VK All in One Expansion Unit - Version 9.8.0.1

Version Description

Download this release

Release Info

Developer kurudrive
Plugin Icon 128x128 VK All in One Expansion Unit
Version 9.8.0.1
Comparing to
See all releases

Code changes from version 9.7.3.0 to 9.8.0.1

.svnignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ *sftp-config.json
2
+ node_modules/
3
+ .sass-cache/
4
+ .DS_Store
5
+ Thumbs.db
6
+ _notes/
7
+ *~
8
+ vkexunit.mo
9
+ .travis.yml
.travis.yml ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ language: php
2
+
3
+ branches:
4
+ - develop
5
+
6
+ env:
7
+ global:
8
+ - GIT_COMMITTER_NAME=travis-ci
9
+ - GIT_COMMITTER_EMAIL=kurudrive@gmail.com
10
+ - GIT_AUTHOR_NAME=travis-ci
11
+ - GIT_AUTHOR_EMAIL=kurudrive@gmail.com
12
+ - secure: "MFQhkgDtY3B+oSEmEm6e7oqRHDicTbTw4aYCcBm3wNsJREPKzqkeNMbP8JhdKmh/nRaJEE7tTulBGhaHn94MA4OP4KPDwd1Ds98V7flhLRKgY6RapGXAlHc44mhHFx4uJQ/JXjJQz12JeQh9hdJOWzWqTmsc56EtneCUK2lYf7YZD01dDnqWWs+NQep1WklKGJnXPe8UKavdtDFkNt0rh+eHZr2cHakty8yteV0Gulr4a4AciZxBUpaO3Xgbz8snxgfX+ijmoDs7XE62n8D2xH9LBKXPE6YXuCxasl4SRdx+a3PjzXQxylI/UcWdkS4w7iVQ0lhqawZYkKciFMnc4hK8KRBSR+fjbtDyKCEkMqd9L0wHJF+wzlLx6LRbRjJ48Hr8HUJEAr9w2IuYMiJlmQma1LzXDISbjMDU6jAFGLcE/jEVRpVROFBB1zOwodTAWGrXz8kLkb5mjOElVk2tD53HqzvLTUifE1A3S+cx6mDcvX1NFkUzI0dhEhZy3x1FyRzxhxwvEBxoOeFHQxkd4Zryj+Gj2Pt7A2i5lH4WEP70SbhwPqrJssionWUIN3EDb5ay+SzX68CQBLe2vcka1SiFxmclFfZhkA0X0lO7e26QuX/QVJh4+Y63XxGwGuGZas8OdeUCcRV+akyAISFh8dY3DTiEwjKA4CmQouGTZ58="
13
+
14
+ matrix:
15
+ include:
16
+ - php: 7.3
17
+ dist: trusty
18
+ env:
19
+ - WP_VERSION=latest WP_MULTISITE=0
20
+ - php: 7.2
21
+ dist: trusty
22
+ env:
23
+ - WP_VERSION=latest WP_MULTISITE=0
24
+ - WP_VERSION=latest WP_MULTISITE=1
25
+ - WP_VERSION=4.4 WP_MULTISITE=0
26
+ # - php: 7.1.4
27
+ # dist: precise
28
+ # env:
29
+ # - WP_VERSION=latest WP_MULTISITE=0
30
+ # - php: 7
31
+ # dist: precise
32
+ # env:
33
+ # - WP_VERSION=latest WP_MULTISITE=0
34
+ # - php: 5.6
35
+ # dist: precise
36
+ # env:
37
+ # - WP_VERSION=latest WP_MULTISITE=0
38
+ # - php: 5.4
39
+ # dist: precise
40
+ # env: WP_VERSION=latest WP_MULTISITE=0
41
+
42
+
43
+ cache:
44
+ directories:
45
+ - node_modules
46
+ - .sass_cache
47
+
48
+ before_install:
49
+ - gem install ruby
50
+ - gem install sass
51
+ - gem install compass
52
+
53
+ # node_js:
54
+ # - '0.8'
55
+ # - '0.10'
56
+
57
+ before_script:
58
+ - bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
59
+ - export PATH="$HOME/.composer/vendor/bin:$PATH"
60
+ - echo ${TRAVIS_PHP_VERSION:0:3}
61
+ - |
62
+ if [[ ${TRAVIS_PHP_VERSION:0:3} == "7.0" ]]; then
63
+ composer global require "phpunit/phpunit=5.6.*"
64
+ else
65
+ composer global require "phpunit/phpunit=4.8.*"
66
+ fi
67
+
68
+ # - nvm install 4.2
69
+ # - npm install gulp gulp-concat gulp-cssmin gulp-jsmin gulp-plumber gulp-rename
70
+ - npm install
71
+ - npm install -g gulp
72
+ - npm install gulp gulp-concat gulp-cssmin gulp-rename gulp-jsmin gulp-plumber gulp-sass gulp-clean-css gulp-merge-media-queries gulp-autoprefixer
73
+
74
+ script:
75
+ - find ./ -name '*.php'|xargs -I {} php -l {}
76
+ - phpunit --version
77
+ - gulp compile
78
+
79
+ after_success:
80
+ - bash ./bin/deploy.sh
81
+
82
+ allow_failure: true
inc/vk-blocks/package/build/block-build-editor.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.vk_block_icon_pro{fill:#c00}.editor-block-list-item-vk-blocks-outer:after,.editor-block-list-item-vk-blocks-post-list:after,.editor-block-list-item-vk-blocks-simple-table:after,.editor-block-list-item-vk-blocks-step:after,.editor-block-list-item-vk-blocks-table-of-contents:after,.editor-block-list-item-vk-blocks-timeline:after{position:absolute;top:0;right:0;content:"Pro";display:inline-block;font-size:10px;line-height:1;color:#fff;background-color:#cd3034;border-radius:2px;padding:3px 4px}.components-base-control__label{font-weight:700}.components-base-control .components-base-control__help{margin-top:0}.components-radio-control__option label{margin-bottom:0}.components-checkbox-control__label{margin-bottom:0}.components-color-palette{display:block;overflow:hidden}input[type=range]{margin:1px}.edit-post-visual-editor.editor-styles-wrapper h1:first-child.vk_prBlocks_item_title{margin-top:.9em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-arrow-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-square-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-frown-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-handpoint-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-pencil-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-smile-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-triangle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-arrow-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-square-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-frown-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-handpoint-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-pencil-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-smile-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-triangle-mark{padding-inline-start:2em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-arrow-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-frown-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-handpoint-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-pencil-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-smile-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-triangle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-arrow-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-frown-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-handpoint-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-pencil-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-smile-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-triangle-mark li{list-style:none;position:relative;margin-bottom:.8em;line-height:1.65em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark{counter-reset:number;list-style-type:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark li{position:relative;list-style:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark li:before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark li:before{position:absolute;left:-.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:700;border-radius:50%;font-size:1em;line-height:1em;padding:.3em .37em .2em;text-align:center}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark{counter-reset:number;list-style-type:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark li{position:relative;list-style:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark li:before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark li:before{position:absolute;left:-.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:700;font-size:1em;line-height:1em;padding:.3em .37em .2em;text-align:center;border-radius:2px}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-lg li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-lg li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-lg li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-lg li::before{left:-.8em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-2x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-2x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-2x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-2x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-2x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-2x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-2x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-2x li::before{left:-1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-3x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-3x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-3x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-3x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-3x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-3x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-3x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-3x li::before{left:-1.4em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-4x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-4x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-4x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-4x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-4x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-4x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-4x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-4x li::before{left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-5x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-5x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-5x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-5x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-5x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-5x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-5x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-5x li::before{left:-1.6em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"•";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-arrow-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-arrow-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-triangle-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-triangle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-circle-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-circle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-square-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-square-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-handpoint-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-handpoint-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-pencil-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-pencil-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-smile-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-smile-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-frown-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-frown-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-pale-pink-color li::before{color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before{color:#fff;background-color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-red-color li::before{color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before{color:#fff;background-color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-luminous-vivid-orange-color li::before{color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before{color:#fff;background-color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-luminous-vivid-amber-color li::before{color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before{color:#fff;background-color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-light-green-cyan-color li::before{color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before{color:#fff;background-color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-green-cyan-color li::before{color:#00d084}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before{color:#fff;background-color:#00d084}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-pale-cyan-blue-color li::before{color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before{color:#fff;background-color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-cyan-blue-color li::before{color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before{color:#fff;background-color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-purple-color li::before{color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before{color:#fff;background-color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-very-light-gray-color li::before{color:#eee}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before{color:#fff;background-color:#eee}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-cyan-bluish-gray-color li::before{color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before{color:#fff;background-color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-very-dark-gray-color li::before{color:#313131}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before{color:#fff;background-color:#313131}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid{border:solid 3px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted{border:dotted 1px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed{border:dashed 2px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double{border:double 5px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch{margin:1em 0;padding:.5em;border-radius:8px}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch .wp-block-group__inner-container{border:dashed 2px;border-radius:8px;padding:1.8em}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border{border-top:solid 1px;border-bottom:solid 1px;padding:1.8em;margin:1.2em 0;padding-left:0;padding-right:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow{box-shadow:0 0 5px rgba(0,0,0,.2);padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group h3:first-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group h4:first-child{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group .wp-block-columns:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group dl:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group ol:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group p:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group table:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group ul:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-pink-color{border-color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-pink-color .wp-block-group__inner-container{border-color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-red-color{border-color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-red-color .wp-block-group__inner-container{border-color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-orange-color{border-color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-orange-color .wp-block-group__inner-container{border-color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-amber-color{border-color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-amber-color .wp-block-group__inner-container{border-color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-light-green-cyan-color{border-color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-light-green-cyan-color .wp-block-group__inner-container{border-color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-green-cyan-color{border-color:#00d084}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-green-cyan-color .wp-block-group__inner-container{border-color:#00d084}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-cyan-blue-color{border-color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-cyan-blue-color .wp-block-group__inner-container{border-color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-cyan-blue-color{border-color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-cyan-blue-color .wp-block-group__inner-container{border-color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-purple-color{border-color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-purple-color .wp-block-group__inner-container{border-color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-light-gray-color{border-color:#eee}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-light-gray-color .wp-block-group__inner-container{border-color:#eee}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-cyan-bluish-gray-color{border-color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-cyan-bluish-gray-color .wp-block-group__inner-container{border-color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-dark-gray-color{border-color:#313131}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-dark-gray-color .wp-block-group__inner-container{border-color:#313131}.edit-post-visual-editor.editor-styles-wrapper .alert{padding:1em;margin:1em 0;border-radius:3px}.edit-post-visual-editor.editor-styles-wrapper .alert p{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .alert+.edit-post-visual-editor.editor-styles-wrapper .alert{margin-top:2em}.edit-post-visual-editor.editor-styles-wrapper .alert a{transition:color .3s linear,opacity .3s linear}.edit-post-visual-editor.editor-styles-wrapper .alert a:link,.edit-post-visual-editor.editor-styles-wrapper .alert a:visited{opacity:.8;text-decoration:underline}.edit-post-visual-editor.editor-styles-wrapper .alert a:hover,.edit-post-visual-editor.editor-styles-wrapper .alert a:visited{opacity:1;text-decoration:none}.edit-post-visual-editor.editor-styles-wrapper .alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.edit-post-visual-editor.editor-styles-wrapper .alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.edit-post-visual-editor.editor-styles-wrapper .alert-warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.edit-post-visual-editor.editor-styles-wrapper .alert-danger{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon{display:flex;align-items:center;margin-bottom:1em}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon figure{margin:0}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon p{word-break:break-all;background:#f5f5f5;padding:1.1rem 1.4rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon{flex-basis:96px;flex-shrink:0;text-align:center}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon_image{vertical-align:bottom;max-width:64px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon_name{display:block;text-align:center;font-size:.7rem;margin-top:.2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_content{position:relative;text-align:left}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_content.editor-rich-text__tinymce[data-is-placeholder-visible=true]{position:absolute}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-serif .vk_balloon_content{border-color:#f5f5f5;border-radius:.4em}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-serif .vk_balloon_content::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content{border-radius:2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::after,.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::before{position:absolute;content:'';border-radius:50%;background:inherit}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::before{width:20px;height:20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::after{width:10px;height:10px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{margin-right:2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2.5rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{left:-22px;top:7px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::after{left:-35px;top:20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right{flex-direction:row-reverse}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2.5rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::before{right:-22px;top:7px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::after{right:-35px;top:20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.animation-vibration .vk_balloon_content{display:inline-block;animation:vibration .1s infinite}@keyframes vibration{0%{transform:translate(0,0) rotateZ(0)}25%{transform:translate(2px,2px) rotateZ(1deg)}50%{transform:translate(0,2px) rotateZ(0)}75%{transform:translate(2px,0) rotateZ(-1deg)}100%{transform:translate(0,0) rotateZ(0)}}@media only screen and (max-width:480px){.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_content{font-size:.9em}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-serif .vk_balloon_content::after{border:15px solid transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::after{border:5px solid transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon{align-items:normal}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{max-width:86px;margin-right:1.5rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-left:-15px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2rem;max-width:86px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{width:15px;height:15px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right{text-align:right}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:auto;margin-right:0}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-right:-15px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2rem;margin-right:0;max-width:86px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon{max-width:96px}}.edit-post-visual-editor.editor-styles-wrapper .vk_button{margin:5px 0}.edit-post-visual-editor.editor-styles-wrapper .vk_button-color-custom a:hover{opacity:.8;box-shadow:0 0 0 .2rem rgba(171,184,195,.25)}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-left{text-align:left}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-center{text-align:center}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-right{text-align:right}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-block{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link.btn{padding-top:.7em;padding-bottom:.6em}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link_before{margin-right:.7rem}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link_after{margin-left:.7rem}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link_subCaption{display:block;overflow:hidden;margin:0;font-size:80%}.edit-post-visual-editor.editor-styles-wrapper .vk_button .editor-rich-text{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-primary{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-secondary{color:#fff;background-color:#6c757d}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-success{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-info{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-warning{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-danger{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-light{color:#fff;background-color:#f8f9fa}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-dark{color:#fff;background-color:#343a40}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-dark:hover,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-secondary:hover{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-primary{color:#007bff;border:1px solid #007bff;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-secondary{color:#6c757d;border:1px solid #6c757d;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-success{color:#28a745;border:1px solid #28a745;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-info{color:#17a2b8;border:1px solid #17a2b8;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-warning{color:#ffc107;border:1px solid #ffc107;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-danger{color:#dc3545;border:1px solid #dc3545;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-light{color:#f8f9fa;border:1px solid #f8f9fa;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-dark{color:#343a40;border:1px solid #343a40;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-primary:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-primary:hover{background:#007bff;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-secondary:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-secondary:hover{background:#6c757d;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-success:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-success:hover{background:#28a745;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-info:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-info:hover{background:#17a2b8;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-warning:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-warning:hover{background:#ffc107;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-danger:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-danger:hover{background:#dc3545;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-light:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-light:hover{background:#f8f9fa;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-dark:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-dark:hover{background:#343a40;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .vk_faq{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 0 25px;margin:25px 0;width:100%;position:relative}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content,.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title{border:none;padding-left:35px}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content:before,.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title:before{position:absolute;left:0;font-size:24px;line-height:105%}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title{margin-bottom:15px;font-size:18px;font-weight:700}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title:before{font-family:areal;content:"Q ";color:#e50000}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content{margin:0}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content:before{content:"A ";color:#337ab7;font-family:""}.edit-post-visual-editor.editor-styles-wrapper .vk_flow-arrow-on:after{content:"";background:url(../images/arrow_bottom.svg) center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.edit-post-visual-editor.editor-styles-wrapper .vk_flow-arrow-off{padding-bottom:0;margin-bottom:30px}.edit-post-visual-editor.editor-styles-wrapper .vk_flow-arrow-off:after{content:"";font-size:0;background-image:none}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame{display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;justify-content:space-between}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;box-sizing:border-box}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_content,.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_title{padding-left:0;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_content{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_image{max-width:150px;margin-left:15px;box-sizing:border-box}.edit-post-visual-editor.editor-styles-wrapper .vk_heading_title-style-plain{background:0 0;border:none;border-radius:0;padding:0;font-weight:400;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading_title-style-plain:after{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading_subtext{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper h3.is-style-vk-heading:after,.edit-post-visual-editor.editor-styles-wrapper .entry-body h3.is-style-vk-heading:after{border-bottom:none!important}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-plain,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-plain{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:unset}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-plain::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-plain::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-plain::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-plain::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-background_fill_lightgray{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;border:none;background-color:#efefef;padding:.6em .7em .5em;margin-bottom:1.2em;border-radius:4px}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-background_fill_lightgray::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-background_fill_lightgray::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-double_black,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-double_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-double_black::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-double_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-double_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-double_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-double_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:double 3px #333}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-double_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-double_bottomborder_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-solid_black,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-solid_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-solid_black::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-solid_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-solid_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-solid_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-solid_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-solid_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-solid_bottomborder_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-dotted_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-dotted_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-dotted_bottomborder_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-both_ends,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-both_ends{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;display:flex;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-both_ends::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-both_ends::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-both_ends::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-both_ends::before{content:"";flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-top:none}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-both_ends::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-both_ends::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-brackets_black,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-brackets_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;border:none;color:#333;background-color:transparent!important;padding:.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset!important}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-brackets_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-brackets_black::before{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.edit-post-visual-editor.editor-styles-wrapper .editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.edit-post-visual-editor.editor-styles-wrapper .entry-body .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333!important;right:0;left:auto}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-image-border img{border:1px solid #e5e5e5}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-image-photoFrame{background-color:#fff;padding:10px;box-shadow:1px 1px 4px rgba(0,0,0,.2)}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-image-photoFrame figcaption{margin:8px 0 0}@media screen and (max-width:992px){.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item{margin-bottom:1.5em}}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_link{color:#333}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_link:hover{color:#333;text-decoration:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_icon_outer{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_icon{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);font-size:36px;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_title{background-color:transparent;margin-top:.9em;margin-bottom:.6em;text-align:center;font-size:21px;line-height:1.4em;border:none;padding:0}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_title::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_title::after{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_image{position:relative;display:block;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:50%;text-indent:-9999px}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_summary{margin-bottom:.5em;text-align:center;line-height:1.8em}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.edit-post-visual-editor.editor-styles-wrapper .vk_prContent{display:flex}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent .col-sm-6{width:50%}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageLeft{flex-direction:row}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageRight{flex-direction:row-reverse}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageLeft .vk_prContent_colImg{padding-right:2em}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageRight .vk_prContent_colImg{padding-left:2em}}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt{vertical-align:top}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_title{background-color:transparent;font-weight:700;padding:0;box-shadow:none;border:none;margin-bottom:.8em}@media (max-width:575.98px){.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_title:first-child{margin-top:30px}}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_title:after{content:"";line-height:0;display:block;overflow:hidden;position:absolute;bottom:-1px;width:0;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_text{line-height:2em;margin-bottom:1.7em}@media (min-width:992px){.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_btn.btn{font-size:16px}}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colImg_image{max-width:100%;height:auto}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colImg .components-button.button{margin:1em}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colImg .components-button.image-button{margin:0}@media (max-width:575.98px){.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1 td,.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1 th{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1 th{background-color:rgba(0,0,0,.05)}.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1.table-striped tbody tr:nth-of-type(odd){background:inherit}}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block-edit,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__layout,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-rich-text__editable{padding:0;margin:0;width:100%}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit>.editor-inner-blocks{margin-top:-1px}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block-edit{height:100%}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .block-editor-block-list__insertion-point{top:-5px}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block-edit:before{right:0;left:0;top:0;bottom:0}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks tr{width:100%;display:block;border-bottom:1px solid #e5e5e5}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks tr .editor-block-list__layout{display:flex}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks td,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks th{padding:0;display:block;width:100%;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks td .editor-rich-text__editable,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks th .editor-rich-text__editable{padding:14px}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit.table-striped>tbody>.editor-inner-blocks>.editor-block-list__layout>div:nth-of-type(odd){background-color:rgba(0,0,0,.05)}@media (max-width:576px){.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-pc{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-tablet{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-mobile{display:block}}@media (min-width:577px) and (max-width:768px){.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-pc{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-tablet{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-mobile{display:none}}@media (min-width:769px){.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-pc{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-tablet{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-mobile{display:none}}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text{float:left;width:61.6%}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo{float:right;width:32%}.edit-post-visual-editor.editor-styles-wrapper .vk_staff-layout-imageLeft .vk_staff_text{float:right}.edit-post-visual-editor.editor-styles-wrapper .vk_staff-layout-imageLeft .vk_staff_photo{float:left}.edit-post-visual-editor.editor-styles-wrapper .vk_staff{display:block;overflow:hidden}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_name{text-align:left;box-shadow:none;font-size:3.5rem;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;line-height:1;margin-bottom:.5rem;border:none;padding:0;background-color:transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_name:after,.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_name:before{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_caption{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;font-size:14px;display:block;margin:0 0 .5rem 4px;letter-spacing:5px}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_role{font-size:14px;line-height:1.6em;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileTitle{font-size:18px;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;padding-top:0;padding-left:0;padding-bottom:2px;margin-bottom:1.2rem;border-top:none;border-bottom:1px solid #ccc;background:0 0}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileTitle:after,.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileTitle:before{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileText{font-size:14px}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo{display:block;vertical-align:top;text-align:center}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo button{width:100%}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo .image-button{padding:0;margin:0;display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo-border-default{border:4px solid #efefef;padding:1px}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo-border-none{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo_image{width:100%;margin:0;display:block}@media (min-width:992px){.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text{width:74%}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text_name,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text_name,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text_name{font-size:4rem}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text_caption,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text_caption,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text_caption{font-size:16px;letter-spacing:.5rem}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text_role,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text_role,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text_role{letter-spacing:.5rem}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_photo{width:22%}}@media (min-width:1200px){.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text{width:75%}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_photo{width:20%}}.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-overflow{white-space:nowrap!important}
1
+ @charset "UTF-8";.vk_block_icon_pro{fill:#c00}.editor-block-list-item-vk-blocks-child-page:after,.editor-block-list-item-vk-blocks-outer:after,.editor-block-list-item-vk-blocks-post-list:after,.editor-block-list-item-vk-blocks-simple-table:after,.editor-block-list-item-vk-blocks-step:after,.editor-block-list-item-vk-blocks-table-of-contents:after,.editor-block-list-item-vk-blocks-timeline:after{position:absolute;top:0;right:0;content:"Pro";display:inline-block;font-size:10px;line-height:1;color:#fff;background-color:#cd3034;border-radius:2px;padding:3px 4px}.components-base-control__label{font-weight:700}.wp-core-ui .components-base-control__label+button{display:block}.components-base-control .components-base-control__help{margin-top:0}.components-radio-control__option label{margin-bottom:0}.components-checkbox-control__label{margin-bottom:0}.components-color-palette{display:block;overflow:hidden}input[type=range]{margin:1px}.editor-url-input input[type=text]{width:100%}.edit-post-visual-editor.editor-styles-wrapper h1:first-child.vk_prBlocks_item_title{margin-top:.9em}.edit-post-visual-editor.editor-styles-wrapper .vk_button .editor-rich-text{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .alert{padding:1em;margin:1em 0;border-radius:3px}.edit-post-visual-editor.editor-styles-wrapper .alert p{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .alert+.edit-post-visual-editor.editor-styles-wrapper .alert{margin-top:2em}.edit-post-visual-editor.editor-styles-wrapper .alert a{transition:color .3s linear,opacity .3s linear}.edit-post-visual-editor.editor-styles-wrapper .alert a:link,.edit-post-visual-editor.editor-styles-wrapper .alert a:visited{opacity:.8;text-decoration:underline}.edit-post-visual-editor.editor-styles-wrapper .alert a:hover,.edit-post-visual-editor.editor-styles-wrapper .alert a:visited{opacity:1;text-decoration:none}.edit-post-visual-editor.editor-styles-wrapper .alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.edit-post-visual-editor.editor-styles-wrapper .alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.edit-post-visual-editor.editor-styles-wrapper .alert-warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.edit-post-visual-editor.editor-styles-wrapper .alert-danger{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-arrow-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-square-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-frown-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-handpoint-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-pencil-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-smile-mark,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-triangle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-arrow-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-square-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-frown-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-handpoint-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-pencil-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-smile-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-triangle-mark{padding-inline-start:2em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-arrow-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-frown-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-handpoint-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-pencil-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-smile-mark li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-triangle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-arrow-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-frown-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-handpoint-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-pencil-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-smile-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-triangle-mark li{list-style:none;position:relative;margin-bottom:.8em;line-height:1.65em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark{counter-reset:number;list-style-type:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark li{position:relative;list-style:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark li:before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark li:before{position:absolute;left:-.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:700;border-radius:50%;font-size:1em;line-height:1em;padding:.3em .37em .2em;text-align:center}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark{counter-reset:number;list-style-type:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark li{position:relative;list-style:none}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark li:before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark li:before{position:absolute;left:-.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:700;font-size:1em;line-height:1em;padding:.3em .37em .2em;text-align:center;border-radius:2px}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-lg li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-lg li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-lg li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-lg li::before{left:-.8em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-2x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-2x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-2x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-2x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-2x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-2x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-2x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-2x li::before{left:-1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-3x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-3x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-3x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-3x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-3x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-3x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-3x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-3x li::before{left:-1.4em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-4x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-4x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-4x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-4x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-4x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-4x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-4x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-4x li::before{left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-5x li,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-5x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-5x li,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-5x li{line-height:1.25em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.fa-5x li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.fa-5x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.fa-5x li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.fa-5x li::before{left:-1.6em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"•";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-arrow-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-arrow-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-triangle-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-triangle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-circle-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-circle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-check-square-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-check-square-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-handpoint-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-handpoint-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-pencil-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-pencil-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-smile-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-smile-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-frown-mark li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-frown-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-default li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-default li::before{font-size:22px;line-height:1.1em}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-pale-pink-color li::before{color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before{color:#fff;background-color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-red-color li::before{color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before{color:#fff;background-color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-luminous-vivid-orange-color li::before{color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before{color:#fff;background-color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-luminous-vivid-amber-color li::before{color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before{color:#fff;background-color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-light-green-cyan-color li::before{color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before{color:#fff;background-color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-green-cyan-color li::before{color:#00d084}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before{color:#fff;background-color:#00d084}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-pale-cyan-blue-color li::before{color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before{color:#fff;background-color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-cyan-blue-color li::before{color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before{color:#fff;background-color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-vivid-purple-color li::before{color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before{color:#fff;background-color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-very-light-gray-color li::before{color:#eee}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before{color:#fff;background-color:#eee}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-cyan-bluish-gray-color li::before{color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before{color:#fff;background-color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper ol.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.vk-has-very-dark-gray-color li::before{color:#313131}.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ol.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,.edit-post-visual-editor.editor-styles-wrapper ul.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before{color:#fff;background-color:#313131}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid{border:solid 3px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner{border:solid 3px;border-radius:8px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-solid-roundcorner ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted{border:dotted 1px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dotted ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed{border:dashed 2px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-dashed ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double{border:double 5px;padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-double ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch{margin:1em 0;padding:.5em;border-radius:8px}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-stitch .wp-block-group__inner-container{border:dashed 2px;border-radius:8px;padding:1.8em}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border{border-top:solid 1px;border-bottom:solid 1px;padding:1.8em;margin:1.2em 0;padding-left:0;padding-right:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-top-bottom-border ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow{box-shadow:0 0 5px rgba(0,0,0,.2);padding:1.8em;margin:1.2em 0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h2,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h3,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h4,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h5,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow h6{margin-bottom:1rem}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ol,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ul{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ol li:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.is-style-vk-group-shadow ul li:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group h3:first-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group h4:first-child{margin-top:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group .wp-block-columns:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group dl:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group ol:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group p:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group table:last-child,.edit-post-visual-editor.editor-styles-wrapper .wp-block-group ul:last-child{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-pink-color{border-color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-pink-color .wp-block-group__inner-container{border-color:#f78da7}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-red-color{border-color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-red-color .wp-block-group__inner-container{border-color:#cf2e2e}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-orange-color{border-color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-orange-color .wp-block-group__inner-container{border-color:#ff6900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-amber-color{border-color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-luminous-vivid-amber-color .wp-block-group__inner-container{border-color:#fcb900}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-light-green-cyan-color{border-color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-light-green-cyan-color .wp-block-group__inner-container{border-color:#7bdcb5}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-green-cyan-color{border-color:#00d084}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-green-cyan-color .wp-block-group__inner-container{border-color:#00d084}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-cyan-blue-color{border-color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-pale-cyan-blue-color .wp-block-group__inner-container{border-color:#8ed1fc}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-cyan-blue-color{border-color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-cyan-blue-color .wp-block-group__inner-container{border-color:#0693e3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-purple-color{border-color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-vivid-purple-color .wp-block-group__inner-container{border-color:#9b51e0}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-light-gray-color{border-color:#eee}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-light-gray-color .wp-block-group__inner-container{border-color:#eee}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-cyan-bluish-gray-color{border-color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-cyan-bluish-gray-color .wp-block-group__inner-container{border-color:#abb8c3}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-dark-gray-color{border-color:#313131}.edit-post-visual-editor.editor-styles-wrapper .wp-block-group.vk-has-very-dark-gray-color .wp-block-group__inner-container{border-color:#313131}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon{display:flex;align-items:center;margin-bottom:1em}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon figure{margin:0}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon p{word-break:break-all;background:#f5f5f5;padding:1.1rem 1.4rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon{flex-basis:96px;flex-shrink:0;text-align:center}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon_image{vertical-align:bottom;max-width:64px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon_name{display:block;text-align:center;font-size:.7rem;margin-top:.2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_content{position:relative;text-align:left}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_content.editor-rich-text__tinymce[data-is-placeholder-visible=true]{position:absolute}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-serif .vk_balloon_content{border-color:#f5f5f5;border-radius:.4em}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-serif .vk_balloon_content::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content{border-radius:2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::after,.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::before{position:absolute;content:'';border-radius:50%;background:inherit}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::before{width:20px;height:20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::after{width:10px;height:10px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{margin-right:2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2.5rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{left:-22px;top:7px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::after{left:-35px;top:20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right{flex-direction:row-reverse}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:2rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2.5rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::before{right:-22px;top:7px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::after{right:-35px;top:20px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.animation-vibration .vk_balloon_content{display:inline-block;animation:vibration .1s infinite}@keyframes vibration{0%{transform:translate(0,0) rotateZ(0)}25%{transform:translate(2px,2px) rotateZ(1deg)}50%{transform:translate(0,2px) rotateZ(0)}75%{transform:translate(2px,0) rotateZ(-1deg)}100%{transform:translate(0,0) rotateZ(0)}}@media only screen and (max-width:480px){.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_content{font-size:.9em}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-serif .vk_balloon_content::after{border:15px solid transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon-type-think .vk_balloon_content::after{border:5px solid transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon{align-items:normal}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{max-width:86px;margin-right:1.5rem}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-left:-15px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2rem;max-width:86px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{width:15px;height:15px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right{text-align:right}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:auto;margin-right:0}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-right:-15px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2rem;margin-right:0;max-width:86px}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content{display:inline-block}.edit-post-visual-editor.editor-styles-wrapper .vk_balloon_icon{max-width:96px}}.edit-post-visual-editor.editor-styles-wrapper .vk_button{margin:5px 0}.edit-post-visual-editor.editor-styles-wrapper .vk_button-color-custom a:hover{opacity:.8;box-shadow:0 0 0 .2rem rgba(171,184,195,.25)}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-left{text-align:left}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-center{text-align:center}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-right{text-align:right}.edit-post-visual-editor.editor-styles-wrapper .vk_button-align-block{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link{min-width:100px;min-height:30px}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link.btn{padding-top:.7em;padding-bottom:.6em;user-select:text}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link_before{margin-right:.7rem}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link_after{margin-left:.7rem}.edit-post-visual-editor.editor-styles-wrapper .vk_button_link_subCaption{display:block;overflow:hidden;margin:0;font-size:80%}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-primary{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-secondary{color:#fff;background-color:#6c757d}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-success{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-info{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-warning{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-danger{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-light{color:#fff;background-color:#f8f9fa}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-dark{color:#fff;background-color:#343a40}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-dark:hover,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-secondary:hover{color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-primary{color:#007bff;border:1px solid #007bff;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-secondary{color:#6c757d;border:1px solid #6c757d;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-success{color:#28a745;border:1px solid #28a745;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-info{color:#17a2b8;border:1px solid #17a2b8;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-warning{color:#ffc107;border:1px solid #ffc107;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-danger{color:#dc3545;border:1px solid #dc3545;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-light{color:#f8f9fa;border:1px solid #f8f9fa;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-dark{color:#343a40;border:1px solid #343a40;background:0 0;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-primary:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-primary:hover{background:#007bff;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-secondary:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-secondary:hover{background:#6c757d;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-success:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-success:hover{background:#28a745;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-info:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-info:hover{background:#17a2b8;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-warning:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-warning:hover{background:#ffc107;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-danger:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-danger:hover{background:#dc3545;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-light:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-light:hover{background:#f8f9fa;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-dark:focus,.edit-post-visual-editor.editor-styles-wrapper .btn.btn-outline-dark:hover{background:#343a40;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .vk_faq{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 0 25px;margin:25px 0;width:100%;position:relative}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content,.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title{border:none;padding-left:35px}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content:before,.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title:before{position:absolute;left:0;font-size:24px;line-height:105%}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title{margin-bottom:15px;font-size:18px;font-weight:700}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_title:before{font-family:areal;content:"Q ";color:#e50000}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content{margin:0}.edit-post-visual-editor.editor-styles-wrapper .vk_faq_content:before{content:"A ";color:#337ab7;font-family:""}.edit-post-visual-editor.editor-styles-wrapper .vk_flow-arrow-on:after{content:"";background:url(../images/arrow_bottom.svg) center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.edit-post-visual-editor.editor-styles-wrapper .vk_flow-arrow-off{padding-bottom:0;margin-bottom:30px}.edit-post-visual-editor.editor-styles-wrapper .vk_flow-arrow-off:after{content:"";font-size:0;background-image:none}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame{display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;justify-content:space-between}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;box-sizing:border-box}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_content,.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_title{padding-left:0;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_text_content{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .vk_flow_frame_image{max-width:150px;margin-left:15px;box-sizing:border-box}.edit-post-visual-editor.editor-styles-wrapper .vk_heading.vk_heading-style-plain .vk_heading_title{background:0 0;border:none;border-radius:0;padding:0;font-weight:400;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading.vk_heading-style-plain .vk_heading_title:after{content:none;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading.vk_heading-style-plain .vk_heading_title:before{content:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading.vk_heading-style-plain .vk_heading_title:after{background:0 0;border:none;border-radius:0;padding:0;font-weight:400;box-shadow:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading.vk_heading-style-plain .vk_heading_title:after:after{content:none;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading.vk_heading-style-plain .vk_heading_title:after:before{content:none}.edit-post-visual-editor.editor-styles-wrapper .vk_heading_subtext{margin-bottom:0}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading h3.is-style-vk-heading:after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading h3.is-style-vk-heading:after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading h3.is-style-vk-heading:after{border-bottom:none!important}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:unset}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-plain::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;border:none;background-color:#efefef;padding:.6em .7em .5em;margin-bottom:1.2em;border-radius:4px}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:double 3px #333}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:.6em 0 .5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;display:flex;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::before{content:"";flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-top:none}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;box-shadow:unset;border-radius:unset;overflow:unset;border:none;color:#333;background-color:transparent!important;padding:.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset!important}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::before{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::after,.entry-body .edit-post-visual-editor.editor-styles-wrapper .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333!important;right:0;left:auto}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-image-border img{border:1px solid #e5e5e5}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-image-photoFrame{background-color:#fff;padding:10px;box-shadow:1px 1px 4px rgba(0,0,0,.2)}.edit-post-visual-editor.editor-styles-wrapper .is-style-vk-image-photoFrame figcaption{margin:8px 0 0}@media screen and (max-width:992px){.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item{margin-bottom:1.5em}}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_link{color:#333}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_link:hover{color:#333;text-decoration:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_icon_outer{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_icon{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);font-size:36px;color:#fff}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_title{background-color:transparent;margin-top:.9em;margin-bottom:.6em;text-align:center;font-size:21px;line-height:1.4em;border:none;padding:0}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_title::before{content:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_title::after{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_image{position:relative;display:block;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:50%;text-indent:-9999px}.edit-post-visual-editor.editor-styles-wrapper .vk_prBlocks_item_summary{margin-bottom:.5em;text-align:center;line-height:1.8em}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.edit-post-visual-editor.editor-styles-wrapper .vk_prContent{display:flex}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent .col-sm-6{width:50%}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageLeft{flex-direction:row}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageRight{flex-direction:row-reverse}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageLeft .vk_prContent_colImg{padding-right:2em}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent-layout-imageRight .vk_prContent_colImg{padding-left:2em}}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt{vertical-align:top}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_title{background-color:transparent;font-weight:700;padding:0;box-shadow:none;border:none;margin-bottom:.8em}@media (max-width:575.98px){.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_title:first-child{margin-top:30px}}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_title:after{content:"";line-height:0;display:block;overflow:hidden;position:absolute;bottom:-1px;width:0;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_text{line-height:2em;margin-bottom:1.7em}@media (min-width:992px){.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colTxt_btn.btn{font-size:16px}}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colImg_image{max-width:100%;height:auto}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colImg .components-button.button{margin:1em}.edit-post-visual-editor.editor-styles-wrapper .vk_prContent_colImg .components-button.image-button{margin:0}@media (max-width:575.98px){.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1 td,.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1 th{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1 th{background-color:rgba(0,0,0,.05)}.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-mobile1.table-striped tbody tr:nth-of-type(odd){background:inherit}}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block-edit,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__layout,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-rich-text__editable{padding:0;margin:0;width:100%}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit>.editor-inner-blocks{margin-top:-1px}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block-edit{height:100%}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .block-editor-block-list__insertion-point{top:-5px}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-block-list__block-edit:before{right:0;left:0;top:0;bottom:0}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks tr{width:100%;display:block;border-bottom:1px solid #e5e5e5}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks tr .editor-block-list__layout{display:flex}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks td,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks th{padding:0;display:block;width:100%;border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks td .editor-rich-text__editable,.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit .editor-inner-blocks th .editor-rich-text__editable{padding:14px}.edit-post-visual-editor.editor-styles-wrapper .vk_simpleTable-edit.table-striped>tbody>.editor-inner-blocks>.editor-block-list__layout>div:nth-of-type(odd){background-color:rgba(0,0,0,.05)}@media (max-width:576px){.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-pc{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-tablet{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-mobile{display:block}}@media (min-width:577px) and (max-width:768px){.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-pc{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-tablet{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-mobile{display:none}}@media (min-width:769px){.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-pc{display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-tablet{display:none}.edit-post-visual-editor.editor-styles-wrapper .vk_spacer .vk_spacer-display-mobile{display:none}}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text{float:left;width:61.6%}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo{float:right;width:32%}.edit-post-visual-editor.editor-styles-wrapper .vk_staff-layout-imageLeft .vk_staff_text{float:right}.edit-post-visual-editor.editor-styles-wrapper .vk_staff-layout-imageLeft .vk_staff_photo{float:left}.edit-post-visual-editor.editor-styles-wrapper .vk_staff{display:block;overflow:hidden}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_name{text-align:left;box-shadow:none;font-size:3.5rem;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;line-height:1;margin-bottom:.5rem;border:none;padding:0;background-color:transparent}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_name:after,.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_name:before{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_caption{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;font-size:14px;display:block;margin:0 0 .5rem 4px;letter-spacing:5px}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_role{font-size:14px;line-height:1.6em;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileTitle{font-size:18px;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;padding-top:0;padding-left:0;padding-bottom:2px;margin-bottom:1.2rem;border-top:none;border-bottom:1px solid #ccc;background:0 0}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileTitle:after,.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileTitle:before{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_text_profileText{font-size:14px}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo{display:block;vertical-align:top;text-align:center}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo button{width:100%}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo .image-button{padding:0;margin:0;display:block}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo-border-default{border:4px solid #efefef;padding:1px}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo-border-none{border:none}.edit-post-visual-editor.editor-styles-wrapper .vk_staff_photo_image{width:100%;margin:0;display:block}@media (min-width:992px){.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text{width:74%}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text_name,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text_name,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text_name{font-size:4rem}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text_caption,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text_caption,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text_caption{font-size:16px;letter-spacing:.5rem}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text_role,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text_role,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text_role{letter-spacing:.5rem}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_photo{width:22%}}@media (min-width:1200px){.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_text,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_text{width:75%}.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-lp-builder .vk_staff_photo,.edit-post-visual-editor.editor-styles-wrapper .page-template-page-onecolumn .vk_staff_photo{width:20%}}.edit-post-visual-editor.editor-styles-wrapper .vk_table-col-overflow{white-space:nowrap!important}
inc/vk-blocks/package/build/block-build.css CHANGED
@@ -1,18 +1,18 @@
1
- ul.is-style-vk-default,ul.is-style-vk-arrow-mark,ul.is-style-vk-triangle-mark,ul.is-style-vk-check-mark,ul.is-style-vk-check-circle-mark,ul.is-style-vk-check-square-mark,ul.is-style-vk-handpoint-mark,ul.is-style-vk-pencil-mark,ul.is-style-vk-smile-mark,ul.is-style-vk-frown-mark,ul.is-style-vk-numbered-circle-mark,ul.is-style-vk-numbered-square-mark,ol.is-style-vk-default,ol.is-style-vk-arrow-mark,ol.is-style-vk-triangle-mark,ol.is-style-vk-check-mark,ol.is-style-vk-check-circle-mark,ol.is-style-vk-check-square-mark,ol.is-style-vk-handpoint-mark,ol.is-style-vk-pencil-mark,ol.is-style-vk-smile-mark,ol.is-style-vk-frown-mark,ol.is-style-vk-numbered-circle-mark,ol.is-style-vk-numbered-square-mark{-webkit-padding-start:2em;padding-inline-start:2em}ul.is-style-vk-default li,ul.is-style-vk-arrow-mark li,ul.is-style-vk-triangle-mark li,ul.is-style-vk-check-mark li,ul.is-style-vk-check-circle-mark li,ul.is-style-vk-check-square-mark li,ul.is-style-vk-handpoint-mark li,ul.is-style-vk-pencil-mark li,ul.is-style-vk-smile-mark li,ul.is-style-vk-frown-mark li,ul.is-style-vk-numbered-circle-mark li,ul.is-style-vk-numbered-square-mark li,ol.is-style-vk-default li,ol.is-style-vk-arrow-mark li,ol.is-style-vk-triangle-mark li,ol.is-style-vk-check-mark li,ol.is-style-vk-check-circle-mark li,ol.is-style-vk-check-square-mark li,ol.is-style-vk-handpoint-mark li,ol.is-style-vk-pencil-mark li,ol.is-style-vk-smile-mark li,ol.is-style-vk-frown-mark li,ol.is-style-vk-numbered-circle-mark li,ol.is-style-vk-numbered-square-mark li{list-style:none;position:relative;margin-bottom:0.8em;line-height:1.65em}ul.is-style-vk-numbered-circle-mark,ol.is-style-vk-numbered-circle-mark{counter-reset:number;list-style-type:none}ul.is-style-vk-numbered-circle-mark li,ol.is-style-vk-numbered-circle-mark li{position:relative;list-style:none}ul.is-style-vk-numbered-circle-mark li:before,ol.is-style-vk-numbered-circle-mark li:before{position:absolute;left:-.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:bold;border-radius:50%;font-size:1em;line-height:1em;padding:.3em .37em .2em;text-align:center}ul.is-style-vk-numbered-square-mark,ol.is-style-vk-numbered-square-mark{counter-reset:number;list-style-type:none}ul.is-style-vk-numbered-square-mark li,ol.is-style-vk-numbered-square-mark li{position:relative;list-style:none}ul.is-style-vk-numbered-square-mark li:before,ol.is-style-vk-numbered-square-mark li:before{position:absolute;left:-.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:bold;font-size:1em;line-height:1em;padding:.3em .37em .2em;text-align:center;border-radius:2px}ul.is-style-vk-numbered-circle-mark.fa-lg li::before,ul.is-style-vk-numbered-square-mark.fa-lg li::before,ol.is-style-vk-numbered-circle-mark.fa-lg li::before,ol.is-style-vk-numbered-square-mark.fa-lg li::before{left:-.8em}ul.is-style-vk-numbered-circle-mark.fa-2x li,ul.is-style-vk-numbered-square-mark.fa-2x li,ol.is-style-vk-numbered-circle-mark.fa-2x li,ol.is-style-vk-numbered-square-mark.fa-2x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-2x li::before,ul.is-style-vk-numbered-square-mark.fa-2x li::before,ol.is-style-vk-numbered-circle-mark.fa-2x li::before,ol.is-style-vk-numbered-square-mark.fa-2x li::before{left:-1.1em}ul.is-style-vk-numbered-circle-mark.fa-3x li,ul.is-style-vk-numbered-square-mark.fa-3x li,ol.is-style-vk-numbered-circle-mark.fa-3x li,ol.is-style-vk-numbered-square-mark.fa-3x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-3x li::before,ul.is-style-vk-numbered-square-mark.fa-3x li::before,ol.is-style-vk-numbered-circle-mark.fa-3x li::before,ol.is-style-vk-numbered-square-mark.fa-3x li::before{left:-1.4em}ul.is-style-vk-numbered-circle-mark.fa-4x li,ul.is-style-vk-numbered-square-mark.fa-4x li,ol.is-style-vk-numbered-circle-mark.fa-4x li,ol.is-style-vk-numbered-square-mark.fa-4x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-4x li::before,ul.is-style-vk-numbered-square-mark.fa-4x li::before,ol.is-style-vk-numbered-circle-mark.fa-4x li::before,ol.is-style-vk-numbered-square-mark.fa-4x li::before{left:-1.5em}ul.is-style-vk-numbered-circle-mark.fa-5x li,ul.is-style-vk-numbered-square-mark.fa-5x li,ol.is-style-vk-numbered-circle-mark.fa-5x li,ol.is-style-vk-numbered-square-mark.fa-5x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-5x li::before,ul.is-style-vk-numbered-square-mark.fa-5x li::before,ol.is-style-vk-numbered-circle-mark.fa-5x li::before,ol.is-style-vk-numbered-square-mark.fa-5x li::before{left:-1.6em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"•";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-arrow-mark li::before,ol.is-style-vk-arrow-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-triangle-mark li::before,ol.is-style-vk-triangle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-check-mark li::before,ol.is-style-vk-check-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-check-circle-mark li::before,ol.is-style-vk-check-circle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-check-square-mark li::before,ol.is-style-vk-check-square-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-handpoint-mark li::before,ol.is-style-vk-handpoint-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-pencil-mark li::before,ol.is-style-vk-pencil-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-smile-mark li::before,ol.is-style-vk-smile-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-frown-mark li::before,ol.is-style-vk-frown-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.vk-has-pale-pink-color li::before,ol.vk-has-pale-pink-color li::before{color:#f78da7}ul.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before{color:#ffffff;background-color:#f78da7}ul.vk-has-vivid-red-color li::before,ol.vk-has-vivid-red-color li::before{color:#cf2e2e}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before{color:#ffffff;background-color:#cf2e2e}ul.vk-has-luminous-vivid-orange-color li::before,ol.vk-has-luminous-vivid-orange-color li::before{color:#ff6900}ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before{color:#ffffff;background-color:#ff6900}ul.vk-has-luminous-vivid-amber-color li::before,ol.vk-has-luminous-vivid-amber-color li::before{color:#fcb900}ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before{color:#ffffff;background-color:#fcb900}ul.vk-has-light-green-cyan-color li::before,ol.vk-has-light-green-cyan-color li::before{color:#7bdcb5}ul.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before{color:#ffffff;background-color:#7bdcb5}ul.vk-has-vivid-green-cyan-color li::before,ol.vk-has-vivid-green-cyan-color li::before{color:#00d084}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before{color:#ffffff;background-color:#00d084}ul.vk-has-pale-cyan-blue-color li::before,ol.vk-has-pale-cyan-blue-color li::before{color:#8ed1fc}ul.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before{color:#ffffff;background-color:#8ed1fc}ul.vk-has-vivid-cyan-blue-color li::before,ol.vk-has-vivid-cyan-blue-color li::before{color:#0693e3}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before{color:#ffffff;background-color:#0693e3}ul.vk-has-vivid-purple-color li::before,ol.vk-has-vivid-purple-color li::before{color:#9b51e0}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before{color:#ffffff;background-color:#9b51e0}ul.vk-has-very-light-gray-color li::before,ol.vk-has-very-light-gray-color li::before{color:#eee}ul.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before{color:#ffffff;background-color:#eee}ul.vk-has-cyan-bluish-gray-color li::before,ol.vk-has-cyan-bluish-gray-color li::before{color:#abb8c3}ul.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before{color:#ffffff;background-color:#abb8c3}ul.vk-has-very-dark-gray-color li::before,ol.vk-has-very-dark-gray-color li::before{color:#313131}ul.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before{color:#ffffff;background-color:#313131}.wp-block-group.is-style-vk-group-solid{border:solid 3px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-solid h2,.wp-block-group.is-style-vk-group-solid h3,.wp-block-group.is-style-vk-group-solid h4,.wp-block-group.is-style-vk-group-solid h5,.wp-block-group.is-style-vk-group-solid h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-solid ul,.wp-block-group.is-style-vk-group-solid ol{margin-top:0}.wp-block-group.is-style-vk-group-solid ul li:last-child,.wp-block-group.is-style-vk-group-solid ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-dotted{border:dotted 1px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-dotted h2,.wp-block-group.is-style-vk-group-dotted h3,.wp-block-group.is-style-vk-group-dotted h4,.wp-block-group.is-style-vk-group-dotted h5,.wp-block-group.is-style-vk-group-dotted h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-dotted ul,.wp-block-group.is-style-vk-group-dotted ol{margin-top:0}.wp-block-group.is-style-vk-group-dotted ul li:last-child,.wp-block-group.is-style-vk-group-dotted ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-dashed{border:dashed 2px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-dashed h2,.wp-block-group.is-style-vk-group-dashed h3,.wp-block-group.is-style-vk-group-dashed h4,.wp-block-group.is-style-vk-group-dashed h5,.wp-block-group.is-style-vk-group-dashed h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-dashed ul,.wp-block-group.is-style-vk-group-dashed ol{margin-top:0}.wp-block-group.is-style-vk-group-dashed ul li:last-child,.wp-block-group.is-style-vk-group-dashed ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-double{border:double 5px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-double h2,.wp-block-group.is-style-vk-group-double h3,.wp-block-group.is-style-vk-group-double h4,.wp-block-group.is-style-vk-group-double h5,.wp-block-group.is-style-vk-group-double h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-double ul,.wp-block-group.is-style-vk-group-double ol{margin-top:0}.wp-block-group.is-style-vk-group-double ul li:last-child,.wp-block-group.is-style-vk-group-double ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-stitch{margin:1em 0;padding:0.5em;border-radius:8px}.wp-block-group.is-style-vk-group-stitch h2,.wp-block-group.is-style-vk-group-stitch h3,.wp-block-group.is-style-vk-group-stitch h4,.wp-block-group.is-style-vk-group-stitch h5,.wp-block-group.is-style-vk-group-stitch h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-stitch ul,.wp-block-group.is-style-vk-group-stitch ol{margin-top:0}.wp-block-group.is-style-vk-group-stitch ul li:last-child,.wp-block-group.is-style-vk-group-stitch ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-stitch .wp-block-group__inner-container{border:dashed 2px;border-radius:8px;padding:1.8em}.wp-block-group.is-style-vk-group-top-bottom-border{border-top:solid 1px;border-bottom:solid 1px;padding:1.8em;margin:1.2em 0;padding-left:0;padding-right:0}.wp-block-group.is-style-vk-group-top-bottom-border h2,.wp-block-group.is-style-vk-group-top-bottom-border h3,.wp-block-group.is-style-vk-group-top-bottom-border h4,.wp-block-group.is-style-vk-group-top-bottom-border h5,.wp-block-group.is-style-vk-group-top-bottom-border h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-top-bottom-border ul,.wp-block-group.is-style-vk-group-top-bottom-border ol{margin-top:0}.wp-block-group.is-style-vk-group-top-bottom-border ul li:last-child,.wp-block-group.is-style-vk-group-top-bottom-border ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-shadow{-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2);box-shadow:0px 0px 5px rgba(0,0,0,0.2);padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-shadow h2,.wp-block-group.is-style-vk-group-shadow h3,.wp-block-group.is-style-vk-group-shadow h4,.wp-block-group.is-style-vk-group-shadow h5,.wp-block-group.is-style-vk-group-shadow h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-shadow ul,.wp-block-group.is-style-vk-group-shadow ol{margin-top:0}.wp-block-group.is-style-vk-group-shadow ul li:last-child,.wp-block-group.is-style-vk-group-shadow ol li:last-child{margin-bottom:0}.wp-block-group h3:first-child,.wp-block-group h4:first-child{margin-top:0}.wp-block-group p:last-child,.wp-block-group ul:last-child,.wp-block-group ol:last-child,.wp-block-group dl:last-child,.wp-block-group table:last-child,.wp-block-group .wp-block-columns:last-child{margin-bottom:0}.wp-block-group.vk-has-pale-pink-color{border-color:#f78da7}.wp-block-group.vk-has-pale-pink-color .wp-block-group__inner-container{border-color:#f78da7}.wp-block-group.vk-has-vivid-red-color{border-color:#cf2e2e}.wp-block-group.vk-has-vivid-red-color .wp-block-group__inner-container{border-color:#cf2e2e}.wp-block-group.vk-has-luminous-vivid-orange-color{border-color:#ff6900}.wp-block-group.vk-has-luminous-vivid-orange-color .wp-block-group__inner-container{border-color:#ff6900}.wp-block-group.vk-has-luminous-vivid-amber-color{border-color:#fcb900}.wp-block-group.vk-has-luminous-vivid-amber-color .wp-block-group__inner-container{border-color:#fcb900}.wp-block-group.vk-has-light-green-cyan-color{border-color:#7bdcb5}.wp-block-group.vk-has-light-green-cyan-color .wp-block-group__inner-container{border-color:#7bdcb5}.wp-block-group.vk-has-vivid-green-cyan-color{border-color:#00d084}.wp-block-group.vk-has-vivid-green-cyan-color .wp-block-group__inner-container{border-color:#00d084}.wp-block-group.vk-has-pale-cyan-blue-color{border-color:#8ed1fc}.wp-block-group.vk-has-pale-cyan-blue-color .wp-block-group__inner-container{border-color:#8ed1fc}.wp-block-group.vk-has-vivid-cyan-blue-color{border-color:#0693e3}.wp-block-group.vk-has-vivid-cyan-blue-color .wp-block-group__inner-container{border-color:#0693e3}.wp-block-group.vk-has-vivid-purple-color{border-color:#9b51e0}.wp-block-group.vk-has-vivid-purple-color .wp-block-group__inner-container{border-color:#9b51e0}.wp-block-group.vk-has-very-light-gray-color{border-color:#eee}.wp-block-group.vk-has-very-light-gray-color .wp-block-group__inner-container{border-color:#eee}.wp-block-group.vk-has-cyan-bluish-gray-color{border-color:#abb8c3}.wp-block-group.vk-has-cyan-bluish-gray-color .wp-block-group__inner-container{border-color:#abb8c3}.wp-block-group.vk-has-very-dark-gray-color{border-color:#313131}.wp-block-group.vk-has-very-dark-gray-color .wp-block-group__inner-container{border-color:#313131}
2
 
3
  .alert{padding:1em;margin:1em 0;border-radius:3px}.alert p{margin-bottom:0}.alert+.alert{margin-top:2em}.alert a{-webkit-transition:color .3s linear, opacity .3s linear;transition:color .3s linear, opacity .3s linear}.alert a:link,.alert a:visited{opacity:.8;text-decoration:underline}.alert a:hover,.alert a:visited{opacity:1;text-decoration:none}.alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.alert-warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.alert-danger{background-color:#f2dede;color:#a94442;border-color:#ebccd1}
4
 
5
  .vk_balloon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.vk_balloon figure{margin:0}.vk_balloon p{word-break:break-all;background:#f5f5f5;padding:1.1rem 1.4rem}.vk_balloon_icon{-ms-flex-preferred-size:96px;flex-basis:96px;-ms-flex-negative:0;flex-shrink:0;text-align:center}.vk_balloon_icon_image{vertical-align:bottom;max-width:64px}.vk_balloon_icon_name{display:block;text-align:center;font-size:0.7rem;margin-top:0.2rem}.vk_balloon_content{position:relative;text-align:left}.vk_balloon_content.editor-rich-text__tinymce[data-is-placeholder-visible=true]{position:absolute}.vk_balloon-type-serif .vk_balloon_content{border-color:#f5f5f5;border-radius:.4em}.vk_balloon-type-serif .vk_balloon_content::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.vk_balloon-type-think .vk_balloon_content{border-radius:2rem}.vk_balloon-type-think .vk_balloon_content::before,.vk_balloon-type-think .vk_balloon_content::after{position:absolute;content:'';border-radius:50%;background:inherit}.vk_balloon-type-think .vk_balloon_content::before{width:20px;height:20px}.vk_balloon-type-think .vk_balloon_content::after{width:10px;height:10px}.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{margin-right:2rem}.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2.5rem}.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{left:-22px;top:7px}.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::after{left:-35px;top:20px}.vk_balloon-position-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:2rem}.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2.5rem}.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::before{right:-22px;top:7px}.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::after{right:-35px;top:20px}.vk_balloon.animation-vibration .vk_balloon_content{display:inline-block;-webkit-animation:vibration .1s infinite;animation:vibration .1s infinite}@-webkit-keyframes vibration{0%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}25%{-webkit-transform:translate(2px, 2px) rotateZ(1deg);transform:translate(2px, 2px) rotateZ(1deg)}50%{-webkit-transform:translate(0px, 2px) rotateZ(0deg);transform:translate(0px, 2px) rotateZ(0deg)}75%{-webkit-transform:translate(2px, 0px) rotateZ(-1deg);transform:translate(2px, 0px) rotateZ(-1deg)}100%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}}@keyframes vibration{0%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}25%{-webkit-transform:translate(2px, 2px) rotateZ(1deg);transform:translate(2px, 2px) rotateZ(1deg)}50%{-webkit-transform:translate(0px, 2px) rotateZ(0deg);transform:translate(0px, 2px) rotateZ(0deg)}75%{-webkit-transform:translate(2px, 0px) rotateZ(-1deg);transform:translate(2px, 0px) rotateZ(-1deg)}100%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}}@media only screen and (max-width: 480px){.vk_balloon_content{font-size:.9em}.vk_balloon-type-serif .vk_balloon_content::after{border:15px solid transparent}.vk_balloon-type-think .vk_balloon_content::after{border:5px solid transparent}.vk_balloon{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{max-width:86px;margin-right:1.5rem}.vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-left:-15px}.vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2rem;max-width:86px}.vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content{display:inline-block}.vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{width:15px;height:15px}.vk_balloon.vk_balloon-position-right{text-align:right}.vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:auto;margin-right:0}.vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-right:-15px}.vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2rem;margin-right:0;max-width:86px}.vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content{display:inline-block}.vk_balloon_icon{max-width:96px}}
6
 
7
- .vk_button{margin:5px 0}.vk_button-color-custom a:hover{opacity:0.8;-webkit-box-shadow:0 0 0 0.2rem rgba(171,184,195,0.25);box-shadow:0 0 0 0.2rem rgba(171,184,195,0.25)}.vk_button-align-left{text-align:left}.vk_button-align-center{text-align:center}.vk_button-align-right{text-align:right}.vk_button-align-block{display:block}.vk_button_link.btn{padding-top:.7em;padding-bottom:.6em}.vk_button_link_before{margin-right:0.7rem}.vk_button_link_after{margin-left:0.7rem}.vk_button_link_subCaption{display:block;overflow:hidden;margin:0;font-size:80%}.vk_button .editor-rich-text{display:inline-block}.btn.btn-primary{color:#fff}.btn.btn-secondary{color:#fff;background-color:#6c757d}.btn.btn-success{color:#fff}.btn.btn-info{color:#fff}.btn.btn-warning{color:#fff}.btn.btn-danger{color:#fff}.btn.btn-light{color:#fff;background-color:#f8f9fa}.btn.btn-dark{color:#fff;background-color:#343a40}.btn.btn-secondary:hover,.btn.btn-dark:hover{color:#fff}.btn.btn-outline-primary{color:#007bff;border:1px solid #007bff;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-secondary{color:#6c757d;border:1px solid #6c757d;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-success{color:#28a745;border:1px solid #28a745;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-info{color:#17a2b8;border:1px solid #17a2b8;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-warning{color:#ffc107;border:1px solid #ffc107;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-danger{color:#dc3545;border:1px solid #dc3545;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-light{color:#f8f9fa;border:1px solid #f8f9fa;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-dark{color:#343a40;border:1px solid #343a40;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-primary:hover,.btn.btn-outline-primary:focus{background:#007bff;color:#fff}.btn.btn-outline-secondary:hover,.btn.btn-outline-secondary:focus{background:#6c757d;color:#fff}.btn.btn-outline-success:hover,.btn.btn-outline-success:focus{background:#28a745;color:#fff}.btn.btn-outline-info:hover,.btn.btn-outline-info:focus{background:#17a2b8;color:#fff}.btn.btn-outline-warning:hover,.btn.btn-outline-warning:focus{background:#ffc107;color:#fff}.btn.btn-outline-danger:hover,.btn.btn-outline-danger:focus{background:#dc3545;color:#fff}.btn.btn-outline-light:hover,.btn.btn-outline-light:focus{background:#f8f9fa;color:#fff}.btn.btn-outline-dark:hover,.btn.btn-outline-dark:focus{background:#343a40;color:#fff}
8
 
9
  .vk_faq{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 25px;margin:25px 0px;width:100%;position:relative}.vk_faq_title,.vk_faq_content{border:none;padding-left:35px}.vk_faq_title:before,.vk_faq_content:before{position:absolute;left:0;font-size:24px;line-height:105%}.vk_faq_title{margin-bottom:15px;font-size:18px;font-weight:700}.vk_faq_title:before{font-family:"areal";content:"Q ";color:#e50000}.vk_faq_content{margin:0px}.vk_faq_content:before{content:"A ";color:#337ab7;font-family:""}
10
 
11
  .vk_flow-arrow-on:after{content:"";background:url("../images/arrow_bottom.svg") center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.vk_flow-arrow-off{padding-bottom:0px;margin-bottom:30px}.vk_flow-arrow-off:after{content:"";font-size:0;background-image:none}.vk_flow_frame{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.vk_flow_frame_text_title,.vk_flow_frame_text_content{padding-left:0;border:none}.vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.vk_flow_frame_text_content{margin-bottom:0px}.vk_flow_frame_image{max-width:150px;margin-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}
12
 
13
- .vk_heading_title-style-plain{background:none;border:none;border-radius:0;padding:0;font-weight:normal;-webkit-box-shadow:none;box-shadow:none}.vk_heading_title-style-plain:after{border:none}.vk_heading_subtext{margin-bottom:0}
14
 
15
- .entry-body h3.is-style-vk-heading:after,.editor-styles-wrapper h3.is-style-vk-heading:after{border-bottom:none !important}.entry-body .is-style-vk-heading-plain,.editor-styles-wrapper .is-style-vk-heading-plain{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:unset}.entry-body .is-style-vk-heading-plain::before,.entry-body .is-style-vk-heading-plain::after,.editor-styles-wrapper .is-style-vk-heading-plain::before,.editor-styles-wrapper .is-style-vk-heading-plain::after{content:none}.entry-body .is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;border:none;background-color:#efefef;padding:0.6em 0.7em 0.5em;margin-bottom:1.2em;border-radius:4px}.entry-body .is-style-vk-heading-background_fill_lightgray::before,.entry-body .is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::after{content:none}.entry-body .is-style-vk-heading-double_black,.editor-styles-wrapper .is-style-vk-heading-double_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.entry-body .is-style-vk-heading-double_black::before,.entry-body .is-style-vk-heading-double_black::after,.editor-styles-wrapper .is-style-vk-heading-double_black::before,.editor-styles-wrapper .is-style-vk-heading-double_black::after{content:none}.entry-body .is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-bottom:double 3px #333}.entry-body .is-style-vk-heading-double_bottomborder_black::before,.entry-body .is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::after{content:none}.entry-body .is-style-vk-heading-solid_black,.editor-styles-wrapper .is-style-vk-heading-solid_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.entry-body .is-style-vk-heading-solid_black::before,.entry-body .is-style-vk-heading-solid_black::after,.editor-styles-wrapper .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .is-style-vk-heading-solid_black::after{content:none}.entry-body .is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.entry-body .is-style-vk-heading-solid_bottomborder_black::before,.entry-body .is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::after{content:none}.entry-body .is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.entry-body .is-style-vk-heading-dotted_bottomborder_black::before,.entry-body .is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::after{content:none}.entry-body .is-style-vk-heading-both_ends,.editor-styles-wrapper .is-style-vk-heading-both_ends{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.entry-body .is-style-vk-heading-both_ends::before,.entry-body .is-style-vk-heading-both_ends::after,.editor-styles-wrapper .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .is-style-vk-heading-both_ends::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-top:none}.entry-body .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.entry-body .is-style-vk-heading-both_ends::after,.editor-styles-wrapper .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.entry-body .is-style-vk-heading-brackets_black,.editor-styles-wrapper .is-style-vk-heading-brackets_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;border:none;color:#333;background-color:transparent !important;padding:0.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset !important}.entry-body .is-style-vk-heading-brackets_black::before,.entry-body .is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .is-style-vk-heading-brackets_black::after{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333}.entry-body .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.entry-body .is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333 !important;right:0;left:auto}
16
 
17
  .is-style-vk-image-border img{border:1px solid #e5e5e5}.is-style-vk-image-photoFrame{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.2);box-shadow:1px 1px 4px rgba(0,0,0,0.2)}.is-style-vk-image-photoFrame figcaption{margin:8px 0 0}
18
 
@@ -20,10 +20,10 @@ ul.is-style-vk-default,ul.is-style-vk-arrow-mark,ul.is-style-vk-triangle-mark,ul
20
 
21
  .vk_prContent{margin-left:-15px;margin-right:-15px}@media (min-width: 576px){.vk_prContent{display:-webkit-box;display:-ms-flexbox;display:flex}.vk_prContent .col-sm-6{width:50%}.vk_prContent-layout-imageLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vk_prContent-layout-imageRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vk_prContent-layout-imageLeft .vk_prContent_colImg{padding-right:2em}.vk_prContent-layout-imageRight .vk_prContent_colImg{padding-left:2em}}.vk_prContent_colTxt{vertical-align:top}.vk_prContent_colTxt_title{background-color:transparent;font-weight:bold;padding:0;-webkit-box-shadow:none;box-shadow:none;border:none;margin-bottom:0.8em}@media (max-width: 575.98px){.vk_prContent_colTxt_title:first-child{margin-top:30px}}.vk_prContent_colTxt_title:after{content:"";line-height:0;display:block;overflow:hidden;position:absolute;bottom:-1px;width:0;border:none}.vk_prContent_colTxt_text{line-height:2em;margin-bottom:1.7em}@media (min-width: 992px){.vk_prContent_colTxt_btn.btn{font-size:16px}}.vk_prContent_colImg_image{max-width:100%;height:auto}.vk_prContent_colImg .components-button.button{margin:1em}.vk_prContent_colImg .components-button.image-button{margin:0}
22
 
23
- @media (max-width: 576px){.vk_spacer .vk_spacer-display-pc{display:none}.vk_spacer .vk_spacer-display-tablet{display:none}.vk_spacer .vk_spacer-display-mobile{display:block}}@media (min-width: 577px) and (max-width: 768px){.vk_spacer .vk_spacer-display-pc{display:none}.vk_spacer .vk_spacer-display-tablet{display:block}.vk_spacer .vk_spacer-display-mobile{display:none}}@media (min-width: 769px){.vk_spacer .vk_spacer-display-pc{display:block}.vk_spacer .vk_spacer-display-tablet{display:none}.vk_spacer .vk_spacer-display-mobile{display:none}}
24
-
25
  @media (max-width: 575.98px){.vk_table-col-mobile1 th,.vk_table-col-mobile1 td{display:block}.vk_table-col-mobile1 th{background-color:rgba(0,0,0,0.05)}.vk_table-col-mobile1.table-striped tbody tr:nth-of-type(odd){background:inherit}}.vk_simpleTable-edit .editor-inner-blocks,.vk_simpleTable-edit .editor-block-list__layout,.vk_simpleTable-edit .editor-block-list__block,.vk_simpleTable-edit .editor-rich-text__editable,.vk_simpleTable-edit .editor-block-list__block-edit{padding:0;margin:0;width:100%}.vk_simpleTable-edit>.editor-inner-blocks{margin-top:-1px}.vk_simpleTable-edit .editor-block-list__block-edit{height:100%}.vk_simpleTable-edit .block-editor-block-list__insertion-point{top:-5px}.vk_simpleTable-edit .editor-block-list__block-edit:before{right:-0px;left:-0px;top:-0px;bottom:-0px}.vk_simpleTable-edit .editor-inner-blocks tr{width:100%;display:block;border-bottom:1px solid #e5e5e5}.vk_simpleTable-edit .editor-inner-blocks tr .editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex}.vk_simpleTable-edit .editor-inner-blocks th,.vk_simpleTable-edit .editor-inner-blocks td{padding:0;display:block;width:100%;border:none}.vk_simpleTable-edit .editor-inner-blocks th .editor-rich-text__editable,.vk_simpleTable-edit .editor-inner-blocks td .editor-rich-text__editable{padding:14px}.vk_simpleTable-edit.table-striped>tbody>.editor-inner-blocks>.editor-block-list__layout>div:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}
26
 
 
 
27
  .vk_staff_text{float:left;width:61.6%}.vk_staff_photo{float:right;width:32%}.vk_staff-layout-imageLeft .vk_staff_text{float:right}.vk_staff-layout-imageLeft .vk_staff_photo{float:left}.vk_staff{display:block;overflow:hidden}.vk_staff_text_name{text-align:left;-webkit-box-shadow:none;box-shadow:none;font-size:3.5rem;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";line-height:1.0;margin-bottom:0.5rem;border:none;padding:0;background-color:transparent}.vk_staff_text_name:before,.vk_staff_text_name:after{border:none}.vk_staff_text_caption{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";font-size:14px;display:block;margin:0 0 0.5rem 4px;letter-spacing:5px}.vk_staff_text_role{font-size:14px;line-height:1.6em;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff_text_profileTitle{font-size:18px;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";padding-top:0;padding-left:0;padding-bottom:2px;margin-bottom:1.2rem;border-top:none;border-bottom:1px solid #ccc;background:none}.vk_staff_text_profileTitle:before,.vk_staff_text_profileTitle:after{border:none}.vk_staff_text_profileText{font-size:14px}.vk_staff_photo{display:block;vertical-align:top;text-align:center}.vk_staff_photo button{width:100%}.vk_staff_photo .image-button{padding:0;margin:0;display:block}.vk_staff_photo-border-default{border:4px solid #efefef;padding:1px}.vk_staff_photo-border-none{border:none}.vk_staff_photo_image{width:100%;margin:0;display:block}@media (min-width: 992px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:74%}.page-template-page-onecolumn .vk_staff_text_name,.page-template-page-lp .vk_staff_text_name,.page-template-page-lp-builder .vk_staff_text_name{font-size:4rem}.page-template-page-onecolumn .vk_staff_text_caption,.page-template-page-lp .vk_staff_text_caption,.page-template-page-lp-builder .vk_staff_text_caption{font-size:16px;letter-spacing:0.5rem}.page-template-page-onecolumn .vk_staff_text_role,.page-template-page-lp .vk_staff_text_role,.page-template-page-lp-builder .vk_staff_text_role{letter-spacing:0.5rem}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:22%}}@media (min-width: 1200px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:75%}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:20%}}
28
 
29
  .vk_table-col-overflow{white-space:nowrap !important}
1
+ ul.is-style-vk-default,ul.is-style-vk-arrow-mark,ul.is-style-vk-triangle-mark,ul.is-style-vk-check-mark,ul.is-style-vk-check-circle-mark,ul.is-style-vk-check-square-mark,ul.is-style-vk-handpoint-mark,ul.is-style-vk-pencil-mark,ul.is-style-vk-smile-mark,ul.is-style-vk-frown-mark,ul.is-style-vk-numbered-circle-mark,ul.is-style-vk-numbered-square-mark,ol.is-style-vk-default,ol.is-style-vk-arrow-mark,ol.is-style-vk-triangle-mark,ol.is-style-vk-check-mark,ol.is-style-vk-check-circle-mark,ol.is-style-vk-check-square-mark,ol.is-style-vk-handpoint-mark,ol.is-style-vk-pencil-mark,ol.is-style-vk-smile-mark,ol.is-style-vk-frown-mark,ol.is-style-vk-numbered-circle-mark,ol.is-style-vk-numbered-square-mark{-webkit-padding-start:2em;padding-inline-start:2em}ul.is-style-vk-default li,ul.is-style-vk-arrow-mark li,ul.is-style-vk-triangle-mark li,ul.is-style-vk-check-mark li,ul.is-style-vk-check-circle-mark li,ul.is-style-vk-check-square-mark li,ul.is-style-vk-handpoint-mark li,ul.is-style-vk-pencil-mark li,ul.is-style-vk-smile-mark li,ul.is-style-vk-frown-mark li,ul.is-style-vk-numbered-circle-mark li,ul.is-style-vk-numbered-square-mark li,ol.is-style-vk-default li,ol.is-style-vk-arrow-mark li,ol.is-style-vk-triangle-mark li,ol.is-style-vk-check-mark li,ol.is-style-vk-check-circle-mark li,ol.is-style-vk-check-square-mark li,ol.is-style-vk-handpoint-mark li,ol.is-style-vk-pencil-mark li,ol.is-style-vk-smile-mark li,ol.is-style-vk-frown-mark li,ol.is-style-vk-numbered-circle-mark li,ol.is-style-vk-numbered-square-mark li{list-style:none;position:relative;margin-bottom:0.8em;line-height:1.65em}ul.is-style-vk-numbered-circle-mark,ol.is-style-vk-numbered-circle-mark{counter-reset:number;list-style-type:none}ul.is-style-vk-numbered-circle-mark li,ol.is-style-vk-numbered-circle-mark li{position:relative;list-style:none}ul.is-style-vk-numbered-circle-mark li:before,ol.is-style-vk-numbered-circle-mark li:before{position:absolute;left:-0.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:bold;border-radius:50%;font-size:1em;line-height:1em;padding:0.3em 0.37em 0.2em;text-align:center}ul.is-style-vk-numbered-square-mark,ol.is-style-vk-numbered-square-mark{counter-reset:number;list-style-type:none}ul.is-style-vk-numbered-square-mark li,ol.is-style-vk-numbered-square-mark li{position:relative;list-style:none}ul.is-style-vk-numbered-square-mark li:before,ol.is-style-vk-numbered-square-mark li:before{position:absolute;left:-0.3em;counter-increment:number;content:counter(number);margin-left:-25px;background:#222;color:#fff;text-indent:0;display:inline-block;font-weight:bold;font-size:1em;line-height:1em;padding:0.3em 0.37em 0.2em;text-align:center;border-radius:2px}ul.is-style-vk-numbered-circle-mark.fa-lg li::before,ul.is-style-vk-numbered-square-mark.fa-lg li::before,ol.is-style-vk-numbered-circle-mark.fa-lg li::before,ol.is-style-vk-numbered-square-mark.fa-lg li::before{left:-0.8em}ul.is-style-vk-numbered-circle-mark.fa-2x li,ul.is-style-vk-numbered-square-mark.fa-2x li,ol.is-style-vk-numbered-circle-mark.fa-2x li,ol.is-style-vk-numbered-square-mark.fa-2x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-2x li::before,ul.is-style-vk-numbered-square-mark.fa-2x li::before,ol.is-style-vk-numbered-circle-mark.fa-2x li::before,ol.is-style-vk-numbered-square-mark.fa-2x li::before{left:-1.1em}ul.is-style-vk-numbered-circle-mark.fa-3x li,ul.is-style-vk-numbered-square-mark.fa-3x li,ol.is-style-vk-numbered-circle-mark.fa-3x li,ol.is-style-vk-numbered-square-mark.fa-3x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-3x li::before,ul.is-style-vk-numbered-square-mark.fa-3x li::before,ol.is-style-vk-numbered-circle-mark.fa-3x li::before,ol.is-style-vk-numbered-square-mark.fa-3x li::before{left:-1.4em}ul.is-style-vk-numbered-circle-mark.fa-4x li,ul.is-style-vk-numbered-square-mark.fa-4x li,ol.is-style-vk-numbered-circle-mark.fa-4x li,ol.is-style-vk-numbered-square-mark.fa-4x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-4x li::before,ul.is-style-vk-numbered-square-mark.fa-4x li::before,ol.is-style-vk-numbered-circle-mark.fa-4x li::before,ol.is-style-vk-numbered-square-mark.fa-4x li::before{left:-1.5em}ul.is-style-vk-numbered-circle-mark.fa-5x li,ul.is-style-vk-numbered-square-mark.fa-5x li,ol.is-style-vk-numbered-circle-mark.fa-5x li,ol.is-style-vk-numbered-square-mark.fa-5x li{line-height:1.25em}ul.is-style-vk-numbered-circle-mark.fa-5x li::before,ul.is-style-vk-numbered-square-mark.fa-5x li::before,ol.is-style-vk-numbered-circle-mark.fa-5x li::before,ol.is-style-vk-numbered-square-mark.fa-5x li::before{left:-1.6em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"•";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-arrow-mark li::before,ol.is-style-vk-arrow-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-triangle-mark li::before,ol.is-style-vk-triangle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-check-mark li::before,ol.is-style-vk-check-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-check-circle-mark li::before,ol.is-style-vk-check-circle-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-check-square-mark li::before,ol.is-style-vk-check-square-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-handpoint-mark li::before,ol.is-style-vk-handpoint-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-pencil-mark li::before,ol.is-style-vk-pencil-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-smile-mark li::before,ol.is-style-vk-smile-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.is-style-vk-frown-mark li::before,ol.is-style-vk-frown-mark li::before{font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;content:"";left:-1.5em}ul.is-style-vk-default li::before,ol.is-style-vk-default li::before{font-size:22px;line-height:1.1em}ul.vk-has-pale-pink-color li::before,ol.vk-has-pale-pink-color li::before{color:#f78da7}ul.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-pale-pink-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-pale-pink-color li::before{color:#ffffff;background-color:#f78da7}ul.vk-has-vivid-red-color li::before,ol.vk-has-vivid-red-color li::before{color:#cf2e2e}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-red-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-red-color li::before{color:#ffffff;background-color:#cf2e2e}ul.vk-has-luminous-vivid-orange-color li::before,ol.vk-has-luminous-vivid-orange-color li::before{color:#ff6900}ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-orange-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-orange-color li::before{color:#ffffff;background-color:#ff6900}ul.vk-has-luminous-vivid-amber-color li::before,ol.vk-has-luminous-vivid-amber-color li::before{color:#fcb900}ul.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-luminous-vivid-amber-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-luminous-vivid-amber-color li::before{color:#ffffff;background-color:#fcb900}ul.vk-has-light-green-cyan-color li::before,ol.vk-has-light-green-cyan-color li::before{color:#7bdcb5}ul.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-light-green-cyan-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-light-green-cyan-color li::before{color:#ffffff;background-color:#7bdcb5}ul.vk-has-vivid-green-cyan-color li::before,ol.vk-has-vivid-green-cyan-color li::before{color:#00d084}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-green-cyan-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-green-cyan-color li::before{color:#ffffff;background-color:#00d084}ul.vk-has-pale-cyan-blue-color li::before,ol.vk-has-pale-cyan-blue-color li::before{color:#8ed1fc}ul.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-pale-cyan-blue-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-pale-cyan-blue-color li::before{color:#ffffff;background-color:#8ed1fc}ul.vk-has-vivid-cyan-blue-color li::before,ol.vk-has-vivid-cyan-blue-color li::before{color:#0693e3}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-cyan-blue-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-cyan-blue-color li::before{color:#ffffff;background-color:#0693e3}ul.vk-has-vivid-purple-color li::before,ol.vk-has-vivid-purple-color li::before{color:#9b51e0}ul.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-vivid-purple-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-vivid-purple-color li::before{color:#ffffff;background-color:#9b51e0}ul.vk-has-very-light-gray-color li::before,ol.vk-has-very-light-gray-color li::before{color:#eee}ul.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-very-light-gray-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-very-light-gray-color li::before{color:#ffffff;background-color:#eee}ul.vk-has-cyan-bluish-gray-color li::before,ol.vk-has-cyan-bluish-gray-color li::before{color:#abb8c3}ul.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-cyan-bluish-gray-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-cyan-bluish-gray-color li::before{color:#ffffff;background-color:#abb8c3}ul.vk-has-very-dark-gray-color li::before,ol.vk-has-very-dark-gray-color li::before{color:#313131}ul.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,ul.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before,ol.is-style-vk-numbered-circle-mark.vk-has-very-dark-gray-color li::before,ol.is-style-vk-numbered-square-mark.vk-has-very-dark-gray-color li::before{color:#ffffff;background-color:#313131}.wp-block-group.is-style-vk-group-solid{border:solid 3px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-solid h2,.wp-block-group.is-style-vk-group-solid h3,.wp-block-group.is-style-vk-group-solid h4,.wp-block-group.is-style-vk-group-solid h5,.wp-block-group.is-style-vk-group-solid h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-solid ul,.wp-block-group.is-style-vk-group-solid ol{margin-top:0}.wp-block-group.is-style-vk-group-solid ul li:last-child,.wp-block-group.is-style-vk-group-solid ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-solid-roundcorner{border:solid 3px;border-radius:8px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-solid-roundcorner h2,.wp-block-group.is-style-vk-group-solid-roundcorner h3,.wp-block-group.is-style-vk-group-solid-roundcorner h4,.wp-block-group.is-style-vk-group-solid-roundcorner h5,.wp-block-group.is-style-vk-group-solid-roundcorner h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-solid-roundcorner ul,.wp-block-group.is-style-vk-group-solid-roundcorner ol{margin-top:0}.wp-block-group.is-style-vk-group-solid-roundcorner ul li:last-child,.wp-block-group.is-style-vk-group-solid-roundcorner ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-dotted{border:dotted 1px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-dotted h2,.wp-block-group.is-style-vk-group-dotted h3,.wp-block-group.is-style-vk-group-dotted h4,.wp-block-group.is-style-vk-group-dotted h5,.wp-block-group.is-style-vk-group-dotted h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-dotted ul,.wp-block-group.is-style-vk-group-dotted ol{margin-top:0}.wp-block-group.is-style-vk-group-dotted ul li:last-child,.wp-block-group.is-style-vk-group-dotted ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-dashed{border:dashed 2px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-dashed h2,.wp-block-group.is-style-vk-group-dashed h3,.wp-block-group.is-style-vk-group-dashed h4,.wp-block-group.is-style-vk-group-dashed h5,.wp-block-group.is-style-vk-group-dashed h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-dashed ul,.wp-block-group.is-style-vk-group-dashed ol{margin-top:0}.wp-block-group.is-style-vk-group-dashed ul li:last-child,.wp-block-group.is-style-vk-group-dashed ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-double{border:double 5px;padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-double h2,.wp-block-group.is-style-vk-group-double h3,.wp-block-group.is-style-vk-group-double h4,.wp-block-group.is-style-vk-group-double h5,.wp-block-group.is-style-vk-group-double h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-double ul,.wp-block-group.is-style-vk-group-double ol{margin-top:0}.wp-block-group.is-style-vk-group-double ul li:last-child,.wp-block-group.is-style-vk-group-double ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-stitch{margin:1em 0;padding:0.5em;border-radius:8px}.wp-block-group.is-style-vk-group-stitch h2,.wp-block-group.is-style-vk-group-stitch h3,.wp-block-group.is-style-vk-group-stitch h4,.wp-block-group.is-style-vk-group-stitch h5,.wp-block-group.is-style-vk-group-stitch h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-stitch ul,.wp-block-group.is-style-vk-group-stitch ol{margin-top:0}.wp-block-group.is-style-vk-group-stitch ul li:last-child,.wp-block-group.is-style-vk-group-stitch ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-stitch .wp-block-group__inner-container{border:dashed 2px;border-radius:8px;padding:1.8em}.wp-block-group.is-style-vk-group-top-bottom-border{border-top:solid 1px;border-bottom:solid 1px;padding:1.8em;margin:1.2em 0;padding-left:0;padding-right:0}.wp-block-group.is-style-vk-group-top-bottom-border h2,.wp-block-group.is-style-vk-group-top-bottom-border h3,.wp-block-group.is-style-vk-group-top-bottom-border h4,.wp-block-group.is-style-vk-group-top-bottom-border h5,.wp-block-group.is-style-vk-group-top-bottom-border h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-top-bottom-border ul,.wp-block-group.is-style-vk-group-top-bottom-border ol{margin-top:0}.wp-block-group.is-style-vk-group-top-bottom-border ul li:last-child,.wp-block-group.is-style-vk-group-top-bottom-border ol li:last-child{margin-bottom:0}.wp-block-group.is-style-vk-group-shadow{-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2);box-shadow:0px 0px 5px rgba(0,0,0,0.2);padding:1.8em;margin:1.2em 0}.wp-block-group.is-style-vk-group-shadow h2,.wp-block-group.is-style-vk-group-shadow h3,.wp-block-group.is-style-vk-group-shadow h4,.wp-block-group.is-style-vk-group-shadow h5,.wp-block-group.is-style-vk-group-shadow h6{margin-bottom:1rem}.wp-block-group.is-style-vk-group-shadow ul,.wp-block-group.is-style-vk-group-shadow ol{margin-top:0}.wp-block-group.is-style-vk-group-shadow ul li:last-child,.wp-block-group.is-style-vk-group-shadow ol li:last-child{margin-bottom:0}.wp-block-group h3:first-child,.wp-block-group h4:first-child{margin-top:0}.wp-block-group p:last-child,.wp-block-group ul:last-child,.wp-block-group ol:last-child,.wp-block-group dl:last-child,.wp-block-group table:last-child,.wp-block-group .wp-block-columns:last-child{margin-bottom:0}.wp-block-group.vk-has-pale-pink-color{border-color:#f78da7}.wp-block-group.vk-has-pale-pink-color .wp-block-group__inner-container{border-color:#f78da7}.wp-block-group.vk-has-vivid-red-color{border-color:#cf2e2e}.wp-block-group.vk-has-vivid-red-color .wp-block-group__inner-container{border-color:#cf2e2e}.wp-block-group.vk-has-luminous-vivid-orange-color{border-color:#ff6900}.wp-block-group.vk-has-luminous-vivid-orange-color .wp-block-group__inner-container{border-color:#ff6900}.wp-block-group.vk-has-luminous-vivid-amber-color{border-color:#fcb900}.wp-block-group.vk-has-luminous-vivid-amber-color .wp-block-group__inner-container{border-color:#fcb900}.wp-block-group.vk-has-light-green-cyan-color{border-color:#7bdcb5}.wp-block-group.vk-has-light-green-cyan-color .wp-block-group__inner-container{border-color:#7bdcb5}.wp-block-group.vk-has-vivid-green-cyan-color{border-color:#00d084}.wp-block-group.vk-has-vivid-green-cyan-color .wp-block-group__inner-container{border-color:#00d084}.wp-block-group.vk-has-pale-cyan-blue-color{border-color:#8ed1fc}.wp-block-group.vk-has-pale-cyan-blue-color .wp-block-group__inner-container{border-color:#8ed1fc}.wp-block-group.vk-has-vivid-cyan-blue-color{border-color:#0693e3}.wp-block-group.vk-has-vivid-cyan-blue-color .wp-block-group__inner-container{border-color:#0693e3}.wp-block-group.vk-has-vivid-purple-color{border-color:#9b51e0}.wp-block-group.vk-has-vivid-purple-color .wp-block-group__inner-container{border-color:#9b51e0}.wp-block-group.vk-has-very-light-gray-color{border-color:#eee}.wp-block-group.vk-has-very-light-gray-color .wp-block-group__inner-container{border-color:#eee}.wp-block-group.vk-has-cyan-bluish-gray-color{border-color:#abb8c3}.wp-block-group.vk-has-cyan-bluish-gray-color .wp-block-group__inner-container{border-color:#abb8c3}.wp-block-group.vk-has-very-dark-gray-color{border-color:#313131}.wp-block-group.vk-has-very-dark-gray-color .wp-block-group__inner-container{border-color:#313131}
2
 
3
  .alert{padding:1em;margin:1em 0;border-radius:3px}.alert p{margin-bottom:0}.alert+.alert{margin-top:2em}.alert a{-webkit-transition:color .3s linear, opacity .3s linear;transition:color .3s linear, opacity .3s linear}.alert a:link,.alert a:visited{opacity:.8;text-decoration:underline}.alert a:hover,.alert a:visited{opacity:1;text-decoration:none}.alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.alert-warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.alert-danger{background-color:#f2dede;color:#a94442;border-color:#ebccd1}
4
 
5
  .vk_balloon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1em}.vk_balloon figure{margin:0}.vk_balloon p{word-break:break-all;background:#f5f5f5;padding:1.1rem 1.4rem}.vk_balloon_icon{-ms-flex-preferred-size:96px;flex-basis:96px;-ms-flex-negative:0;flex-shrink:0;text-align:center}.vk_balloon_icon_image{vertical-align:bottom;max-width:64px}.vk_balloon_icon_name{display:block;text-align:center;font-size:0.7rem;margin-top:0.2rem}.vk_balloon_content{position:relative;text-align:left}.vk_balloon_content.editor-rich-text__tinymce[data-is-placeholder-visible=true]{position:absolute}.vk_balloon-type-serif .vk_balloon_content{border-color:#f5f5f5;border-radius:.4em}.vk_balloon-type-serif .vk_balloon_content::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.vk_balloon-type-think .vk_balloon_content{border-radius:2rem}.vk_balloon-type-think .vk_balloon_content::before,.vk_balloon-type-think .vk_balloon_content::after{position:absolute;content:'';border-radius:50%;background:inherit}.vk_balloon-type-think .vk_balloon_content::before{width:20px;height:20px}.vk_balloon-type-think .vk_balloon_content::after{width:10px;height:10px}.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{margin-right:2rem}.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2.5rem}.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{left:-22px;top:7px}.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::after{left:-35px;top:20px}.vk_balloon-position-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:2rem}.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2.5rem}.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::before{right:-22px;top:7px}.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content::after{right:-35px;top:20px}.vk_balloon.animation-vibration .vk_balloon_content{display:inline-block;-webkit-animation:vibration .1s infinite;animation:vibration .1s infinite}@-webkit-keyframes vibration{0%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}25%{-webkit-transform:translate(2px, 2px) rotateZ(1deg);transform:translate(2px, 2px) rotateZ(1deg)}50%{-webkit-transform:translate(0px, 2px) rotateZ(0deg);transform:translate(0px, 2px) rotateZ(0deg)}75%{-webkit-transform:translate(2px, 0px) rotateZ(-1deg);transform:translate(2px, 0px) rotateZ(-1deg)}100%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}}@keyframes vibration{0%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}25%{-webkit-transform:translate(2px, 2px) rotateZ(1deg);transform:translate(2px, 2px) rotateZ(1deg)}50%{-webkit-transform:translate(0px, 2px) rotateZ(0deg);transform:translate(0px, 2px) rotateZ(0deg)}75%{-webkit-transform:translate(2px, 0px) rotateZ(-1deg);transform:translate(2px, 0px) rotateZ(-1deg)}100%{-webkit-transform:translate(0px, 0px) rotateZ(0deg);transform:translate(0px, 0px) rotateZ(0deg)}}@media only screen and (max-width: 480px){.vk_balloon_content{font-size:.9em}.vk_balloon-type-serif .vk_balloon_content::after{border:15px solid transparent}.vk_balloon-type-think .vk_balloon_content::after{border:5px solid transparent}.vk_balloon{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_icon{max-width:86px;margin-right:1.5rem}.vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.vk_balloon.vk_balloon-position-left.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-left:-15px}.vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_icon{margin-right:2rem;max-width:86px}.vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content{display:inline-block}.vk_balloon.vk_balloon-position-left.vk_balloon-type-think .vk_balloon_content::before{width:15px;height:15px}.vk_balloon.vk_balloon-position-right{text-align:right}.vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_icon{margin-left:auto;margin-right:0}.vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content{display:inline-block}.vk_balloon.vk_balloon-position-right.vk_balloon-type-serif .vk_balloon_content::after{top:35px;margin-right:-15px}.vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_icon{margin-left:2rem;margin-right:0;max-width:86px}.vk_balloon.vk_balloon-position-right.vk_balloon-type-think .vk_balloon_content{display:inline-block}.vk_balloon_icon{max-width:96px}}
6
 
7
+ .vk_button{margin:5px 0}.vk_button-color-custom a:hover{opacity:0.8;-webkit-box-shadow:0 0 0 0.2rem rgba(171,184,195,0.25);box-shadow:0 0 0 0.2rem rgba(171,184,195,0.25)}.vk_button-align-left{text-align:left}.vk_button-align-center{text-align:center}.vk_button-align-right{text-align:right}.vk_button-align-block{display:block}.vk_button_link{min-width:100px;min-height:30px}.vk_button_link.btn{padding-top:.7em;padding-bottom:.6em;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.vk_button_link_before{margin-right:0.7rem}.vk_button_link_after{margin-left:0.7rem}.vk_button_link_subCaption{display:block;overflow:hidden;margin:0;font-size:80%}.btn.btn-primary{color:#fff}.btn.btn-secondary{color:#fff;background-color:#6c757d}.btn.btn-success{color:#fff}.btn.btn-info{color:#fff}.btn.btn-warning{color:#fff}.btn.btn-danger{color:#fff}.btn.btn-light{color:#fff;background-color:#f8f9fa}.btn.btn-dark{color:#fff;background-color:#343a40}.btn.btn-secondary:hover,.btn.btn-dark:hover{color:#fff}.btn.btn-outline-primary{color:#007bff;border:1px solid #007bff;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-secondary{color:#6c757d;border:1px solid #6c757d;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-success{color:#28a745;border:1px solid #28a745;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-info{color:#17a2b8;border:1px solid #17a2b8;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-warning{color:#ffc107;border:1px solid #ffc107;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-danger{color:#dc3545;border:1px solid #dc3545;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-light{color:#f8f9fa;border:1px solid #f8f9fa;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-dark{color:#343a40;border:1px solid #343a40;background:none;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline-primary:hover,.btn.btn-outline-primary:focus{background:#007bff;color:#fff}.btn.btn-outline-secondary:hover,.btn.btn-outline-secondary:focus{background:#6c757d;color:#fff}.btn.btn-outline-success:hover,.btn.btn-outline-success:focus{background:#28a745;color:#fff}.btn.btn-outline-info:hover,.btn.btn-outline-info:focus{background:#17a2b8;color:#fff}.btn.btn-outline-warning:hover,.btn.btn-outline-warning:focus{background:#ffc107;color:#fff}.btn.btn-outline-danger:hover,.btn.btn-outline-danger:focus{background:#dc3545;color:#fff}.btn.btn-outline-light:hover,.btn.btn-outline-light:focus{background:#f8f9fa;color:#fff}.btn.btn-outline-dark:hover,.btn.btn-outline-dark:focus{background:#343a40;color:#fff}
8
 
9
  .vk_faq{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 25px;margin:25px 0px;width:100%;position:relative}.vk_faq_title,.vk_faq_content{border:none;padding-left:35px}.vk_faq_title:before,.vk_faq_content:before{position:absolute;left:0;font-size:24px;line-height:105%}.vk_faq_title{margin-bottom:15px;font-size:18px;font-weight:700}.vk_faq_title:before{font-family:"areal";content:"Q ";color:#e50000}.vk_faq_content{margin:0px}.vk_faq_content:before{content:"A ";color:#337ab7;font-family:""}
10
 
11
  .vk_flow-arrow-on:after{content:"";background:url("../images/arrow_bottom.svg") center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.vk_flow-arrow-off{padding-bottom:0px;margin-bottom:30px}.vk_flow-arrow-off:after{content:"";font-size:0;background-image:none}.vk_flow_frame{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.vk_flow_frame_text_title,.vk_flow_frame_text_content{padding-left:0;border:none}.vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.vk_flow_frame_text_content{margin-bottom:0px}.vk_flow_frame_image{max-width:150px;margin-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}
12
 
13
+ .vk_heading.vk_heading-style-plain .vk_heading_title{background:none;border:none;border-radius:0;padding:0;font-weight:normal;-webkit-box-shadow:none;box-shadow:none}.vk_heading.vk_heading-style-plain .vk_heading_title:after{content:none;border:none}.vk_heading.vk_heading-style-plain .vk_heading_title:before{content:none}.vk_heading.vk_heading-style-plain .vk_heading_title:after{background:none;border:none;border-radius:0;padding:0;font-weight:normal;-webkit-box-shadow:none;box-shadow:none}.vk_heading.vk_heading-style-plain .vk_heading_title:after:after{content:none;border:none}.vk_heading.vk_heading-style-plain .vk_heading_title:after:before{content:none}.vk_heading_subtext{margin-bottom:0}
14
 
15
+ .is-style-vk-heading h3.is-style-vk-heading:after,.entry-body .is-style-vk-heading h3.is-style-vk-heading:after,.editor-styles-wrapper .is-style-vk-heading h3.is-style-vk-heading:after{border-bottom:none !important}.is-style-vk-heading-plain,.entry-body .is-style-vk-heading-plain,.editor-styles-wrapper .is-style-vk-heading-plain{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:unset}.is-style-vk-heading-plain::before,.is-style-vk-heading-plain::after,.entry-body .is-style-vk-heading-plain::before,.entry-body .is-style-vk-heading-plain::after,.editor-styles-wrapper .is-style-vk-heading-plain::before,.editor-styles-wrapper .is-style-vk-heading-plain::after{content:none}.is-style-vk-heading-background_fill_lightgray,.entry-body .is-style-vk-heading-background_fill_lightgray,.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;border:none;background-color:#efefef;padding:0.6em 0.7em 0.5em;margin-bottom:1.2em;border-radius:4px}.is-style-vk-heading-background_fill_lightgray::before,.is-style-vk-heading-background_fill_lightgray::after,.entry-body .is-style-vk-heading-background_fill_lightgray::before,.entry-body .is-style-vk-heading-background_fill_lightgray::after,.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::before,.editor-styles-wrapper .is-style-vk-heading-background_fill_lightgray::after{content:none}.is-style-vk-heading-double_black,.entry-body .is-style-vk-heading-double_black,.editor-styles-wrapper .is-style-vk-heading-double_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-top:double 3px #333;border-bottom:double 3px #333}.is-style-vk-heading-double_black::before,.is-style-vk-heading-double_black::after,.entry-body .is-style-vk-heading-double_black::before,.entry-body .is-style-vk-heading-double_black::after,.editor-styles-wrapper .is-style-vk-heading-double_black::before,.editor-styles-wrapper .is-style-vk-heading-double_black::after{content:none}.is-style-vk-heading-double_bottomborder_black,.entry-body .is-style-vk-heading-double_bottomborder_black,.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-bottom:double 3px #333}.is-style-vk-heading-double_bottomborder_black::before,.is-style-vk-heading-double_bottomborder_black::after,.entry-body .is-style-vk-heading-double_bottomborder_black::before,.entry-body .is-style-vk-heading-double_bottomborder_black::after,.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::before,.editor-styles-wrapper .is-style-vk-heading-double_bottomborder_black::after{content:none}.is-style-vk-heading-solid_black,.entry-body .is-style-vk-heading-solid_black,.editor-styles-wrapper .is-style-vk-heading-solid_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-top:solid 1px #333;border-bottom:solid 1px #333}.is-style-vk-heading-solid_black::before,.is-style-vk-heading-solid_black::after,.entry-body .is-style-vk-heading-solid_black::before,.entry-body .is-style-vk-heading-solid_black::after,.editor-styles-wrapper .is-style-vk-heading-solid_black::before,.editor-styles-wrapper .is-style-vk-heading-solid_black::after{content:none}.is-style-vk-heading-solid_bottomborder_black,.entry-body .is-style-vk-heading-solid_bottomborder_black,.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-bottom:solid 1px #333}.is-style-vk-heading-solid_bottomborder_black::before,.is-style-vk-heading-solid_bottomborder_black::after,.entry-body .is-style-vk-heading-solid_bottomborder_black::before,.entry-body .is-style-vk-heading-solid_bottomborder_black::after,.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::before,.editor-styles-wrapper .is-style-vk-heading-solid_bottomborder_black::after{content:none}.is-style-vk-heading-dotted_bottomborder_black,.entry-body .is-style-vk-heading-dotted_bottomborder_black,.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;padding:0.6em 0 0.5em;margin-bottom:1.2em;border-bottom:1px dotted #111}.is-style-vk-heading-dotted_bottomborder_black::before,.is-style-vk-heading-dotted_bottomborder_black::after,.entry-body .is-style-vk-heading-dotted_bottomborder_black::before,.entry-body .is-style-vk-heading-dotted_bottomborder_black::after,.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::before,.editor-styles-wrapper .is-style-vk-heading-dotted_bottomborder_black::after{content:none}.is-style-vk-heading-both_ends,.entry-body .is-style-vk-heading-both_ends,.editor-styles-wrapper .is-style-vk-heading-both_ends{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;color:#333;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:1.2em;padding:0}.is-style-vk-heading-both_ends::before,.is-style-vk-heading-both_ends::after,.entry-body .is-style-vk-heading-both_ends::before,.entry-body .is-style-vk-heading-both_ends::after,.editor-styles-wrapper .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .is-style-vk-heading-both_ends::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #333;position:unset;width:unset;border-top:none}.is-style-vk-heading-both_ends::before,.entry-body .is-style-vk-heading-both_ends::before,.editor-styles-wrapper .is-style-vk-heading-both_ends::before{margin-right:1em;top:unset}.is-style-vk-heading-both_ends::after,.entry-body .is-style-vk-heading-both_ends::after,.editor-styles-wrapper .is-style-vk-heading-both_ends::after{margin-left:1em;bottom:unset}.is-style-vk-heading-brackets_black,.entry-body .is-style-vk-heading-brackets_black,.editor-styles-wrapper .is-style-vk-heading-brackets_black{position:relative;margin-left:unset;margin-right:unset;outline:unset;outline-offset:unset;-webkit-box-shadow:unset;box-shadow:unset;border-radius:unset;overflow:unset;border:none;color:#333;background-color:transparent !important;padding:0.7em;margin-bottom:1.2em;text-align:center;border-bottom:unset !important}.is-style-vk-heading-brackets_black::before,.is-style-vk-heading-brackets_black::after,.entry-body .is-style-vk-heading-brackets_black::before,.entry-body .is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .is-style-vk-heading-brackets_black::after{content:"";position:absolute;top:0;width:12px;height:100%;display:inline-block;margin-left:0;border-top:solid 1px #333;border-bottom:solid 1px #333}.is-style-vk-heading-brackets_black::before,.entry-body .is-style-vk-heading-brackets_black::before,.editor-styles-wrapper .is-style-vk-heading-brackets_black::before{border-left:solid 1px #333;left:0}.is-style-vk-heading-brackets_black::after,.entry-body .is-style-vk-heading-brackets_black::after,.editor-styles-wrapper .is-style-vk-heading-brackets_black::after{border-right:solid 1px #333 !important;right:0;left:auto}
16
 
17
  .is-style-vk-image-border img{border:1px solid #e5e5e5}.is-style-vk-image-photoFrame{background-color:#fff;padding:10px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.2);box-shadow:1px 1px 4px rgba(0,0,0,0.2)}.is-style-vk-image-photoFrame figcaption{margin:8px 0 0}
18
 
20
 
21
  .vk_prContent{margin-left:-15px;margin-right:-15px}@media (min-width: 576px){.vk_prContent{display:-webkit-box;display:-ms-flexbox;display:flex}.vk_prContent .col-sm-6{width:50%}.vk_prContent-layout-imageLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vk_prContent-layout-imageRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vk_prContent-layout-imageLeft .vk_prContent_colImg{padding-right:2em}.vk_prContent-layout-imageRight .vk_prContent_colImg{padding-left:2em}}.vk_prContent_colTxt{vertical-align:top}.vk_prContent_colTxt_title{background-color:transparent;font-weight:bold;padding:0;-webkit-box-shadow:none;box-shadow:none;border:none;margin-bottom:0.8em}@media (max-width: 575.98px){.vk_prContent_colTxt_title:first-child{margin-top:30px}}.vk_prContent_colTxt_title:after{content:"";line-height:0;display:block;overflow:hidden;position:absolute;bottom:-1px;width:0;border:none}.vk_prContent_colTxt_text{line-height:2em;margin-bottom:1.7em}@media (min-width: 992px){.vk_prContent_colTxt_btn.btn{font-size:16px}}.vk_prContent_colImg_image{max-width:100%;height:auto}.vk_prContent_colImg .components-button.button{margin:1em}.vk_prContent_colImg .components-button.image-button{margin:0}
22
 
 
 
23
  @media (max-width: 575.98px){.vk_table-col-mobile1 th,.vk_table-col-mobile1 td{display:block}.vk_table-col-mobile1 th{background-color:rgba(0,0,0,0.05)}.vk_table-col-mobile1.table-striped tbody tr:nth-of-type(odd){background:inherit}}.vk_simpleTable-edit .editor-inner-blocks,.vk_simpleTable-edit .editor-block-list__layout,.vk_simpleTable-edit .editor-block-list__block,.vk_simpleTable-edit .editor-rich-text__editable,.vk_simpleTable-edit .editor-block-list__block-edit{padding:0;margin:0;width:100%}.vk_simpleTable-edit>.editor-inner-blocks{margin-top:-1px}.vk_simpleTable-edit .editor-block-list__block-edit{height:100%}.vk_simpleTable-edit .block-editor-block-list__insertion-point{top:-5px}.vk_simpleTable-edit .editor-block-list__block-edit:before{right:-0px;left:-0px;top:-0px;bottom:-0px}.vk_simpleTable-edit .editor-inner-blocks tr{width:100%;display:block;border-bottom:1px solid #e5e5e5}.vk_simpleTable-edit .editor-inner-blocks tr .editor-block-list__layout{display:-webkit-box;display:-ms-flexbox;display:flex}.vk_simpleTable-edit .editor-inner-blocks th,.vk_simpleTable-edit .editor-inner-blocks td{padding:0;display:block;width:100%;border:none}.vk_simpleTable-edit .editor-inner-blocks th .editor-rich-text__editable,.vk_simpleTable-edit .editor-inner-blocks td .editor-rich-text__editable{padding:14px}.vk_simpleTable-edit.table-striped>tbody>.editor-inner-blocks>.editor-block-list__layout>div:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}
24
 
25
+ @media (max-width: 576px){.vk_spacer .vk_spacer-display-pc{display:none}.vk_spacer .vk_spacer-display-tablet{display:none}.vk_spacer .vk_spacer-display-mobile{display:block}}@media (min-width: 577px) and (max-width: 768px){.vk_spacer .vk_spacer-display-pc{display:none}.vk_spacer .vk_spacer-display-tablet{display:block}.vk_spacer .vk_spacer-display-mobile{display:none}}@media (min-width: 769px){.vk_spacer .vk_spacer-display-pc{display:block}.vk_spacer .vk_spacer-display-tablet{display:none}.vk_spacer .vk_spacer-display-mobile{display:none}}
26
+
27
  .vk_staff_text{float:left;width:61.6%}.vk_staff_photo{float:right;width:32%}.vk_staff-layout-imageLeft .vk_staff_text{float:right}.vk_staff-layout-imageLeft .vk_staff_photo{float:left}.vk_staff{display:block;overflow:hidden}.vk_staff_text_name{text-align:left;-webkit-box-shadow:none;box-shadow:none;font-size:3.5rem;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";line-height:1.0;margin-bottom:0.5rem;border:none;padding:0;background-color:transparent}.vk_staff_text_name:before,.vk_staff_text_name:after{border:none}.vk_staff_text_caption{font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";font-size:14px;display:block;margin:0 0 0.5rem 4px;letter-spacing:5px}.vk_staff_text_role{font-size:14px;line-height:1.6em;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif"}.vk_staff_text_profileTitle{font-size:18px;font-family:"MS P明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","serif";padding-top:0;padding-left:0;padding-bottom:2px;margin-bottom:1.2rem;border-top:none;border-bottom:1px solid #ccc;background:none}.vk_staff_text_profileTitle:before,.vk_staff_text_profileTitle:after{border:none}.vk_staff_text_profileText{font-size:14px}.vk_staff_photo{display:block;vertical-align:top;text-align:center}.vk_staff_photo button{width:100%}.vk_staff_photo .image-button{padding:0;margin:0;display:block}.vk_staff_photo-border-default{border:4px solid #efefef;padding:1px}.vk_staff_photo-border-none{border:none}.vk_staff_photo_image{width:100%;margin:0;display:block}@media (min-width: 992px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:74%}.page-template-page-onecolumn .vk_staff_text_name,.page-template-page-lp .vk_staff_text_name,.page-template-page-lp-builder .vk_staff_text_name{font-size:4rem}.page-template-page-onecolumn .vk_staff_text_caption,.page-template-page-lp .vk_staff_text_caption,.page-template-page-lp-builder .vk_staff_text_caption{font-size:16px;letter-spacing:0.5rem}.page-template-page-onecolumn .vk_staff_text_role,.page-template-page-lp .vk_staff_text_role,.page-template-page-lp-builder .vk_staff_text_role{letter-spacing:0.5rem}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:22%}}@media (min-width: 1200px){.page-template-page-onecolumn .vk_staff_text,.page-template-page-lp .vk_staff_text,.page-template-page-lp-builder .vk_staff_text{width:75%}.page-template-page-onecolumn .vk_staff_photo,.page-template-page-lp .vk_staff_photo,.page-template-page-lp-builder .vk_staff_photo{width:20%}}
28
 
29
  .vk_table-col-overflow{white-space:nowrap !important}
inc/vk-blocks/package/build/block-build.js CHANGED
@@ -3,24 +3,18 @@
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
5
  http://jedwatson.github.io/classnames
6
- */
7
- /*!
8
- Copyright (c) 2017 Jed Watson.
9
- Licensed under the MIT License (MIT), see
10
- http://jedwatson.github.io/classnames
11
- */
12
- !function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var o=arguments[t];if(o){var a=typeof o;if("string"===a||"number"===a)e.push(o);else if(Array.isArray(o)&&o.length){var l=r.apply(null,o);l&&e.push(l)}else if("object"===a)for(var c in o)n.call(o,c)&&o[c]&&e.push(c)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(o=function(){return r}.apply(t,[]))||(e.exports=o)}()},function(e,t,n){"use strict";
13
- /** @license React v16.9.0
14
  * react.production.min.js
15
  *
16
  * Copyright (c) Facebook, Inc. and its affiliates.
17
  *
18
  * This source code is licensed under the MIT license found in the
19
  * LICENSE file in the root directory of this source tree.
20
- */var o=n(3),r="function"==typeof Symbol&&Symbol.for,a=r?Symbol.for("react.element"):60103,l=r?Symbol.for("react.portal"):60106,c=r?Symbol.for("react.fragment"):60107,i=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,m=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.forward_ref"):60112,b=r?Symbol.for("react.suspense"):60113,f=r?Symbol.for("react.suspense_list"):60120,k=r?Symbol.for("react.memo"):60115,v=r?Symbol.for("react.lazy"):60116;r&&Symbol.for("react.fundamental"),r&&Symbol.for("react.responder");var _="function"==typeof Symbol&&Symbol.iterator;function g(e){for(var t=e.message,n="https://reactjs.org/docs/error-decoder.html?invariant="+t,o=1;o<arguments.length;o++)n+="&args[]="+encodeURIComponent(arguments[o]);return e.message="Minified React error #"+t+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",e}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},d={};function h(e,t,n){this.props=e,this.context=t,this.refs=d,this.updater=n||y}function E(){}function C(e,t,n){this.props=e,this.context=t,this.refs=d,this.updater=n||y}h.prototype.isReactComponent={},h.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw g(Error(85));this.updater.enqueueSetState(this,e,t,"setState")},h.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},E.prototype=h.prototype;var w=C.prototype=new E;w.constructor=C,o(w,h.prototype),w.isPureReactComponent=!0;var N={current:null},x={suspense:null},B={current:null},T=Object.prototype.hasOwnProperty,S={key:!0,ref:!0,__self:!0,__source:!0};function O(e,t,n){var o=void 0,r={},l=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(l=""+t.key),t)T.call(t,o)&&!S.hasOwnProperty(o)&&(r[o]=t[o]);var i=arguments.length-2;if(1===i)r.children=n;else if(1<i){for(var s=Array(i),u=0;u<i;u++)s[u]=arguments[u+2];r.children=s}if(e&&e.defaultProps)for(o in i=e.defaultProps)void 0===r[o]&&(r[o]=i[o]);return{$$typeof:a,type:e,key:l,ref:c,props:r,_owner:B.current}}function I(e){return"object"==typeof e&&null!==e&&e.$$typeof===a}var A=/\/+/g,R=[];function P(e,t,n,o){if(R.length){var r=R.pop();return r.result=e,r.keyPrefix=t,r.func=n,r.context=o,r.count=0,r}return{result:e,keyPrefix:t,func:n,context:o,count:0}}function j(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>R.length&&R.push(e)}function z(e,t,n){return null==e?0:function e(t,n,o,r){var c=typeof t;"undefined"!==c&&"boolean"!==c||(t=null);var i=!1;if(null===t)i=!0;else switch(c){case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case a:case l:i=!0}}if(i)return o(r,t,""===n?"."+M(t,0):n),1;if(i=0,n=""===n?".":n+":",Array.isArray(t))for(var s=0;s<t.length;s++){var u=n+M(c=t[s],s);i+=e(c,u,o,r)}else if(u=null===t||"object"!=typeof t?null:"function"==typeof(u=_&&t[_]||t["@@iterator"])?u:null,"function"==typeof u)for(t=u.call(t),s=0;!(c=t.next()).done;)i+=e(c=c.value,u=n+M(c,s++),o,r);else if("object"===c)throw o=""+t,g(Error(31),"[object Object]"===o?"object with keys {"+Object.keys(t).join(", ")+"}":o,"");return i}(e,"",t,n)}function M(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}(e.key):t.toString(36)}function F(e,t){e.func.call(e.context,t,e.count++)}function L(e,t,n){var o=e.result,r=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?U(e,o,n,function(e){return e}):null!=e&&(I(e)&&(e=function(e,t){return{$$typeof:a,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(e,r+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(A,"$&/")+"/")+n)),o.push(e))}function U(e,t,n,o,r){var a="";null!=n&&(a=(""+n).replace(A,"$&/")+"/"),z(e,L,t=P(t,a,o,r)),j(t)}function H(){var e=N.current;if(null===e)throw g(Error(321));return e}var V={Children:{map:function(e,t,n){if(null==e)return e;var o=[];return U(e,o,null,t,n),o},forEach:function(e,t,n){if(null==e)return e;z(e,F,t=P(null,null,t,n)),j(t)},count:function(e){return z(e,function(){return null},null)},toArray:function(e){var t=[];return U(e,t,null,function(e){return e}),t},only:function(e){if(!I(e))throw g(Error(143));return e}},createRef:function(){return{current:null}},Component:h,PureComponent:C,createContext:function(e,t){return void 0===t&&(t=null),(e={$$typeof:m,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:u,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:p,render:e}},lazy:function(e){return{$$typeof:v,_ctor:e,_status:-1,_result:null}},memo:function(e,t){return{$$typeof:k,type:e,compare:void 0===t?null:t}},useCallback:function(e,t){return H().useCallback(e,t)},useContext:function(e,t){return H().useContext(e,t)},useEffect:function(e,t){return H().useEffect(e,t)},useImperativeHandle:function(e,t,n){return H().useImperativeHandle(e,t,n)},useDebugValue:function(){},useLayoutEffect:function(e,t){return H().useLayoutEffect(e,t)},useMemo:function(e,t){return H().useMemo(e,t)},useReducer:function(e,t,n){return H().useReducer(e,t,n)},useRef:function(e){return H().useRef(e)},useState:function(e){return H().useState(e)},Fragment:c,Profiler:s,StrictMode:i,Suspense:b,unstable_SuspenseList:f,createElement:O,cloneElement:function(e,t,n){if(null==e)throw g(Error(267),e);var r=void 0,l=o({},e.props),c=e.key,i=e.ref,s=e._owner;if(null!=t){void 0!==t.ref&&(i=t.ref,s=B.current),void 0!==t.key&&(c=""+t.key);var u=void 0;for(r in e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)T.call(t,r)&&!S.hasOwnProperty(r)&&(l[r]=void 0===t[r]&&void 0!==u?u[r]:t[r])}if(1===(r=arguments.length-2))l.children=n;else if(1<r){u=Array(r);for(var m=0;m<r;m++)u[m]=arguments[m+2];l.children=u}return{$$typeof:a,type:e.type,key:c,ref:i,props:l,_owner:s}},createFactory:function(e){var t=O.bind(null,e);return t.type=e,t},isValidElement:I,version:"16.9.0",unstable_withSuspenseConfig:function(e,t){var n=x.suspense;x.suspense=void 0===t?null:t;try{e()}finally{x.suspense=n}},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:N,ReactCurrentBatchConfig:x,ReactCurrentOwner:B,IsSomeRendererActing:{current:!1},assign:o}},D={default:V},$=D&&V||D;e.exports=$.default||$},function(e,t,n){"use strict";
21
  /*
22
  object-assign
23
  (c) Sindre Sorhus
24
  @license MIT
25
- */var o=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function l(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach(function(e){o[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,c,i=l(e),s=1;s<arguments.length;s++){for(var u in n=Object(arguments[s]))r.call(n,u)&&(i[u]=n[u]);if(o){c=o(n);for(var m=0;m<c.length;m++)a.call(n,c[m])&&(i[c[m]]=n[c[m]])}}return i}},function(e,t){var n=wp.i18n.__,o=wp.blocks.registerBlockType,r=wp.components,a=(r.RangeControl,r.RadioControl),l=r.PanelBody,c=r.Button,i=wp.element.Fragment,s=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,u=s.RichText,m=s.InspectorControls,p=s.MediaUpload,b=s.ColorPalette,f=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M544 450.583c0 22.75 13.014 42.454 32 52.092v7.969c-5.313 0.727-10.736 1.112-16.25 1.112-34.004 0-64.674-14.264-86.361-37.132-13.111 3.491-27.001 5.376-41.389 5.376-79.529 0-144-57.308-144-128s64.471-128 144-128c79.529 0 144 57.308 144 128 0 27.674-9.882 53.296-26.678 74.233-3.412 7.412-5.322 15.656-5.322 24.35zM115.339 110.593c-33.107 26.899-51.339 61.492-51.339 97.407 0 20.149 5.594 39.689 16.626 58.075 11.376 18.96 28.491 36.293 49.494 50.126 15.178 9.996 25.39 25.974 28.088 43.947 0.9 5.992 1.464 12.044 1.685 18.062 3.735-3.097 7.375-6.423 10.94-9.988 12.077-12.076 28.39-18.745 45.251-18.745 2.684 0 5.381 0.168 8.078 0.512 10.474 1.331 21.172 2.008 31.797 2.010v64c-13.564-0.001-26.877-0.869-39.871-2.521-54.989 54.989-120.625 64.85-184.088 66.298v-13.458c34.268-16.789 64-47.37 64-82.318 0-4.877-0.379-9.665-1.082-14.348-57.898-38.132-94.918-96.377-94.918-161.652 0-114.875 114.615-208 256-208 139.229 0 252.496 90.307 255.918 202.76-20.548-9.158-42.92-14.711-66.131-16.289-5.765-28.034-22.701-54.408-49.126-75.878-17.661-14.349-38.458-25.695-61.814-33.722-24.853-8.54-51.38-12.871-78.847-12.871s-53.994 4.331-78.847 12.871c-23.356 8.027-44.153 19.372-61.814 33.722z"}));o("vk-blocks/balloon",{title:n("Ballon","vk-blocks"),icon:f,category:"vk-blocks-cat",attributes:{content:{source:"html",selector:"p"},balloonName:{source:"html",selector:"figcaption"},balloonType:{type:"string",default:"type-serif"},balloonBgColor:{type:"string"},balloonAlign:{type:"string",default:"position-left"},IconImage:{type:"string",default:null}},edit:function(e){var t=e.attributes,o=e.className,r=e.setAttributes,s=t.content,f=t.balloonName,k=t.balloonType,v=t.balloonBgColor,_=t.balloonAlign,g=t.IconImage;return React.createElement(i,null,React.createElement(m,null,React.createElement(l,{title:n("Balloon setting","vk-blocks")},React.createElement(a,{label:n("Position","vk-blocks"),help:n("Please specify the layout of the balloon.","vk-blocks"),selected:_,options:[{label:n("Left","vk-blocks"),value:"position-left"},{label:n("Right","vk-blocks"),value:"position-right"}],onChange:function(e){return r({balloonAlign:e})}}),React.createElement(a,{label:n("Type","vk-blocks"),help:n("Please select the type of balloon.","vk-blocks"),selected:k,options:[{label:n("Serif","vk-blocks"),value:"type-serif"},{label:n("Thinking","vk-blocks"),value:"type-think"}],onChange:function(e){return r({balloonType:e})}}),React.createElement(b,{value:v,onChange:function(e){return r({balloonBgColor:e})}}))),React.createElement("div",{className:"".concat(o," vk_balloon vk_balloon-").concat(_," vk_balloon-").concat(k)},React.createElement("div",{className:"vk_balloon_icon"},React.createElement(p,{onSelect:function(e){return r({IconImage:e.sizes.full.url})},type:"image",className:"vk_balloon_icon_image",value:g,render:function(e){var t=e.open;return React.createElement(c,{onClick:t,className:g?"image-button":"button button-large"},g?React.createElement("img",{className:"vk_balloon_icon_image",src:g,alt:n("Upload image","vk-blocks")}):n("Select image","vk-blocks"))}}),React.createElement(u,{tagName:"figcaption",className:"vk_balloon_icon_name",onChange:function(e){return r({balloonName:e})},value:f,placeholder:n("Icon Name","vk-blocks")})),React.createElement(u,{style:{background:v,border:v},tagName:"p",className:"vk_balloon_content",onChange:function(e){return r({content:e})},value:s,placeholder:n("Input text","vk-blocks")})))},save:function(e){var t=e.attributes,n=(e.className,t.content),o=t.balloonName,r=t.balloonType,a=t.balloonBgColor,l=t.balloonAlign,c=t.IconImage;return React.createElement("div",{className:"vk_balloon vk_balloon-".concat(l," vk_balloon-").concat(r)},React.createElement("div",{className:"vk_balloon_icon"},c?React.createElement("figure",null,React.createElement("img",{className:"vk_balloon_icon_image",src:c,alt:""}),React.createElement(u.Content,{tagName:"figcaption",className:"vk_balloon_icon_name",value:o})):""),React.createElement(u.Content,{className:"vk_balloon_content",style:{background:a,border:a},tagName:"p",value:n}))}})},function(e,t){var n=wp.i18n.__;wp.blocks.registerBlockStyle("core/image",[{name:"vk-image-border",label:n("Border","vk-blocks")},{name:"vk-image-photoFrame",label:n("Photo frame","vk-blocks")}])},function(e,t,n){"use strict";n.r(t);var o=function(e){switch(e){case"#f78da7":return"vk-has-pale-pink-color";case"#cf2e2e":return"vk-has-vivid-red-color";case"#ff6900":return"vk-has-luminous-vivid-orange-color";case"#fcb900":return"vk-has-luminous-vivid-amber-color";case"#7bdcb5":return"vk-has-light-green-cyan-color";case"#00d084":return"vk-has-vivid-green-cyan-color";case"#8ed1fc":return"vk-has-pale-cyan-blue-color";case"#0693e3":return"vk-has-vivid-cyan-blue-color";case"#9b51e0":return"vk-has-vivid-purple-color";case"#eee":return"vk-has-very-light-gray-color";case"#abb8c3":return"vk-has-cyan-bluish-gray-color";case"#313131":return"vk-has-very-dark-gray-color"}},r=lodash.assign,a=wp.i18n.__,l=wp.element.Fragment,c=wp.hooks.addFilter,i=wp.components.PanelBody,s=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,u=s.InspectorControls,m=s.ColorPalette,p=wp.compose.createHigherOrderComponent,b=function(e){return["core/group"].includes(e)};c("blocks.registerBlockType","vk-blocks/group-style",function(e){return b(e.name)&&(e.attributes=r(e.attributes,{color:{type:"string"}})),e}),c("editor.BlockEdit","vk-blocks/group-style",p(function(e){var t="";return function(n){return b(n.name)&&n.isSelected?(t=n.attributes.color?n.attributes.color:"#fffd6b",React.createElement(l,null,React.createElement(e,n),React.createElement(u,null,React.createElement(i,{title:a("Border Color","vk-blocks"),initialOpen:!1,className:"group-border-color-controle"},React.createElement(m,{value:t,disableCustomColors:!0,onChange:function(e){var r=o(e);if(n.attributes.className){var a=n.attributes.className,l=(a=a.split(" ")).filter(function(e){return-1===e.indexOf("vk-has-")});l.push(r),r=l.join(" ")}t=e,n.setAttributes({className:r,color:e})}}))))):React.createElement(e,n)}},"addMyCustomBlockControls")),wp.blocks.registerBlockStyle("core/group",[{name:"vk-group-solid",label:a("Solid","vk-blocks")},{name:"vk-group-dotted",label:a("Dotted","vk-blocks")},{name:"vk-group-dashed",label:a("Dashed","vk-blocks")},{name:"vk-group-double",label:a("Double","vk-blocks")},{name:"vk-group-stitch",label:a("Stitch","vk-blocks")},{name:"vk-group-top-bottom-border",label:a("top-bottom-border","vk-blocks")},{name:"vk-group-shadow",label:a("Shadow","vk-blocks")}]);var f=lodash.assign,k=wp.i18n.__,v=wp.element.Fragment,_=wp.hooks.addFilter,g=wp.components.PanelBody,y=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,d=y.InspectorControls,h=y.ColorPalette,E=wp.compose.createHigherOrderComponent,C=function(e){return["core/list"].includes(e)};function w(e,t){var n=e.match(/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i),o=null;return n&&(o=n.slice(1,4).map(function(e){return parseInt(e,16)})),(n=e.match(/^#([0-9a-f])([0-9a-f])([0-9a-f])$/i))&&(o=n.slice(1,4).map(function(e){return 17*parseInt(e,16)})),o?"rgba(".concat(o[0],", ").concat(o[1],", ").concat(o[2],", ").concat(t,")"):null}_("blocks.registerBlockType","vk-blocks/list-style",function(e){return C(e.name)&&(e.attributes=f(e.attributes,{color:{type:"string"}})),e}),_("editor.BlockEdit","vk-blocks/list-style",E(function(e){var t="";return function(n){return C(n.name)&&n.isSelected?(t=n.attributes.color?n.attributes.color:"#fffd6b",React.createElement(v,null,React.createElement(e,n),React.createElement(d,null,React.createElement(g,{title:k("List Icon Color","vk-blocks"),initialOpen:!1,className:"list-color-controle"},React.createElement(h,{value:t,disableCustomColors:!0,onChange:function(e){var r=o(e);if(n.attributes.className){var a=n.attributes.className,l=(a=a.split(" ")).filter(function(e){return-1===e.indexOf("vk-has-")});l.push(r),r=l.join(" ")}t=e,n.setAttributes({className:r,color:e})}}))))):React.createElement(e,n)}},"addMyCustomBlockControls")),wp.blocks.registerBlockStyle("core/list",[{name:"vk-default",label:k("Default","vk-blocks"),isDefault:!0},{name:"vk-arrow-mark",label:k("Arrow","vk-blocks")},{name:"vk-triangle-mark",label:k("Triangle","vk-blocks")},{name:"vk-check-mark",label:k("Check","vk-blocks")},{name:"vk-check-square-mark",label:k("Check Square","vk-blocks")},{name:"vk-check-circle-mark",label:k("Check Circle","vk-blocks")},{name:"vk-handpoint-mark",label:k("Handpoint","vk-blocks")},{name:"vk-pencil-mark",label:k("Pencil","vk-blocks")},{name:"vk-smile-mark",label:k("Smile","vk-blocks")},{name:"vk-frown-mark",label:k("Frown","vk-blocks")},{name:"vk-numbered-circle-mark",label:k("Numbered Circle","vk-blocks")},{name:"vk-numbered-square-mark",label:k("Numbered Square","vk-blocks")}]);var N=wp.i18n.__,x=window.wp.richText,B=x.registerFormatType,T=x.toggleFormat,S=x.applyFormat,O=x.removeFormat,I=x.getActiveFormat,A=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,R=A.RichTextToolbarButton,P=A.RichTextShortcut,j=A.InspectorControls,z=A.PanelColorSettings,M=(A.getColorObjectByColorValue,wp.element.Fragment),F="vk-blocks/highlighter",L=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M26.9,462.2l104.7,39.6l34-34l-73.2-73.2L26.9,462.2z M146.5,231.8c-10.3,9.1-14.4,23.4-10.4,36.6l12.5,41.1l-48.9,48.9 L201,459.6l48.8-48.8l41,12.6c13.2,4,27.5,0,36.6-10.3l27.3-29.1L175.5,204.6L146.5,231.8L146.5,231.8z M533.7,122.3L437,25.7 C417.4,6,385.8,5,364.9,23.4L201,186.6l171.8,171.8l163.1-163.9C554.3,173.6,553.3,142,533.7,122.3L533.7,122.3z"}));B(F,{title:N("Highlighter","vk-blocks"),tagName:"span",className:"vk_highlighter",attributes:{data:"data-color",style:"style"},edit:function(e){var t,n=e.value,o=e.isActive,r=e.onChange;if(o){var a=I(n,F);t=a.attributes.data}var l=function(e){e=function(e){return void 0===e&&(e="#fffd6b"),e}(e),r(T(n,{type:F,attributes:{data:e,style:"background: linear-gradient(transparent 60%,".concat(w(e,.7)," 0);")}}))};return React.createElement(M,null,React.createElement(j,null,React.createElement(z,{title:N("Highlighter","vk-blocks"),initialOpen:!1,colorSettings:[{value:t,onChange:function(e){r(e?S(n,{type:F,attributes:{data:e,style:"background: linear-gradient(transparent 60%,".concat(w(e,.7)," 0);")}}):O(n,F))},label:N("Highlight Color","vk-blocks")}]})),React.createElement(P,{type:"primary",character:"h",onUse:function(){return l(t)}}),React.createElement(R,{icon:L,title:N("Highlighter","vk-blocks"),onClick:function(){return l(t)},isActive:o,shortcutType:"primary",shortcutCharacter:"h"}))}});var U=n(0),H=n.n(U);function V(e){return(V="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function D(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function $(e,t){return!t||"object"!==V(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function q(e){return(q=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function W(e,t){return(W=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Y=wp.i18n.__,G=wp.editor,Q=G.RichText,J=G.MediaUpload,K=wp.components.Button,X=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),$(this,q(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&W(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.vk_staff_text_name,n=e.vk_staff_text_caption,o=e.vk_staff_text_role,r=e.vk_staff_text_profileTitle,a=e.vk_staff_text_profileText,l=e.vk_staff_photo_image,c=e.vk_staff_photo_image_alt,i=e.vk_staff_layout,s=e.vk_staff_nameColor,u=e.vk_staff_captionColor,m=e.vk_staff_positionColor,p=e.vk_staff_profileTitleColor,b=e.vk_staff_profileTextColor,f=e.vk_staff_photoBorder,k=this.props.setAttributes,v=this.props.className,_=this.props.for_,g="";return"edit"===_?g=H.a.createElement("div",{className:"".concat(v," vk_staff vk_staff-layout-").concat(i)},H.a.createElement("div",{className:"vk_staff_text"},H.a.createElement(Q,{tagName:"h3",className:"vk_staff_text_name",style:{color:s},onChange:function(e){return k({vk_staff_text_name:e})},value:t,placeholder:Y("Your Name","vk-blocks")}),H.a.createElement(Q,{tagName:"p",className:"vk_staff_text_caption",style:{color:u},onChange:function(e){return k({vk_staff_text_caption:e})},value:n,placeholder:Y("Caption","vk-blocks")}),H.a.createElement(Q,{tagName:"p",className:"vk_staff_text_role",style:{color:m},onChange:function(e){return k({vk_staff_text_role:e})},value:o,placeholder:Y("Role position","vk-blocks")}),H.a.createElement(Q,{tagName:"h4",className:"vk_staff_text_profileTitle",style:{color:p},onChange:function(e){return k({vk_staff_text_profileTitle:e})},value:r,placeholder:Y("Profile title","vk-blocks")}),H.a.createElement(Q,{tagName:"p",className:"vk_staff_text_profileText",style:{color:b},onChange:function(e){return k({vk_staff_text_profileText:e})},value:a,placeholder:Y("Profile text","vk-blocks")})),H.a.createElement("div",{className:"vk_staff_photo vk_staff_photo-border-".concat(f)},H.a.createElement(J,{onSelect:function(e){return k({vk_staff_photo_image:e.sizes.full.url})},type:"image",className:"vk_staff_photo_image",value:l,render:function(e){var t=e.open;return H.a.createElement(K,{onClick:t,className:l?"image-button":"button button-large"},l?H.a.createElement("img",{className:"vk_staff_photo_image",src:l,alt:Y(c,"vk-blocks")}):Y("Select image","vk-blocks"))}}))):"save"===_&&(g=H.a.createElement("div",{className:"".concat(v," vk_staff vk_staff-layout-").concat(i)},H.a.createElement("div",{className:"vk_staff_text"},H.a.createElement(Q.Content,{tagName:"h3",className:"vk_staff_text_name",style:{color:s},value:t}),H.a.createElement(Q.Content,{tagName:"p",className:"vk_staff_text_caption",style:{color:u},value:n}),H.a.createElement(Q.Content,{tagName:"p",className:"vk_staff_text_role",style:{color:m},value:o}),H.a.createElement(Q.Content,{tagName:"h4",className:"vk_staff_text_profileTitle",style:{color:p},value:r}),H.a.createElement(Q.Content,{tagName:"p",className:"vk_staff_text_profileText",style:{color:b},value:a})),l?H.a.createElement("div",{className:"vk_staff_photo vk_staff_photo-border-".concat(f)},H.a.createElement("img",{className:"vk_staff_photo_image",src:l,alt:c?Y(c,"vk-blocks"):""})):"")),g}}])&&D(n.prototype,o),r&&D(n,r),t}(),Z=wp.i18n.__,ee=wp.blocks.registerBlockType,te=wp.components,ne=te.TextControl,oe=te.PanelBody,re=te.BaseControl,ae=te.SelectControl,le=wp.element.Fragment,ce=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,ie=ce.InspectorControls,se=ce.ColorPalette,ue=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("path",{d:"M528,34H48C21.5,34,0,55.5,0,82v352c0,26.5,21.5,48,48,48h480c26.5,0,48-21.5,48-48V82C576,55.5,554.5,34,528,34z M528,434 H48V82h480V434z"}),H.a.createElement("path",{d:"M407.6,241.9c30.9,0,55.9-25.1,55.9-55.9S438.5,130,407.6,130s-55.9,25.1-55.9,55.9S376.8,241.9,407.6,241.9z"}),H.a.createElement("path",{d:"M329.3,353.8h156.6c10.8,0,19.6-7.5,19.6-16.8v-16.8c0-27.8-26.3-50.3-58.7-50.3c-9.4,0-16.3,7-39.2,7 c-23.5,0-29.2-7-39.2-7c-32.4,0-58.7,22.6-58.7,50.3V337C309.7,346.2,318.5,353.8,329.3,353.8z"}),H.a.createElement("path",{d:"M96.2,395h161.1c4,0,7.2-3.3,7.2-7.2v-14.4c0-4-3.3-7.2-7.2-7.2H96.2c-4,0-7.2,3.3-7.2,7.2v14.4C89,391.7,92.3,395,96.2,395 z"}),H.a.createElement("path",{d:"M96.2,339.2h161.1c4,0,7.2-3.3,7.2-7.2v-14.4c0-4-3.3-7.2-7.2-7.2H96.2c-4,0-7.2,3.3-7.2,7.2V332 C89,336,92.3,339.2,96.2,339.2z"}),H.a.createElement("path",{d:"M96.2,283.4h161.1c4,0,7.2-3.3,7.2-7.2v-14.4c0-4-3.3-7.2-7.2-7.2H96.2c-4,0-7.2,3.3-7.2,7.2v14.4 C89,280.2,92.3,283.4,96.2,283.4z"}),H.a.createElement("path",{d:"M92.9,219.1h166.3c2.1,0,3.9-1.8,3.9-3.9v-7.8c0-2.1-1.8-3.9-3.9-3.9H92.9c-2.1,0-3.9,1.8-3.9,3.9v7.8 C89,217.4,90.8,219.1,92.9,219.1z"}),H.a.createElement("path",{d:"M99.7,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7H99.7c-5.9,0-10.7,4.8-10.7,10.7v21.4 C89,172.8,93.8,177.6,99.7,177.6z"}),H.a.createElement("path",{d:"M157,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7H157c-5.9,0-10.7,4.8-10.7,10.7v21.4 C146.3,172.8,151.1,177.6,157,177.6z"}),H.a.createElement("path",{d:"M214.2,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7h-22.4c-5.9,0-10.7,4.8-10.7,10.7v21.4 C203.5,172.8,208.4,177.6,214.2,177.6z"}),H.a.createElement("path",{d:"M271.5,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7h-22.4c-5.9,0-10.7,4.8-10.7,10.7v21.4 C260.8,172.8,265.6,177.6,271.5,177.6z"}));ee("vk-blocks/staff",{title:Z("Staff","vk-blocks"),icon:ue,category:"vk-blocks-cat",attributes:{vk_staff_text_name:{type:"string",source:"html",selector:"h3"},vk_staff_text_caption:{type:"string",source:"html",selector:"p.vk_staff_text_caption"},vk_staff_text_role:{type:"string",source:"html",selector:"p.vk_staff_text_role"},vk_staff_text_profileTitle:{type:"string",source:"html",selector:"h4"},vk_staff_text_profileText:{type:"string",source:"html",selector:"p.vk_staff_text_profileText"},vk_staff_photo_image:{type:"string",default:""},vk_staff_photo_image_alt:{type:"string",default:"Profile Picture"},vk_staff_layout:{type:"string",default:"default"},vk_staff_nameColor:{type:"string",default:"inherit"},vk_staff_captionColor:{type:"string",default:"inherit"},vk_staff_positionColor:{type:"string",default:"inherit"},vk_staff_profileTitleColor:{type:"string",default:"inherit"},vk_staff_profileTextColor:{type:"string",default:"inherit"},vk_staff_photoBorder:{type:"string",default:"default"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.vk_staff_photo_image_alt,a=t.vk_staff_layout,l=t.vk_staff_nameColor,c=t.vk_staff_captionColor,i=t.vk_staff_positionColor,s=t.vk_staff_profileTitleColor,u=t.vk_staff_profileTextColor,m=t.vk_staff_photoBorder;return H.a.createElement(le,null,H.a.createElement(ie,null,H.a.createElement(oe,{title:Z("Layout","vk-blocks")},H.a.createElement(ae,{value:a,onChange:function(e){return n({vk_staff_layout:e})},options:[{value:"default",label:Z("Default","vk-blocks")},{value:"imageLeft",label:Z("Image left","vk-blocks")}]})),H.a.createElement(oe,{title:Z("Image border","vk-blocks")},H.a.createElement(ae,{value:m,onChange:function(e){return n({vk_staff_photoBorder:e})},options:[{value:"default",label:Z("Default","vk-blocks")},{value:"none",label:Z("None","vk-blocks")}]})),H.a.createElement(oe,{title:Z("Alt text","vk-blocks")},H.a.createElement(re,{help:Z("Set the alt text for profile image","vk-blocks")},H.a.createElement(ne,{value:r,onChange:function(e){return n({vk_staff_photo_image_alt:e})}}))),H.a.createElement(oe,{title:Z("Color","vk-blocks")},H.a.createElement(re,{label:Z("Staff name","vk-blocks")},H.a.createElement(se,{value:l,onChange:function(e){return n({vk_staff_nameColor:e})}})),H.a.createElement(re,{label:Z("Name caption","vk-blocks")},H.a.createElement(se,{value:c,onChange:function(e){return n({vk_staff_captionColor:e})}})),H.a.createElement(re,{label:Z("Role position","vk-blocks")},H.a.createElement(se,{value:i,onChange:function(e){return n({vk_staff_positionColor:e})}})),H.a.createElement(re,{label:Z("Profile title","vk-blocks")},H.a.createElement(se,{value:s,onChange:function(e){return n({vk_staff_profileTitleColor:e})}})),H.a.createElement(re,{label:Z("Profile text","vk-blocks")},H.a.createElement(se,{value:u,onChange:function(e){return n({vk_staff_profileTextColor:e})}})))),H.a.createElement(X,{attributes:t,setAttributes:n,className:o,for_:"edit"}))},save:function(e){var t=e.attributes;return H.a.createElement(X,{attributes:t,setAttributes:"",className:"",for_:"save"})}});function me(e){return(me="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function pe(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function be(e,t){return!t||"object"!==me(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function fe(e){return(fe=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function ke(e,t){return(ke=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var ve=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),be(this,fe(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ke(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.unit,n=e.pc,o=e.tablet,r=e.mobile,a=this.props.className;return H.a.createElement("div",{className:"".concat(a," vk_spacer")},H.a.createElement("div",{className:"vk_spacer-display-pc",style:{height:n+t}}),H.a.createElement("div",{className:"vk_spacer-display-tablet",style:{height:o+t}}),H.a.createElement("div",{className:"vk_spacer-display-mobile",style:{height:r+t}}))}}])&&pe(n.prototype,o),r&&pe(n,r),t}();function _e(e){return(_e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ge(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function ye(e,t){return!t||"object"!==_e(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function de(e){return(de=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function he(e,t){return(he=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Ee=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),ye(this,de(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&he(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.unit,n=e.pc,o=e.tablet,r=e.mobile;return H.a.createElement("div",{className:"vk_spacer"},H.a.createElement("div",{className:"vk_spacer-display-pc",style:{height:n+t}}),H.a.createElement("div",{className:"vk_spacer-display-tablet",style:{height:o+t}}),H.a.createElement("div",{className:"vk_spacer-display-mobile",style:{height:r+t}}))}}])&&ge(n.prototype,o),r&&ge(n,r),t}(),Ce=(wp.editor.RichText,[{attributes:{unit:{type:"string",default:"px"},pc:{type:"number",default:50},tablet:{type:"number",default:10},mobile:{type:"number",default:10}},save:function(e){var t=e.attributes;return H.a.createElement(Ee,{attributes:t})}}]),we=wp.i18n.__,Ne=wp.blocks.registerBlockType,xe=wp.components,Be=xe.RangeControl,Te=xe.PanelBody,Se=xe.BaseControl,Oe=xe.SelectControl,Ie=wp.element.Fragment,Ae=(wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor).InspectorControls,Re=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("rect",{x:"108.8",y:"18.7",width:"358.5",height:"40"}),H.a.createElement("rect",{x:"108.8",y:"453.3",width:"358.5",height:"40"}),H.a.createElement("polygon",{points:"171.4,253.2 131.4,253.2 131.4,412.6 290.8,412.6 290.8,372.6 199.7,372.6 404.6,167.7 404.6,258.8 444.6,258.8 444.6,99.4 285.2,99.4 285.2,139.4 376.3,139.4 171.4,344.3 \t"})));Ne("vk-blocks/spacer",{title:we("Responsive Spacer","vk-blocks"),icon:Re,category:"vk-blocks-cat-layout",attributes:{unit:{type:"string",default:"px"},pc:{type:"number",default:40},tablet:{type:"number",default:30},mobile:{type:"number",default:20}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.unit,a=t.pc,l=t.tablet,c=t.mobile;return H.a.createElement(Ie,null,H.a.createElement(Ae,null,H.a.createElement(Te,null,H.a.createElement(Oe,{label:we("Unit Type","vk-blocks"),value:r,onChange:function(e){return n({unit:e})},options:[{value:"px",label:we("px","vk-blocks")},{value:"em",label:we("em","vk-blocks")},{value:"rem",label:we("rem","vk-blocks")},{value:"vw",label:we("vw","vk-blocks")}]}),H.a.createElement(Se,{label:we("Height for each device.","vk-blocks")},H.a.createElement(Be,{label:we("PC","vk-blocks"),value:a,onChange:function(e){return n({pc:e})},step:.1}),H.a.createElement(Be,{label:we("Tablet","vk-blocks"),value:l,onChange:function(e){return n({tablet:e})},step:.1}),H.a.createElement(Be,{label:we("Mobile","vk-blocks"),value:c,onChange:function(e){return n({mobile:e})},step:.1})))),H.a.createElement(ve,{attributes:t,className:o}))},save:function(e){var t=e.attributes;return H.a.createElement(ve,{attributes:t})},deprecated:Ce});var Pe=n(1),je=n.n(Pe);function ze(e){return(ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Me(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Fe(e,t){return!t||"object"!==ze(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Le(e){return(Le=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ue(e,t){return(Ue=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var He=window.lodash.range,Ve=wp.i18n,De=Ve.__,$e=Ve.sprintf,qe=wp.element.Component,We=wp.components.Toolbar,Ye=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Fe(this,Le(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ue(e,t)}(t,qe),n=t,(o=[{key:"createLevelControl",value:function(e,t,n){return{icon:"heading",title:$e(De("Heading %d"),e),isActive:e===t,onClick:function(){return n(e)},subscript:String(e)}}},{key:"render",value:function(){var e=this,t=this.props,n=t.minLevel,o=t.maxLevel,r=t.selectedLevel,a=t.onChange;return H.a.createElement(We,{controls:He(n,o).map(function(t){return e.createLevelControl(t,r,a)})})}}])&&Me(n.prototype,o),r&&Me(n,r),t}();function Ge(e){return(Ge="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Qe(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Je(e,t){return!t||"object"!==Ge(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Ke(e){return(Ke=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Xe(e,t){return(Xe=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Ze=wp.editor.RichText,et=wp.i18n.__,tt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Je(this,Ke(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Xe(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e,t,n=this.props.attributes,o=n.level,r=n.align,a=n.title,l=n.titleColor,c=n.titleSize,i=n.subText,s=n.subTextFlag,u=n.subTextColor,m=n.subTextSize,p=n.titleStyle,b=n.titleMarginBottom,f=n.outerMarginBottom,k=this.props.setAttributes,v=this.props.className,_=this.props.for_,g=je()(v,"vk_heading vk_heading-style-".concat(p)),y="h"+o;return null!=f&&(e={marginBottom:f+"rem"}),t=null!=b?{color:l,fontSize:c+"rem",marginBottom:b+"rem",textAlign:r}:{color:l,fontSize:c+"rem",textAlign:r},"edit"===_?H.a.createElement("div",{className:g,style:e},H.a.createElement(Ze,{tagName:y,value:a,onChange:function(e){return k({title:e})},style:t,className:"vk_heading_title vk_heading_title-style-".concat(p),placeholder:et("Input title…","vk-blocks")}),function(){if("on"===s)return H.a.createElement(Ze,{tagName:"p",value:i,onChange:function(e){return k({subText:e})},style:{color:u,fontSize:m+"rem",textAlign:r},className:"vk_heading_subtext vk_heading_subtext-style-".concat(p),placeholder:et("Input sub text…","vk-blocks")})}()):"save"===_?H.a.createElement("div",{className:g,style:e},H.a.createElement(Ze.Content,{tagName:y,value:a,onChange:function(e){return k({title:e})},style:t,className:"vk_heading_title vk_heading_title-style-".concat(p),placeholder:et("Input title…","vk-blocks")}),function(){if("on"===s)return H.a.createElement(Ze.Content,{tagName:"p",value:i,onChange:function(e){return k({subText:e})},style:{color:u,fontSize:m+"rem",textAlign:r},className:"vk_heading_subtext vk_heading_subtext-style-".concat(p),placeholder:et("Input sub text…","vk-blocks")})}()):void 0}}])&&Qe(n.prototype,o),r&&Qe(n,r),t}();function nt(e){throw new Error('"'+e+'" is read-only')}var ot=wp.element.Fragment,rt=wp.editor,at=rt.RichText;rt.InspectorControls,rt.ColorPalette,rt.BlockControls,rt.AlignmentToolbar;var lt=[{attributes:{level:{type:"number",default:2},align:{type:"string"},titleStyle:{type:"string",default:"default"},outerMarginBottom:{type:"number"},title:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},titleColor:{type:"string",default:"#000000"},titleSize:{type:"number",default:2.6},titleMarginBottom:{type:"number"},subText:{source:"html",selector:"p",default:""},subTextFlag:{type:"string",default:"on"},subTextColor:{type:"string",default:"#000000"},subTextSize:{type:"number",default:1.8}},supports:{className:!1,anchor:!0},save:function(e){var t=e.attributes,n=t.level,o=t.align,r=t.title,a=t.titleColor,l=t.titleSize,c=t.subText,i=t.subTextFlag,s=t.subTextColor,u=t.subTextSize,m=t.titleStyle,p=t.titleMarginBottom,b=t.outerMarginBottom,f="h"+n;return H.a.createElement("div",{className:"vk_heading vk_heading-style-".concat(m),style:{marginBottom:b+"rem"}},H.a.createElement(at.Content,{tagName:f,value:r,style:{color:a,fontSize:l+"rem",textAlign:o,marginBottom:p+"rem"},className:"vk_heading_title vk_heading_title-style-".concat(m)}),function(){if("on"===i)return H.a.createElement(at.Content,{tagName:"p",value:c,style:{color:s,fontSize:u+"rem",textAlign:o},className:"vk_heading_subtext vk_heading_subtext-style-".concat(m)})}())}},{attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:"h1.vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),save:function(e){var t=e.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,b=t.urlOpenType3,f=t.icon1,k=t.icon2,v=t.icon3,_=t.color1,g=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3;return H.a.createElement("article",{className:"vk_prBlocks row"},H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:i,target:m?"_blank":"_self",className:"vk_prBlocks_item_link"},C?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+C+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:C,alt:""})):(_||(nt("color1"),_="#0693e3"),"0"===d?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:_,border:"1px solid ".concat(_)}},H.a.createElement("i",{className:"".concat(f," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+_}},H.a.createElement("i",{className:"".concat(f," vk_prBlocks_item_icon"),style:{color:_}}))),H.a.createElement(at.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h1",value:n}),H.a.createElement(at.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",value:a}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:s,target:p?"_blank":"_self",className:"vk_prBlocks_item_link"},w?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+w+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:w,alt:""})):(g||(nt("color2"),g="#0693e3"),"0"===h?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:g,border:"1px solid ".concat(g)}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+g}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:g}}))),H.a.createElement(at.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h1",value:o}),H.a.createElement(at.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",value:l}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:u,target:b?"_blank":"_self",className:"vk_prBlocks_item_link"},N?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+N+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:N,alt:""})):(y||(nt("color3"),y="#0693e3"),"0"===E?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:y,border:"1px solid ".concat(y)}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+y}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:y}}))),H.a.createElement(at.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h1",value:r}),H.a.createElement(at.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",value:c}))))}},{attributes:{level:{type:"number",default:2},align:{type:"string"},titleStyle:{type:"string",default:"default"},outerMarginBottom:{type:"number",default:null},title:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},titleColor:{type:"string",default:"#000000"},titleSize:{type:"number",default:2.6},titleMarginBottom:{type:"number",default:null},subText:{source:"html",selector:"p",default:""},subTextFlag:{type:"string",default:"on"},subTextColor:{type:"string",default:"#000000"},subTextSize:{type:"number",default:1.8}},supports:{className:!1,anchor:!0},save:function(e){var t=e.attributes,n=t.level,o=t.align,r=t.title,a=t.titleColor,l=t.titleSize,c=t.subText,i=t.subTextFlag,s=t.subTextColor,u=t.subTextSize,m=t.titleStyle,p=t.titleMarginBottom,b=t.outerMarginBottom,f="h"+n;return H.a.createElement(ot,null,null==b?H.a.createElement("div",{className:"vk_heading vk_heading-style-".concat(m)},H.a.createElement(at.Content,{tagName:f,value:r,style:{color:a,fontSize:l+"rem",textAlign:o},className:"vk_heading_title vk_heading_title-style-".concat(m)}),function(){if("on"===i)return H.a.createElement(at.Content,{tagName:"p",value:c,style:{color:s,fontSize:u+"rem",textAlign:o},className:"vk_heading_subtext vk_heading_subtext-style-".concat(m)})}()):H.a.createElement("div",{className:"vk_heading vk_heading-style-".concat(m),style:{marginBottom:b+"rem"}},H.a.createElement(at.Content,{tagName:f,value:r,style:{color:a,fontSize:l+"rem",textAlign:o,marginBottom:p+"rem"},className:"vk_heading_title vk_heading_title-style-".concat(m)}),function(){if("on"===i)return H.a.createElement(at.Content,{tagName:"p",value:c,style:{color:s,fontSize:u+"rem",textAlign:o},className:"vk_heading_subtext vk_heading_subtext-style-".concat(m)})}()))}}],ct=wp.i18n.__,it=wp.blocks.registerBlockType,st=wp.components,ut=st.RangeControl,mt=st.PanelBody,pt=st.RadioControl,bt=st.SelectControl,ft=wp.element.Fragment,kt=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,vt=kt.InspectorControls,_t=kt.ColorPalette,gt=kt.BlockControls,yt=kt.AlignmentToolbar,dt=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("g",null,H.a.createElement("path",{d:"M242.1,366.7l0-281.4l-212.6,0l0-77.1l516.6,0v77.1l-213.2,0l0,281.4H242.1z"})),H.a.createElement("g",null,H.a.createElement("path",{d:"M33,467.3l30.8-1.9c0.7,5,2,8.8,4.1,11.4c3.3,4.2,8.1,6.4,14.3,6.4c4.6,0,8.2-1.1,10.7-3.3c2.5-2.2,3.8-4.7,3.8-7.5 c0-2.7-1.2-5.1-3.6-7.3c-2.4-2.1-7.9-4.2-16.6-6.1c-14.2-3.2-24.3-7.4-30.4-12.7c-6.1-5.3-9.1-12-9.1-20.2 c0-5.4,1.6-10.5,4.7-15.3c3.1-4.8,7.8-8.6,14.1-11.3c6.3-2.7,14.8-4.1,25.8-4.1c13.4,0,23.6,2.5,30.6,7.5c7,5,11.2,12.9,12.5,23.8 l-30.5,1.8c-0.8-4.7-2.5-8.1-5.1-10.3c-2.6-2.1-6.2-3.2-10.8-3.2c-3.8,0-6.6,0.8-8.5,2.4c-1.9,1.6-2.9,3.5-2.9,5.8 c0,1.7,0.8,3.2,2.4,4.5c1.5,1.4,5.1,2.7,10.9,3.9c14.1,3,24.3,6.1,30.4,9.3c6.1,3.1,10.6,7,13.4,11.6c2.8,4.6,4.2,9.8,4.2,15.5 c0,6.7-1.9,12.9-5.6,18.6c-3.7,5.7-8.9,10-15.6,12.9c-6.7,2.9-15.1,4.4-25.2,4.4c-17.8,0-30.2-3.4-37-10.3 C37.8,486.6,33.9,477.8,33,467.3z"}),H.a.createElement("path",{d:"M215,501.9h-27.2v-12.3c-4,5-8.1,8.6-12.3,10.8c-4.1,2.1-9.2,3.2-15.2,3.2c-8,0-14.3-2.4-18.8-7.2 c-4.5-4.8-6.8-12.2-6.8-22.1V426H164v41.7c0,4.8,0.9,8.1,2.6,10.1c1.8,2,4.2,3,7.4,3c3.5,0,6.3-1.3,8.5-4 c2.2-2.7,3.3-7.5,3.3-14.4V426H215V501.9z"}),H.a.createElement("path",{d:"M225.5,397.2h29.4v36.3c2.9-3,6.2-5.3,9.9-6.9c3.7-1.5,7.8-2.3,12.3-2.3c9.2,0,16.9,3.3,22.9,10 c6.1,6.6,9.1,16.2,9.1,28.6c0,8.3-1.4,15.6-4.1,21.9c-2.8,6.3-6.6,11-11.5,14.1c-4.9,3.1-10.3,4.7-16.3,4.7c-5.1,0-9.8-1.1-14-3.3 c-3.2-1.7-6.7-4.9-10.4-9.6v11.2h-27.2V397.2z M254.6,463.8c0,6.5,1.2,11.3,3.7,14.2c2.5,2.9,5.6,4.4,9.3,4.4 c3.5,0,6.4-1.4,8.8-4.3c2.4-2.9,3.5-7.7,3.5-14.5c0-6-1.2-10.4-3.5-13.2c-2.3-2.8-5.1-4.2-8.4-4.2c-4,0-7.2,1.5-9.7,4.4 C255.9,453.4,254.6,457.8,254.6,463.8z"}),H.a.createElement("path",{d:"M304.4,397.2h98.4V423h-33v78.9h-32.4V423h-33V397.2z"}),H.a.createElement("path",{d:"M395.8,426h34.5l12,21.2l14-21.2h32.1l-25.9,36.2l27.7,39.7h-33.9l-14-24.4l-16.5,24.4h-31.5l27.6-39.7L395.8,426z"}),H.a.createElement("path",{d:"M530.6,397.2V426h16v21.3h-16v26.9c0,3.2,0.3,5.4,0.9,6.4c1,1.6,2.6,2.4,5,2.4c2.1,0,5.1-0.6,9-1.9l2.1,20.1 c-7.2,1.6-13.9,2.4-20.1,2.4c-7.2,0-12.6-0.9-16-2.8c-3.4-1.9-6-4.7-7.6-8.5s-2.5-9.9-2.5-18.4v-26.7h-10.7V426h10.7v-13.9 L530.6,397.2z"}))));it("vk-blocks/heading",{title:ct("Heading","vk-blocks"),icon:dt,category:"vk-blocks-cat",attributes:{level:{type:"number",default:2},align:{type:"string"},titleStyle:{type:"string",default:"default"},outerMarginBottom:{type:"number",default:null},title:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},titleColor:{type:"string",default:"#000000"},titleSize:{type:"number",default:2.6},titleMarginBottom:{type:"number",default:null},subText:{source:"html",selector:"p",default:""},subTextFlag:{type:"string",default:"on"},subTextColor:{type:"string",default:"#000000"},subTextSize:{type:"number",default:1.8}},supports:{className:!0,customClassName:!0,anchor:!0},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.level,a=t.align,l=(t.title,t.titleColor),c=t.titleSize,i=(t.subText,t.subTextFlag),s=t.subTextColor,u=t.subTextSize,m=t.titleStyle,p=t.titleMarginBottom,b=t.outerMarginBottom,f=function(e){switch(n({level:e}),e){case 1:n({titleSize:3.6});break;case 2:n({titleSize:2.8});break;case 3:n({titleSize:2.2});break;case 4:n({titleSize:2});break;case 5:n({titleSize:1.8});break;case 6:n({titleSize:1.6})}};return H.a.createElement(ft,null,H.a.createElement(gt,null,H.a.createElement(Ye,{minLevel:2,maxLevel:5,selectedLevel:r,onChange:f})),H.a.createElement(vt,null,H.a.createElement(mt,{title:ct("Style Settings","vk-blocks")},H.a.createElement(bt,{label:ct("Heading style","vk-blocks"),value:m,onChange:function(e){return n({titleStyle:e})},options:[{label:ct("Default","vk-blocks"),value:"default"},{label:ct("Plain","vk-blocks"),value:"plain"}]}),H.a.createElement("label",null,ct("Margin bottom size (rem)","vk-blocks")),H.a.createElement(ut,{value:b,onChange:function(e){n({outerMarginBottom:e})},min:-1,max:8,step:.1})),H.a.createElement(mt,{title:ct("Heading Settings","vk-blocks")},H.a.createElement("label",null,ct("Level","vk-blocks")),H.a.createElement(Ye,{minLevel:1,maxLevel:7,selectedLevel:r,onChange:f}),H.a.createElement("p",null,ct("Text Alignment")),H.a.createElement(yt,{value:a,onChange:function(e){n({align:e})}}),H.a.createElement("label",null,ct("Text size (rem)","vk-blocks")),H.a.createElement(ut,{value:c,onChange:function(e){n({titleSize:e})},min:.5,max:4,step:.1}),H.a.createElement("label",null,ct("Heading margin bottom size (rem)","vk-blocks")),H.a.createElement(ut,{value:p,onChange:function(e){n({titleMarginBottom:e})},min:-1,max:3,step:.1}),H.a.createElement(_t,{value:l,onChange:function(e){return n({titleColor:e})}})),H.a.createElement(mt,{title:ct("Sub Text Settings","vk-blocks")},H.a.createElement(pt,{label:ct("Position","vk-blocks"),selected:i,options:[{label:ct("Display","vk-blocks"),value:"on"},{label:ct("Hide","vk-blocks"),value:"off"}],onChange:function(e){return n({subTextFlag:e})}}),H.a.createElement("label",null,ct("Text size (rem)","vk-blocks")),H.a.createElement(ut,{value:u,onChange:function(e){n({subTextSize:e})},min:.5,max:3,step:.1}),H.a.createElement(_t,{value:s,onChange:function(e){return n({subTextColor:e})}}))),H.a.createElement(tt,{attributes:t,setAttributes:n,className:o,for_:"edit"}))},save:function(e){var t=e.attributes,n=e.className;return H.a.createElement(tt,{attributes:t,className:n,for_:"save"})},deprecated:lt});var ht=wp.editor.RichText,Et=[{attributes:{style:{type:"string",default:"info"},content:{type:"string",source:"html",selector:"p"}},save:function(e){var t=e.attributes,n=t.style,o=t.content;return H.a.createElement("div",{className:"alert alert-".concat(n)},H.a.createElement(ht.Content,{tagName:"p",value:o}))}}],Ct=wp.i18n.__,wt=wp.blocks.registerBlockType,Nt=(wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor).RichText;wt("vk-blocks/alert",{title:Ct("Alert","vk-blocks"),icon:"info",category:"vk-blocks-cat",attributes:{style:{type:"string",default:"info"},content:{type:"string",source:"html",selector:"p"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.style,a=t.content;return React.createElement("div",{className:"".concat(o," alert alert-").concat(r)},React.createElement("select",{onChange:function(e){n({style:e.target.value})}},React.createElement("option",{value:"success",selected:"success"===r},"Success"),React.createElement("option",{value:"info",selected:"info"===r},"Info"),React.createElement("option",{value:"warning",selected:"warning"===r},"Warning"),React.createElement("option",{value:"danger",selected:"danger"===r},"Danger")),React.createElement(Nt,{tagName:"p",onChange:function(e){n({content:e})},value:a}))},save:function(e){var t=e.attributes,n=e.className,o=t.style,r=t.content;return React.createElement("div",{className:"".concat(n," alert alert-").concat(o)},React.createElement(Nt.Content,{tagName:"p",value:r}))},deprecated:Et});n(4);function xt(e){return(xt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Bt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Tt(e,t){return!t||"object"!==xt(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function St(e){return(St=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ot(e,t){return(Ot=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var It=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Tt(this,St(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ot(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=this.props.lbsubCaption,m="",p={},b="",f="";return m="btn vk_button_link",e?(m="".concat(m," btn-primary btn-").concat(r),"0"===n?p={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(p={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(m="".concat(m," btn-").concat(r," btn-").concat(t),p=null):"1"===n&&(m="".concat(m," btn-").concat(r," btn-outline-").concat(t),p=null)),"block"===o&&(m="".concat(m," btn-block")),c&&(b=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(f=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",style:p,className:m,role:"button","aria-pressed":!0,target:l?"_blank":null,rel:"noopener noreferrer"},b,s,f,u&&H.a.createElement("p",{className:"vk_button_link_subCaption"},u))}}])&&Bt(n.prototype,o),r&&Bt(n,r),t}();function At(e){return(At="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Rt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Pt(e,t){return!t||"object"!==At(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function jt(e){return(jt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function zt(e,t){return(zt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Mt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Pt(this,jt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&zt(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=(this.props.lbsubCaption,""),m={},p="",b="";return u="btn vk_button_link",e?(u="".concat(u," btn-primary btn-").concat(r),"0"===n?m={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(m={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(u="".concat(u," btn-").concat(r," btn-").concat(t),m=null):"1"===n&&(u="".concat(u," btn-").concat(r," btn-outline-").concat(t),m=null)),"block"===o&&(u="".concat(u," btn-block")),c&&(p=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(b=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,className:u,role:"button","aria-pressed":!0,style:m,target:l?"_blank":null},p,s,b)}}])&&Rt(n.prototype,o),r&&Rt(n,r),t}();function Ft(e){return(Ft="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Lt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Ut(e,t){return!t||"object"!==Ft(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Ht(e){return(Ht=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Vt(e,t){return(Vt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Dt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Ut(this,Ht(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Vt(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=(this.props.lbsubCaption,""),m={},p="",b="";return u="btn vk_button_link",e?(u="".concat(u," btn-primary btn-").concat(r),"0"===n?m={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(m={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(u="".concat(u," btn-").concat(r," btn-").concat(t),m=null):"1"===n&&(u="".concat(u," btn-").concat(r," btn-outline-").concat(t),m=null)),"block"===o&&(u="".concat(u," btn-block")),c&&(p=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(b=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",className:u,role:"button","aria-pressed":!0,style:m,target:l?"_blank":null},p,s,b)}}])&&Lt(n.prototype,o),r&&Lt(n,r),t}();function $t(e){return($t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function qt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Wt(e,t){return!t||"object"!==$t(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Yt(e){return(Yt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Gt(e,t){return(Gt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Qt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Wt(this,Yt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Gt(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=this.props.lbsubCaption,m="",p={},b="",f="";return m="btn vk_button_link",e?(m="".concat(m," btn-primary btn-").concat(r),"0"===n?p={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(p={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(m="".concat(m," btn-").concat(r," btn-").concat(t),p=null):"1"===n&&(m="".concat(m," btn-").concat(r," btn-outline-").concat(t),p=null)),"block"===o&&(m="".concat(m," btn-block")),c&&(b=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(f=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",className:m,role:"button","aria-pressed":!0,style:p,target:l?"_blank":null,rel:"noopener noreferrer"},b,s,f,u&&H.a.createElement("p",{className:"vk_button_link_subCaption"},u))}}])&&qt(n.prototype,o),r&&qt(n,r),t}();function Jt(e){return(Jt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Kt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Xt(e,t){return!t||"object"!==Jt(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Zt(e){return(Zt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function en(e,t){return(en=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var tn=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Xt(this,Zt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&en(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=this.props.lbsubCaption,m="",p={},b="",f="";return m="btn vk_button_link",e?(m="".concat(m," btn-primary btn-").concat(r),"0"===n?p={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(p={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(m="".concat(m," btn-").concat(r," btn-").concat(t),p=null):"1"===n&&(m="".concat(m," btn-").concat(r," btn-outline-").concat(t),p=null)),"block"===o&&(m="".concat(m," btn-block")),c&&(b=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(f=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",className:m,role:"button","aria-pressed":!0,style:p,target:l?"_blank":null},b,s,f,u&&H.a.createElement("p",{className:"vk_button_link_subCaption"},u))}}])&&Kt(n.prototype,o),r&&Kt(n,r),t}(),nn=wp.editor.RichText,on=[{attributes:{content:{source:"html",selector:"span"},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=t.content,o=t.buttonUrl,r=t.buttonTarget,a=t.buttonSize,l=t.buttonType,c=t.buttonColor,i=t.buttonColorCustom,s=t.buttonAlign,u=t.fontAwesomeIconBefore,m=t.fontAwesomeIconAfter,p="";return i?p="vk_button vk_button-color-custom vk_button-align-".concat(s):i||(p="vk_button vk_button-align-".concat(s)),H.a.createElement("div",{className:p},H.a.createElement(Mt,{lbColorCustom:i,lbColor:c,lbType:l,lbAlign:s,lbSize:a,lbUrl:o,lbTarget:r,lbFontAwesomeIconBefore:u,lbFontAwesomeIconAfter:m,lbRichtext:H.a.createElement(nn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=t.content,o=t.buttonUrl,r=t.buttonTarget,a=t.buttonSize,l=t.buttonType,c=t.buttonColor,i=t.buttonColorCustom,s=t.buttonAlign,u=t.fontAwesomeIconBefore,m=t.fontAwesomeIconAfter,p="";return i?p="vk_button vk_button-color-custom vk_button-align-".concat(s):i||(p="vk_button vk_button-align-".concat(s)),H.a.createElement("div",{className:p},H.a.createElement(Dt,{lbColorCustom:i,lbColor:c,lbType:l,lbAlign:s,lbSize:a,lbUrl:o,lbTarget:r,lbFontAwesomeIconBefore:u,lbFontAwesomeIconAfter:m,lbRichtext:H.a.createElement(nn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=(e.className,t.content),o=t.subCaption,r=t.buttonUrl,a=t.buttonTarget,l=t.buttonSize,c=t.buttonType,i=t.buttonColor,s=t.buttonColorCustom,u=t.buttonAlign,m=t.fontAwesomeIconBefore,p=t.fontAwesomeIconAfter,b="";return s?b="vk_button vk_button-color-custom vk_button-align-".concat(u):s||(b="vk_button vk_button-align-".concat(u)),H.a.createElement("div",{className:b},H.a.createElement(Qt,{lbColorCustom:s,lbColor:i,lbType:c,lbAlign:u,lbSize:l,lbUrl:r,lbTarget:a,lbFontAwesomeIconBefore:m,lbFontAwesomeIconAfter:p,lbsubCaption:o,lbRichtext:H.a.createElement(nn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=(e.className,t.content),o=t.subCaption,r=t.buttonUrl,a=t.buttonTarget,l=t.buttonSize,c=t.buttonType,i=t.buttonColor,s=t.buttonColorCustom,u=t.buttonAlign,m=t.fontAwesomeIconBefore,p=t.fontAwesomeIconAfter,b="";return s?b="vk_button vk_button-color-custom vk_button-align-".concat(u):s||(b="vk_button vk_button-align-".concat(u)),H.a.createElement("div",{className:b},H.a.createElement(tn,{lbColorCustom:s,lbColor:i,lbType:c,lbAlign:u,lbSize:l,lbUrl:r,lbTarget:a,lbFontAwesomeIconBefore:m,lbFontAwesomeIconAfter:p,lbsubCaption:o,lbRichtext:H.a.createElement(nn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}}],rn=wp.i18n.__,an=wp.blocks.registerBlockType,ln=wp.components,cn=ln.RadioControl,sn=ln.PanelBody,un=ln.BaseControl,mn=ln.CheckboxControl,pn=ln.TextControl,bn=ln.Dashicon,fn=ln.IconButton,kn=wp.element.Fragment,vn=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,_n=vn.RichText,gn=vn.InspectorControls,yn=vn.ColorPalette,dn=vn.URLInput,hn=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("path",{d:"M506,185v142H70V185H506 M526.4,137H49.6C34.4,137,22,149.4,22,164.6v182.8c0,15.2,12.4,27.6,27.6,27.6h476.8 c15.2,0,27.6-12.4,27.6-27.6V164.6C554,149.4,541.6,137,526.4,137L526.4,137z"})),H.a.createElement("g",null,H.a.createElement("path",{d:"M83.8,206.9h55.9c9.3,0,16.5,2.3,21.5,6.9c5,4.6,7.5,10.3,7.5,17.1c0,5.7-1.8,10.6-5.3,14.7c-2.4,2.7-5.8,4.9-10.4,6.5 c6.9,1.7,12.1,4.5,15.3,8.6c3.3,4.1,4.9,9.2,4.9,15.3c0,5-1.2,9.5-3.5,13.5c-2.3,4-5.5,7.2-9.6,9.5c-2.5,1.5-6.3,2.5-11.3,3.2 c-6.7,0.9-11.2,1.3-13.4,1.3H83.8V206.9z M113.9,244.8h13c4.7,0,7.9-0.8,9.7-2.4c1.8-1.6,2.7-3.9,2.7-7c0-2.8-0.9-5-2.7-6.6 c-1.8-1.6-5-2.4-9.5-2.4h-13.2V244.8z M113.9,282.8h15.2c5.1,0,8.8-0.9,10.9-2.7s3.2-4.3,3.2-7.4c0-2.9-1-5.2-3.1-6.9 c-2.1-1.7-5.7-2.6-11-2.6h-15.2V282.8z"}),H.a.createElement("path",{d:"M245.9,303.5h-25.1v-11.3c-3.7,4.7-7.5,8-11.3,10c-3.8,2-8.5,3-14,3c-7.4,0-13.2-2.2-17.4-6.6c-4.2-4.4-6.3-11.2-6.3-20.4 v-44.6h27V272c0,4.4,0.8,7.5,2.4,9.4c1.6,1.8,3.9,2.8,6.9,2.8c3.2,0,5.8-1.2,7.9-3.7s3.1-6.9,3.1-13.3v-33.7h26.8V303.5z"}),H.a.createElement("path",{d:"M282.4,206.9v26.6h14.8v19.7h-14.8V278c0,3,0.3,5,0.9,5.9c0.9,1.5,2.4,2.2,4.6,2.2c2,0,4.7-0.6,8.3-1.7l2,18.5 c-6.6,1.5-12.8,2.2-18.6,2.2c-6.7,0-11.6-0.9-14.8-2.6c-3.2-1.7-5.5-4.3-7-7.8c-1.5-3.5-2.3-9.1-2.3-17v-24.6h-9.9v-19.7h9.9v-12.9 L282.4,206.9z"}),H.a.createElement("path",{d:"M330.2,206.9v26.6H345v19.7h-14.8V278c0,3,0.3,5,0.9,5.9c0.9,1.5,2.4,2.2,4.6,2.2c2,0,4.7-0.6,8.3-1.7l2,18.5 c-6.6,1.5-12.8,2.2-18.6,2.2c-6.7,0-11.6-0.9-14.8-2.6c-3.2-1.7-5.5-4.3-7-7.8c-1.5-3.5-2.3-9.1-2.3-17v-24.6h-9.9v-19.7h9.9v-12.9 L330.2,206.9z"}),H.a.createElement("path",{d:"M339.6,268.7c0-10.7,3.6-19.5,10.8-26.4s16.9-10.4,29.2-10.4c14,0,24.6,4.1,31.8,12.2c5.8,6.6,8.6,14.6,8.6,24.2 c0,10.8-3.6,19.6-10.7,26.5c-7.1,6.9-17,10.3-29.6,10.3c-11.3,0-20.4-2.9-27.3-8.6C343.9,289.5,339.6,280.2,339.6,268.7z M366.5,268.7c0,6.2,1.3,10.9,3.8,13.8c2.5,3,5.7,4.5,9.5,4.5c3.9,0,7-1.5,9.5-4.4c2.5-2.9,3.7-7.7,3.7-14.2 c0-6.1-1.3-10.6-3.8-13.6s-5.6-4.5-9.3-4.5c-3.9,0-7.1,1.5-9.7,4.5C367.8,257.9,366.5,262.5,366.5,268.7z"}),H.a.createElement("path",{d:"M418.2,233.5h25v11.4c3.7-4.7,7.5-8,11.3-10c3.8-2,8.5-3,14-3c7.4,0,13.2,2.2,17.4,6.6c4.2,4.4,6.3,11.2,6.3,20.5v44.5h-27 V265c0-4.4-0.8-7.5-2.4-9.3c-1.6-1.8-3.9-2.7-6.9-2.7c-3.3,0-5.9,1.2-7.9,3.7c-2,2.5-3,6.9-3,13.3v33.6h-26.8V233.5z"})));an("vk-blocks/button",{title:rn("Button","vk-blocks"),icon:hn,category:"vk-blocks-cat",attributes:{content:{source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},edit:function(e){var t,n=e.attributes,o=e.className,r=e.setAttributes,a=e.isSelected,l=n.content,c=n.subCaption,i=n.buttonUrl,s=n.buttonTarget,u=n.buttonSize,m=n.buttonType,p=n.buttonColor,b=n.buttonColorCustom,f=n.buttonAlign,k=n.fontAwesomeIconBefore,v=n.fontAwesomeIconAfter;return t=b?"vk_button vk_button-align-".concat(f," vk_button-color-custom"):"vk_button vk_button-align-".concat(f),t=o?"".concat(o," vk_button vk_button-align-").concat(f," vk_button-color-custom"):"".concat(o," vk_button vk_button-align-").concat(f),H.a.createElement(kn,null,H.a.createElement(gn,null,H.a.createElement(sn,{title:rn("Button setting","vk-blocks")},H.a.createElement(pn,{label:rn("Sub Caption","vk-blocks"),value:c,onChange:function(e){return r({subCaption:e})},placeholder:"Sub Caption"}),H.a.createElement(mn,{label:rn("Open link new tab.","vk-blocks"),checked:s,onChange:function(e){return r({buttonTarget:e})}}),H.a.createElement(cn,{label:rn("Button Size:","vk-blocks"),selected:u,options:[{label:rn("Large","vk-blocks"),value:"lg"},{label:rn("normal","vk-blocks"),value:"md"},{label:rn("Small","vk-blocks"),value:"sm"}],onChange:function(e){return r({buttonSize:e})}}),H.a.createElement(cn,{label:rn("Button Position:","vk-blocks"),selected:f,options:[{label:rn("Left","vk-blocks"),value:"left"},{label:rn("Center","vk-blocks"),value:"center"},{label:rn("Right","vk-blocks"),value:"right"},{label:rn("Block","vk-blocks"),value:"block"}],onChange:function(e){return r({buttonAlign:e})}}),H.a.createElement(cn,{label:rn("Button Style:","vk-blocks"),selected:m,options:[{label:rn("Solid color","vk-blocks"),value:"0"},{label:rn("No background","vk-blocks"),value:"1"}],help:rn('If you select "No background", that you need to select a Custom Color.',"vk-blocks"),onChange:function(e){return r({buttonType:e})}}),H.a.createElement(cn,{label:rn("Default Color:","vk-blocks"),selected:p,options:[{label:rn("Primary","vk-blocks"),value:"primary"},{label:rn("Secondary","vk-blocks"),value:"secondary"},{label:rn("Success","vk-blocks"),value:"success"},{label:rn("Info","vk-blocks"),value:"info"},{label:rn("Warning","vk-blocks"),value:"warning"},{label:rn("Danger","vk-blocks"),value:"danger"},{label:rn("Light","vk-blocks"),value:"light"},{label:rn("Dark","vk-blocks"),value:"dark"}],onChange:function(e){return r({buttonColor:e})}}),H.a.createElement(un,{label:rn("Custom Color","vk-blocks"),help:rn("This custom color overrides the default color. If you want to use the default color, click the clear button.","vk-blocks")},H.a.createElement(yn,{value:b,onChange:function(e){return r({buttonColorCustom:e})}})),H.a.createElement(un,{label:rn("Font Awesome:","vk-blocks"),help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},rn("Font Awesome icon list","vk-blocks"))},H.a.createElement(pn,{label:rn("Before text","vk-blocks"),help:rn("Enter Font Awesome Class.This icon will appear before text. Ex) fas fa-arrow-circle-right","vk-blocks"),value:k,onChange:function(e){return r({fontAwesomeIconBefore:e})},placeholder:"fas fa-arrow-circle-right"}),H.a.createElement(pn,{label:rn("After text","vk-blocks"),help:rn("Enter Font Awesome Class.This icon will appear after text. Ex) fas fa-external-link-alt","vk-blocks"),value:v,onChange:function(e){return r({fontAwesomeIconAfter:e})},placeholder:"fas fa-external-link-alt"})))),H.a.createElement("div",{className:t},H.a.createElement(It,{lbColorCustom:b,lbColor:p,lbType:m,lbAlign:f,lbSize:u,lbFontAwesomeIconBefore:k,lbFontAwesomeIconAfter:v,lbsubCaption:c,lbRichtext:H.a.createElement(_n,{tagName:"span",className:"vk_button_link_txt",onChange:function(e){return r({content:e})},value:l,placeholder:rn("Input text","vk-blocks"),formattingControls:["bold","italic","strikethrough"],keepPlaceholderOnFocus:!0})}),a&&H.a.createElement("form",{className:"block-library-button__inline-link",onSubmit:function(e){return e.preventDefault()}},H.a.createElement(bn,{icon:"admin-links"}),H.a.createElement(dn,{value:i,onChange:function(e){return r({buttonUrl:e})}}),H.a.createElement(fn,{icon:"editor-break",label:rn("Apply","vk-blocks"),type:"submit"}))))},save:function(e){var t=e.attributes,n=e.className,o=t.content,r=t.subCaption,a=t.buttonUrl,l=t.buttonTarget,c=t.buttonSize,i=t.buttonType,s=t.buttonColor,u=t.buttonColorCustom,m=t.buttonAlign,p=t.fontAwesomeIconBefore,b=t.fontAwesomeIconAfter,f="";return u?f="vk_button vk_button-color-custom vk_button-align-".concat(m):u||(f="vk_button vk_button-align-".concat(m)),n&&(f=n+" "+f),H.a.createElement("div",{className:f},H.a.createElement(It,{lbColorCustom:u,lbColor:s,lbType:i,lbAlign:m,lbSize:c,lbUrl:a,lbTarget:l,lbFontAwesomeIconBefore:p,lbFontAwesomeIconAfter:b,lbsubCaption:r,lbRichtext:H.a.createElement(_n.Content,{tagName:"span",className:"vk_button_link_txt",value:o})}))},deprecated:on});var En=wp.editor.RichText,Cn=[{attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"}},save:function(e){var t=e.attributes,n=t.heading,o=t.content;return H.a.createElement("dl",{className:"vk_faq"},H.a.createElement(En.Content,{tagName:"dt",className:"vk_faq_title",value:n}),H.a.createElement(En.Content,{tagName:"dd",className:"vk_faq_content",value:o}))}}],wn=wp.i18n.__,Nn=wp.blocks.registerBlockType,xn=(wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor).RichText,Bn=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M178.9,191.6c7.2,5,12,8.2,14.2,9.4c3.3,1.9,7.8,4,13.4,6.5l-16.1,32.4c-8.1-3.9-16.1-8.6-24-14 c-7.9-5.4-13.4-9.5-16.6-12.2c-12.8,5.5-28.8,8.3-48,8.3c-28.4,0-50.9-7.4-67.3-22.2c-19.4-17.5-29.1-42.2-29.1-73.9 c0-30.8,8.5-54.7,25.5-71.8c17-17.1,40.7-25.6,71.2-25.6c31.1,0,55,8.3,71.9,25c16.9,16.7,25.3,40.6,25.3,71.6 C199.3,152.8,192.5,175,178.9,191.6z M134.6,161.9c4.6-8.3,6.9-20.6,6.9-37c0-18.9-3.5-32.4-10.5-40.5c-7-8.1-16.7-12.1-29-12.1 c-11.5,0-20.8,4.1-28,12.4c-7.1,8.3-10.7,21.2-10.7,38.7c0,20.4,3.5,34.8,10.5,43c7,8.3,16.6,12.4,28.7,12.4 c3.9,0,7.6-0.4,11.1-1.1c-4.9-4.7-12.5-9.1-23-13.3l9.1-20.8c5.1,0.9,9.1,2.1,11.9,3.4c2.9,1.4,8.4,4.9,16.7,10.7 C130.1,159.1,132.3,160.5,134.6,161.9z"}),React.createElement("path",{d:"M137.9,452.6H72.2l-9.1,30.9l-59,0l70.3-187.2h63.1l70.3,187.2h-60.6L137.9,452.6z M125.9,412.1l-20.7-67.3l-20.4,67.3 H125.9z"}),React.createElement("path",{d:"M553.9,239.9h-303c-10,0-18.1-8.1-18.1-18.1c0-10,8.1-18.1,18.1-18.1h303c10,0,18.1,8.1,18.1,18.1 C572,231.8,563.9,239.9,553.9,239.9z"}),React.createElement("path",{d:"M553.9,483.5h-303c-10,0-18.1-8.1-18.1-18.1c0-10,8.1-18.1,18.1-18.1h303c10,0,18.1,8.1,18.1,18.1 C572,475.4,563.9,483.5,553.9,483.5z"}));Nn("vk-blocks/faq",{title:wn("FAQ","vk-blocks"),icon:Bn,category:"vk-blocks-cat",attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.heading,a=t.content;return React.createElement("dl",{className:"".concat(o," vk_faq")},React.createElement(xn,{tagName:"dt",className:"vk_faq_title",onChange:function(e){return n({heading:e})},value:r,placeholder:wn("Please enter a question.","vk-blocks")}),React.createElement(xn,{tagName:"dd",className:"vk_faq_content",onChange:function(e){return n({content:e})},value:a,placeholder:wn("Please enter a answer.","vk-blocks")}))},save:function(e){var t=e.attributes,n=e.className,o=t.heading,r=t.content;return React.createElement("dl",{className:"".concat(n," vk_faq")},React.createElement(xn.Content,{tagName:"dt",className:"vk_faq_title",value:o}),React.createElement(xn.Content,{tagName:"dd",className:"vk_faq_content",value:r}))},deprecated:Cn});var Tn=wp.editor.RichText,Sn=[{attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"},arrowFlag:{type:"string",default:"vk_flow-arrow-on"},insertImage:{type:"string",default:null}},save:function(e){var t=e.attributes,n=t.heading,o=t.content,r=t.insertImage,a=t.arrowFlag;return H.a.createElement("div",{className:"".concat(a," vk_flow")},H.a.createElement("div",{className:"vk_flow_frame"},H.a.createElement("dl",{className:"vk_flow_frame_text"},H.a.createElement(Tn.Content,{tagName:"dt",className:"vk_flow_frame_text_title",value:n}),H.a.createElement(Tn.Content,{tagName:"dd",className:"vk_flow_frame_text_content",value:o})),r?H.a.createElement("div",{className:"vk_flow_frame_image"},H.a.createElement("img",{src:r,alt:""})):""))}}],On=wp.i18n.__,In=wp.blocks.registerBlockType,An=wp.components,Rn=An.RadioControl,Pn=An.PanelBody,jn=An.Button,zn=wp.element.Fragment,Mn=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,Fn=Mn.RichText,Ln=Mn.InspectorControls,Un=Mn.MediaUpload;function Hn(e){return(Hn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Vn(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Dn(e,t){return!t||"object"!==Hn(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function $n(e){return($n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function qn(e,t){return(qn=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}In("vk-blocks/flow",{title:On("Flow","vk-blocks"),icon:"arrow-down",category:"vk-blocks-cat",attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"},arrowFlag:{type:"string",default:"vk_flow-arrow-on"},insertImage:{type:"string",default:null}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.heading,a=t.content,l=t.insertImage,c=t.arrowFlag;return[React.createElement(zn,null,React.createElement(Ln,null,React.createElement(Pn,{title:On("Display of arrow","vk-blocks")},React.createElement(Rn,{selected:c,options:[{label:On("Arrow display","vk-blocks"),value:"vk_flow-arrow-on"},{label:On("Arrow hidden","vk-blocks"),value:"vk_flow-arrow-off"}],onChange:function(e){return n({arrowFlag:e})}}))),React.createElement("div",{className:"".concat(o," ").concat(c," vk_flow")},React.createElement("div",{className:"vk_flow_frame"},React.createElement("dl",{className:"vk_flow_frame_text"},React.createElement(Fn,{tagName:"dt",className:"vk_flow_frame_text_title",onChange:function(e){return n({heading:e})},value:r,placeholder:On("Input title","vk-blocks")}),React.createElement(Fn,{tagName:"dd",className:"vk_flow_frame_text_content",onChange:function(e){return n({content:e})},value:a,placeholder:On("Input content","vk-blocks")})),React.createElement("div",{className:"vk_flow_frame_image"},React.createElement(Un,{onSelect:function(e){return n({insertImage:e.url})},type:"image",className:"vk_flow_frame_image",value:l,render:function(e){var t=e.open;return React.createElement(jn,{onClick:t,className:l?"image-button":"button button-large"},l?React.createElement("img",{className:"icon-image",src:l,alt:On("Upload image","vk-blocks")}):On("Select image","vk-blocks"))}})))))]},save:function(e){var t=e.attributes,n=e.className,o=t.heading,r=t.content,a=t.insertImage,l=t.arrowFlag;return React.createElement("div",{className:"".concat(n," ").concat(l," vk_flow")},React.createElement("div",{className:"vk_flow_frame"},React.createElement("dl",{className:"vk_flow_frame_text"},React.createElement(Fn.Content,{tagName:"dt",className:"vk_flow_frame_text_title",value:o}),React.createElement(Fn.Content,{tagName:"dd",className:"vk_flow_frame_text_content",value:r})),a?React.createElement("div",{className:"vk_flow_frame_image"},React.createElement("img",{src:a,alt:""})):""))},deprecated:Sn});var Wn=wp.i18n.__,Yn=wp.editor.RichText,Gn=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Dn(this,$n(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&qn(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.setAttributes,t=this.props.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,b=t.urlOpenType3,f=t.icon1,k=t.icon2,v=t.icon3,_=t.color1,g=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3,x=this.props.for_,B=this.props.blockNum,T=this.props.blockNum-1,S=[n,o,r],O=[a,l,c],I=[i,s,u],A=[m,p,b],R=[f,k,v],P=[_,g,y],j=[d,h,E],z=[C,w,N],M="",F="",L=z[T]?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url(".concat(z[T],")"),backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:z[T],alt:""})):(P[T]||(P[T]="#0693e3"),"0"===j[T]?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:P[T],border:"1px solid ".concat(P[T])}},H.a.createElement("i",{className:"".concat(R[T]," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+P[T]}},H.a.createElement("i",{className:"".concat(R[T]," vk_prBlocks_item_icon"),style:{color:P[T]}})));return"edit"===x?1===B?(M=H.a.createElement(Yn,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h1",onChange:function(t){return e({heading1:t})},value:n,placeholder:Wn("Input Title","vk-blocks")}),F=H.a.createElement(Yn,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",onChange:function(t){return e({content1:t})},value:a,placeholder:Wn("Input Content","vk-blocks")})):2===B?(M=H.a.createElement(Yn,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h1",onChange:function(t){return e({heading2:t})},value:o,placeholder:Wn("Input Title","vk-blocks")}),F=H.a.createElement(Yn,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",onChange:function(t){return e({content2:t})},value:l,placeholder:Wn("Input Content","vk-blocks")})):3===B&&(M=H.a.createElement(Yn,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h1",onChange:function(t){return e({heading3:t})},value:r,placeholder:Wn("Input Title","vk-blocks")}),F=H.a.createElement(Yn,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",onChange:function(t){return e({content3:t})},value:c,placeholder:Wn("Input Content","vk-blocks")})):"save"===x&&(M=H.a.createElement(Yn.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-".concat(B),tagName:"h1",value:S[T]}),F=H.a.createElement(Yn.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-".concat(B),tagName:"p",value:O[T]})),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:I[T],target:A[T]?"_blank":"_self",className:"vk_prBlocks_item_link",rel:"noopener noreferrer"},L,M,F))}}])&&Vn(n.prototype,o),r&&Vn(n,r),t}();function Qn(e){throw new Error('"'+e+'" is read-only')}wp.i18n.__;var Jn=wp.components,Kn=(Jn.RadioControl,Jn.PanelBody,Jn.Button,Jn.BaseControl,Jn.CheckboxControl,Jn.TextControl,wp.element.Fragment,wp.editor),Xn=Kn.RichText;Kn.InspectorControls,Kn.MediaUpload,Kn.ColorPalette;var Zn=[{attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:"h3.vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),save:function(e){var t=e.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,b=t.urlOpenType3,f=t.icon1,k=t.icon2,v=t.icon3,_=t.color1,g=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3;return H.a.createElement("div",{className:"vk_prBlocks row"},H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:i,target:m?"_blank":"_self",className:"vk_prBlocks_item_link"},C?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+C+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:C,alt:""})):(_||(Qn("color1"),_="#0693e3"),"0"===d?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:_,border:"1px solid ".concat(_)}},H.a.createElement("i",{className:"".concat(f," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+_}},H.a.createElement("i",{className:"".concat(f," vk_prBlocks_item_icon"),style:{color:_}}))),H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h1",value:n}),H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",value:a}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:s,target:p?"_blank":"_self",className:"vk_prBlocks_item_link"},w?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+w+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:w,alt:""})):(g||(Qn("color2"),g="#0693e3"),"0"===h?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:g,border:"1px solid ".concat(g)}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+g}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:g}}))),H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h1",value:o}),H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",value:l}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:u,target:b?"_blank":"_self",className:"vk_prBlocks_item_link"},N?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+N+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:N,alt:""})):(y||(Qn("color3"),y="#0693e3"),"0"===E?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:y,border:"1px solid ".concat(y)}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+y}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:y}}))),H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h1",value:r}),H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",value:c}))))}},{attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:"h1.vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),save:function(e){var t=e.attributes;return H.a.createElement("div",{className:"vk_prBlocks row"},H.a.createElement(Gn,{attributes:t,blockNum:1,for_:"save"}),H.a.createElement(Gn,{attributes:t,blockNum:2,for_:"save"}),H.a.createElement(Gn,{attributes:t,blockNum:3,for_:"save"}))}}];function eo(e){return(eo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function to(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function no(e,t){return!t||"object"!==eo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function oo(e){return(oo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function ro(e,t){return(ro=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var ao=wp.i18n.__,lo=wp.editor.RichText,co=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),no(this,oo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ro(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.setAttributes,t=this.props.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,b=t.urlOpenType3,f=t.icon1,k=t.icon2,v=t.icon3,_=t.color1,g=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3,x=this.props.for_,B=this.props.blockNum,T=this.props.blockNum-1,S=[n,o,r],O=[a,l,c],I=[i,s,u],A=[m,p,b],R=[f,k,v],P=[_,g,y],j=[d,h,E],z=[C,w,N],M="",F="",L=z[T]?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url(".concat(z[T],")"),backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:z[T],alt:""})):(P[T]||(P[T]="#0693e3"),"0"===j[T]?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:P[T],border:"1px solid ".concat(P[T])}},H.a.createElement("i",{className:"".concat(R[T]," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+P[T]}},H.a.createElement("i",{className:"".concat(R[T]," vk_prBlocks_item_icon"),style:{color:P[T]}})));return"edit"===x?1===B?(M=H.a.createElement(lo,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h3",onChange:function(t){return e({heading1:t})},value:n,placeholder:ao("Input Title","vk-blocks")}),F=H.a.createElement(lo,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",onChange:function(t){return e({content1:t})},value:a,placeholder:ao("Input Content","vk-blocks")})):2===B?(M=H.a.createElement(lo,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h3",onChange:function(t){return e({heading2:t})},value:o,placeholder:ao("Input Title","vk-blocks")}),F=H.a.createElement(lo,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",onChange:function(t){return e({content2:t})},value:l,placeholder:ao("Input Content","vk-blocks")})):3===B&&(M=H.a.createElement(lo,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h3",onChange:function(t){return e({heading3:t})},value:r,placeholder:ao("Input Title","vk-blocks")}),F=H.a.createElement(lo,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",onChange:function(t){return e({content3:t})},value:c,placeholder:ao("Input Content","vk-blocks")})):"save"===x&&(M=H.a.createElement(lo.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-".concat(B),tagName:"h3",value:S[T]}),F=H.a.createElement(lo.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-".concat(B),tagName:"p",value:O[T]})),I[T]&&"save"===x?H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:I[T],className:"vk_prBlocks_item_link",target:A[T]?"_blank":"_self",rel:"noopener noreferrer"},L,M,F)):H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},L,M,F)}}])&&to(n.prototype,o),r&&to(n,r),t}(),io=wp.i18n.__,so=wp.blocks.registerBlockType,uo=wp.components,mo=uo.RadioControl,po=uo.PanelBody,bo=uo.Button,fo=uo.BaseControl,ko=uo.CheckboxControl,vo=uo.TextControl,_o=wp.element.Fragment,go=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,yo=go.InspectorControls,ho=go.MediaUpload,Eo=go.ColorPalette,Co=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("g",null,H.a.createElement("circle",{cx:"288",cy:"186.2",r:"60"}),H.a.createElement("rect",{x:"213.5",y:"278.8",width:"149",height:"107"})),H.a.createElement("g",null,H.a.createElement("circle",{cx:"74.5",cy:"186.2",r:"60"}),H.a.createElement("rect",{y:"278.8",width:"149",height:"107"})),H.a.createElement("g",null,H.a.createElement("circle",{cx:"501.5",cy:"186.2",r:"60"}),H.a.createElement("rect",{x:"427",y:"278.8",width:"149",height:"107"}))));so("vk-blocks/pr-blocks",{title:io("PR Blocks","vk-blocks"),icon:Co,category:"vk-blocks-cat",attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:".vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),edit:function(e){var t,n=e.attributes,o=e.setAttributes,r=e.className,a=(n.heading1,n.heading2,n.heading3,n.content1,n.content2,n.content3,n.url1),l=n.url2,c=n.url3,i=n.urlOpenType1,s=n.urlOpenType2,u=n.urlOpenType3,m=n.icon1,p=n.icon2,b=n.icon3,f=n.color1,k=n.color2,v=n.color3,_=n.bgType1,g=n.bgType2,y=n.bgType3,d=n.insertImage1,h=n.insertImage2,E=n.insertImage3;return t=r?"".concat(r," vk_prBlocks row"):"vk_prBlocks row",[H.a.createElement(_o,null,H.a.createElement(yo,null,H.a.createElement(po,{title:io("PR Block1 Setting","vk-blocks")},H.a.createElement(fo,{label:io("Link URL:","vk-blocks")},H.a.createElement(vo,{value:a,onChange:function(e){return o({url1:e})}}),H.a.createElement(ko,{label:io("Open link new tab.","vk-blocks"),checked:i,onChange:function(e){return o({urlOpenType1:e})}})),H.a.createElement(fo,{label:io("Icon 1","vk-blocks")},H.a.createElement(vo,{label:io("Class name of the Font Awesome icon font you want to use:","vk-blocks"),value:m,onChange:function(e){return o({icon1:e})},placeholder:"fas fa-file",help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},io("Font Awesome icon list","vk-blocks"))}),H.a.createElement(Eo,{value:f,onChange:function(e){e?o({color1:e}):(o({color1:"#0693e3"}),o({bgType1:"0"}))}}),H.a.createElement(mo,{label:io("Icon Background:","vk-blocks"),selected:_,options:[{label:io("Solid color","vk-blocks"),value:"0"},{label:io("No background","vk-blocks"),value:"1"}],onChange:function(e){return o({bgType1:e})}})),H.a.createElement(fo,{label:io("PR Image 1","vk-blocks"),help:io("When you have an image. Image is displayed with priority","vk-blocks")},H.a.createElement(ho,{onSelect:function(e){return o({insertImage1:e.url})},type:"image",value:d,render:function(e){var t=e.open;return H.a.createElement(bo,{onClick:t,className:d?"image-button":"button button-large"},d?H.a.createElement("img",{className:"icon-image",src:d,alt:io("Upload image","vk-blocks")}):io("Select image","vk-blocks"))}}))),H.a.createElement(po,{title:io("PR Block2 Setting","vk-blocks")},H.a.createElement(fo,{label:io("Link URL:","vk-blocks")},H.a.createElement(vo,{value:l,onChange:function(e){return o({url2:e})}}),H.a.createElement(ko,{label:io("Open link new tab.","vk-blocks"),checked:s,onChange:function(e){return o({urlOpenType2:e})}})),H.a.createElement(fo,{label:io("Icon 2","vk-blocks")},H.a.createElement(vo,{label:io("Class name of the Font Awesome icon font you want to use:","vk-blocks"),value:p,onChange:function(e){return o({icon2:e})},placeholder:"fas fa-file",help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},io("Font Awesome icon list","vk-blocks"))}),H.a.createElement(Eo,{value:k,onChange:function(e){e?o({color2:e}):(o({color2:"#0693e3"}),o({bgType2:"0"}))}}),H.a.createElement(mo,{label:io("Icon Background:","vk-blocks"),selected:g,options:[{label:io("Solid color","vk-blocks"),value:"0"},{label:io("No background","vk-blocks"),value:"1"}],onChange:function(e){return o({bgType2:e})}})),H.a.createElement(fo,{label:io("PR Image 2","vk-blocks"),help:io("When you have an image. Image is displayed with priority.","vk-blocks")},H.a.createElement(ho,{onSelect:function(e){return o({insertImage2:e.url})},type:"image",value:h,render:function(e){var t=e.open;return H.a.createElement(bo,{onClick:t,className:h?"image-button":"button button-large"},h?H.a.createElement("img",{className:"icon-image",src:h,alt:io("Upload image","vk-blocks")}):io("Select image","vk-blocks"))}}))),H.a.createElement(po,{title:io("PR Block3 Setting","vk-blocks")},H.a.createElement(fo,{label:io("Link URL:","vk-blocks")},H.a.createElement(vo,{value:c,onChange:function(e){return o({url3:e})}}),H.a.createElement(ko,{label:io("Open link new tab.","vk-blocks"),checked:u,onChange:function(e){return o({urlOpenType3:e})}})),H.a.createElement(fo,{label:io("Icon 3","vk-blocks")},H.a.createElement(vo,{label:io("Class name of the Font Awesome icon font you want to use:","vk-blocks"),value:b,onChange:function(e){return o({icon3:e})},placeholder:"fas fa-file",help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},io("Font Awesome icon list","vk-blocks"))}),H.a.createElement(Eo,{value:v,onChange:function(e){e?o({color3:e}):(o({color3:"#0693e3"}),o({bgType3:"0"}))}}),H.a.createElement(mo,{label:io("Icon Background:","vk-blocks"),selected:y,options:[{label:io("Solid color","vk-blocks"),value:"0"},{label:io("No background","vk-blocks"),value:"1"}],onChange:function(e){return o({bgType3:e})}})),H.a.createElement(fo,{label:io("PR Image 3","vk-blocks"),help:io("When you have an image. Image is displayed with priority.","vk-blocks")},H.a.createElement(ho,{onSelect:function(e){return o({insertImage3:e.url})},type:"image",value:E,render:function(e){var t=e.open;return H.a.createElement(bo,{onClick:t,className:E?"image-button":"button button-large"},E?H.a.createElement("img",{className:"icon-image",src:E,alt:io("Upload image","vk-blocks")}):io("Select image","vk-blocks"))}})))),H.a.createElement("div",{className:t},H.a.createElement(co,{attributes:n,setAttributes:o,blockNum:1,for_:"edit"}),H.a.createElement(co,{attributes:n,setAttributes:o,blockNum:2,for_:"edit"}),H.a.createElement(co,{attributes:n,setAttributes:o,blockNum:3,for_:"edit"})))]},save:function(e){var t,n=e.attributes,o=e.className;return t=o?"".concat(o," vk_prBlocks row"):"vk_prBlocks row",H.a.createElement("div",{className:t},H.a.createElement(co,{attributes:n,blockNum:1,for_:"save"}),H.a.createElement(co,{attributes:n,blockNum:2,for_:"save"}),H.a.createElement(co,{attributes:n,blockNum:3,for_:"save"}))},deprecated:Zn});function wo(e){return(wo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function No(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function xo(e,t){return!t||"object"!==wo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Bo(e){return(Bo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function To(e,t){return(To=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var So=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),xo(this,Bo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&To(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.buttonText,n=e.fontAwesomeIconBefore,o=e.fontAwesomeIconAfter,r="",a="";return n&&(r=H.a.createElement("i",{className:"".concat(n," vk_button_link_before")})),o&&(a=H.a.createElement("i",{className:"".concat(o," vk_button_link_after")})),H.a.createElement(H.a.Fragment,null,r,H.a.createElement("span",{className:"vk_button_link_txt"},t),a)}}])&&No(n.prototype,o),r&&No(n,r),t}();function Oo(e){return(Oo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Io(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Ao(e,t){return!t||"object"!==Oo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Ro(e){return(Ro=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Po(e,t){return(Po=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var jo=wp.i18n.__,zo=wp.components.Button,Mo=wp.editor.MediaUpload,Fo=wp.editor.RichText,Lo=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Ao(this,Ro(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Po(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.title,n=e.titleColor,o=e.content,r=e.contentColor,a=e.url,l=e.buttonType,c=e.buttonColor,i=e.buttonColorCustom,s=e.buttonText,u=e.buttonTarget,m=e.Image,p=e.ImageBorderColor,b=e.layout,f=(e.fontAwesomeIconBefore,e.fontAwesomeIconAfter,this.props.setAttributes),k=this.props.className,v=this.props.for_,_="vk_prContent",g="vk_button",y="btn btn-block vk_button_link vk_prContent_colTxt_btn",d={},h="";return _="right"===b?je()(k,_,"vk_prContent-layout-imageRight"):je()(k,_,"vk_prContent-layout-imageLeft"),i?(g="".concat(g," vk_button-color-custom"),y="".concat(y," btn-primary"),"0"===l?d={backgroundColor:i,border:"1px solid ".concat(i)}:"1"===l&&(d={backgroundColor:"transparent",border:"1px solid "+i,color:i})):i||("0"===l?(y="".concat(y," btn-").concat(c),d=null):"1"===l&&(y="".concat(y," btn-outline-").concat(c),d=null)),h=null==p?"none":"1px solid ".concat(p),H.a.createElement("div",{className:_},H.a.createElement("div",{className:"col-sm-6 vk_prContent_colImg"},"edit"===v?H.a.createElement(Mo,{onSelect:function(e){return f({Image:e.sizes.full.url})},type:" image",value:m,render:function(e){var t=e.open;return H.a.createElement(zo,{onClick:t,className:m?"image-button":"button button-large"},m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:jo("Upload image","vk-blocks"),style:{border:h}}):jo("Select image","vk-blocks"))}}):m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:jo("Upload image","vk-blocks"),style:{border:h}}):jo("Select image","vk-blocks")),H.a.createElement("div",{className:"col-sm-6 vk_prContent_colTxt"},"edit"===v?H.a.createElement(H.a.Fragment,null,H.a.createElement(Fo,{tagName:"h3",className:"vk_prContent_colTxt_title",onChange:function(e){return f({title:e})},value:t,placeholder:jo("Input title.","vk-blocks"),style:{color:n}}),H.a.createElement(Fo,{tagName:"p",className:"vk_prContent_colTxt_text",onChange:function(e){return f({content:e})},value:o,placeholder:jo("Input content.","vk-blocks"),style:{color:r}})):H.a.createElement(H.a.Fragment,null,H.a.createElement(Fo.Content,{tagName:"h3",value:t,className:"vk_prContent_colTxt_title",style:{color:n}}),H.a.createElement(Fo.Content,{tagName:"p",className:"vk_prContent_colTxt_text",value:o,style:{color:r}})),function(){if(""!==s&&void 0!==s)return H.a.createElement("div",{className:g},H.a.createElement("a",{href:a,className:y,target:u?"_blank":null,style:d,rel:"noopener noreferrer"},H.a.createElement(So,{attributes:e})))}()))}}])&&Io(n.prototype,o),r&&Io(n,r),t}();function Uo(e){return(Uo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ho(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Vo(e,t){return!t||"object"!==Uo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Do(e){return(Do=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function $o(e,t){return($o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var qo=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Vo(this,Do(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&$o(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.buttonText,n=e.fontAwesomeIconBefore,o=e.fontAwesomeIconAfter,r="",a="";return n&&(r=H.a.createElement("i",{className:"".concat(n," vk_button_link_before")})),o&&(a=H.a.createElement("i",{className:"".concat(o," vk_button_link_after")})),H.a.createElement(H.a.Fragment,null,r,H.a.createElement("span",{className:"vk_button_link_txt"},t),a)}}])&&Ho(n.prototype,o),r&&Ho(n,r),t}();function Wo(e){return(Wo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Yo(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Go(e,t){return!t||"object"!==Wo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Qo(e){return(Qo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Jo(e,t){return(Jo=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Ko=wp.i18n.__,Xo=wp.components.Button,Zo=wp.editor.MediaUpload,er=wp.editor.RichText,tr=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Go(this,Qo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Jo(e,t)}(t,H.a.Component),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.title,n=e.titleColor,o=e.content,r=e.contentColor,a=e.url,l=e.buttonType,c=e.buttonColor,i=e.buttonColorCustom,s=e.buttonText,u=e.buttonTarget,m=e.Image,p=e.ImageBorderColor,b=e.layout,f=(e.fontAwesomeIconBefore,e.fontAwesomeIconAfter,this.props.setAttributes),k=this.props.for_,v="vk_prContent",_="vk_button",g="btn btn-block vk_button_link vk_prContent_colTxt_btn",y={};return v="".concat(v,"right"===b?" vk_prContent-layout-imageRight":" vk_prContent-layout-imageLeft"),i?(_="".concat(_," vk_button-color-custom"),g="".concat(g," btn-primary"),"0"===l?y={backgroundColor:i,border:"1px solid ".concat(i)}:"1"===l&&(y={backgroundColor:"transparent",border:"1px solid "+i,color:i})):i||("0"===l?(g="".concat(g," btn-").concat(c),y=null):"1"===l&&(g="".concat(g," btn-outline-").concat(c),y=null)),H.a.createElement("div",{className:v},H.a.createElement("div",{className:"col-sm-6 vk_prContent_colImg"},"edit"===k?H.a.createElement(Zo,{onSelect:function(e){return f({Image:e.sizes.full.url})},type:" image",value:m,render:function(e){var t=e.open;return H.a.createElement(Xo,{onClick:t,className:m?"image-button":"button button-large"},m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:Ko("Upload image","vk-blocks"),style:{border:"1px solid ".concat(p)}}):Ko("Select image","vk-blocks"))}}):m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:Ko("Upload image","vk-blocks"),style:{border:"1px solid ".concat(p)}}):Ko("Select image","vk-blocks")),H.a.createElement("div",{className:"col-sm-6 vk_prContent_colTxt"},"edit"===k?H.a.createElement(H.a.Fragment,null,H.a.createElement(er,{tagName:"h3",className:"vk_prContent_colTxt_title",onChange:function(e){return f({title:e})},value:t,placeholder:Ko("Input title.","vk-blocks"),style:{color:n}}),H.a.createElement(er,{tagName:"p",className:"vk_prContent_colTxt_text",onChange:function(e){return f({content:e})},value:o,placeholder:Ko("Input content.","vk-blocks"),style:{color:r}})):H.a.createElement(H.a.Fragment,null,H.a.createElement(er.Content,{tagName:"h3",value:t,className:"vk_prContent_colTxt_title",style:{color:n}}),H.a.createElement(er.Content,{tagName:"p",className:"vk_prContent_colTxt_text",value:o,style:{color:r}})),function(){if(""!==s&&void 0!==s)return H.a.createElement("div",{className:_},H.a.createElement("a",{href:a,className:g,target:u?"_blank":null,style:y},H.a.createElement(qo,{attributes:e})))}()))}}])&&Yo(n.prototype,o),r&&Yo(n,r),t}(),nr=[{attributes:{title:{source:"html",selector:".vk_prContent_colTxt_title"},titleColor:{type:"string"},content:{source:"html",selector:".vk_prContent_colTxt_text"},contentColor:{type:"string"},url:{type:"string",default:null},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonText:{source:"html",selector:".vk_button_link_txt",default:""},buttonTarget:{type:"Boolean",default:!1},Image:{type:"string",default:null},ImageBorderColor:{type:"string",default:null},layout:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string"},fontAwesomeIconAfter:{type:"string"}},save:function(e){var t=e.attributes;e.className;return H.a.createElement(tr,{attributes:t,for_:"save"})}}],or=wp.i18n.__,rr=wp.blocks.registerBlockType,ar=wp.components,lr=ar.RadioControl,cr=ar.PanelBody,ir=ar.BaseControl,sr=ar.CheckboxControl,ur=ar.TextControl,mr=wp.element.Fragment,pr=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,br=pr.InspectorControls,fr=pr.ColorPalette,kr=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("path",{d:"M291.7,133.3l0,245.3l-273.1,0l0-245.3L291.7,133.3 M307.2,117.8l-304.2,0l0,276.4l304.2,0L307.2,117.8L307.2,117.8z"}),H.a.createElement("path",{d:"M560.7,218.8l-213.1,0c-6.1,0-11.1-5-11.1-11.1s5-11.1,11.1-11.1l213.1,0c6.1,0,11.1,5,11.1,11.1 C571.8,213.8,566.8,218.8,560.7,218.8z"}),H.a.createElement("path",{d:"M560.7,265.4l-213.1,0c-6.1,0-11.1-5-11.1-11.1c0-6.1,5-11.1,11.1-11.1l213.1,0c6.1,0,11.1,5,11.1,11.1 C571.8,260.5,566.8,265.4,560.7,265.4z"}),H.a.createElement("path",{d:"M560.7,312.1l-213.1,0c-6.1,0-11.1-5-11.1-11.1c0-6.1,5-11.1,11.1-11.1l213.1,0c6.1,0,11.1,5,11.1,11.1 C571.8,307.1,566.8,312.1,560.7,312.1z"}),H.a.createElement("polygon",{points:"278.4,365.4 31.9,365.4 31.9,287.4 113,182.2 184.4,264.4 229.9,226.5 278.4,290.6 \t"}),H.a.createElement("path",{d:"M360.6,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7c-4.8,0-8.7-3.9-8.7-8.7C351.9,137.2,355.8,133.3,360.6,133.3 M360.6,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2c13.4,0,24.2-10.9,24.2-24.2 C384.9,128.7,374,117.8,360.6,117.8L360.6,117.8z"}),H.a.createElement("path",{d:"M423.3,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7c-4.8,0-8.7-3.9-8.7-8.7C414.6,137.2,418.5,133.3,423.3,133.3 M423.3,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2s24.2-10.9,24.2-24.2C447.6,128.7,436.7,117.8,423.3,117.8 L423.3,117.8z"}),H.a.createElement("path",{d:"M486,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7c-4.8,0-8.7-3.9-8.7-8.7C477.3,137.2,481.2,133.3,486,133.3 M486,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2c13.4,0,24.2-10.9,24.2-24.2 C510.2,128.7,499.4,117.8,486,117.8L486,117.8z"}),H.a.createElement("path",{d:"M548.7,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7s-8.7-3.9-8.7-8.7C540,137.2,543.9,133.3,548.7,133.3 M548.7,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2c13.4,0,24.2-10.9,24.2-24.2 C572.9,128.7,562.1,117.8,548.7,117.8L548.7,117.8z"}),H.a.createElement("path",{d:"M566.3,347.6l-224.3,0c-3.1,0-5.6,2.5-5.6,5.6l0,35.5c0,3.1,2.5,5.6,5.6,5.6l224.3,0c3.1,0,5.6-2.5,5.6-5.6v-35.5 C571.8,350.1,569.3,347.6,566.3,347.6z M547.1,379.2v-16.6l9.8,8.3L547.1,379.2z"})));rr("vk-blocks/pr-content",{title:or("PR Content","vk-blocks"),icon:kr,category:"vk-blocks-cat",attributes:{title:{source:"html",selector:".vk_prContent_colTxt_title"},titleColor:{type:"string"},content:{source:"html",selector:".vk_prContent_colTxt_text"},contentColor:{type:"string"},url:{type:"string",default:null},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonText:{source:"html",selector:".vk_button_link_txt",default:""},buttonTarget:{type:"Boolean",default:!1},Image:{type:"string",default:null},ImageBorderColor:{type:"string",default:null},layout:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string"},fontAwesomeIconAfter:{type:"string"}},edit:function(e){var t=e.attributes,n=e.className,o=e.setAttributes,r=t.titleColor,a=t.contentColor,l=t.url,c=t.buttonType,i=t.buttonColor,s=t.buttonColorCustom,u=t.buttonText,m=t.buttonTarget,p=t.ImageBorderColor,b=t.layout,f=t.fontAwesomeIconBefore,k=t.fontAwesomeIconAfter;return H.a.createElement(mr,null,H.a.createElement(br,null,H.a.createElement(cr,{title:or("Color Setting","vk-blocks")},H.a.createElement(ir,{label:or("Title Color","vk-blocks")},H.a.createElement(fr,{value:r,onChange:function(e){return o({titleColor:e})}})),H.a.createElement(ir,{label:or("Content Color","vk-blocks")},H.a.createElement(fr,{value:a,onChange:function(e){return o({contentColor:e})}})),H.a.createElement(ir,{label:or("Image Border Color","vk-blocks")},H.a.createElement(fr,{value:p,onChange:function(e){return o({ImageBorderColor:e})}}))),H.a.createElement(cr,{title:or("Button Setting","vk-blocks")},H.a.createElement(ir,{label:or("Button Text","vk-blocks")},H.a.createElement(ur,{value:u,onChange:function(e){return o({buttonText:e})},placeholder:"Input button text."})),H.a.createElement(ir,{label:or("Link URL","vk-blocks")},H.a.createElement(ur,{value:l,onChange:function(e){return o({url:e})},placeholder:"https://vektor-inc.co.jp/"})),H.a.createElement(sr,{label:or("Open link new tab.","vk-blocks"),checked:m,onChange:function(e){return o({buttonTarget:e})}}),H.a.createElement(ir,{label:or("Button Type","vk-blocks")},H.a.createElement(lr,{selected:c,options:[{label:or("Solid","vk-blocks"),value:"0"},{label:or("Ghost","vk-blocks"),value:"1"}],onChange:function(e){return o({buttonType:e})}})),H.a.createElement(lr,{label:or("Default Color:","vk-blocks"),selected:i,options:[{label:or("Primary","vk-blocks"),value:"primary"},{label:or("Secondary","vk-blocks"),value:"secondary"},{label:or("Success","vk-blocks"),value:"success"},{label:or("Info","vk-blocks"),value:"info"},{label:or("Warning","vk-blocks"),value:"warning"},{label:or("Danger","vk-blocks"),value:"danger"},{label:or("Light","vk-blocks"),value:"light"},{label:or("Dark","vk-blocks"),value:"dark"}],onChange:function(e){return o({buttonColor:e})}}),H.a.createElement(ir,{label:or("Button Color","vk-blocks")},H.a.createElement(fr,{value:s,onChange:function(e){return o({buttonColorCustom:e})}})),H.a.createElement(ir,{label:or("Font Awesome:","vk-blocks"),help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},or("Font Awesome icon list","vk-blocks"))},H.a.createElement(ur,{label:or("Before text","vk-blocks"),help:or("Enter Font Awesome Class.This icon will appear before text. Ex) fas fa-arrow-circle-right","vk-blocks"),value:f,onChange:function(e){return o({fontAwesomeIconBefore:e})},placeholder:"fas fa-arrow-circle-right"}),H.a.createElement(ur,{label:or("After text","vk-blocks"),help:or("Enter Font Awesome Class.This icon will appear after text. Ex) fas fa-external-link-alt","vk-blocks"),value:k,onChange:function(e){return o({fontAwesomeIconAfter:e})},placeholder:"fas fa-external-link-alt"}))),H.a.createElement(cr,{title:or("Layout Setting","vk-blocks")},H.a.createElement(lr,{label:or("Layout Type","vk-blocks"),selected:b,options:[{label:or("Right","vk-blocks"),value:"right"},{label:or("Left","vk-blocks"),value:"left"}],onChange:function(e){return o({layout:e})}}))),H.a.createElement(Lo,{attributes:t,setAttributes:o,className:n,for_:"edit"}))},save:function(e){var t=e.attributes,n=e.className;return H.a.createElement(Lo,{attributes:t,className:n,for_:"save"})},deprecated:nr});var vr=lodash.assign,_r=wp.i18n.__,gr=(wp.element.Fragment,wp.hooks.addFilter),yr=(wp.components.PanelBody,wp.blockEditor);yr.InspectorControls,yr.ColorPalette,wp.compose.createHigherOrderComponent;gr("blocks.registerBlockType","vk-blocks/heading-style",function(e){var t;return t=e.name,["core/heading"].includes(t)&&(e.attributes=vr(e.attributes,{color:{type:"string"}})),e}),wp.blocks.registerBlockStyle("core/heading",[{name:"vk-heading-default",label:_r("Default","vk-blocks"),isDefault:!0},{name:"vk-heading-plain",label:_r("Plain","vk-blocks")},{name:"vk-heading-background_fill_lightgray",label:_r("Background fill lightgray","vk-blocks")},{name:"vk-heading-double_black",label:_r("Double border top and bottom black","vk-blocks")},{name:"vk-heading-double_bottomborder_black",label:_r("Double border bottom black","vk-blocks")},{name:"vk-heading-solid_black",label:_r("Solid border top and bottom black","vk-blocks")},{name:"vk-heading-solid_bottomborder_black",label:_r("Solid border bottom black","vk-blocks")},{name:"vk-heading-dotted_bottomborder_black",label:_r("Dotted border bottom black","vk-blocks")},{name:"vk-heading-both_ends",label:_r("Both ends","vk-blocks")},{name:"vk-heading-brackets_black",label:_r("Brackets black","vk-blocks")}]);n(5)}]);
26
  //# sourceMappingURL=block-build.js.map
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
5
  http://jedwatson.github.io/classnames
6
+ */!function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var o=arguments[t];if(o){var a=typeof o;if("string"===a||"number"===a)e.push(o);else if(Array.isArray(o)&&o.length){var l=r.apply(null,o);l&&e.push(l)}else if("object"===a)for(var c in o)n.call(o,c)&&o[c]&&e.push(c)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(o=function(){return r}.apply(t,[]))||(e.exports=o)}()},function(e,t,n){"use strict";
7
+ /** @license React v16.12.0
 
 
 
 
 
 
8
  * react.production.min.js
9
  *
10
  * Copyright (c) Facebook, Inc. and its affiliates.
11
  *
12
  * This source code is licensed under the MIT license found in the
13
  * LICENSE file in the root directory of this source tree.
14
+ */var o=n(3),r="function"==typeof Symbol&&Symbol.for,a=r?Symbol.for("react.element"):60103,l=r?Symbol.for("react.portal"):60106,c=r?Symbol.for("react.fragment"):60107,i=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,u=r?Symbol.for("react.provider"):60109,m=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.forward_ref"):60112,f=r?Symbol.for("react.suspense"):60113;r&&Symbol.for("react.suspense_list");var b=r?Symbol.for("react.memo"):60115,k=r?Symbol.for("react.lazy"):60116;r&&Symbol.for("react.fundamental"),r&&Symbol.for("react.responder"),r&&Symbol.for("react.scope");var v="function"==typeof Symbol&&Symbol.iterator;function g(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var _={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},y={};function d(e,t,n){this.props=e,this.context=t,this.refs=y,this.updater=n||_}function h(){}function E(e,t,n){this.props=e,this.context=t,this.refs=y,this.updater=n||_}d.prototype.isReactComponent={},d.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(g(85));this.updater.enqueueSetState(this,e,t,"setState")},d.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},h.prototype=d.prototype;var C=E.prototype=new h;C.constructor=E,o(C,d.prototype),C.isPureReactComponent=!0;var w={current:null},N={current:null},x=Object.prototype.hasOwnProperty,S={key:!0,ref:!0,__self:!0,__source:!0};function B(e,t,n){var o,r={},l=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(l=""+t.key),t)x.call(t,o)&&!S.hasOwnProperty(o)&&(r[o]=t[o]);var i=arguments.length-2;if(1===i)r.children=n;else if(1<i){for(var s=Array(i),u=0;u<i;u++)s[u]=arguments[u+2];r.children=s}if(e&&e.defaultProps)for(o in i=e.defaultProps)void 0===r[o]&&(r[o]=i[o]);return{$$typeof:a,type:e,key:l,ref:c,props:r,_owner:N.current}}function T(e){return"object"==typeof e&&null!==e&&e.$$typeof===a}var O=/\/+/g,I=[];function A(e,t,n,o){if(I.length){var r=I.pop();return r.result=e,r.keyPrefix=t,r.func=n,r.context=o,r.count=0,r}return{result:e,keyPrefix:t,func:n,context:o,count:0}}function R(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>I.length&&I.push(e)}function j(e,t,n){return null==e?0:function e(t,n,o,r){var c=typeof t;"undefined"!==c&&"boolean"!==c||(t=null);var i=!1;if(null===t)i=!0;else switch(c){case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case a:case l:i=!0}}if(i)return o(r,t,""===n?"."+P(t,0):n),1;if(i=0,n=""===n?".":n+":",Array.isArray(t))for(var s=0;s<t.length;s++){var u=n+P(c=t[s],s);i+=e(c,u,o,r)}else if(null===t||"object"!=typeof t?u=null:u="function"==typeof(u=v&&t[v]||t["@@iterator"])?u:null,"function"==typeof u)for(t=u.call(t),s=0;!(c=t.next()).done;)i+=e(c=c.value,u=n+P(c,s++),o,r);else if("object"===c)throw o=""+t,Error(g(31,"[object Object]"===o?"object with keys {"+Object.keys(t).join(", ")+"}":o,""));return i}(e,"",t,n)}function P(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,(function(e){return t[e]}))}(e.key):t.toString(36)}function z(e,t){e.func.call(e.context,t,e.count++)}function M(e,t,n){var o=e.result,r=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?F(e,o,n,(function(e){return e})):null!=e&&(T(e)&&(e=function(e,t){return{$$typeof:a,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(e,r+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(O,"$&/")+"/")+n)),o.push(e))}function F(e,t,n,o,r){var a="";null!=n&&(a=(""+n).replace(O,"$&/")+"/"),j(e,M,t=A(t,a,o,r)),R(t)}function L(){var e=w.current;if(null===e)throw Error(g(321));return e}var U={Children:{map:function(e,t,n){if(null==e)return e;var o=[];return F(e,o,null,t,n),o},forEach:function(e,t,n){if(null==e)return e;j(e,z,t=A(null,null,t,n)),R(t)},count:function(e){return j(e,(function(){return null}),null)},toArray:function(e){var t=[];return F(e,t,null,(function(e){return e})),t},only:function(e){if(!T(e))throw Error(g(143));return e}},createRef:function(){return{current:null}},Component:d,PureComponent:E,createContext:function(e,t){return void 0===t&&(t=null),(e={$$typeof:m,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:u,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:p,render:e}},lazy:function(e){return{$$typeof:k,_ctor:e,_status:-1,_result:null}},memo:function(e,t){return{$$typeof:b,type:e,compare:void 0===t?null:t}},useCallback:function(e,t){return L().useCallback(e,t)},useContext:function(e,t){return L().useContext(e,t)},useEffect:function(e,t){return L().useEffect(e,t)},useImperativeHandle:function(e,t,n){return L().useImperativeHandle(e,t,n)},useDebugValue:function(){},useLayoutEffect:function(e,t){return L().useLayoutEffect(e,t)},useMemo:function(e,t){return L().useMemo(e,t)},useReducer:function(e,t,n){return L().useReducer(e,t,n)},useRef:function(e){return L().useRef(e)},useState:function(e){return L().useState(e)},Fragment:c,Profiler:s,StrictMode:i,Suspense:f,createElement:B,cloneElement:function(e,t,n){if(null==e)throw Error(g(267,e));var r=o({},e.props),l=e.key,c=e.ref,i=e._owner;if(null!=t){if(void 0!==t.ref&&(c=t.ref,i=N.current),void 0!==t.key&&(l=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(u in t)x.call(t,u)&&!S.hasOwnProperty(u)&&(r[u]=void 0===t[u]&&void 0!==s?s[u]:t[u])}var u=arguments.length-2;if(1===u)r.children=n;else if(1<u){s=Array(u);for(var m=0;m<u;m++)s[m]=arguments[m+2];r.children=s}return{$$typeof:a,type:e.type,key:l,ref:c,props:r,_owner:i}},createFactory:function(e){var t=B.bind(null,e);return t.type=e,t},isValidElement:T,version:"16.12.0",__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:w,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:N,IsSomeRendererActing:{current:!1},assign:o}},H={default:U},V=H&&U||H;e.exports=V.default||V},function(e,t,n){"use strict";
15
  /*
16
  object-assign
17
  (c) Sindre Sorhus
18
  @license MIT
19
+ */var o=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function l(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(e){o[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,c,i=l(e),s=1;s<arguments.length;s++){for(var u in n=Object(arguments[s]))r.call(n,u)&&(i[u]=n[u]);if(o){c=o(n);for(var m=0;m<c.length;m++)a.call(n,c[m])&&(i[c[m]]=n[c[m]])}}return i}},function(e,t){var n=wp.i18n.__,o=wp.blocks.registerBlockType,r=wp.components,a=(r.RangeControl,r.RadioControl),l=r.PanelBody,c=r.Button,i=wp.element.Fragment,s=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,u=s.RichText,m=s.InspectorControls,p=s.MediaUpload,f=s.ColorPalette,b=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M544 450.583c0 22.75 13.014 42.454 32 52.092v7.969c-5.313 0.727-10.736 1.112-16.25 1.112-34.004 0-64.674-14.264-86.361-37.132-13.111 3.491-27.001 5.376-41.389 5.376-79.529 0-144-57.308-144-128s64.471-128 144-128c79.529 0 144 57.308 144 128 0 27.674-9.882 53.296-26.678 74.233-3.412 7.412-5.322 15.656-5.322 24.35zM115.339 110.593c-33.107 26.899-51.339 61.492-51.339 97.407 0 20.149 5.594 39.689 16.626 58.075 11.376 18.96 28.491 36.293 49.494 50.126 15.178 9.996 25.39 25.974 28.088 43.947 0.9 5.992 1.464 12.044 1.685 18.062 3.735-3.097 7.375-6.423 10.94-9.988 12.077-12.076 28.39-18.745 45.251-18.745 2.684 0 5.381 0.168 8.078 0.512 10.474 1.331 21.172 2.008 31.797 2.010v64c-13.564-0.001-26.877-0.869-39.871-2.521-54.989 54.989-120.625 64.85-184.088 66.298v-13.458c34.268-16.789 64-47.37 64-82.318 0-4.877-0.379-9.665-1.082-14.348-57.898-38.132-94.918-96.377-94.918-161.652 0-114.875 114.615-208 256-208 139.229 0 252.496 90.307 255.918 202.76-20.548-9.158-42.92-14.711-66.131-16.289-5.765-28.034-22.701-54.408-49.126-75.878-17.661-14.349-38.458-25.695-61.814-33.722-24.853-8.54-51.38-12.871-78.847-12.871s-53.994 4.331-78.847 12.871c-23.356 8.027-44.153 19.372-61.814 33.722z"}));o("vk-blocks/balloon",{title:n("Ballon","vk-blocks"),icon:b,category:"vk-blocks-cat",attributes:{content:{source:"html",selector:"p"},balloonName:{source:"html",selector:"figcaption"},balloonType:{type:"string",default:"type-serif"},balloonBgColor:{type:"string"},balloonAlign:{type:"string",default:"position-left"},IconImage:{type:"string",default:null}},edit:function(e){var t=e.attributes,o=e.className,r=e.setAttributes,s=t.content,b=t.balloonName,k=t.balloonType,v=t.balloonBgColor,g=t.balloonAlign,_=t.IconImage;return React.createElement(i,null,React.createElement(m,null,React.createElement(l,{title:n("Balloon setting","vk-blocks")},React.createElement(a,{label:n("Position","vk-blocks"),help:n("Please specify the layout of the balloon.","vk-blocks"),selected:g,options:[{label:n("Left","vk-blocks"),value:"position-left"},{label:n("Right","vk-blocks"),value:"position-right"}],onChange:function(e){return r({balloonAlign:e})}}),React.createElement(a,{label:n("Type","vk-blocks"),help:n("Please select the type of balloon.","vk-blocks"),selected:k,options:[{label:n("Serif","vk-blocks"),value:"type-serif"},{label:n("Thinking","vk-blocks"),value:"type-think"}],onChange:function(e){return r({balloonType:e})}}),React.createElement(f,{value:v,onChange:function(e){return r({balloonBgColor:e})}}))),React.createElement("div",{className:"".concat(o," vk_balloon vk_balloon-").concat(g," vk_balloon-").concat(k)},React.createElement("div",{className:"vk_balloon_icon"},function(e){if(e&&-1===e.indexOf("{"))return React.createElement(p,{onSelect:function(e){return r({IconImage:e.sizes.full.url})},type:"image",className:"vk_balloon_icon_image",value:e,render:function(t){var o=t.open;return React.createElement(c,{onClick:o,className:e?"image-button":"button button-large"},e?React.createElement("img",{className:"vk_balloon_icon_image",src:e,alt:""}):n("Select image","vk-blocks"))}});var t=JSON.parse(e);return React.createElement(p,{onSelect:function(e){return r({IconImage:JSON.stringify(e)})},type:"image",className:"vk_balloon_icon_image",value:e,render:function(o){var r=o.open;return React.createElement(c,{onClick:r,className:e?"image-button":"button button-large"},e?React.createElement("img",{className:"vk_balloon_icon_image",src:t.sizes.full.url,alt:t.alt}):n("Select image","vk-blocks"))}})}(_),React.createElement(u,{tagName:"figcaption",className:"vk_balloon_icon_name",onChange:function(e){return r({balloonName:e})},value:b,placeholder:n("Icon Name","vk-blocks")})),React.createElement(u,{style:{background:v,border:v},tagName:"p",className:"vk_balloon_content",onChange:function(e){return r({content:e})},value:s,placeholder:n("Input text","vk-blocks")})))},save:function(e){var t=e.attributes,n=(e.className,t.content),o=t.balloonName,r=t.balloonType,a=t.balloonBgColor,l=t.balloonAlign,c=t.IconImage;return React.createElement("div",{className:"vk_balloon vk_balloon-".concat(l," vk_balloon-").concat(r)},React.createElement("div",{className:"vk_balloon_icon"},c?React.createElement("figure",null,-1===c.indexOf("{")?React.createElement("img",{className:"vk_balloon_icon_image",src:c,alt:""}):React.createElement("img",{className:"vk_balloon_icon_image",src:JSON.parse(c).sizes.full.url,alt:JSON.parse(c).alt}),React.createElement(u.Content,{tagName:"figcaption",className:"vk_balloon_icon_name",value:o})):""),React.createElement(u.Content,{className:"vk_balloon_content",style:{background:a,border:a},tagName:"p",value:n}))}})},function(e,t){var n=wp.i18n.__;wp.blocks.registerBlockStyle("core/image",[{name:"vk-image-border",label:n("Border","vk-blocks")},{name:"vk-image-photoFrame",label:n("Photo frame","vk-blocks")}])},function(e,t,n){"use strict";n.r(t);var o=function(e){switch(e){case"#f78da7":return"vk-has-pale-pink-color";case"#cf2e2e":return"vk-has-vivid-red-color";case"#ff6900":return"vk-has-luminous-vivid-orange-color";case"#fcb900":return"vk-has-luminous-vivid-amber-color";case"#7bdcb5":return"vk-has-light-green-cyan-color";case"#00d084":return"vk-has-vivid-green-cyan-color";case"#8ed1fc":return"vk-has-pale-cyan-blue-color";case"#0693e3":return"vk-has-vivid-cyan-blue-color";case"#9b51e0":return"vk-has-vivid-purple-color";case"#eee":return"vk-has-very-light-gray-color";case"#abb8c3":return"vk-has-cyan-bluish-gray-color";case"#313131":return"vk-has-very-dark-gray-color"}},r=lodash.assign,a=wp.i18n.__,l=wp.element.Fragment,c=wp.hooks.addFilter,i=wp.components.PanelBody,s=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,u=s.InspectorControls,m=s.ColorPalette,p=wp.compose.createHigherOrderComponent,f=function(e){return["core/group"].includes(e)};c("blocks.registerBlockType","vk-blocks/group-style",(function(e){return f(e.name)&&(e.attributes=r(e.attributes,{color:{type:"string"}})),e})),c("editor.BlockEdit","vk-blocks/group-style",p((function(e){var t="";return function(n){return f(n.name)&&n.isSelected?(t=n.attributes.color?n.attributes.color:"#fffd6b",React.createElement(l,null,React.createElement(e,n),React.createElement(u,null,React.createElement(i,{title:a("Border Color","vk-blocks"),initialOpen:!1,className:"group-border-color-controle"},React.createElement(m,{value:t,disableCustomColors:!0,onChange:function(e){var r=o(e);if(n.attributes.className){var a=n.attributes.className,l=(a=a.split(" ")).filter((function(e){return-1===e.indexOf("vk-has-")}));l.push(r),r=l.join(" ")}t=e,n.setAttributes({className:r,color:e})}}))))):React.createElement(e,n)}}),"addMyCustomBlockControls")),wp.blocks.registerBlockStyle("core/group",[{name:"vk-group-solid",label:a("Solid","vk-blocks")},{name:"vk-group-solid-roundcorner",label:a("Solid Roundcorner","vk-blocks")},{name:"vk-group-dotted",label:a("Dotted","vk-blocks")},{name:"vk-group-dashed",label:a("Dashed","vk-blocks")},{name:"vk-group-double",label:a("Double","vk-blocks")},{name:"vk-group-stitch",label:a("Stitch","vk-blocks")},{name:"vk-group-top-bottom-border",label:a("Border Top Bottom","vk-blocks")},{name:"vk-group-shadow",label:a("Shadow","vk-blocks")}]);var b=lodash.assign,k=wp.i18n.__,v=wp.element.Fragment,g=wp.hooks.addFilter,_=wp.components.PanelBody,y=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,d=y.InspectorControls,h=y.ColorPalette,E=wp.compose.createHigherOrderComponent,C=function(e){return["core/list"].includes(e)};function w(e,t){var n=e.match(/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i),o=null;return n&&(o=n.slice(1,4).map((function(e){return parseInt(e,16)}))),(n=e.match(/^#([0-9a-f])([0-9a-f])([0-9a-f])$/i))&&(o=n.slice(1,4).map((function(e){return 17*parseInt(e,16)}))),o?"rgba(".concat(o[0],", ").concat(o[1],", ").concat(o[2],", ").concat(t,")"):null}g("blocks.registerBlockType","vk-blocks/list-style",(function(e){return C(e.name)&&(e.attributes=b(e.attributes,{color:{type:"string"}})),e})),g("editor.BlockEdit","vk-blocks/list-style",E((function(e){var t="";return function(n){return C(n.name)&&n.isSelected?(t=n.attributes.color?n.attributes.color:"#fffd6b",React.createElement(v,null,React.createElement(e,n),React.createElement(d,null,React.createElement(_,{title:k("List Icon Color","vk-blocks"),initialOpen:!1,className:"list-color-controle"},React.createElement(h,{value:t,disableCustomColors:!0,onChange:function(e){var r=o(e);if(n.attributes.className){var a=n.attributes.className,l=(a=a.split(" ")).filter((function(e){return-1===e.indexOf("vk-has-")}));l.push(r),r=l.join(" ")}t=e,n.setAttributes({className:r,color:e})}}))))):React.createElement(e,n)}}),"addMyCustomBlockControls")),wp.blocks.registerBlockStyle("core/list",[{name:"vk-default",label:k("Default","vk-blocks"),isDefault:!0},{name:"vk-arrow-mark",label:k("Arrow","vk-blocks")},{name:"vk-triangle-mark",label:k("Triangle","vk-blocks")},{name:"vk-check-mark",label:k("Check","vk-blocks")},{name:"vk-check-square-mark",label:k("Check Square","vk-blocks")},{name:"vk-check-circle-mark",label:k("Check Circle","vk-blocks")},{name:"vk-handpoint-mark",label:k("Handpoint","vk-blocks")},{name:"vk-pencil-mark",label:k("Pencil","vk-blocks")},{name:"vk-smile-mark",label:k("Smile","vk-blocks")},{name:"vk-frown-mark",label:k("Frown","vk-blocks")},{name:"vk-numbered-circle-mark",label:k("Numbered Circle","vk-blocks")},{name:"vk-numbered-square-mark",label:k("Numbered Square","vk-blocks")}]);var N=wp.i18n.__,x=window.wp.richText,S=x.registerFormatType,B=x.toggleFormat,T=x.applyFormat,O=x.removeFormat,I=x.getActiveFormat,A=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,R=A.RichTextToolbarButton,j=A.RichTextShortcut,P=A.InspectorControls,z=A.PanelColorSettings,M=(A.getColorObjectByColorValue,wp.element.Fragment),F="vk-blocks/highlighter",L=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M26.9,462.2l104.7,39.6l34-34l-73.2-73.2L26.9,462.2z M146.5,231.8c-10.3,9.1-14.4,23.4-10.4,36.6l12.5,41.1l-48.9,48.9 L201,459.6l48.8-48.8l41,12.6c13.2,4,27.5,0,36.6-10.3l27.3-29.1L175.5,204.6L146.5,231.8L146.5,231.8z M533.7,122.3L437,25.7 C417.4,6,385.8,5,364.9,23.4L201,186.6l171.8,171.8l163.1-163.9C554.3,173.6,553.3,142,533.7,122.3L533.7,122.3z"}));S(F,{title:N("Highlighter","vk-blocks"),tagName:"span",className:"vk_highlighter",attributes:{data:"data-color",style:"style"},edit:function(e){var t,n=e.value,o=e.isActive,r=e.onChange;if(o){var a=I(n,F);t=a.attributes.data}var l=function(e){e=function(e){return void 0===e&&(e="#fffd6b"),e}(e),r(B(n,{type:F,attributes:{data:e,style:"background: linear-gradient(transparent 60%,".concat(w(e,.7)," 0);")}}))};return React.createElement(M,null,React.createElement(P,null,React.createElement(z,{title:N("Highlighter","vk-blocks"),initialOpen:!1,colorSettings:[{value:t,onChange:function(e){r(e?T(n,{type:F,attributes:{data:e,style:"background: linear-gradient(transparent 60%,".concat(w(e,.7)," 0);")}}):O(n,F))},label:N("Highlight Color","vk-blocks")}]})),React.createElement(j,{type:"primary",character:"h",onUse:function(){return l(t)}}),React.createElement(R,{icon:L,title:N("Highlighter","vk-blocks"),onClick:function(){return l(t)},isActive:o,shortcutType:"primary",shortcutCharacter:"h"}))}});var U=n(0),H=n.n(U);function V(e){return(V="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function D(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function $(e,t){return!t||"object"!==V(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function q(e){return(q=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function J(e,t){return(J=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var W=wp.i18n.__,Y=wp.editor,G=Y.RichText,Q=Y.MediaUpload,K=wp.components.Button,X=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),$(this,q(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&J(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.vk_staff_text_name,n=e.vk_staff_text_caption,o=e.vk_staff_text_role,r=e.vk_staff_text_profileTitle,a=e.vk_staff_text_profileText,l=e.vk_staff_photo_image,c=e.vk_staff_photo_image_alt,i=e.vk_staff_layout,s=e.vk_staff_nameColor,u=e.vk_staff_captionColor,m=e.vk_staff_positionColor,p=e.vk_staff_profileTitleColor,f=e.vk_staff_profileTextColor,b=e.vk_staff_photoBorder,k=this.props.setAttributes,v=this.props.className,g=this.props.for_,_="";return"edit"===g?_=H.a.createElement("div",{className:"".concat(v," vk_staff vk_staff-layout-").concat(i)},H.a.createElement("div",{className:"vk_staff_text"},H.a.createElement(G,{tagName:"h3",className:"vk_staff_text_name",style:{color:s},onChange:function(e){return k({vk_staff_text_name:e})},value:t,placeholder:W("Your Name","vk-blocks")}),H.a.createElement(G,{tagName:"p",className:"vk_staff_text_caption",style:{color:u},onChange:function(e){return k({vk_staff_text_caption:e})},value:n,placeholder:W("Caption","vk-blocks")}),H.a.createElement(G,{tagName:"p",className:"vk_staff_text_role",style:{color:m},onChange:function(e){return k({vk_staff_text_role:e})},value:o,placeholder:W("Role position","vk-blocks")}),H.a.createElement(G,{tagName:"h4",className:"vk_staff_text_profileTitle",style:{color:p},onChange:function(e){return k({vk_staff_text_profileTitle:e})},value:r,placeholder:W("Profile title","vk-blocks")}),H.a.createElement(G,{tagName:"p",className:"vk_staff_text_profileText",style:{color:f},onChange:function(e){return k({vk_staff_text_profileText:e})},value:a,placeholder:W("Profile text","vk-blocks")})),H.a.createElement("div",{className:"vk_staff_photo vk_staff_photo-border-".concat(b)},H.a.createElement(Q,{onSelect:function(e){return k({vk_staff_photo_image:e.sizes.full.url})},type:"image",className:"vk_staff_photo_image",value:l,render:function(e){var t=e.open;return H.a.createElement(K,{onClick:t,className:l?"image-button":"button button-large"},l?H.a.createElement("img",{className:"vk_staff_photo_image",src:l,alt:W(c,"vk-blocks")}):W("Select image","vk-blocks"))}}))):"save"===g&&(_=H.a.createElement("div",{className:"".concat(v," vk_staff vk_staff-layout-").concat(i)},H.a.createElement("div",{className:"vk_staff_text"},H.a.createElement(G.Content,{tagName:"h3",className:"vk_staff_text_name",style:{color:s},value:t}),H.a.createElement(G.Content,{tagName:"p",className:"vk_staff_text_caption",style:{color:u},value:n}),H.a.createElement(G.Content,{tagName:"p",className:"vk_staff_text_role",style:{color:m},value:o}),H.a.createElement(G.Content,{tagName:"h4",className:"vk_staff_text_profileTitle",style:{color:p},value:r}),H.a.createElement(G.Content,{tagName:"p",className:"vk_staff_text_profileText",style:{color:f},value:a})),l?H.a.createElement("div",{className:"vk_staff_photo vk_staff_photo-border-".concat(b)},H.a.createElement("img",{className:"vk_staff_photo_image",src:l,alt:c?W(c,"vk-blocks"):""})):"")),_}}])&&D(n.prototype,o),r&&D(n,r),t}(H.a.Component),Z=wp.i18n.__,ee=wp.blocks.registerBlockType,te=wp.components,ne=te.TextControl,oe=te.PanelBody,re=te.BaseControl,ae=te.SelectControl,le=wp.element.Fragment,ce=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,ie=ce.InspectorControls,se=ce.ColorPalette,ue=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("path",{d:"M528,34H48C21.5,34,0,55.5,0,82v352c0,26.5,21.5,48,48,48h480c26.5,0,48-21.5,48-48V82C576,55.5,554.5,34,528,34z M528,434 H48V82h480V434z"}),H.a.createElement("path",{d:"M407.6,241.9c30.9,0,55.9-25.1,55.9-55.9S438.5,130,407.6,130s-55.9,25.1-55.9,55.9S376.8,241.9,407.6,241.9z"}),H.a.createElement("path",{d:"M329.3,353.8h156.6c10.8,0,19.6-7.5,19.6-16.8v-16.8c0-27.8-26.3-50.3-58.7-50.3c-9.4,0-16.3,7-39.2,7 c-23.5,0-29.2-7-39.2-7c-32.4,0-58.7,22.6-58.7,50.3V337C309.7,346.2,318.5,353.8,329.3,353.8z"}),H.a.createElement("path",{d:"M96.2,395h161.1c4,0,7.2-3.3,7.2-7.2v-14.4c0-4-3.3-7.2-7.2-7.2H96.2c-4,0-7.2,3.3-7.2,7.2v14.4C89,391.7,92.3,395,96.2,395 z"}),H.a.createElement("path",{d:"M96.2,339.2h161.1c4,0,7.2-3.3,7.2-7.2v-14.4c0-4-3.3-7.2-7.2-7.2H96.2c-4,0-7.2,3.3-7.2,7.2V332 C89,336,92.3,339.2,96.2,339.2z"}),H.a.createElement("path",{d:"M96.2,283.4h161.1c4,0,7.2-3.3,7.2-7.2v-14.4c0-4-3.3-7.2-7.2-7.2H96.2c-4,0-7.2,3.3-7.2,7.2v14.4 C89,280.2,92.3,283.4,96.2,283.4z"}),H.a.createElement("path",{d:"M92.9,219.1h166.3c2.1,0,3.9-1.8,3.9-3.9v-7.8c0-2.1-1.8-3.9-3.9-3.9H92.9c-2.1,0-3.9,1.8-3.9,3.9v7.8 C89,217.4,90.8,219.1,92.9,219.1z"}),H.a.createElement("path",{d:"M99.7,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7H99.7c-5.9,0-10.7,4.8-10.7,10.7v21.4 C89,172.8,93.8,177.6,99.7,177.6z"}),H.a.createElement("path",{d:"M157,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7H157c-5.9,0-10.7,4.8-10.7,10.7v21.4 C146.3,172.8,151.1,177.6,157,177.6z"}),H.a.createElement("path",{d:"M214.2,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7h-22.4c-5.9,0-10.7,4.8-10.7,10.7v21.4 C203.5,172.8,208.4,177.6,214.2,177.6z"}),H.a.createElement("path",{d:"M271.5,177.6h22.4c5.9,0,10.7-4.8,10.7-10.7v-21.4c0-5.9-4.8-10.7-10.7-10.7h-22.4c-5.9,0-10.7,4.8-10.7,10.7v21.4 C260.8,172.8,265.6,177.6,271.5,177.6z"}));ee("vk-blocks/staff",{title:Z("Staff","vk-blocks"),icon:ue,category:"vk-blocks-cat",attributes:{vk_staff_text_name:{type:"string",source:"html",selector:"h3"},vk_staff_text_caption:{type:"string",source:"html",selector:"p.vk_staff_text_caption"},vk_staff_text_role:{type:"string",source:"html",selector:"p.vk_staff_text_role"},vk_staff_text_profileTitle:{type:"string",source:"html",selector:"h4"},vk_staff_text_profileText:{type:"string",source:"html",selector:"p.vk_staff_text_profileText"},vk_staff_photo_image:{type:"string",default:""},vk_staff_photo_image_alt:{type:"string",default:"Profile Picture"},vk_staff_layout:{type:"string",default:"default"},vk_staff_nameColor:{type:"string",default:"inherit"},vk_staff_captionColor:{type:"string",default:"inherit"},vk_staff_positionColor:{type:"string",default:"inherit"},vk_staff_profileTitleColor:{type:"string",default:"inherit"},vk_staff_profileTextColor:{type:"string",default:"inherit"},vk_staff_photoBorder:{type:"string",default:"default"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.vk_staff_photo_image_alt,a=t.vk_staff_layout,l=t.vk_staff_nameColor,c=t.vk_staff_captionColor,i=t.vk_staff_positionColor,s=t.vk_staff_profileTitleColor,u=t.vk_staff_profileTextColor,m=t.vk_staff_photoBorder;return H.a.createElement(le,null,H.a.createElement(ie,null,H.a.createElement(oe,{title:Z("Layout","vk-blocks")},H.a.createElement(ae,{value:a,onChange:function(e){return n({vk_staff_layout:e})},options:[{value:"default",label:Z("Default","vk-blocks")},{value:"imageLeft",label:Z("Image left","vk-blocks")}]})),H.a.createElement(oe,{title:Z("Image border","vk-blocks")},H.a.createElement(ae,{value:m,onChange:function(e){return n({vk_staff_photoBorder:e})},options:[{value:"default",label:Z("Default","vk-blocks")},{value:"none",label:Z("None","vk-blocks")}]})),H.a.createElement(oe,{title:Z("Alt text","vk-blocks")},H.a.createElement(re,{help:Z("Set the alt text for profile image","vk-blocks")},H.a.createElement(ne,{value:r,onChange:function(e){return n({vk_staff_photo_image_alt:e})}}))),H.a.createElement(oe,{title:Z("Color","vk-blocks")},H.a.createElement(re,{label:Z("Staff name","vk-blocks")},H.a.createElement(se,{value:l,onChange:function(e){return n({vk_staff_nameColor:e})}})),H.a.createElement(re,{label:Z("Name caption","vk-blocks")},H.a.createElement(se,{value:c,onChange:function(e){return n({vk_staff_captionColor:e})}})),H.a.createElement(re,{label:Z("Role position","vk-blocks")},H.a.createElement(se,{value:i,onChange:function(e){return n({vk_staff_positionColor:e})}})),H.a.createElement(re,{label:Z("Profile title","vk-blocks")},H.a.createElement(se,{value:s,onChange:function(e){return n({vk_staff_profileTitleColor:e})}})),H.a.createElement(re,{label:Z("Profile text","vk-blocks")},H.a.createElement(se,{value:u,onChange:function(e){return n({vk_staff_profileTextColor:e})}})))),H.a.createElement(X,{attributes:t,setAttributes:n,className:o,for_:"edit"}))},save:function(e){var t=e.attributes;return H.a.createElement(X,{attributes:t,setAttributes:"",className:"",for_:"save"})}});var me=n(1),pe=n.n(me);function fe(e){return(fe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function be(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function ke(e,t){return!t||"object"!==fe(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function ve(e){return(ve=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function ge(e,t){return(ge=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var _e=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),ke(this,ve(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ge(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.anchor,n=e.unit,o=e.pc,r=e.tablet,a=e.mobile,l=this.props.className;return H.a.createElement("div",{id:t,className:pe()("vk_spacer",l)},H.a.createElement("div",{className:"vk_spacer-display-pc",style:{height:o+n}}),H.a.createElement("div",{className:"vk_spacer-display-tablet",style:{height:r+n}}),H.a.createElement("div",{className:"vk_spacer-display-mobile",style:{height:a+n}}))}}])&&be(n.prototype,o),r&&be(n,r),t}(H.a.Component);function ye(e){return(ye="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function de(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function he(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Ee(e,t,n){return t&&he(e.prototype,t),n&&he(e,n),e}function Ce(e,t){return!t||"object"!==ye(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function we(e){return(we=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ne(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&xe(e,t)}function xe(e,t){return(xe=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Se=function(e){function t(){return de(this,t),Ce(this,we(t).apply(this,arguments))}return Ne(t,e),Ee(t,[{key:"render",value:function(){var e=this.props.attributes,t=e.unit,n=e.pc,o=e.tablet,r=e.mobile;return H.a.createElement("div",{className:"vk_spacer"},H.a.createElement("div",{className:"vk_spacer-display-pc",style:{height:n+t}}),H.a.createElement("div",{className:"vk_spacer-display-tablet",style:{height:o+t}}),H.a.createElement("div",{className:"vk_spacer-display-mobile",style:{height:r+t}}))}}]),t}(H.a.Component),Be=function(e){function t(){return de(this,t),Ce(this,we(t).apply(this,arguments))}return Ne(t,e),Ee(t,[{key:"render",value:function(){var e=this.props.attributes,t=e.unit,n=e.pc,o=e.tablet,r=e.mobile,a=this.props.className;return H.a.createElement("div",{className:"".concat(a," vk_spacer")},H.a.createElement("div",{className:"vk_spacer-display-pc",style:{height:n+t}}),H.a.createElement("div",{className:"vk_spacer-display-tablet",style:{height:o+t}}),H.a.createElement("div",{className:"vk_spacer-display-mobile",style:{height:r+t}}))}}]),t}(H.a.Component),Te={unit:{type:"string",default:"px"},pc:{type:"number",default:50},tablet:{type:"number",default:10},mobile:{type:"number",default:10}},Oe=(wp.editor.RichText,[{attributes:Te,save:function(e){var t=e.attributes;return H.a.createElement(Be,{attributes:t})}},{attributes:Te,save:function(e){var t=e.attributes;return H.a.createElement(Se,{attributes:t})}}]),Ie=wp.i18n.__,Ae=wp.blocks.registerBlockType,Re=wp.components,je=Re.RangeControl,Pe=Re.PanelBody,ze=Re.BaseControl,Me=Re.SelectControl,Fe=wp.element.Fragment,Le=(wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor).InspectorControls,Ue=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("rect",{x:"108.8",y:"18.7",width:"358.5",height:"40"}),H.a.createElement("rect",{x:"108.8",y:"453.3",width:"358.5",height:"40"}),H.a.createElement("polygon",{points:"171.4,253.2 131.4,253.2 131.4,412.6 290.8,412.6 290.8,372.6 199.7,372.6 404.6,167.7 404.6,258.8 444.6,258.8 444.6,99.4 285.2,99.4 285.2,139.4 376.3,139.4 171.4,344.3 \t"})));Ae("vk-blocks/spacer",{title:Ie("Responsive Spacer","vk-blocks"),icon:Ue,category:"vk-blocks-cat-layout",attributes:{anchor:{type:"string",default:null},unit:{type:"string",default:"px"},pc:{type:"number",default:40},tablet:{type:"number",default:30},mobile:{type:"number",default:20}},supports:{className:!1,anchor:!0},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=(t.anchor,t.unit),a=t.pc,l=t.tablet,c=t.mobile;return H.a.createElement(Fe,null,H.a.createElement(Le,null,H.a.createElement(Pe,null,H.a.createElement(Me,{label:Ie("Unit Type","vk-blocks"),value:r,onChange:function(e){return n({unit:e})},options:[{value:"px",label:Ie("px","vk-blocks")},{value:"em",label:Ie("em","vk-blocks")},{value:"rem",label:Ie("rem","vk-blocks")},{value:"vw",label:Ie("vw","vk-blocks")}]}),H.a.createElement(ze,{label:Ie("Height for each device.","vk-blocks")},H.a.createElement(je,{label:Ie("PC","vk-blocks"),value:a,onChange:function(e){return n({pc:e})},step:.1}),H.a.createElement(je,{label:Ie("Tablet","vk-blocks"),value:l,onChange:function(e){return n({tablet:e})},step:.1}),H.a.createElement(je,{label:Ie("Mobile","vk-blocks"),value:c,onChange:function(e){return n({mobile:e})},step:.1})))),H.a.createElement(_e,{attributes:t,className:o}))},save:function(e){var t=e.attributes;return H.a.createElement(_e,{attributes:t})},deprecated:Oe});function He(e){return(He="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ve(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function De(e,t){return!t||"object"!==He(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function $e(e){return($e=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function qe(e,t){return(qe=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Je=window.lodash.range,We=wp.i18n,Ye=We.__,Ge=We.sprintf,Qe=wp.element.Component,Ke=wp.components.Toolbar,Xe=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),De(this,$e(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&qe(e,t)}(t,e),n=t,(o=[{key:"createLevelControl",value:function(e,t,n){return{icon:"heading",title:Ge(Ye("Heading %d"),e),isActive:e===t,onClick:function(){return n(e)},subscript:String(e)}}},{key:"render",value:function(){var e=this,t=this.props,n=t.minLevel,o=t.maxLevel,r=t.selectedLevel,a=t.onChange;return H.a.createElement(Ke,{controls:Je(n,o).map((function(t){return e.createLevelControl(t,r,a)}))})}}])&&Ve(n.prototype,o),r&&Ve(n,r),t}(Qe);function Ze(e){return(Ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function et(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function tt(e,t){return!t||"object"!==Ze(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function nt(e){return(nt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function ot(e,t){return(ot=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var rt=wp.editor.RichText,at=wp.i18n.__,lt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),tt(this,nt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ot(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e,t,n=this.props.attributes,o=n.level,r=n.align,a=n.title,l=n.titleColor,c=n.titleSize,i=n.subText,s=n.subTextFlag,u=n.subTextColor,m=n.subTextSize,p=n.titleStyle,f=n.titleMarginBottom,b=n.outerMarginBottom,k=this.props.setAttributes,v=this.props.className,g=this.props.for_,_=pe()(v,"vk_heading vk_heading-style-".concat(p)),y="h"+o;return null!=b&&(e={marginBottom:b+"rem"}),t=null!=f?{color:l,fontSize:c+"rem",marginBottom:f+"rem",textAlign:r}:{color:l,fontSize:c+"rem",textAlign:r},"edit"===g?H.a.createElement("div",{className:_,style:e},H.a.createElement(rt,{tagName:y,value:a,onChange:function(e){return k({title:e})},style:t,className:"vk_heading_title vk_heading_title-style-".concat(p),placeholder:at("Input title…","vk-blocks")}),function(){if("on"===s)return H.a.createElement(rt,{tagName:"p",value:i,onChange:function(e){return k({subText:e})},style:{color:u,fontSize:m+"rem",textAlign:r},className:"vk_heading_subtext vk_heading_subtext-style-".concat(p),placeholder:at("Input sub text…","vk-blocks")})}()):"save"===g?H.a.createElement("div",{className:_,style:e},H.a.createElement(rt.Content,{tagName:y,value:a,onChange:function(e){return k({title:e})},style:t,className:"vk_heading_title vk_heading_title-style-".concat(p),placeholder:at("Input title…","vk-blocks")}),function(){if("on"===s)return H.a.createElement(rt.Content,{tagName:"p",value:i,onChange:function(e){return k({subText:e})},style:{color:u,fontSize:m+"rem",textAlign:r},className:"vk_heading_subtext vk_heading_subtext-style-".concat(p),placeholder:at("Input sub text…","vk-blocks")})}()):void 0}}])&&et(n.prototype,o),r&&et(n,r),t}(H.a.Component);function ct(e){throw new Error('"'+e+'" is read-only')}var it=wp.element.Fragment,st=wp.editor,ut=st.RichText;st.InspectorControls,st.ColorPalette,st.BlockControls,st.AlignmentToolbar;var mt=[{attributes:{level:{type:"number",default:2},align:{type:"string"},titleStyle:{type:"string",default:"default"},outerMarginBottom:{type:"number"},title:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},titleColor:{type:"string",default:"#000000"},titleSize:{type:"number",default:2.6},titleMarginBottom:{type:"number"},subText:{source:"html",selector:"p",default:""},subTextFlag:{type:"string",default:"on"},subTextColor:{type:"string",default:"#000000"},subTextSize:{type:"number",default:1.8}},supports:{className:!1,anchor:!0},save:function(e){var t=e.attributes,n=t.level,o=t.align,r=t.title,a=t.titleColor,l=t.titleSize,c=t.subText,i=t.subTextFlag,s=t.subTextColor,u=t.subTextSize,m=t.titleStyle,p=t.titleMarginBottom,f=t.outerMarginBottom,b="h"+n;return H.a.createElement("div",{className:"vk_heading vk_heading-style-".concat(m),style:{marginBottom:f+"rem"}},H.a.createElement(ut.Content,{tagName:b,value:r,style:{color:a,fontSize:l+"rem",textAlign:o,marginBottom:p+"rem"},className:"vk_heading_title vk_heading_title-style-".concat(m)}),function(){if("on"===i)return H.a.createElement(ut.Content,{tagName:"p",value:c,style:{color:s,fontSize:u+"rem",textAlign:o},className:"vk_heading_subtext vk_heading_subtext-style-".concat(m)})}())}},{attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:"h1.vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),save:function(e){var t=e.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,f=t.urlOpenType3,b=t.icon1,k=t.icon2,v=t.icon3,g=t.color1,_=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3;return H.a.createElement("article",{className:"vk_prBlocks row"},H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:i,target:m?"_blank":"_self",className:"vk_prBlocks_item_link"},C?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+C+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:C,alt:""})):(g||(ct("color1"),g="#0693e3"),"0"===d?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:g,border:"1px solid ".concat(g)}},H.a.createElement("i",{className:"".concat(b," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+g}},H.a.createElement("i",{className:"".concat(b," vk_prBlocks_item_icon"),style:{color:g}}))),H.a.createElement(ut.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h1",value:n}),H.a.createElement(ut.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",value:a}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:s,target:p?"_blank":"_self",className:"vk_prBlocks_item_link"},w?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+w+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:w,alt:""})):(_||(ct("color2"),_="#0693e3"),"0"===h?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:_,border:"1px solid ".concat(_)}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+_}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:_}}))),H.a.createElement(ut.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h1",value:o}),H.a.createElement(ut.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",value:l}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:u,target:f?"_blank":"_self",className:"vk_prBlocks_item_link"},N?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+N+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:N,alt:""})):(y||(ct("color3"),y="#0693e3"),"0"===E?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:y,border:"1px solid ".concat(y)}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+y}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:y}}))),H.a.createElement(ut.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h1",value:r}),H.a.createElement(ut.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",value:c}))))}},{attributes:{level:{type:"number",default:2},align:{type:"string"},titleStyle:{type:"string",default:"default"},outerMarginBottom:{type:"number",default:null},title:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},titleColor:{type:"string",default:"#000000"},titleSize:{type:"number",default:2.6},titleMarginBottom:{type:"number",default:null},subText:{source:"html",selector:"p",default:""},subTextFlag:{type:"string",default:"on"},subTextColor:{type:"string",default:"#000000"},subTextSize:{type:"number",default:1.8}},supports:{className:!1,anchor:!0},save:function(e){var t=e.attributes,n=t.level,o=t.align,r=t.title,a=t.titleColor,l=t.titleSize,c=t.subText,i=t.subTextFlag,s=t.subTextColor,u=t.subTextSize,m=t.titleStyle,p=t.titleMarginBottom,f=t.outerMarginBottom,b="h"+n;return H.a.createElement(it,null,null==f?H.a.createElement("div",{className:"vk_heading vk_heading-style-".concat(m)},H.a.createElement(ut.Content,{tagName:b,value:r,style:{color:a,fontSize:l+"rem",textAlign:o},className:"vk_heading_title vk_heading_title-style-".concat(m)}),function(){if("on"===i)return H.a.createElement(ut.Content,{tagName:"p",value:c,style:{color:s,fontSize:u+"rem",textAlign:o},className:"vk_heading_subtext vk_heading_subtext-style-".concat(m)})}()):H.a.createElement("div",{className:"vk_heading vk_heading-style-".concat(m),style:{marginBottom:f+"rem"}},H.a.createElement(ut.Content,{tagName:b,value:r,style:{color:a,fontSize:l+"rem",textAlign:o,marginBottom:p+"rem"},className:"vk_heading_title vk_heading_title-style-".concat(m)}),function(){if("on"===i)return H.a.createElement(ut.Content,{tagName:"p",value:c,style:{color:s,fontSize:u+"rem",textAlign:o},className:"vk_heading_subtext vk_heading_subtext-style-".concat(m)})}()))}}],pt=wp.i18n.__,ft=wp.blocks.registerBlockType,bt=wp.components,kt=bt.RangeControl,vt=bt.PanelBody,gt=bt.RadioControl,_t=bt.SelectControl,yt=wp.element.Fragment,dt=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,ht=dt.InspectorControls,Et=dt.ColorPalette,Ct=dt.BlockControls,wt=dt.AlignmentToolbar,Nt=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("g",null,H.a.createElement("path",{d:"M242.1,366.7l0-281.4l-212.6,0l0-77.1l516.6,0v77.1l-213.2,0l0,281.4H242.1z"})),H.a.createElement("g",null,H.a.createElement("path",{d:"M33,467.3l30.8-1.9c0.7,5,2,8.8,4.1,11.4c3.3,4.2,8.1,6.4,14.3,6.4c4.6,0,8.2-1.1,10.7-3.3c2.5-2.2,3.8-4.7,3.8-7.5 c0-2.7-1.2-5.1-3.6-7.3c-2.4-2.1-7.9-4.2-16.6-6.1c-14.2-3.2-24.3-7.4-30.4-12.7c-6.1-5.3-9.1-12-9.1-20.2 c0-5.4,1.6-10.5,4.7-15.3c3.1-4.8,7.8-8.6,14.1-11.3c6.3-2.7,14.8-4.1,25.8-4.1c13.4,0,23.6,2.5,30.6,7.5c7,5,11.2,12.9,12.5,23.8 l-30.5,1.8c-0.8-4.7-2.5-8.1-5.1-10.3c-2.6-2.1-6.2-3.2-10.8-3.2c-3.8,0-6.6,0.8-8.5,2.4c-1.9,1.6-2.9,3.5-2.9,5.8 c0,1.7,0.8,3.2,2.4,4.5c1.5,1.4,5.1,2.7,10.9,3.9c14.1,3,24.3,6.1,30.4,9.3c6.1,3.1,10.6,7,13.4,11.6c2.8,4.6,4.2,9.8,4.2,15.5 c0,6.7-1.9,12.9-5.6,18.6c-3.7,5.7-8.9,10-15.6,12.9c-6.7,2.9-15.1,4.4-25.2,4.4c-17.8,0-30.2-3.4-37-10.3 C37.8,486.6,33.9,477.8,33,467.3z"}),H.a.createElement("path",{d:"M215,501.9h-27.2v-12.3c-4,5-8.1,8.6-12.3,10.8c-4.1,2.1-9.2,3.2-15.2,3.2c-8,0-14.3-2.4-18.8-7.2 c-4.5-4.8-6.8-12.2-6.8-22.1V426H164v41.7c0,4.8,0.9,8.1,2.6,10.1c1.8,2,4.2,3,7.4,3c3.5,0,6.3-1.3,8.5-4 c2.2-2.7,3.3-7.5,3.3-14.4V426H215V501.9z"}),H.a.createElement("path",{d:"M225.5,397.2h29.4v36.3c2.9-3,6.2-5.3,9.9-6.9c3.7-1.5,7.8-2.3,12.3-2.3c9.2,0,16.9,3.3,22.9,10 c6.1,6.6,9.1,16.2,9.1,28.6c0,8.3-1.4,15.6-4.1,21.9c-2.8,6.3-6.6,11-11.5,14.1c-4.9,3.1-10.3,4.7-16.3,4.7c-5.1,0-9.8-1.1-14-3.3 c-3.2-1.7-6.7-4.9-10.4-9.6v11.2h-27.2V397.2z M254.6,463.8c0,6.5,1.2,11.3,3.7,14.2c2.5,2.9,5.6,4.4,9.3,4.4 c3.5,0,6.4-1.4,8.8-4.3c2.4-2.9,3.5-7.7,3.5-14.5c0-6-1.2-10.4-3.5-13.2c-2.3-2.8-5.1-4.2-8.4-4.2c-4,0-7.2,1.5-9.7,4.4 C255.9,453.4,254.6,457.8,254.6,463.8z"}),H.a.createElement("path",{d:"M304.4,397.2h98.4V423h-33v78.9h-32.4V423h-33V397.2z"}),H.a.createElement("path",{d:"M395.8,426h34.5l12,21.2l14-21.2h32.1l-25.9,36.2l27.7,39.7h-33.9l-14-24.4l-16.5,24.4h-31.5l27.6-39.7L395.8,426z"}),H.a.createElement("path",{d:"M530.6,397.2V426h16v21.3h-16v26.9c0,3.2,0.3,5.4,0.9,6.4c1,1.6,2.6,2.4,5,2.4c2.1,0,5.1-0.6,9-1.9l2.1,20.1 c-7.2,1.6-13.9,2.4-20.1,2.4c-7.2,0-12.6-0.9-16-2.8c-3.4-1.9-6-4.7-7.6-8.5s-2.5-9.9-2.5-18.4v-26.7h-10.7V426h10.7v-13.9 L530.6,397.2z"}))));ft("vk-blocks/heading",{title:pt("Heading","vk-blocks"),icon:Nt,category:"vk-blocks-cat",attributes:{level:{type:"number",default:2},align:{type:"string"},titleStyle:{type:"string",default:"default"},outerMarginBottom:{type:"number",default:null},title:{type:"string",source:"html",selector:"h1,h2,h3,h4,h5,h6",default:""},titleColor:{type:"string",default:"#000000"},titleSize:{type:"number",default:2},titleMarginBottom:{type:"number",default:1},subText:{source:"html",selector:"p",default:""},subTextFlag:{type:"string",default:"on"},subTextColor:{type:"string",default:"#000000"},subTextSize:{type:"number",default:1.2}},supports:{className:!0,customClassName:!0,anchor:!0},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.level,a=t.align,l=(t.title,t.titleColor),c=t.titleSize,i=(t.subText,t.subTextFlag),s=t.subTextColor,u=t.subTextSize,m=t.titleStyle,p=t.titleMarginBottom,f=t.outerMarginBottom,b=function(e){switch(n({level:e}),e){case 1:n({titleSize:3.6});break;case 2:n({titleSize:2.8});break;case 3:n({titleSize:2.2});break;case 4:n({titleSize:2});break;case 5:n({titleSize:1.8});break;case 6:n({titleSize:1.6})}};return H.a.createElement(yt,null,H.a.createElement(Ct,null,H.a.createElement(Xe,{minLevel:2,maxLevel:5,selectedLevel:r,onChange:b})),H.a.createElement(ht,null,H.a.createElement(vt,{title:pt("Style Settings","vk-blocks")},H.a.createElement(_t,{label:pt("Heading style","vk-blocks"),value:m,onChange:function(e){return n({titleStyle:e})},options:[{label:pt("Default","vk-blocks"),value:"default"},{label:pt("Plain","vk-blocks"),value:"plain"}]}),H.a.createElement("label",null,pt("Margin bottom size (rem)","vk-blocks")),H.a.createElement(kt,{value:f,onChange:function(e){n({outerMarginBottom:e})},min:-1,max:8,step:.1})),H.a.createElement(vt,{title:pt("Heading Settings","vk-blocks")},H.a.createElement("label",null,pt("Level","vk-blocks")),H.a.createElement(Xe,{minLevel:1,maxLevel:7,selectedLevel:r,onChange:b}),H.a.createElement("p",null,pt("Text Alignment")),H.a.createElement(wt,{value:a,onChange:function(e){n({align:e})}}),H.a.createElement("label",null,pt("Text size (rem)","vk-blocks")),H.a.createElement(kt,{value:c,onChange:function(e){n({titleSize:e})},min:.5,max:4,step:.1}),H.a.createElement("label",null,pt("Heading margin bottom size (rem)","vk-blocks")),H.a.createElement(kt,{value:p,onChange:function(e){n({titleMarginBottom:e})},min:-1,max:3,step:.1}),H.a.createElement(Et,{value:l,onChange:function(e){return n({titleColor:e})}})),H.a.createElement(vt,{title:pt("Sub Text Settings","vk-blocks")},H.a.createElement(gt,{label:pt("Position","vk-blocks"),selected:i,options:[{label:pt("Display","vk-blocks"),value:"on"},{label:pt("Hide","vk-blocks"),value:"off"}],onChange:function(e){return n({subTextFlag:e})}}),H.a.createElement("label",null,pt("Text size (rem)","vk-blocks")),H.a.createElement(kt,{value:u,onChange:function(e){n({subTextSize:e})},min:.5,max:3,step:.1}),H.a.createElement(Et,{value:s,onChange:function(e){return n({subTextColor:e})}}))),H.a.createElement(lt,{attributes:t,setAttributes:n,className:o,for_:"edit"}))},save:function(e){var t=e.attributes,n=e.className;return H.a.createElement(lt,{attributes:t,className:n,for_:"save"})},deprecated:mt});var xt=wp.editor.RichText,St=[{attributes:{style:{type:"string",default:"info"},content:{type:"string",source:"html",selector:"p"}},save:function(e){var t=e.attributes,n=t.style,o=t.content;return H.a.createElement("div",{className:"alert alert-".concat(n)},H.a.createElement(xt.Content,{tagName:"p",value:o}))}}],Bt=wp.i18n.__,Tt=wp.blocks.registerBlockType,Ot=(wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor).RichText;Tt("vk-blocks/alert",{title:Bt("Alert","vk-blocks"),icon:"info",category:"vk-blocks-cat",attributes:{style:{type:"string",default:"info"},content:{type:"string",source:"html",selector:"p"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.style,a=t.content;return React.createElement("div",{className:"".concat(o," alert alert-").concat(r)},React.createElement("select",{onChange:function(e){n({style:e.target.value})}},React.createElement("option",{value:"success",selected:"success"===r},"Success"),React.createElement("option",{value:"info",selected:"info"===r},"Info"),React.createElement("option",{value:"warning",selected:"warning"===r},"Warning"),React.createElement("option",{value:"danger",selected:"danger"===r},"Danger")),React.createElement(Ot,{tagName:"p",onChange:function(e){n({content:e})},value:a}))},save:function(e){var t=e.attributes,n=e.className,o=t.style,r=t.content;return React.createElement("div",{className:"".concat(n," alert alert-").concat(o)},React.createElement(Ot.Content,{tagName:"p",value:r}))},deprecated:St});n(4);function It(e){return(It="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function At(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Rt(e,t){return!t||"object"!==It(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function jt(e){return(jt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Pt(e,t){return(Pt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var zt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Rt(this,jt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Pt(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=this.props.lbsubCaption,m="",p={},f="",b="";return m="btn vk_button_link",e?(m="".concat(m," btn-primary btn-").concat(r),"0"===n?p={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(p={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(m="".concat(m," btn-").concat(r," btn-").concat(t),p=null):"1"===n&&(m="".concat(m," btn-").concat(r," btn-outline-").concat(t),p=null)),"block"===o&&(m="".concat(m," btn-block")),c&&(f=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(b=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",style:p,className:m,role:"button","aria-pressed":!0,target:l?"_blank":null,rel:"noopener noreferrer"},f,s,b,u&&H.a.createElement("p",{className:"vk_button_link_subCaption"},u))}}])&&At(n.prototype,o),r&&At(n,r),t}(H.a.Component);function Mt(e){return(Mt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ft(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Lt(e,t){return!t||"object"!==Mt(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Ut(e){return(Ut=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ht(e,t){return(Ht=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Vt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Lt(this,Ut(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ht(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=(this.props.lbsubCaption,""),m={},p="",f="";return u="btn vk_button_link",e?(u="".concat(u," btn-primary btn-").concat(r),"0"===n?m={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(m={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(u="".concat(u," btn-").concat(r," btn-").concat(t),m=null):"1"===n&&(u="".concat(u," btn-").concat(r," btn-outline-").concat(t),m=null)),"block"===o&&(u="".concat(u," btn-block")),c&&(p=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(f=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,className:u,role:"button","aria-pressed":!0,style:m,target:l?"_blank":null},p,s,f)}}])&&Ft(n.prototype,o),r&&Ft(n,r),t}(H.a.Component);function Dt(e){return(Dt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function $t(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function qt(e,t){return!t||"object"!==Dt(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Jt(e){return(Jt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Wt(e,t){return(Wt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Yt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),qt(this,Jt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Wt(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=(this.props.lbsubCaption,""),m={},p="",f="";return u="btn vk_button_link",e?(u="".concat(u," btn-primary btn-").concat(r),"0"===n?m={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(m={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(u="".concat(u," btn-").concat(r," btn-").concat(t),m=null):"1"===n&&(u="".concat(u," btn-").concat(r," btn-outline-").concat(t),m=null)),"block"===o&&(u="".concat(u," btn-block")),c&&(p=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(f=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",className:u,role:"button","aria-pressed":!0,style:m,target:l?"_blank":null},p,s,f)}}])&&$t(n.prototype,o),r&&$t(n,r),t}(H.a.Component);function Gt(e){return(Gt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Qt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Kt(e,t){return!t||"object"!==Gt(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Xt(e){return(Xt=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Zt(e,t){return(Zt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var en=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Kt(this,Xt(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Zt(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=this.props.lbsubCaption,m="",p={},f="",b="";return m="btn vk_button_link",e?(m="".concat(m," btn-primary btn-").concat(r),"0"===n?p={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(p={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(m="".concat(m," btn-").concat(r," btn-").concat(t),p=null):"1"===n&&(m="".concat(m," btn-").concat(r," btn-outline-").concat(t),p=null)),"block"===o&&(m="".concat(m," btn-block")),c&&(f=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(b=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",className:m,role:"button","aria-pressed":!0,style:p,target:l?"_blank":null,rel:"noopener noreferrer"},f,s,b,u&&H.a.createElement("p",{className:"vk_button_link_subCaption"},u))}}])&&Qt(n.prototype,o),r&&Qt(n,r),t}(H.a.Component);function tn(e){return(tn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function nn(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function on(e,t){return!t||"object"!==tn(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function rn(e){return(rn=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function an(e,t){return(an=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var ln=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),on(this,rn(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&an(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.lbColorCustom,t=this.props.lbColor,n=this.props.lbType,o=this.props.lbAlign,r=this.props.lbSize,a=this.props.lbUrl,l=this.props.lbTarget,c=this.props.lbFontAwesomeIconBefore,i=this.props.lbFontAwesomeIconAfter,s=this.props.lbRichtext,u=this.props.lbsubCaption,m="",p={},f="",b="";return m="btn vk_button_link",e?(m="".concat(m," btn-primary btn-").concat(r),"0"===n?p={backgroundColor:e,border:"1px solid ".concat(e)}:"1"===n&&(p={backgroundColor:"transparent",border:"1px solid "+e,color:e})):e||("0"===n?(m="".concat(m," btn-").concat(r," btn-").concat(t),p=null):"1"===n&&(m="".concat(m," btn-").concat(r," btn-outline-").concat(t),p=null)),"block"===o&&(m="".concat(m," btn-block")),c&&(f=H.a.createElement("i",{className:"".concat(c," vk_button_link_before")})),i&&(b=H.a.createElement("i",{className:"".concat(i," vk_button_link_after")})),H.a.createElement("a",{href:a,id:"vk_button_link",className:m,role:"button","aria-pressed":!0,style:p,target:l?"_blank":null},f,s,b,u&&H.a.createElement("p",{className:"vk_button_link_subCaption"},u))}}])&&nn(n.prototype,o),r&&nn(n,r),t}(H.a.Component),cn=wp.editor.RichText,sn=[{attributes:{content:{source:"html",selector:"span"},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=t.content,o=t.buttonUrl,r=t.buttonTarget,a=t.buttonSize,l=t.buttonType,c=t.buttonColor,i=t.buttonColorCustom,s=t.buttonAlign,u=t.fontAwesomeIconBefore,m=t.fontAwesomeIconAfter,p="";return i?p="vk_button vk_button-color-custom vk_button-align-".concat(s):i||(p="vk_button vk_button-align-".concat(s)),H.a.createElement("div",{className:p},H.a.createElement(Vt,{lbColorCustom:i,lbColor:c,lbType:l,lbAlign:s,lbSize:a,lbUrl:o,lbTarget:r,lbFontAwesomeIconBefore:u,lbFontAwesomeIconAfter:m,lbRichtext:H.a.createElement(cn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=t.content,o=t.buttonUrl,r=t.buttonTarget,a=t.buttonSize,l=t.buttonType,c=t.buttonColor,i=t.buttonColorCustom,s=t.buttonAlign,u=t.fontAwesomeIconBefore,m=t.fontAwesomeIconAfter,p="";return i?p="vk_button vk_button-color-custom vk_button-align-".concat(s):i||(p="vk_button vk_button-align-".concat(s)),H.a.createElement("div",{className:p},H.a.createElement(Yt,{lbColorCustom:i,lbColor:c,lbType:l,lbAlign:s,lbSize:a,lbUrl:o,lbTarget:r,lbFontAwesomeIconBefore:u,lbFontAwesomeIconAfter:m,lbRichtext:H.a.createElement(cn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=(e.className,t.content),o=t.subCaption,r=t.buttonUrl,a=t.buttonTarget,l=t.buttonSize,c=t.buttonType,i=t.buttonColor,s=t.buttonColorCustom,u=t.buttonAlign,m=t.fontAwesomeIconBefore,p=t.fontAwesomeIconAfter,f="";return s?f="vk_button vk_button-color-custom vk_button-align-".concat(u):s||(f="vk_button vk_button-align-".concat(u)),H.a.createElement("div",{className:f},H.a.createElement(en,{lbColorCustom:s,lbColor:i,lbType:c,lbAlign:u,lbSize:l,lbUrl:r,lbTarget:a,lbFontAwesomeIconBefore:m,lbFontAwesomeIconAfter:p,lbsubCaption:o,lbRichtext:H.a.createElement(cn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=(e.className,t.content),o=t.subCaption,r=t.buttonUrl,a=t.buttonTarget,l=t.buttonSize,c=t.buttonType,i=t.buttonColor,s=t.buttonColorCustom,u=t.buttonAlign,m=t.fontAwesomeIconBefore,p=t.fontAwesomeIconAfter,f="";return s?f="vk_button vk_button-color-custom vk_button-align-".concat(u):s||(f="vk_button vk_button-align-".concat(u)),H.a.createElement("div",{className:f},H.a.createElement(ln,{lbColorCustom:s,lbColor:i,lbType:c,lbAlign:u,lbSize:l,lbUrl:r,lbTarget:a,lbFontAwesomeIconBefore:m,lbFontAwesomeIconAfter:p,lbsubCaption:o,lbRichtext:H.a.createElement(cn.Content,{tagName:"span",className:"vk_button_link_txt",value:n})}))}},{attributes:{content:{source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},save:function(e){var t=e.attributes,n=e.className,o=t.content,r=t.subCaption,a=t.buttonUrl,l=t.buttonTarget,c=t.buttonSize,i=t.buttonType,s=t.buttonColor,u=t.buttonColorCustom,m=t.buttonAlign,p=t.fontAwesomeIconBefore,f=t.fontAwesomeIconAfter,b="";return u?b="vk_button vk_button-color-custom vk_button-align-".concat(m):u||(b="vk_button vk_button-align-".concat(m)),n&&(b=n+" "+b),H.a.createElement("div",{className:b},H.a.createElement(zt,{lbColorCustom:u,lbColor:s,lbType:i,lbAlign:m,lbSize:c,lbUrl:a,lbTarget:l,lbFontAwesomeIconBefore:p,lbFontAwesomeIconAfter:f,lbsubCaption:r,lbRichtext:H.a.createElement(cn.Content,{tagName:"span",className:"vk_button_link_txt",value:o})}))}}],un=wp.i18n.__,mn=wp.blocks.registerBlockType,pn=wp.components,fn=pn.RadioControl,bn=pn.PanelBody,kn=pn.BaseControl,vn=pn.CheckboxControl,gn=pn.TextControl,_n=pn.Dashicon,yn=pn.IconButton,dn=wp.element.Fragment,hn=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,En=hn.RichText,Cn=hn.InspectorControls,wn=hn.ColorPalette,Nn=hn.URLInput,xn=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("path",{d:"M506,185v142H70V185H506 M526.4,137H49.6C34.4,137,22,149.4,22,164.6v182.8c0,15.2,12.4,27.6,27.6,27.6h476.8 c15.2,0,27.6-12.4,27.6-27.6V164.6C554,149.4,541.6,137,526.4,137L526.4,137z"})),H.a.createElement("g",null,H.a.createElement("path",{d:"M83.8,206.9h55.9c9.3,0,16.5,2.3,21.5,6.9c5,4.6,7.5,10.3,7.5,17.1c0,5.7-1.8,10.6-5.3,14.7c-2.4,2.7-5.8,4.9-10.4,6.5 c6.9,1.7,12.1,4.5,15.3,8.6c3.3,4.1,4.9,9.2,4.9,15.3c0,5-1.2,9.5-3.5,13.5c-2.3,4-5.5,7.2-9.6,9.5c-2.5,1.5-6.3,2.5-11.3,3.2 c-6.7,0.9-11.2,1.3-13.4,1.3H83.8V206.9z M113.9,244.8h13c4.7,0,7.9-0.8,9.7-2.4c1.8-1.6,2.7-3.9,2.7-7c0-2.8-0.9-5-2.7-6.6 c-1.8-1.6-5-2.4-9.5-2.4h-13.2V244.8z M113.9,282.8h15.2c5.1,0,8.8-0.9,10.9-2.7s3.2-4.3,3.2-7.4c0-2.9-1-5.2-3.1-6.9 c-2.1-1.7-5.7-2.6-11-2.6h-15.2V282.8z"}),H.a.createElement("path",{d:"M245.9,303.5h-25.1v-11.3c-3.7,4.7-7.5,8-11.3,10c-3.8,2-8.5,3-14,3c-7.4,0-13.2-2.2-17.4-6.6c-4.2-4.4-6.3-11.2-6.3-20.4 v-44.6h27V272c0,4.4,0.8,7.5,2.4,9.4c1.6,1.8,3.9,2.8,6.9,2.8c3.2,0,5.8-1.2,7.9-3.7s3.1-6.9,3.1-13.3v-33.7h26.8V303.5z"}),H.a.createElement("path",{d:"M282.4,206.9v26.6h14.8v19.7h-14.8V278c0,3,0.3,5,0.9,5.9c0.9,1.5,2.4,2.2,4.6,2.2c2,0,4.7-0.6,8.3-1.7l2,18.5 c-6.6,1.5-12.8,2.2-18.6,2.2c-6.7,0-11.6-0.9-14.8-2.6c-3.2-1.7-5.5-4.3-7-7.8c-1.5-3.5-2.3-9.1-2.3-17v-24.6h-9.9v-19.7h9.9v-12.9 L282.4,206.9z"}),H.a.createElement("path",{d:"M330.2,206.9v26.6H345v19.7h-14.8V278c0,3,0.3,5,0.9,5.9c0.9,1.5,2.4,2.2,4.6,2.2c2,0,4.7-0.6,8.3-1.7l2,18.5 c-6.6,1.5-12.8,2.2-18.6,2.2c-6.7,0-11.6-0.9-14.8-2.6c-3.2-1.7-5.5-4.3-7-7.8c-1.5-3.5-2.3-9.1-2.3-17v-24.6h-9.9v-19.7h9.9v-12.9 L330.2,206.9z"}),H.a.createElement("path",{d:"M339.6,268.7c0-10.7,3.6-19.5,10.8-26.4s16.9-10.4,29.2-10.4c14,0,24.6,4.1,31.8,12.2c5.8,6.6,8.6,14.6,8.6,24.2 c0,10.8-3.6,19.6-10.7,26.5c-7.1,6.9-17,10.3-29.6,10.3c-11.3,0-20.4-2.9-27.3-8.6C343.9,289.5,339.6,280.2,339.6,268.7z M366.5,268.7c0,6.2,1.3,10.9,3.8,13.8c2.5,3,5.7,4.5,9.5,4.5c3.9,0,7-1.5,9.5-4.4c2.5-2.9,3.7-7.7,3.7-14.2 c0-6.1-1.3-10.6-3.8-13.6s-5.6-4.5-9.3-4.5c-3.9,0-7.1,1.5-9.7,4.5C367.8,257.9,366.5,262.5,366.5,268.7z"}),H.a.createElement("path",{d:"M418.2,233.5h25v11.4c3.7-4.7,7.5-8,11.3-10c3.8-2,8.5-3,14-3c7.4,0,13.2,2.2,17.4,6.6c4.2,4.4,6.3,11.2,6.3,20.5v44.5h-27 V265c0-4.4-0.8-7.5-2.4-9.3c-1.6-1.8-3.9-2.7-6.9-2.7c-3.3,0-5.9,1.2-7.9,3.7c-2,2.5-3,6.9-3,13.3v33.6h-26.8V233.5z"})));mn("vk-blocks/button",{title:un("Button","vk-blocks"),icon:xn,category:"vk-blocks-cat",attributes:{content:{type:"string",source:"html",selector:"span"},subCaption:{type:"string",default:null},buttonUrl:{type:"string",default:null},buttonTarget:{type:"Boolean",default:!1},buttonSize:{type:"string",default:"md"},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:"undefined"},buttonAlign:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string",default:null},fontAwesomeIconAfter:{type:"string",default:null}},edit:function(e){var t,n=e.attributes,o=e.className,r=e.setAttributes,a=e.isSelected,l=n.content,c=n.subCaption,i=n.buttonUrl,s=n.buttonTarget,u=n.buttonSize,m=n.buttonType,p=n.buttonColor,f=n.buttonColorCustom,b=n.buttonAlign,k=n.fontAwesomeIconBefore,v=n.fontAwesomeIconAfter;return t=f?"vk_button vk_button-align-".concat(b," vk_button-color-custom"):"vk_button vk_button-align-".concat(b),t=o?"".concat(o," vk_button vk_button-align-").concat(b," vk_button-color-custom"):"".concat(o," vk_button vk_button-align-").concat(b),H.a.createElement(dn,null,H.a.createElement(Cn,null,H.a.createElement(bn,{title:un("Button setting","vk-blocks")},H.a.createElement(gn,{label:un("Sub Caption","vk-blocks"),value:c,onChange:function(e){return r({subCaption:e})},placeholder:"Sub Caption"}),H.a.createElement(vn,{label:un("Open link new tab.","vk-blocks"),checked:s,onChange:function(e){return r({buttonTarget:e})}}),H.a.createElement(fn,{label:un("Button Size:","vk-blocks"),selected:u,options:[{label:un("Large","vk-blocks"),value:"lg"},{label:un("normal","vk-blocks"),value:"md"},{label:un("Small","vk-blocks"),value:"sm"}],onChange:function(e){return r({buttonSize:e})}}),H.a.createElement(fn,{label:un("Button Position:","vk-blocks"),selected:b,options:[{label:un("Left","vk-blocks"),value:"left"},{label:un("Center","vk-blocks"),value:"center"},{label:un("Right","vk-blocks"),value:"right"},{label:un("Block","vk-blocks"),value:"block"}],onChange:function(e){return r({buttonAlign:e})}}),H.a.createElement(fn,{label:un("Button Style:","vk-blocks"),selected:m,options:[{label:un("Solid color","vk-blocks"),value:"0"},{label:un("No background","vk-blocks"),value:"1"}],help:un('If you select "No background", that you need to select a Custom Color.',"vk-blocks"),onChange:function(e){return r({buttonType:e})}}),H.a.createElement(fn,{label:un("Default Color:","vk-blocks"),selected:p,options:[{label:un("Primary","vk-blocks"),value:"primary"},{label:un("Secondary","vk-blocks"),value:"secondary"},{label:un("Success","vk-blocks"),value:"success"},{label:un("Info","vk-blocks"),value:"info"},{label:un("Warning","vk-blocks"),value:"warning"},{label:un("Danger","vk-blocks"),value:"danger"},{label:un("Light","vk-blocks"),value:"light"},{label:un("Dark","vk-blocks"),value:"dark"}],onChange:function(e){return r({buttonColor:e})}}),H.a.createElement(kn,{label:un("Custom Color","vk-blocks"),help:un("This custom color overrides the default color. If you want to use the default color, click the clear button.","vk-blocks")},H.a.createElement(wn,{value:f,onChange:function(e){return r({buttonColorCustom:e})}})),H.a.createElement(kn,{label:un("Font Awesome:","vk-blocks"),help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},un("Font Awesome icon list","vk-blocks"))},H.a.createElement(gn,{label:un("Before text","vk-blocks"),help:un("Enter Font Awesome Class.This icon will appear before text. Ex) fas fa-arrow-circle-right","vk-blocks"),value:k,onChange:function(e){return r({fontAwesomeIconBefore:e})},placeholder:"fas fa-arrow-circle-right"}),H.a.createElement(gn,{label:un("After text","vk-blocks"),help:un("Enter Font Awesome Class.This icon will appear after text. Ex) fas fa-external-link-alt","vk-blocks"),value:v,onChange:function(e){return r({fontAwesomeIconAfter:e})},placeholder:"fas fa-external-link-alt"})))),H.a.createElement("div",{className:t},H.a.createElement(zt,{lbColorCustom:f,lbColor:p,lbType:m,lbAlign:b,lbSize:u,lbFontAwesomeIconBefore:k,lbFontAwesomeIconAfter:v,lbsubCaption:c,lbRichtext:H.a.createElement(En,{tagName:"span",className:"vk_button_link_txt",onChange:function(e){return r({content:e})},value:l,placeholder:un("Input text","vk-blocks"),formattingControls:["bold","italic","strikethrough"],isSelected:!0})}),a&&H.a.createElement("form",{className:"block-library-button__inline-link",onSubmit:function(e){return e.preventDefault()}},H.a.createElement(_n,{icon:"admin-links"}),H.a.createElement(Nn,{value:i,onChange:function(e){return r({buttonUrl:e})}}),H.a.createElement(yn,{icon:"editor-break",label:un("Apply","vk-blocks"),type:"submit"}))))},save:function(e){var t=e.attributes,n=e.className,o=t.content,r=t.subCaption,a=t.buttonUrl,l=t.buttonTarget,c=t.buttonSize,i=t.buttonType,s=t.buttonColor,u=t.buttonColorCustom,m=t.buttonAlign,p=t.fontAwesomeIconBefore,f=t.fontAwesomeIconAfter,b="";return u?b="vk_button vk_button-color-custom vk_button-align-".concat(m):u||(b="vk_button vk_button-align-".concat(m)),n&&(b=n+" "+b),H.a.createElement("div",{className:b},H.a.createElement(zt,{lbColorCustom:u,lbColor:s,lbType:i,lbAlign:m,lbSize:c,lbUrl:a,lbTarget:l,lbFontAwesomeIconBefore:p,lbFontAwesomeIconAfter:f,lbsubCaption:r,lbRichtext:H.a.createElement(En.Content,{tagName:"span",className:"vk_button_link_txt",value:o})}))},deprecated:sn});var Sn=wp.editor.RichText,Bn=[{attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"}},save:function(e){var t=e.attributes,n=t.heading,o=t.content;return H.a.createElement("dl",{className:"vk_faq"},H.a.createElement(Sn.Content,{tagName:"dt",className:"vk_faq_title",value:n}),H.a.createElement(Sn.Content,{tagName:"dd",className:"vk_faq_content",value:o}))}}],Tn=wp.i18n.__,On=wp.blocks.registerBlockType,In=(wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor).RichText,An=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M178.9,191.6c7.2,5,12,8.2,14.2,9.4c3.3,1.9,7.8,4,13.4,6.5l-16.1,32.4c-8.1-3.9-16.1-8.6-24-14 c-7.9-5.4-13.4-9.5-16.6-12.2c-12.8,5.5-28.8,8.3-48,8.3c-28.4,0-50.9-7.4-67.3-22.2c-19.4-17.5-29.1-42.2-29.1-73.9 c0-30.8,8.5-54.7,25.5-71.8c17-17.1,40.7-25.6,71.2-25.6c31.1,0,55,8.3,71.9,25c16.9,16.7,25.3,40.6,25.3,71.6 C199.3,152.8,192.5,175,178.9,191.6z M134.6,161.9c4.6-8.3,6.9-20.6,6.9-37c0-18.9-3.5-32.4-10.5-40.5c-7-8.1-16.7-12.1-29-12.1 c-11.5,0-20.8,4.1-28,12.4c-7.1,8.3-10.7,21.2-10.7,38.7c0,20.4,3.5,34.8,10.5,43c7,8.3,16.6,12.4,28.7,12.4 c3.9,0,7.6-0.4,11.1-1.1c-4.9-4.7-12.5-9.1-23-13.3l9.1-20.8c5.1,0.9,9.1,2.1,11.9,3.4c2.9,1.4,8.4,4.9,16.7,10.7 C130.1,159.1,132.3,160.5,134.6,161.9z"}),React.createElement("path",{d:"M137.9,452.6H72.2l-9.1,30.9l-59,0l70.3-187.2h63.1l70.3,187.2h-60.6L137.9,452.6z M125.9,412.1l-20.7-67.3l-20.4,67.3 H125.9z"}),React.createElement("path",{d:"M553.9,239.9h-303c-10,0-18.1-8.1-18.1-18.1c0-10,8.1-18.1,18.1-18.1h303c10,0,18.1,8.1,18.1,18.1 C572,231.8,563.9,239.9,553.9,239.9z"}),React.createElement("path",{d:"M553.9,483.5h-303c-10,0-18.1-8.1-18.1-18.1c0-10,8.1-18.1,18.1-18.1h303c10,0,18.1,8.1,18.1,18.1 C572,475.4,563.9,483.5,553.9,483.5z"}));On("vk-blocks/faq",{title:Tn("FAQ","vk-blocks"),icon:An,category:"vk-blocks-cat",attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.heading,a=t.content;return React.createElement("dl",{className:"".concat(o," vk_faq")},React.createElement(In,{tagName:"dt",className:"vk_faq_title",onChange:function(e){return n({heading:e})},value:r,placeholder:Tn("Please enter a question.","vk-blocks")}),React.createElement(In,{tagName:"dd",className:"vk_faq_content",onChange:function(e){return n({content:e})},value:a,placeholder:Tn("Please enter a answer.","vk-blocks")}))},save:function(e){var t=e.attributes,n=e.className,o=t.heading,r=t.content;return React.createElement("dl",{className:"".concat(n," vk_faq")},React.createElement(In.Content,{tagName:"dt",className:"vk_faq_title",value:o}),React.createElement(In.Content,{tagName:"dd",className:"vk_faq_content",value:r}))},deprecated:Bn});var Rn=wp.editor.RichText,jn=[{attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"},arrowFlag:{type:"string",default:"vk_flow-arrow-on"},insertImage:{type:"string",default:null}},save:function(e){var t=e.attributes,n=t.heading,o=t.content,r=t.insertImage,a=t.arrowFlag;return H.a.createElement("div",{className:"".concat(a," vk_flow")},H.a.createElement("div",{className:"vk_flow_frame"},H.a.createElement("dl",{className:"vk_flow_frame_text"},H.a.createElement(Rn.Content,{tagName:"dt",className:"vk_flow_frame_text_title",value:n}),H.a.createElement(Rn.Content,{tagName:"dd",className:"vk_flow_frame_text_content",value:o})),r?H.a.createElement("div",{className:"vk_flow_frame_image"},H.a.createElement("img",{src:r,alt:""})):""))}}],Pn=wp.i18n.__,zn=wp.blocks.registerBlockType,Mn=wp.components,Fn=Mn.RadioControl,Ln=Mn.PanelBody,Un=Mn.Button,Hn=wp.element.Fragment,Vn=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,Dn=Vn.RichText,$n=Vn.InspectorControls,qn=Vn.MediaUpload;function Jn(e){return(Jn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Wn(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Yn(e,t){return!t||"object"!==Jn(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Gn(e){return(Gn=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Qn(e,t){return(Qn=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}zn("vk-blocks/flow",{title:Pn("Flow","vk-blocks"),icon:"arrow-down",category:"vk-blocks-cat",attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"},arrowFlag:{type:"string",default:"vk_flow-arrow-on"},insertImage:{type:"string",default:null}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.heading,a=t.content,l=t.insertImage,c=t.arrowFlag;return[React.createElement(Hn,null,React.createElement($n,null,React.createElement(Ln,{title:Pn("Display of arrow","vk-blocks")},React.createElement(Fn,{selected:c,options:[{label:Pn("Arrow display","vk-blocks"),value:"vk_flow-arrow-on"},{label:Pn("Arrow hidden","vk-blocks"),value:"vk_flow-arrow-off"}],onChange:function(e){return n({arrowFlag:e})}}))),React.createElement("div",{className:"".concat(o," ").concat(c," vk_flow")},React.createElement("div",{className:"vk_flow_frame"},React.createElement("dl",{className:"vk_flow_frame_text"},React.createElement(Dn,{tagName:"dt",className:"vk_flow_frame_text_title",onChange:function(e){return n({heading:e})},value:r,placeholder:Pn("Input title","vk-blocks")}),React.createElement(Dn,{tagName:"dd",className:"vk_flow_frame_text_content",onChange:function(e){return n({content:e})},value:a,placeholder:Pn("Input content","vk-blocks")})),React.createElement("div",{className:"vk_flow_frame_image"},React.createElement(qn,{onSelect:function(e){return n({insertImage:e.url})},type:"image",className:"vk_flow_frame_image",value:l,render:function(e){var t=e.open;return React.createElement(Un,{onClick:t,className:l?"image-button":"button button-large"},l?React.createElement("img",{className:"icon-image",src:l,alt:Pn("Upload image","vk-blocks")}):Pn("Select image","vk-blocks"))}})))))]},save:function(e){var t=e.attributes,n=e.className,o=t.heading,r=t.content,a=t.insertImage,l=t.arrowFlag;return React.createElement("div",{className:"".concat(n," ").concat(l," vk_flow")},React.createElement("div",{className:"vk_flow_frame"},React.createElement("dl",{className:"vk_flow_frame_text"},React.createElement(Dn.Content,{tagName:"dt",className:"vk_flow_frame_text_title",value:o}),React.createElement(Dn.Content,{tagName:"dd",className:"vk_flow_frame_text_content",value:r})),a?React.createElement("div",{className:"vk_flow_frame_image"},React.createElement("img",{src:a,alt:""})):""))},deprecated:jn});var Kn=wp.i18n.__,Xn=wp.editor.RichText,Zn=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Yn(this,Gn(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Qn(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.setAttributes,t=this.props.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,f=t.urlOpenType3,b=t.icon1,k=t.icon2,v=t.icon3,g=t.color1,_=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3,x=this.props.for_,S=this.props.blockNum,B=this.props.blockNum-1,T=[n,o,r],O=[a,l,c],I=[i,s,u],A=[m,p,f],R=[b,k,v],j=[g,_,y],P=[d,h,E],z=[C,w,N],M="",F="",L=z[B]?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url(".concat(z[B],")"),backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:z[B],alt:""})):(j[B]||(j[B]="#0693e3"),"0"===P[B]?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:j[B],border:"1px solid ".concat(j[B])}},H.a.createElement("i",{className:"".concat(R[B]," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+j[B]}},H.a.createElement("i",{className:"".concat(R[B]," vk_prBlocks_item_icon"),style:{color:j[B]}})));return"edit"===x?1===S?(M=H.a.createElement(Xn,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h1",onChange:function(t){return e({heading1:t})},value:n,placeholder:Kn("Input Title","vk-blocks")}),F=H.a.createElement(Xn,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",onChange:function(t){return e({content1:t})},value:a,placeholder:Kn("Input Content","vk-blocks")})):2===S?(M=H.a.createElement(Xn,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h1",onChange:function(t){return e({heading2:t})},value:o,placeholder:Kn("Input Title","vk-blocks")}),F=H.a.createElement(Xn,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",onChange:function(t){return e({content2:t})},value:l,placeholder:Kn("Input Content","vk-blocks")})):3===S&&(M=H.a.createElement(Xn,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h1",onChange:function(t){return e({heading3:t})},value:r,placeholder:Kn("Input Title","vk-blocks")}),F=H.a.createElement(Xn,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",onChange:function(t){return e({content3:t})},value:c,placeholder:Kn("Input Content","vk-blocks")})):"save"===x&&(M=H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-".concat(S),tagName:"h1",value:T[B]}),F=H.a.createElement(Xn.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-".concat(S),tagName:"p",value:O[B]})),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:I[B],target:A[B]?"_blank":"_self",className:"vk_prBlocks_item_link",rel:"noopener noreferrer"},L,M,F))}}])&&Wn(n.prototype,o),r&&Wn(n,r),t}(H.a.Component);function eo(e){throw new Error('"'+e+'" is read-only')}wp.i18n.__;var to=wp.components,no=(to.RadioControl,to.PanelBody,to.Button,to.BaseControl,to.CheckboxControl,to.TextControl,wp.element.Fragment,wp.editor),oo=no.RichText;no.InspectorControls,no.MediaUpload,no.ColorPalette;var ro=[{attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:"h3.vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),save:function(e){var t=e.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,f=t.urlOpenType3,b=t.icon1,k=t.icon2,v=t.icon3,g=t.color1,_=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3;return H.a.createElement("div",{className:"vk_prBlocks row"},H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:i,target:m?"_blank":"_self",className:"vk_prBlocks_item_link"},C?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+C+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:C,alt:""})):(g||(eo("color1"),g="#0693e3"),"0"===d?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:g,border:"1px solid ".concat(g)}},H.a.createElement("i",{className:"".concat(b," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+g}},H.a.createElement("i",{className:"".concat(b," vk_prBlocks_item_icon"),style:{color:g}}))),H.a.createElement(oo.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h1",value:n}),H.a.createElement(oo.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",value:a}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:s,target:p?"_blank":"_self",className:"vk_prBlocks_item_link"},w?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+w+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:w,alt:""})):(_||(eo("color2"),_="#0693e3"),"0"===h?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:_,border:"1px solid ".concat(_)}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+_}},H.a.createElement("i",{className:"".concat(k," vk_prBlocks_item_icon"),style:{color:_}}))),H.a.createElement(oo.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h1",value:o}),H.a.createElement(oo.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",value:l}))),H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:u,target:f?"_blank":"_self",className:"vk_prBlocks_item_link"},N?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:{backgroundImage:"url("+N+")",backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},H.a.createElement("img",{src:N,alt:""})):(y||(eo("color3"),y="#0693e3"),"0"===E?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:y,border:"1px solid ".concat(y)}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+y}},H.a.createElement("i",{className:"".concat(v," vk_prBlocks_item_icon"),style:{color:y}}))),H.a.createElement(oo.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h1",value:r}),H.a.createElement(oo.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",value:c}))))}},{attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:"h1.vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),save:function(e){var t=e.attributes;return H.a.createElement("div",{className:"vk_prBlocks row"},H.a.createElement(Zn,{attributes:t,blockNum:1,for_:"save"}),H.a.createElement(Zn,{attributes:t,blockNum:2,for_:"save"}),H.a.createElement(Zn,{attributes:t,blockNum:3,for_:"save"}))}}];function ao(e){return(ao="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var lo=function(e){if("string"==typeof e){try{JSON.parse(e)}catch(e){return!0}return!1}return"object"!==ao(e)||Array.isArray(e)};function co(e){return(co="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function io(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function so(e,t){return!t||"object"!==co(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function uo(e){return(uo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function mo(e,t){return(mo=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var po=wp.i18n.__,fo=wp.editor.RichText,bo=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),so(this,uo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mo(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.setAttributes,t=this.props.attributes,n=t.heading1,o=t.heading2,r=t.heading3,a=t.content1,l=t.content2,c=t.content3,i=t.url1,s=t.url2,u=t.url3,m=t.urlOpenType1,p=t.urlOpenType2,f=t.urlOpenType3,b=t.icon1,k=t.icon2,v=t.icon3,g=t.color1,_=t.color2,y=t.color3,d=t.bgType1,h=t.bgType2,E=t.bgType3,C=t.insertImage1,w=t.insertImage2,N=t.insertImage3,x=this.props.for_,S=this.props.blockNum,B=this.props.blockNum-1,T=[n,o,r],O=[a,l,c],I=[i,s,u],A=[m,p,f],R=[b,k,v],j=[g,_,y],P=[d,h,E],z=[C,w,N],M="",F="",L=function(e){var t=e[B];if(lo(t))return{backgroundImage:"url(".concat(t,")"),backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"};var n=JSON.parse(t);return{backgroundImage:"url(".concat(n.sizes.full.url,")"),backgroundRepeat:"no-repeat 50% center",backgroundSize:"cover"}},U=z[B]?H.a.createElement("div",{className:"vk_prBlocks_item_image",style:L(z)},function(e){if(lo(e))return H.a.createElement("img",{src:e,alt:""});var t=JSON.parse(e);return H.a.createElement("img",{src:t.sizes.full.url,alt:t.alt})}(z[B])):(j[B]||(j[B]="#0693e3"),"0"===P[B]?H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:j[B],border:"1px solid ".concat(j[B])}},H.a.createElement("i",{className:"".concat(R[B]," vk_prBlocks_item_icon"),style:{color:"#fff"}})):H.a.createElement("div",{className:"vk_prBlocks_item_icon_outer",style:{backgroundColor:"transparent",border:"1px solid "+j[B]}},H.a.createElement("i",{className:"".concat(R[B]," vk_prBlocks_item_icon"),style:{color:j[B]}})));return"edit"===x?1===S?(M=H.a.createElement(fo,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-1",tagName:"h3",onChange:function(t){return e({heading1:t})},value:n,placeholder:po("Input Title","vk-blocks")}),F=H.a.createElement(fo,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-1",tagName:"p",onChange:function(t){return e({content1:t})},value:a,placeholder:po("Input Content","vk-blocks")})):2===S?(M=H.a.createElement(fo,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-2",tagName:"h3",onChange:function(t){return e({heading2:t})},value:o,placeholder:po("Input Title","vk-blocks")}),F=H.a.createElement(fo,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-2",tagName:"p",onChange:function(t){return e({content2:t})},value:l,placeholder:po("Input Content","vk-blocks")})):3===S&&(M=H.a.createElement(fo,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-3",tagName:"h3",onChange:function(t){return e({heading3:t})},value:r,placeholder:po("Input Title","vk-blocks")}),F=H.a.createElement(fo,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-3",tagName:"p",onChange:function(t){return e({content3:t})},value:c,placeholder:po("Input Content","vk-blocks")})):"save"===x&&(M=H.a.createElement(fo.Content,{className:"vk_prBlocks_item_title vk_prBlocks_item_title-".concat(S),tagName:"h3",value:T[B]}),F=H.a.createElement(fo.Content,{className:"vk_prBlocks_item_summary vk_prBlocks_item_summary-".concat(S),tagName:"p",value:O[B]})),I[B]&&"save"===x?H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},H.a.createElement("a",{href:I[B],className:"vk_prBlocks_item_link",target:A[B]?"_blank":"_self",rel:"noopener noreferrer"},U,M,F)):H.a.createElement("div",{className:"vk_prBlocks_item col-sm-4"},U,M,F)}}])&&io(n.prototype,o),r&&io(n,r),t}(H.a.Component),ko=wp.i18n.__,vo=wp.blocks.registerBlockType,go=wp.components,_o=go.RadioControl,yo=go.PanelBody,ho=go.Button,Eo=go.BaseControl,Co=go.CheckboxControl,wo=go.TextControl,No=wp.element.Fragment,xo=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,So=xo.InspectorControls,Bo=xo.MediaUpload,To=xo.ColorPalette,Oo=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("g",null,H.a.createElement("circle",{cx:"288",cy:"186.2",r:"60"}),H.a.createElement("rect",{x:"213.5",y:"278.8",width:"149",height:"107"})),H.a.createElement("g",null,H.a.createElement("circle",{cx:"74.5",cy:"186.2",r:"60"}),H.a.createElement("rect",{y:"278.8",width:"149",height:"107"})),H.a.createElement("g",null,H.a.createElement("circle",{cx:"501.5",cy:"186.2",r:"60"}),H.a.createElement("rect",{x:"427",y:"278.8",width:"149",height:"107"}))));vo("vk-blocks/pr-blocks",{title:ko("PR Blocks","vk-blocks"),icon:Oo,category:"vk-blocks-cat",attributes:function(e){for(var t={},n=1;n<=e;n++)t["heading"+n]={type:"string",source:"html",selector:".vk_prBlocks_item_title-"+n},t["content"+n]={type:"string",source:"html",selector:"p.vk_prBlocks_item_summary-"+n},t["url"+n]={type:"string",default:null},t["urlOpenType"+n]={type:"Boolean",default:!1},t["icon"+n]={type:"string",default:"fas fa-file"},t["color"+n]={type:"string",default:"#0693e3"},t["bgType"+n]={type:"string",default:"0"},t["insertImage"+n]={type:"string",default:null};return t}(4),edit:function(e){var t,n=e.attributes,o=e.setAttributes,r=e.className,a=(n.heading1,n.heading2,n.heading3,n.content1,n.content2,n.content3,n.url1),l=n.url2,c=n.url3,i=n.urlOpenType1,s=n.urlOpenType2,u=n.urlOpenType3,m=n.icon1,p=n.icon2,f=n.icon3,b=n.color1,k=n.color2,v=n.color3,g=n.bgType1,_=n.bgType2,y=n.bgType3,d=n.insertImage1,h=n.insertImage2,E=n.insertImage3;t=r?"".concat(r," vk_prBlocks row"):"vk_prBlocks row";var C=function(e){if(lo(e))return e?H.a.createElement("img",{className:"icon-image",src:e,alt:ko("Upload image","vk-blocks")}):ko("Select image","vk-blocks");var t=JSON.parse(e);return e?H.a.createElement("img",{className:"icon-image",src:t.sizes.full.url,alt:t.alt}):ko("Select image","vk-blocks")};return[H.a.createElement(No,null,H.a.createElement(So,null,H.a.createElement(yo,{title:ko("PR Block1 Setting","vk-blocks")},H.a.createElement(Eo,{label:ko("Link URL:","vk-blocks")},H.a.createElement(wo,{value:a,onChange:function(e){return o({url1:e})}}),H.a.createElement(Co,{label:ko("Open link new tab.","vk-blocks"),checked:i,onChange:function(e){return o({urlOpenType1:e})}})),H.a.createElement(Eo,{label:ko("Icon 1","vk-blocks")},H.a.createElement(wo,{label:ko("Class name of the Font Awesome icon font you want to use:","vk-blocks"),value:m,onChange:function(e){return o({icon1:e})},placeholder:"fas fa-file",help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},ko("Font Awesome icon list","vk-blocks"))}),H.a.createElement(To,{value:b,onChange:function(e){e?o({color1:e}):(o({color1:"#0693e3"}),o({bgType1:"0"}))}}),H.a.createElement(_o,{label:ko("Icon Background:","vk-blocks"),selected:g,options:[{label:ko("Solid color","vk-blocks"),value:"0"},{label:ko("No background","vk-blocks"),value:"1"}],onChange:function(e){return o({bgType1:e})}})),H.a.createElement(Eo,{label:ko("PR Image 1","vk-blocks"),help:ko("When you have an image. Image is displayed with priority","vk-blocks")},H.a.createElement(Bo,{onSelect:function(e){lo(e)?o({insertImage1:e.url}):o({insertImage1:JSON.stringify(e)})},type:"image",value:d,render:function(e){var t=e.open;return H.a.createElement(ho,{onClick:t,className:d?"image-button":"button button-large"},C(d))}}))),H.a.createElement(yo,{title:ko("PR Block2 Setting","vk-blocks")},H.a.createElement(Eo,{label:ko("Link URL:","vk-blocks")},H.a.createElement(wo,{value:l,onChange:function(e){return o({url2:e})}}),H.a.createElement(Co,{label:ko("Open link new tab.","vk-blocks"),checked:s,onChange:function(e){return o({urlOpenType2:e})}})),H.a.createElement(Eo,{label:ko("Icon 2","vk-blocks")},H.a.createElement(wo,{label:ko("Class name of the Font Awesome icon font you want to use:","vk-blocks"),value:p,onChange:function(e){return o({icon2:e})},placeholder:"fas fa-file",help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},ko("Font Awesome icon list","vk-blocks"))}),H.a.createElement(To,{value:k,onChange:function(e){e?o({color2:e}):(o({color2:"#0693e3"}),o({bgType2:"0"}))}}),H.a.createElement(_o,{label:ko("Icon Background:","vk-blocks"),selected:_,options:[{label:ko("Solid color","vk-blocks"),value:"0"},{label:ko("No background","vk-blocks"),value:"1"}],onChange:function(e){return o({bgType2:e})}})),H.a.createElement(Eo,{label:ko("PR Image 2","vk-blocks"),help:ko("When you have an image. Image is displayed with priority.","vk-blocks")},H.a.createElement(Bo,{onSelect:function(e){lo(e)?o({insertImage2:e.url}):o({insertImage2:JSON.stringify(e)})},type:"image",value:h,render:function(e){var t=e.open;return H.a.createElement(ho,{onClick:t,className:h?"image-button":"button button-large"},C(h))}}))),H.a.createElement(yo,{title:ko("PR Block3 Setting","vk-blocks")},H.a.createElement(Eo,{label:ko("Link URL:","vk-blocks")},H.a.createElement(wo,{value:c,onChange:function(e){return o({url3:e})}}),H.a.createElement(Co,{label:ko("Open link new tab.","vk-blocks"),checked:u,onChange:function(e){return o({urlOpenType3:e})}})),H.a.createElement(Eo,{label:ko("Icon 3","vk-blocks")},H.a.createElement(wo,{label:ko("Class name of the Font Awesome icon font you want to use:","vk-blocks"),value:f,onChange:function(e){return o({icon3:e})},placeholder:"fas fa-file",help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},ko("Font Awesome icon list","vk-blocks"))}),H.a.createElement(To,{value:v,onChange:function(e){e?o({color3:e}):(o({color3:"#0693e3"}),o({bgType3:"0"}))}}),H.a.createElement(_o,{label:ko("Icon Background:","vk-blocks"),selected:y,options:[{label:ko("Solid color","vk-blocks"),value:"0"},{label:ko("No background","vk-blocks"),value:"1"}],onChange:function(e){return o({bgType3:e})}})),H.a.createElement(Eo,{label:ko("PR Image 3","vk-blocks"),help:ko("When you have an image. Image is displayed with priority.","vk-blocks")},H.a.createElement(Bo,{onSelect:function(e){lo(e)?o({insertImage3:e.url}):o({insertImage3:JSON.stringify(e)})},type:"image",value:E,render:function(e){var t=e.open;return H.a.createElement(ho,{onClick:t,className:E?"image-button":"button button-large"},C(E))}})))),H.a.createElement("div",{className:t},H.a.createElement(bo,{attributes:n,setAttributes:o,blockNum:1,for_:"edit"}),H.a.createElement(bo,{attributes:n,setAttributes:o,blockNum:2,for_:"edit"}),H.a.createElement(bo,{attributes:n,setAttributes:o,blockNum:3,for_:"edit"})))]},save:function(e){var t,n=e.attributes,o=e.className;return t=o?"".concat(o," vk_prBlocks row"):"vk_prBlocks row",H.a.createElement("div",{className:t},H.a.createElement(bo,{attributes:n,blockNum:1,for_:"save"}),H.a.createElement(bo,{attributes:n,blockNum:2,for_:"save"}),H.a.createElement(bo,{attributes:n,blockNum:3,for_:"save"}))},deprecated:ro});function Io(e){return(Io="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Ao(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Ro(e,t){return!t||"object"!==Io(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function jo(e){return(jo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Po(e,t){return(Po=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var zo=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Ro(this,jo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Po(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.buttonText,n=e.fontAwesomeIconBefore,o=e.fontAwesomeIconAfter,r="",a="";return n&&(r=H.a.createElement("i",{className:"".concat(n," vk_button_link_before")})),o&&(a=H.a.createElement("i",{className:"".concat(o," vk_button_link_after")})),H.a.createElement(H.a.Fragment,null,r,H.a.createElement("span",{className:"vk_button_link_txt"},t),a)}}])&&Ao(n.prototype,o),r&&Ao(n,r),t}(H.a.Component);function Mo(e){return(Mo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Fo(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Lo(e,t){return!t||"object"!==Mo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Uo(e){return(Uo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ho(e,t){return(Ho=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Vo=wp.i18n.__,Do=wp.components.Button,$o=wp.editor.MediaUpload,qo=wp.editor.RichText,Jo=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Lo(this,Uo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ho(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.title,n=e.titleColor,o=e.content,r=e.contentColor,a=e.url,l=e.buttonType,c=e.buttonColor,i=e.buttonColorCustom,s=e.buttonText,u=e.buttonTarget,m=e.Image,p=e.ImageBorderColor,f=e.layout,b=(e.fontAwesomeIconBefore,e.fontAwesomeIconAfter,this.props.setAttributes),k=this.props.className,v=this.props.for_,g="vk_prContent",_="vk_button",y="btn btn-block vk_button_link vk_prContent_colTxt_btn",d={},h="none";g="right"===f?pe()(k,g,"vk_prContent-layout-imageRight"):pe()(k,g,"vk_prContent-layout-imageLeft"),i?(_="".concat(_," vk_button-color-custom"),y="".concat(y," btn-primary"),"0"===l?d={backgroundColor:i,border:"1px solid ".concat(i)}:"1"===l&&(d={backgroundColor:"transparent",border:"1px solid "+i,color:i})):i||("0"===l?(y="".concat(y," btn-").concat(c),d=null):"1"===l&&(y="".concat(y," btn-outline-").concat(c),d=null)),h=p?"1px solid ".concat(p):"none";var E=function(e){e&&b({Image:JSON.stringify(e)})};return H.a.createElement("div",{className:g},H.a.createElement("div",{className:"col-sm-6 vk_prContent_colImg"},function(e){if("edit"===e){if(m&&-1===m.indexOf("{"))return H.a.createElement($o,{onSelect:function(e){return b({Image:e.sizes.full.url})},type:" image",value:m,render:function(e){var t=e.open;return H.a.createElement(Do,{onClick:t,className:m?"image-button":"button button-large"},m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:Vo("Upload image","vk-blocks"),style:{border:h}}):Vo("Select image","vk-blocks"))}});var t=JSON.parse(m);return H.a.createElement($o,{onSelect:E,type:" image",value:m,render:function(e){var n=e.open;return H.a.createElement(Do,{onClick:n,className:m?"image-button":"button button-large"},m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:t.sizes.full.url,alt:t.alt,style:{border:h}}):Vo("Select image","vk-blocks"))}})}if("save"===e){if(m){if(m&&-1===m.indexOf("{"))return H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:Vo("Upload image","vk-blocks"),style:{border:h}});var n=JSON.parse(m);return H.a.createElement("img",{className:"vk_prContent_colImg_image",src:n.sizes.full.url,alt:n.alt,style:{border:h}})}return Vo("Select image","vk-blocks")}}(v)),H.a.createElement("div",{className:"col-sm-6 vk_prContent_colTxt"},"edit"===v?H.a.createElement(H.a.Fragment,null,H.a.createElement(qo,{tagName:"h3",className:"vk_prContent_colTxt_title",onChange:function(e){return b({title:e})},value:t,placeholder:Vo("Input title.","vk-blocks"),style:{color:n}}),H.a.createElement(qo,{tagName:"p",className:"vk_prContent_colTxt_text",onChange:function(e){return b({content:e})},value:o,placeholder:Vo("Input content.","vk-blocks"),style:{color:r}})):H.a.createElement(H.a.Fragment,null,H.a.createElement(qo.Content,{tagName:"h3",value:t,className:"vk_prContent_colTxt_title",style:{color:n}}),H.a.createElement(qo.Content,{tagName:"p",className:"vk_prContent_colTxt_text",value:o,style:{color:r}})),function(){if(""!==s&&void 0!==s)return H.a.createElement("div",{className:_},H.a.createElement("a",{href:a,className:y,target:u?"_blank":null,style:d,rel:"noopener noreferrer"},H.a.createElement(zo,{attributes:e})))}()))}}])&&Fo(n.prototype,o),r&&Fo(n,r),t}(H.a.Component);function Wo(e){return(Wo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function Yo(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Go(e,t){return!t||"object"!==Wo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Qo(e){return(Qo=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ko(e,t){return(Ko=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var Xo=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),Go(this,Qo(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ko(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.buttonText,n=e.fontAwesomeIconBefore,o=e.fontAwesomeIconAfter,r="",a="";return n&&(r=H.a.createElement("i",{className:"".concat(n," vk_button_link_before")})),o&&(a=H.a.createElement("i",{className:"".concat(o," vk_button_link_after")})),H.a.createElement(H.a.Fragment,null,r,H.a.createElement("span",{className:"vk_button_link_txt"},t),a)}}])&&Yo(n.prototype,o),r&&Yo(n,r),t}(H.a.Component);function Zo(e){return(Zo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function er(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function tr(e,t){return!t||"object"!==Zo(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function nr(e){return(nr=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function or(e,t){return(or=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var rr=wp.i18n.__,ar=wp.components.Button,lr=wp.editor.MediaUpload,cr=wp.editor.RichText,ir=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),tr(this,nr(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&or(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.title,n=e.titleColor,o=e.content,r=e.contentColor,a=e.url,l=e.buttonType,c=e.buttonColor,i=e.buttonColorCustom,s=e.buttonText,u=e.buttonTarget,m=e.Image,p=e.ImageBorderColor,f=e.layout,b=(e.fontAwesomeIconBefore,e.fontAwesomeIconAfter,this.props.setAttributes),k=this.props.for_,v="vk_prContent",g="vk_button",_="btn btn-block vk_button_link vk_prContent_colTxt_btn",y={};return v="".concat(v,"right"===f?" vk_prContent-layout-imageRight":" vk_prContent-layout-imageLeft"),i?(g="".concat(g," vk_button-color-custom"),_="".concat(_," btn-primary"),"0"===l?y={backgroundColor:i,border:"1px solid ".concat(i)}:"1"===l&&(y={backgroundColor:"transparent",border:"1px solid "+i,color:i})):i||("0"===l?(_="".concat(_," btn-").concat(c),y=null):"1"===l&&(_="".concat(_," btn-outline-").concat(c),y=null)),H.a.createElement("div",{className:v},H.a.createElement("div",{className:"col-sm-6 vk_prContent_colImg"},"edit"===k?H.a.createElement(lr,{onSelect:function(e){return b({Image:e.sizes.full.url})},type:" image",value:m,render:function(e){var t=e.open;return H.a.createElement(ar,{onClick:t,className:m?"image-button":"button button-large"},m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:rr("Upload image","vk-blocks"),style:{border:"1px solid ".concat(p)}}):rr("Select image","vk-blocks"))}}):m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:rr("Upload image","vk-blocks"),style:{border:"1px solid ".concat(p)}}):rr("Select image","vk-blocks")),H.a.createElement("div",{className:"col-sm-6 vk_prContent_colTxt"},"edit"===k?H.a.createElement(H.a.Fragment,null,H.a.createElement(cr,{tagName:"h3",className:"vk_prContent_colTxt_title",onChange:function(e){return b({title:e})},value:t,placeholder:rr("Input title.","vk-blocks"),style:{color:n}}),H.a.createElement(cr,{tagName:"p",className:"vk_prContent_colTxt_text",onChange:function(e){return b({content:e})},value:o,placeholder:rr("Input content.","vk-blocks"),style:{color:r}})):H.a.createElement(H.a.Fragment,null,H.a.createElement(cr.Content,{tagName:"h3",value:t,className:"vk_prContent_colTxt_title",style:{color:n}}),H.a.createElement(cr.Content,{tagName:"p",className:"vk_prContent_colTxt_text",value:o,style:{color:r}})),function(){if(""!==s&&void 0!==s)return H.a.createElement("div",{className:g},H.a.createElement("a",{href:a,className:_,target:u?"_blank":null,style:y,rel:"noopener noreferrer"},H.a.createElement(Xo,{attributes:e})))}()))}}])&&er(n.prototype,o),r&&er(n,r),t}(H.a.Component);function sr(e){return(sr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ur(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function mr(e,t){return!t||"object"!==sr(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function pr(e){return(pr=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function fr(e,t){return(fr=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var br=wp.i18n.__,kr=wp.components.Button,vr=wp.editor.MediaUpload,gr=wp.editor.RichText,_r=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),mr(this,pr(t).apply(this,arguments))}var n,o,r;return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&fr(e,t)}(t,e),n=t,(o=[{key:"render",value:function(){var e=this.props.attributes,t=e.title,n=e.titleColor,o=e.content,r=e.contentColor,a=e.url,l=e.buttonType,c=e.buttonColor,i=e.buttonColorCustom,s=e.buttonText,u=e.buttonTarget,m=e.Image,p=e.ImageBorderColor,f=e.layout,b=(e.fontAwesomeIconBefore,e.fontAwesomeIconAfter,this.props.setAttributes),k=this.props.className,v=this.props.for_,g="vk_prContent",_="vk_button",y="btn btn-block vk_button_link vk_prContent_colTxt_btn",d={},h="";return g="right"===f?pe()(k,g,"vk_prContent-layout-imageRight"):pe()(k,g,"vk_prContent-layout-imageLeft"),i?(_="".concat(_," vk_button-color-custom"),y="".concat(y," btn-primary"),"0"===l?d={backgroundColor:i,border:"1px solid ".concat(i)}:"1"===l&&(d={backgroundColor:"transparent",border:"1px solid "+i,color:i})):i||("0"===l?(y="".concat(y," btn-").concat(c),d=null):"1"===l&&(y="".concat(y," btn-outline-").concat(c),d=null)),h=null==p?"none":"1px solid ".concat(p),H.a.createElement("div",{className:g},H.a.createElement("div",{className:"col-sm-6 vk_prContent_colImg"},"edit"===v?H.a.createElement(vr,{onSelect:function(e){return b({Image:e.sizes.full.url})},type:" image",value:m,render:function(e){var t=e.open;return H.a.createElement(kr,{onClick:t,className:m?"image-button":"button button-large"},m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:br("Upload image","vk-blocks"),style:{border:h}}):br("Select image","vk-blocks"))}}):m?H.a.createElement("img",{className:"vk_prContent_colImg_image",src:m,alt:br("Upload image","vk-blocks"),style:{border:h}}):br("Select image","vk-blocks")),H.a.createElement("div",{className:"col-sm-6 vk_prContent_colTxt"},"edit"===v?H.a.createElement(H.a.Fragment,null,H.a.createElement(gr,{tagName:"h3",className:"vk_prContent_colTxt_title",onChange:function(e){return b({title:e})},value:t,placeholder:br("Input title.","vk-blocks"),style:{color:n}}),H.a.createElement(gr,{tagName:"p",className:"vk_prContent_colTxt_text",onChange:function(e){return b({content:e})},value:o,placeholder:br("Input content.","vk-blocks"),style:{color:r}})):H.a.createElement(H.a.Fragment,null,H.a.createElement(gr.Content,{tagName:"h3",value:t,className:"vk_prContent_colTxt_title",style:{color:n}}),H.a.createElement(gr.Content,{tagName:"p",className:"vk_prContent_colTxt_text",value:o,style:{color:r}})),function(){if(""!==s&&void 0!==s)return H.a.createElement("div",{className:_},H.a.createElement("a",{href:a,className:y,target:u?"_blank":null,style:d,rel:"noopener noreferrer"},H.a.createElement(Xo,{attributes:e})))}()))}}])&&ur(n.prototype,o),r&&ur(n,r),t}(H.a.Component),yr=[{attributes:{title:{source:"html",selector:".vk_prContent_colTxt_title"},titleColor:{type:"string"},content:{source:"html",selector:".vk_prContent_colTxt_text"},contentColor:{type:"string"},url:{type:"string",default:null},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonText:{source:"html",selector:".vk_button_link_txt",default:""},buttonTarget:{type:"Boolean",default:!1},Image:{type:"string",default:null},ImageBorderColor:{type:"string",default:null},layout:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string"},fontAwesomeIconAfter:{type:"string"}},save:function(e){var t=e.attributes;e.className;return H.a.createElement(ir,{attributes:t,for_:"save"})}},{attributes:{title:{source:"html",selector:".vk_prContent_colTxt_title"},titleColor:{type:"string"},content:{source:"html",selector:".vk_prContent_colTxt_text"},contentColor:{type:"string"},url:{type:"string",default:null},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonText:{source:"html",selector:".vk_button_link_txt",default:""},buttonTarget:{type:"Boolean",default:!1},Image:{type:"string",default:null},ImageBorderColor:{type:"string",default:null},layout:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string"},fontAwesomeIconAfter:{type:"string"}},save:function(e){var t=e.attributes,n=e.className;return H.a.createElement(_r,{attributes:t,className:n,for_:"save"})}}],dr=wp.i18n.__,hr=wp.blocks.registerBlockType,Er=wp.components,Cr=Er.RadioControl,wr=Er.PanelBody,Nr=Er.BaseControl,xr=Er.CheckboxControl,Sr=Er.TextControl,Br=wp.element.Fragment,Tr=wp.blockEditor&&wp.blockEditor.BlockEdit?wp.blockEditor:wp.editor,Or=Tr.InspectorControls,Ir=Tr.ColorPalette,Ar=H.a.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},H.a.createElement("g",null,H.a.createElement("path",{d:"M291.7,133.3l0,245.3l-273.1,0l0-245.3L291.7,133.3 M307.2,117.8l-304.2,0l0,276.4l304.2,0L307.2,117.8L307.2,117.8z"}),H.a.createElement("path",{d:"M560.7,218.8l-213.1,0c-6.1,0-11.1-5-11.1-11.1s5-11.1,11.1-11.1l213.1,0c6.1,0,11.1,5,11.1,11.1 C571.8,213.8,566.8,218.8,560.7,218.8z"}),H.a.createElement("path",{d:"M560.7,265.4l-213.1,0c-6.1,0-11.1-5-11.1-11.1c0-6.1,5-11.1,11.1-11.1l213.1,0c6.1,0,11.1,5,11.1,11.1 C571.8,260.5,566.8,265.4,560.7,265.4z"}),H.a.createElement("path",{d:"M560.7,312.1l-213.1,0c-6.1,0-11.1-5-11.1-11.1c0-6.1,5-11.1,11.1-11.1l213.1,0c6.1,0,11.1,5,11.1,11.1 C571.8,307.1,566.8,312.1,560.7,312.1z"}),H.a.createElement("polygon",{points:"278.4,365.4 31.9,365.4 31.9,287.4 113,182.2 184.4,264.4 229.9,226.5 278.4,290.6 \t"}),H.a.createElement("path",{d:"M360.6,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7c-4.8,0-8.7-3.9-8.7-8.7C351.9,137.2,355.8,133.3,360.6,133.3 M360.6,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2c13.4,0,24.2-10.9,24.2-24.2 C384.9,128.7,374,117.8,360.6,117.8L360.6,117.8z"}),H.a.createElement("path",{d:"M423.3,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7c-4.8,0-8.7-3.9-8.7-8.7C414.6,137.2,418.5,133.3,423.3,133.3 M423.3,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2s24.2-10.9,24.2-24.2C447.6,128.7,436.7,117.8,423.3,117.8 L423.3,117.8z"}),H.a.createElement("path",{d:"M486,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7c-4.8,0-8.7-3.9-8.7-8.7C477.3,137.2,481.2,133.3,486,133.3 M486,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2c13.4,0,24.2-10.9,24.2-24.2 C510.2,128.7,499.4,117.8,486,117.8L486,117.8z"}),H.a.createElement("path",{d:"M548.7,133.3c4.8,0,8.7,3.9,8.7,8.7c0,4.8-3.9,8.7-8.7,8.7s-8.7-3.9-8.7-8.7C540,137.2,543.9,133.3,548.7,133.3 M548.7,117.8c-13.4,0-24.2,10.9-24.2,24.2c0,13.4,10.9,24.2,24.2,24.2c13.4,0,24.2-10.9,24.2-24.2 C572.9,128.7,562.1,117.8,548.7,117.8L548.7,117.8z"}),H.a.createElement("path",{d:"M566.3,347.6l-224.3,0c-3.1,0-5.6,2.5-5.6,5.6l0,35.5c0,3.1,2.5,5.6,5.6,5.6l224.3,0c3.1,0,5.6-2.5,5.6-5.6v-35.5 C571.8,350.1,569.3,347.6,566.3,347.6z M547.1,379.2v-16.6l9.8,8.3L547.1,379.2z"})));hr("vk-blocks/pr-content",{title:dr("PR Content","vk-blocks"),icon:Ar,category:"vk-blocks-cat",attributes:{title:{source:"html",selector:".vk_prContent_colTxt_title"},titleColor:{type:"string"},content:{source:"html",selector:".vk_prContent_colTxt_text"},contentColor:{type:"string"},url:{type:"string",default:null},buttonType:{type:"string",default:"0"},buttonColor:{type:"string",default:"primary"},buttonColorCustom:{type:"string",default:null},buttonText:{source:"html",selector:".vk_button_link_txt",default:""},buttonTarget:{type:"Boolean",default:!1},Image:{type:"string",default:null},ImageBorderColor:{type:"string",default:null},layout:{type:"string",default:"left"},fontAwesomeIconBefore:{type:"string"},fontAwesomeIconAfter:{type:"string"}},edit:function(e){var t=e.attributes,n=e.className,o=e.setAttributes,r=t.titleColor,a=t.contentColor,l=t.url,c=t.buttonType,i=t.buttonColor,s=t.buttonColorCustom,u=t.buttonText,m=t.buttonTarget,p=t.ImageBorderColor,f=t.layout,b=t.fontAwesomeIconBefore,k=t.fontAwesomeIconAfter;return H.a.createElement(Br,null,H.a.createElement(Or,null,H.a.createElement(wr,{title:dr("Color Setting","vk-blocks"),initialOpen:!1},H.a.createElement(Nr,{label:dr("Title Color","vk-blocks")},H.a.createElement(Ir,{value:r,onChange:function(e){return o({titleColor:e})}})),H.a.createElement(Nr,{label:dr("Content Color","vk-blocks")},H.a.createElement(Ir,{value:a,onChange:function(e){return o({contentColor:e})}})),H.a.createElement(Nr,{label:dr("Image Border Color","vk-blocks")},H.a.createElement(Ir,{value:p,onChange:function(e){return o({ImageBorderColor:e})}}))),H.a.createElement(wr,{title:dr("Button Setting","vk-blocks"),initialOpen:!1},H.a.createElement(Nr,{label:dr("Button Text","vk-blocks")},H.a.createElement(Sr,{value:u,onChange:function(e){return o({buttonText:e})},placeholder:"Input button text."})),H.a.createElement(Nr,{label:dr("Link URL","vk-blocks")},H.a.createElement(Sr,{value:l,onChange:function(e){return o({url:e})},placeholder:"https://vektor-inc.co.jp/"})),H.a.createElement(xr,{label:dr("Open link new tab.","vk-blocks"),checked:m,onChange:function(e){return o({buttonTarget:e})}}),H.a.createElement(Nr,{label:dr("Button Type","vk-blocks")},H.a.createElement(Cr,{selected:c,options:[{label:dr("Solid","vk-blocks"),value:"0"},{label:dr("Ghost","vk-blocks"),value:"1"}],onChange:function(e){return o({buttonType:e})}})),H.a.createElement(Cr,{label:dr("Default Color:","vk-blocks"),selected:i,options:[{label:dr("Primary","vk-blocks"),value:"primary"},{label:dr("Secondary","vk-blocks"),value:"secondary"},{label:dr("Success","vk-blocks"),value:"success"},{label:dr("Info","vk-blocks"),value:"info"},{label:dr("Warning","vk-blocks"),value:"warning"},{label:dr("Danger","vk-blocks"),value:"danger"},{label:dr("Light","vk-blocks"),value:"light"},{label:dr("Dark","vk-blocks"),value:"dark"}],onChange:function(e){return o({buttonColor:e})}}),H.a.createElement(Nr,{label:dr("Button Color","vk-blocks")},H.a.createElement(Ir,{value:s,onChange:function(e){return o({buttonColorCustom:e})}})),H.a.createElement(Nr,{label:dr("Font Awesome:","vk-blocks"),help:H.a.createElement("a",{href:"https://fontawesome.com/icons?d=gallery&m=free",target:"_blank"},dr("Font Awesome icon list","vk-blocks"))},H.a.createElement(Sr,{label:dr("Before text","vk-blocks"),help:dr("Enter Font Awesome Class.This icon will appear before text. Ex) fas fa-arrow-circle-right","vk-blocks"),value:b,onChange:function(e){return o({fontAwesomeIconBefore:e})},placeholder:"fas fa-arrow-circle-right"}),H.a.createElement(Sr,{label:dr("After text","vk-blocks"),help:dr("Enter Font Awesome Class.This icon will appear after text. Ex) fas fa-external-link-alt","vk-blocks"),value:k,onChange:function(e){return o({fontAwesomeIconAfter:e})},placeholder:"fas fa-external-link-alt"}))),H.a.createElement(wr,{title:dr("Layout Setting","vk-blocks"),initialOpen:!1},H.a.createElement(Cr,{label:dr("Layout Type","vk-blocks"),selected:f,options:[{label:dr("Right","vk-blocks"),value:"right"},{label:dr("Left","vk-blocks"),value:"left"}],onChange:function(e){return o({layout:e})}}))),H.a.createElement(Jo,{attributes:t,setAttributes:o,className:n,for_:"edit"}))},save:function(e){var t=e.attributes,n=e.className;return H.a.createElement(Jo,{attributes:t,className:n,for_:"save"})},deprecated:yr});var Rr=lodash.assign,jr=wp.i18n.__,Pr=wp.hooks.addFilter;Pr("blocks.registerBlockType","vk-blocks/heading-style",(function(e){var t;return t=e.name,["core/heading"].includes(t)&&(e.attributes=Rr(e.attributes,{color:{type:"string"}})),e})),wp.blocks.registerBlockStyle("core/heading",[{name:"vk-heading-default",label:jr("Default","vk-blocks"),isDefault:!0},{name:"vk-heading-plain",label:jr("Plain","vk-blocks")},{name:"vk-heading-background_fill_lightgray",label:jr("Background fill lightgray","vk-blocks")},{name:"vk-heading-double_black",label:jr("Double border top and bottom black","vk-blocks")},{name:"vk-heading-double_bottomborder_black",label:jr("Double border bottom black","vk-blocks")},{name:"vk-heading-solid_black",label:jr("Solid border top and bottom black","vk-blocks")},{name:"vk-heading-solid_bottomborder_black",label:jr("Solid border bottom black","vk-blocks")},{name:"vk-heading-dotted_bottomborder_black",label:jr("Dotted border bottom black","vk-blocks")},{name:"vk-heading-both_ends",label:jr("Both ends","vk-blocks")},{name:"vk-heading-brackets_black",label:jr("Brackets black","vk-blocks")}]);n(5)}]);
20
  //# sourceMappingURL=block-build.js.map
inc/vk-blocks/package/build/block-build.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["webpack:///inc/vk-blocks/build/block-build.js"],"names":["modules","installedModules","__webpack_require__","moduleId","exports","module","i","l","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arguments","length","arg","argType","push","Array","isArray","inner","apply","join","default","undefined","h","for","q","u","v","w","x","y","aa","ba","ca","z","iterator","A","a","b","message","encodeURIComponent","B","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","C","D","this","props","context","refs","updater","E","F","isReactComponent","setState","Error","forceUpdate","G","constructor","isPureReactComponent","H","current","I","suspense","J","K","L","ref","__self","__source","M","e","g","k","f","children","defaultProps","$$typeof","type","_owner","N","O","P","Q","pop","result","keyPrefix","func","count","R","U","S","T","next","done","keys","=",":","replace","escape","toString","ea","fa","V","da","W","X","Children","map","forEach","toArray","only","createRef","Component","PureComponent","createContext","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","forwardRef","render","lazy","_ctor","_status","_result","memo","compare","useCallback","useContext","useEffect","useImperativeHandle","useDebugValue","useLayoutEffect","useMemo","useReducer","useRef","useState","Fragment","Profiler","StrictMode","Suspense","unstable_SuspenseList","createElement","cloneElement","createFactory","isValidElement","version","unstable_withSuspenseConfig","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentDispatcher","ReactCurrentBatchConfig","ReactCurrentOwner","IsSomeRendererActing","assign","Y","Z","getOwnPropertySymbols","propIsEnumerable","propertyIsEnumerable","toObject","val","TypeError","test1","String","getOwnPropertyNames","test2","fromCharCode","test3","split","letter","err","shouldUseNative","target","source","from","symbols","to","__","wp","i18n","registerBlockType","blocks","_wp$components","components","RadioControl","RangeControl","PanelBody","Button","element","_ref","blockEditor","BlockEdit","editor","RichText","InspectorControls","MediaUpload","ColorPalette","BlockIcon","React","xmlns","width","height","viewBox","title","icon","category","attributes","content","selector","balloonName","balloonType","balloonBgColor","balloonAlign","IconImage","edit","_ref2","className","setAttributes","label","help","selected","options","onChange","concat","onSelect","sizes","full","url","_ref3","open","onClick","src","alt","tagName","placeholder","style","background","border","save","_ref4","Content","registerBlockStyle","__webpack_exports__","convertColorClass","color","block_assign","lodash","addFilter","hooks","block_ref","createHigherOrderComponent","compose","isValidBlockType","includes","settings","activeColor","isSelected","initialOpen","disableCustomColors","newColor","newClassName","inputClassName","filterClassName","filter","indexOf","list_style_block_assign","block_","block_Fragment","block_addFilter","block_PanelBody","list_style_block_ref","block_InspectorControls","block_ColorPalette","block_createHigherOrderComponent","block_isValidBlockType","hex2rgba","hex","alpha","match","slice","parseInt","isDefault","highlighter_block_","_window$wp$richText","window","richText","registerFormatType","toggleFormat","applyFormat","removeFormat","getActiveFormat","highlighter_block_ref","RichTextToolbarButton","RichTextShortcut","highlighter_block_InspectorControls","PanelColorSettings","highlighter_block_Fragment","getColorObjectByColorValue","block_name","data","isActive","_onChange","activeFormat","onToggle","setColorIfUndefined","colorSettings","character","onUse","shortcutType","shortcutCharacter","react","react_default","_typeof","obj","_defineProperties","descriptor","configurable","writable","_possibleConstructorReturn","self","ReferenceError","_assertThisInitialized","_getPrototypeOf","setPrototypeOf","getPrototypeOf","__proto__","_setPrototypeOf","component_","_wp$editor","component_NewComponent","_React$Component","NewComponent","instance","Constructor","_classCallCheck","protoProps","staticProps","subClass","superClass","_inherits","_this$props$attribute","vk_staff_text_name","vk_staff_text_caption","vk_staff_text_role","vk_staff_text_profileTitle","vk_staff_text_profileText","vk_staff_photo_image","vk_staff_photo_image_alt","vk_staff_layout","vk_staff_nameColor","vk_staff_captionColor","vk_staff_positionColor","vk_staff_profileTitleColor","vk_staff_profileTextColor","vk_staff_photoBorder","for_","returnELm","staff_block_","TextControl","staff_block_PanelBody","BaseControl","SelectControl","staff_block_Fragment","staff_block_ref","staff_block_InspectorControls","staff_block_ColorPalette","block_BlockIcon","component_typeof","component_defineProperties","component_possibleConstructorReturn","component_assertThisInitialized","component_getPrototypeOf","component_setPrototypeOf","component_SpacerComponent","SpacerComponent","component_classCallCheck","component_inherits","unit","pc","tablet","mobile","deprecated_component_typeof","deprecated_component_defineProperties","deprecated_component_possibleConstructorReturn","deprecated_component_assertThisInitialized","deprecated_component_getPrototypeOf","deprecated_component_setPrototypeOf","deprecated_component_SpacerComponent","deprecated_component_classCallCheck","deprecated_component_inherits","deprecated","spacer_block_","block_registerBlockType","block_wp$components","spacer_block_PanelBody","block_BaseControl","block_SelectControl","spacer_block_Fragment","spacer_block_InspectorControls","spacer_block_BlockIcon","points","step","classnames","classnames_default","heading_toolbar_typeof","heading_toolbar_defineProperties","heading_toolbar_possibleConstructorReturn","heading_toolbar_assertThisInitialized","heading_toolbar_getPrototypeOf","heading_toolbar_setPrototypeOf","range","_wp$i18n","heading_toolbar_","sprintf","heading_toolbar_Component","Toolbar","heading_toolbar","_Component","HeadingToolbar","heading_toolbar_classCallCheck","heading_toolbar_inherits","targetLevel","selectedLevel","subscript","_this","_this$props","minLevel","maxLevel","controls","index","createLevelControl","heading_component_typeof","heading_component_defineProperties","heading_component_possibleConstructorReturn","heading_component_assertThisInitialized","heading_component_getPrototypeOf","heading_component_setPrototypeOf","component_RichText","heading_component_","component_Component","heading_component_classCallCheck","heading_component_inherits","cStyle","tStyle","level","align","titleColor","titleSize","subText","subTextFlag","subTextColor","subTextSize","titleStyle","titleMarginBottom","outerMarginBottom","containerClass","marginBottom","fontSize","textAlign","_readOnlyError","deprecated_block_Fragment","block_wp$editor","block_RichText","BlockControls","AlignmentToolbar","Version0_6_0","supports","anchor","number","set_attirbuite","heading1","heading2","heading3","content1","content2","content3","url1","url2","url3","urlOpenType1","urlOpenType2","urlOpenType3","icon1","icon2","icon3","color1","color2","color3","bgType1","bgType2","bgType3","insertImage1","insertImage2","insertImage3","href","backgroundImage","backgroundRepeat","backgroundSize","backgroundColor","heading_block_","heading_block_registerBlockType","heading_block_wp$components","block_RangeControl","heading_block_PanelBody","heading_block_SelectControl","heading_block_Fragment","heading_block_ref","heading_block_InspectorControls","heading_block_ColorPalette","block_BlockControls","block_AlignmentToolbar","heading_block_BlockIcon","customClassName","setTitleFontSize","newLevel","min","max","alert_deprecated_RichText","deprecated_deprecated","alert_block_","alert_block_registerBlockType","alert_block_RichText","event","newContent","button_component_typeof","button_component_defineProperties","button_component_possibleConstructorReturn","button_component_assertThisInitialized","button_component_getPrototypeOf","button_component_setPrototypeOf","button_component_Component","button_component_classCallCheck","button_component_inherits","buttonColorCustom","lbColorCustom","buttonColor","lbColor","buttonType","lbType","buttonAlign","lbAlign","buttonSize","lbSize","buttonUrl","lbUrl","buttonTarget","lbTarget","fontAwesomeIconBefore","lbFontAwesomeIconBefore","fontAwesomeIconAfter","lbFontAwesomeIconAfter","lbRichtext","subCaption","lbsubCaption","aClass","aStyle","iconBefore","iconAfter","id","role","aria-pressed","rel","component_deprecated_typeof","component_deprecated_defineProperties","component_deprecated_possibleConstructorReturn","component_deprecated_assertThisInitialized","component_deprecated_getPrototypeOf","component_deprecated_setPrototypeOf","component_deprecated_ComponentDeprecated","ComponentDeprecated","component_deprecated_classCallCheck","component_deprecated_inherits","component_deprecated_id_typeof","component_deprecated_id_defineProperties","component_deprecated_id_possibleConstructorReturn","component_deprecated_id_assertThisInitialized","component_deprecated_id_getPrototypeOf","component_deprecated_id_setPrototypeOf","component_deprecated_id_ComponentDeprecatedId","ComponentDeprecatedId","component_deprecated_id_classCallCheck","component_deprecated_id_inherits","component_deprecated_noopenernoreferer_id_typeof","component_deprecated_noopenernoreferer_id_defineProperties","component_deprecated_noopenernoreferer_id_possibleConstructorReturn","component_deprecated_noopenernoreferer_id_assertThisInitialized","component_deprecated_noopenernoreferer_id_getPrototypeOf","component_deprecated_noopenernoreferer_id_setPrototypeOf","component_deprecated_noopenernoreferer_id_ComponentDeprecatedNoOpnnerNoRefererID","ComponentDeprecatedNoOpnnerNoRefererID","component_deprecated_noopenernoreferer_id_classCallCheck","component_deprecated_noopenernoreferer_id_inherits","component_deprecated_subcaption_noNoopnnernoreferer_id_typeof","component_deprecated_subcaption_noNoopnnernoreferer_id_defineProperties","component_deprecated_subcaption_noNoopnnernoreferer_id_possibleConstructorReturn","component_deprecated_subcaption_noNoopnnernoreferer_id_assertThisInitialized","component_deprecated_subcaption_noNoopnnernoreferer_id_getPrototypeOf","component_deprecated_subcaption_noNoopnnernoreferer_id_setPrototypeOf","component_deprecated_subcaption_noNoopnnernoreferer_id_ComponentDeprecatedSubcaptionNoopennerId","ComponentDeprecatedSubcaptionNoopennerId","component_deprecated_subcaption_noNoopnnernoreferer_id_classCallCheck","component_deprecated_subcaption_noNoopnnernoreferer_id_inherits","deprecated_deprecated_RichText","deprecated_deprecated_deprecated","button_block_","button_block_registerBlockType","button_block_wp$components","block_RadioControl","button_block_PanelBody","button_block_BaseControl","CheckboxControl","block_TextControl","Dashicon","IconButton","button_block_Fragment","button_block_ref","button_block_RichText","button_block_InspectorControls","button_block_ColorPalette","URLInput","button_block_BlockIcon","checked","formattingControls","keepPlaceholderOnFocus","onSubmit","preventDefault","faq_deprecated_RichText","faq_deprecated_deprecated","heading","faq_block_","faq_block_registerBlockType","faq_block_RichText","faq_block_BlockIcon","flow_deprecated_RichText","flow_deprecated_deprecated","arrowFlag","insertImage","flow_block_","flow_block_registerBlockType","flow_block_wp$components","flow_block_RadioControl","flow_block_PanelBody","block_Button","flow_block_Fragment","flow_block_ref","flow_block_RichText","flow_block_InspectorControls","block_MediaUpload","component_block_typeof","component_block_defineProperties","component_block_possibleConstructorReturn","component_block_assertThisInitialized","component_block_getPrototypeOf","component_block_setPrototypeOf","component_block_","component_block_RichText","component_block_ComponentBlock","ComponentBlock","component_block_classCallCheck","component_block_inherits","blockNum","blockNumArrIndex","urlOpenType","bgType","richTextH1Save","richTextPSave","drawElement","block_readOnlyError","deprecated_block_wp$components","deprecated_block_wp$editor","deprecated_block_RichText","block_deprecated","set_attributes","set_attributes2","pr_blocks_component_block_typeof","pr_blocks_component_block_defineProperties","pr_blocks_component_block_possibleConstructorReturn","pr_blocks_component_block_assertThisInitialized","pr_blocks_component_block_getPrototypeOf","pr_blocks_component_block_setPrototypeOf","pr_blocks_component_block_","pr_blocks_component_block_RichText","pr_blocks_component_block_ComponentBlock","pr_blocks_component_block_classCallCheck","pr_blocks_component_block_inherits","pr_blocks_block_","pr_blocks_block_registerBlockType","pr_blocks_block_wp$components","pr_blocks_block_RadioControl","pr_blocks_block_PanelBody","pr_blocks_block_Button","pr_blocks_block_BaseControl","pr_blocks_block_CheckboxControl","pr_blocks_block_TextControl","pr_blocks_block_Fragment","pr_blocks_block_ref","pr_blocks_block_InspectorControls","pr_blocks_block_MediaUpload","pr_blocks_block_ColorPalette","pr_blocks_block_BlockIcon","cx","cy","block_set_attributes","_ref5","_ref6","component_fontawesome_typeof","component_fontawesome_defineProperties","component_fontawesome_possibleConstructorReturn","component_fontawesome_assertThisInitialized","component_fontawesome_getPrototypeOf","component_fontawesome_setPrototypeOf","component_fontawesome_Fontawesome","Fontawesome","component_fontawesome_classCallCheck","component_fontawesome_inherits","buttonText","pr_content_component_typeof","pr_content_component_defineProperties","pr_content_component_possibleConstructorReturn","pr_content_component_assertThisInitialized","pr_content_component_getPrototypeOf","pr_content_component_setPrototypeOf","pr_content_component_","component_Button","component_MediaUpload","pr_content_component_RichText","pr_content_component_Component","pr_content_component_classCallCheck","pr_content_component_inherits","contentColor","Image","ImageBorderColor","layout","btnClass","imageBorderProperty","component_fontawesome_deprecated_typeof","component_fontawesome_deprecated_defineProperties","component_fontawesome_deprecated_possibleConstructorReturn","component_fontawesome_deprecated_assertThisInitialized","component_fontawesome_deprecated_getPrototypeOf","component_fontawesome_deprecated_setPrototypeOf","component_fontawesome_deprecated_Fontawesome","component_fontawesome_deprecated_classCallCheck","component_fontawesome_deprecated_inherits","deprecated_component_deprecated_typeof","deprecated_component_deprecated_defineProperties","deprecated_component_deprecated_possibleConstructorReturn","deprecated_component_deprecated_assertThisInitialized","deprecated_component_deprecated_getPrototypeOf","deprecated_component_deprecated_setPrototypeOf","component_deprecated_","component_deprecated_Button","component_deprecated_MediaUpload","component_deprecated_RichText","deprecated_component_deprecated_ComponentDeprecated","deprecated_component_deprecated_classCallCheck","deprecated_component_deprecated_inherits","pr_content_deprecated_deprecated_deprecated","pr_content_block_","pr_content_block_registerBlockType","pr_content_block_wp$components","pr_content_block_RadioControl","pr_content_block_PanelBody","pr_content_block_BaseControl","pr_content_block_CheckboxControl","pr_content_block_TextControl","pr_content_block_Fragment","pr_content_block_ref","pr_content_block_InspectorControls","pr_content_block_ColorPalette","pr_content_block_BlockIcon","heading_style_block_assign","heading_style_block_","heading_style_block_addFilter","_wp$blockEditor"],"mappings":"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","file":"./inc/vk-blocks/build/block-build.js","sourceRoot":""}
1
+ {"version":3,"sources":["webpack:///inc/vk-blocks/build/block-build.js"],"names":["modules","installedModules","__webpack_require__","moduleId","exports","module","i","l","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","__WEBPACK_AMD_DEFINE_RESULT__","hasOwn","classNames","classes","arguments","length","arg","argType","push","Array","isArray","inner","apply","join","default","undefined","h","for","q","u","v","w","x","y","z","aa","A","iterator","B","a","b","encodeURIComponent","C","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","D","E","this","props","context","refs","updater","F","G","isReactComponent","setState","Error","forceUpdate","H","constructor","isPureReactComponent","I","current","J","K","L","ref","__self","__source","M","e","g","f","children","k","defaultProps","$$typeof","type","_owner","N","O","P","Q","pop","result","keyPrefix","func","count","R","U","S","T","next","done","keys","=",":","replace","escape","toString","ca","da","V","ba","W","X","Children","map","forEach","toArray","only","createRef","Component","PureComponent","createContext","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","forwardRef","render","lazy","_ctor","_status","_result","memo","compare","useCallback","useContext","useEffect","useImperativeHandle","useDebugValue","useLayoutEffect","useMemo","useReducer","useRef","useState","Fragment","Profiler","StrictMode","Suspense","createElement","cloneElement","createFactory","isValidElement","version","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentDispatcher","ReactCurrentBatchConfig","suspense","ReactCurrentOwner","IsSomeRendererActing","assign","Y","Z","getOwnPropertySymbols","propIsEnumerable","propertyIsEnumerable","toObject","val","TypeError","test1","String","getOwnPropertyNames","test2","fromCharCode","test3","split","letter","err","shouldUseNative","target","source","from","symbols","to","__","wp","i18n","registerBlockType","blocks","_wp$components","components","RadioControl","RangeControl","PanelBody","Button","element","_ref","blockEditor","BlockEdit","editor","RichText","InspectorControls","MediaUpload","ColorPalette","BlockIcon","React","xmlns","width","height","viewBox","title","icon","category","attributes","content","selector","balloonName","balloonType","balloonBgColor","balloonAlign","IconImage","edit","_ref2","className","setAttributes","label","help","selected","options","onChange","concat","indexOf","onSelect","sizes","full","url","_ref3","open","onClick","src","alt","IconImageParse","JSON","parse","stringify","_ref4","renderMediaUploader","tagName","placeholder","style","background","border","save","_ref5","Content","registerBlockStyle","__webpack_exports__","convertColorClass","color","block_assign","lodash","addFilter","hooks","block_ref","createHigherOrderComponent","compose","isValidBlockType","includes","settings","activeColor","isSelected","initialOpen","disableCustomColors","newColor","newClassName","inputClassName","filterClassName","filter","list_style_block_assign","block_","block_Fragment","block_addFilter","block_PanelBody","list_style_block_ref","block_InspectorControls","block_ColorPalette","block_createHigherOrderComponent","block_isValidBlockType","hex2rgba","hex","alpha","match","slice","parseInt","isDefault","highlighter_block_","_window$wp$richText","window","richText","registerFormatType","toggleFormat","applyFormat","removeFormat","getActiveFormat","highlighter_block_ref","RichTextToolbarButton","RichTextShortcut","highlighter_block_InspectorControls","PanelColorSettings","highlighter_block_Fragment","getColorObjectByColorValue","block_name","data","isActive","_onChange","activeFormat","onToggle","setColorIfUndefined","colorSettings","character","onUse","shortcutType","shortcutCharacter","react","react_default","_typeof","obj","_defineProperties","descriptor","configurable","writable","_possibleConstructorReturn","self","ReferenceError","_assertThisInitialized","_getPrototypeOf","setPrototypeOf","getPrototypeOf","__proto__","_setPrototypeOf","component_","_wp$editor","component_NewComponent","_React$Component","NewComponent","instance","Constructor","_classCallCheck","protoProps","staticProps","subClass","superClass","_inherits","_this$props$attribute","vk_staff_text_name","vk_staff_text_caption","vk_staff_text_role","vk_staff_text_profileTitle","vk_staff_text_profileText","vk_staff_photo_image","vk_staff_photo_image_alt","vk_staff_layout","vk_staff_nameColor","vk_staff_captionColor","vk_staff_positionColor","vk_staff_profileTitleColor","vk_staff_profileTextColor","vk_staff_photoBorder","for_","returnELm","staff_block_","TextControl","staff_block_PanelBody","BaseControl","SelectControl","staff_block_Fragment","staff_block_ref","staff_block_InspectorControls","staff_block_ColorPalette","block_BlockIcon","classnames","classnames_default","component_typeof","component_defineProperties","component_possibleConstructorReturn","component_assertThisInitialized","component_getPrototypeOf","component_setPrototypeOf","component_SpacerComponent","SpacerComponent","component_classCallCheck","component_inherits","anchor","unit","pc","tablet","mobile","id","deprecated_component_typeof","deprecated_component_classCallCheck","deprecated_component_defineProperties","deprecated_component_createClass","deprecated_component_possibleConstructorReturn","deprecated_component_assertThisInitialized","deprecated_component_getPrototypeOf","deprecated_component_inherits","deprecated_component_setPrototypeOf","component_SpacerComponentV1","SpacerComponentV1","component_SpacerComponentV2","_React$Component2","SpacerComponentV2","_this$props$attribute2","deprecated_schema_schema","deprecated","spacer_block_","block_registerBlockType","block_wp$components","spacer_block_PanelBody","block_BaseControl","block_SelectControl","spacer_block_Fragment","spacer_block_InspectorControls","spacer_block_BlockIcon","points","supports","step","heading_toolbar_typeof","heading_toolbar_defineProperties","heading_toolbar_possibleConstructorReturn","heading_toolbar_assertThisInitialized","heading_toolbar_getPrototypeOf","heading_toolbar_setPrototypeOf","range","_wp$i18n","heading_toolbar_","sprintf","heading_toolbar_Component","Toolbar","heading_toolbar","_Component","HeadingToolbar","heading_toolbar_classCallCheck","heading_toolbar_inherits","targetLevel","selectedLevel","subscript","_this","_this$props","minLevel","maxLevel","controls","index","createLevelControl","heading_component_typeof","heading_component_defineProperties","heading_component_possibleConstructorReturn","heading_component_assertThisInitialized","heading_component_getPrototypeOf","heading_component_setPrototypeOf","component_RichText","heading_component_","component_Component","heading_component_classCallCheck","heading_component_inherits","cStyle","tStyle","level","align","titleColor","titleSize","subText","subTextFlag","subTextColor","subTextSize","titleStyle","titleMarginBottom","outerMarginBottom","containerClass","marginBottom","fontSize","textAlign","_readOnlyError","deprecated_block_Fragment","block_wp$editor","block_RichText","BlockControls","AlignmentToolbar","Version0_6_0","number","set_attirbuite","heading1","heading2","heading3","content1","content2","content3","url1","url2","url3","urlOpenType1","urlOpenType2","urlOpenType3","icon1","icon2","icon3","color1","color2","color3","bgType1","bgType2","bgType3","insertImage1","insertImage2","insertImage3","href","backgroundImage","backgroundRepeat","backgroundSize","backgroundColor","heading_block_","heading_block_registerBlockType","heading_block_wp$components","block_RangeControl","heading_block_PanelBody","heading_block_SelectControl","heading_block_Fragment","heading_block_ref","heading_block_InspectorControls","heading_block_ColorPalette","block_BlockControls","block_AlignmentToolbar","heading_block_BlockIcon","customClassName","setTitleFontSize","newLevel","min","max","alert_deprecated_RichText","deprecated_deprecated","alert_block_","alert_block_registerBlockType","alert_block_RichText","event","newContent","button_component_typeof","button_component_defineProperties","button_component_possibleConstructorReturn","button_component_assertThisInitialized","button_component_getPrototypeOf","button_component_setPrototypeOf","button_component_Component","button_component_classCallCheck","button_component_inherits","buttonColorCustom","lbColorCustom","buttonColor","lbColor","buttonType","lbType","buttonAlign","lbAlign","buttonSize","lbSize","buttonUrl","lbUrl","buttonTarget","lbTarget","fontAwesomeIconBefore","lbFontAwesomeIconBefore","fontAwesomeIconAfter","lbFontAwesomeIconAfter","lbRichtext","subCaption","lbsubCaption","aClass","aStyle","iconBefore","iconAfter","role","aria-pressed","rel","component_deprecated_typeof","component_deprecated_defineProperties","component_deprecated_possibleConstructorReturn","component_deprecated_assertThisInitialized","component_deprecated_getPrototypeOf","component_deprecated_setPrototypeOf","component_deprecated_ComponentDeprecated","ComponentDeprecated","component_deprecated_classCallCheck","component_deprecated_inherits","component_deprecated_id_typeof","component_deprecated_id_defineProperties","component_deprecated_id_possibleConstructorReturn","component_deprecated_id_assertThisInitialized","component_deprecated_id_getPrototypeOf","component_deprecated_id_setPrototypeOf","component_deprecated_id_ComponentDeprecatedId","ComponentDeprecatedId","component_deprecated_id_classCallCheck","component_deprecated_id_inherits","component_deprecated_noopenernoreferer_id_typeof","component_deprecated_noopenernoreferer_id_defineProperties","component_deprecated_noopenernoreferer_id_possibleConstructorReturn","component_deprecated_noopenernoreferer_id_assertThisInitialized","component_deprecated_noopenernoreferer_id_getPrototypeOf","component_deprecated_noopenernoreferer_id_setPrototypeOf","component_deprecated_noopenernoreferer_id_ComponentDeprecatedNoOpnnerNoRefererID","ComponentDeprecatedNoOpnnerNoRefererID","component_deprecated_noopenernoreferer_id_classCallCheck","component_deprecated_noopenernoreferer_id_inherits","component_deprecated_subcaption_noNoopnnernoreferer_id_typeof","component_deprecated_subcaption_noNoopnnernoreferer_id_defineProperties","component_deprecated_subcaption_noNoopnnernoreferer_id_possibleConstructorReturn","component_deprecated_subcaption_noNoopnnernoreferer_id_assertThisInitialized","component_deprecated_subcaption_noNoopnnernoreferer_id_getPrototypeOf","component_deprecated_subcaption_noNoopnnernoreferer_id_setPrototypeOf","component_deprecated_subcaption_noNoopnnernoreferer_id_ComponentDeprecatedSubcaptionNoopennerId","ComponentDeprecatedSubcaptionNoopennerId","component_deprecated_subcaption_noNoopnnernoreferer_id_classCallCheck","component_deprecated_subcaption_noNoopnnernoreferer_id_inherits","deprecated_deprecated_RichText","deprecated_deprecated_deprecated","button_block_","button_block_registerBlockType","button_block_wp$components","block_RadioControl","button_block_PanelBody","button_block_BaseControl","CheckboxControl","block_TextControl","Dashicon","IconButton","button_block_Fragment","button_block_ref","button_block_RichText","button_block_InspectorControls","button_block_ColorPalette","URLInput","button_block_BlockIcon","checked","formattingControls","onSubmit","preventDefault","faq_deprecated_RichText","faq_deprecated_deprecated","heading","faq_block_","faq_block_registerBlockType","faq_block_RichText","faq_block_BlockIcon","flow_deprecated_RichText","flow_deprecated_deprecated","arrowFlag","insertImage","flow_block_","flow_block_registerBlockType","flow_block_wp$components","flow_block_RadioControl","flow_block_PanelBody","block_Button","flow_block_Fragment","flow_block_ref","flow_block_RichText","flow_block_InspectorControls","block_MediaUpload","component_block_typeof","component_block_defineProperties","component_block_possibleConstructorReturn","component_block_assertThisInitialized","component_block_getPrototypeOf","component_block_setPrototypeOf","component_block_","component_block_RichText","component_block_ComponentBlock","ComponentBlock","component_block_classCallCheck","component_block_inherits","blockNum","blockNumArrIndex","urlOpenType","bgType","richTextH1Save","richTextPSave","drawElement","block_readOnlyError","deprecated_block_wp$components","deprecated_block_wp$editor","deprecated_block_RichText","block_deprecated","set_attributes","set_attributes2","is_not_json_typeof","isNotJSON","pr_blocks_component_block_typeof","pr_blocks_component_block_defineProperties","pr_blocks_component_block_possibleConstructorReturn","pr_blocks_component_block_assertThisInitialized","pr_blocks_component_block_getPrototypeOf","pr_blocks_component_block_setPrototypeOf","pr_blocks_component_block_","pr_blocks_component_block_RichText","pr_blocks_component_block_ComponentBlock","pr_blocks_component_block_classCallCheck","pr_blocks_component_block_inherits","renderItem_image","bgImage","bgImageParse","renderSaveAltImage","pr_blocks_block_","pr_blocks_block_registerBlockType","pr_blocks_block_wp$components","pr_blocks_block_RadioControl","pr_blocks_block_PanelBody","pr_blocks_block_Button","pr_blocks_block_BaseControl","pr_blocks_block_CheckboxControl","pr_blocks_block_TextControl","pr_blocks_block_Fragment","pr_blocks_block_ref","pr_blocks_block_InspectorControls","pr_blocks_block_MediaUpload","pr_blocks_block_ColorPalette","pr_blocks_block_BlockIcon","cx","cy","block_set_attributes","renderEditAltImage","_ref6","component_fontawesome_typeof","component_fontawesome_defineProperties","component_fontawesome_possibleConstructorReturn","component_fontawesome_assertThisInitialized","component_fontawesome_getPrototypeOf","component_fontawesome_setPrototypeOf","component_fontawesome_Fontawesome","Fontawesome","component_fontawesome_classCallCheck","component_fontawesome_inherits","buttonText","pr_content_component_typeof","pr_content_component_defineProperties","pr_content_component_possibleConstructorReturn","pr_content_component_assertThisInitialized","pr_content_component_getPrototypeOf","pr_content_component_setPrototypeOf","pr_content_component_","component_Button","component_MediaUpload","pr_content_component_RichText","pr_content_component_Component","pr_content_component_classCallCheck","pr_content_component_inherits","contentColor","Image","ImageBorderColor","layout","btnClass","imageBorderProperty","saveImage","ImageParse","_ImageParse","renderImage","component_fontawesome_deprecated_typeof","component_fontawesome_deprecated_defineProperties","component_fontawesome_deprecated_possibleConstructorReturn","component_fontawesome_deprecated_assertThisInitialized","component_fontawesome_deprecated_getPrototypeOf","component_fontawesome_deprecated_setPrototypeOf","component_fontawesome_deprecated_Fontawesome","component_fontawesome_deprecated_classCallCheck","component_fontawesome_deprecated_inherits","deprecated_component_deprecated_typeof","deprecated_component_deprecated_defineProperties","deprecated_component_deprecated_possibleConstructorReturn","deprecated_component_deprecated_assertThisInitialized","deprecated_component_deprecated_getPrototypeOf","deprecated_component_deprecated_setPrototypeOf","component_deprecated_","component_deprecated_Button","component_deprecated_MediaUpload","component_deprecated_RichText","deprecated_component_deprecated_ComponentDeprecated","deprecated_component_deprecated_classCallCheck","deprecated_component_deprecated_inherits","component_no_boder_color_typeof","component_no_boder_color_defineProperties","component_no_boder_color_possibleConstructorReturn","component_no_boder_color_assertThisInitialized","component_no_boder_color_getPrototypeOf","component_no_boder_color_setPrototypeOf","component_no_boder_color_","component_no_boder_color_Button","component_no_boder_color_MediaUpload","component_no_boder_color_RichText","component_no_boder_color_ComponentNoBorderColor","ComponentNoBorderColor","component_no_boder_color_classCallCheck","component_no_boder_color_inherits","pr_content_deprecated_deprecated_deprecated","pr_content_block_","pr_content_block_registerBlockType","pr_content_block_wp$components","pr_content_block_RadioControl","pr_content_block_PanelBody","pr_content_block_BaseControl","pr_content_block_CheckboxControl","pr_content_block_TextControl","pr_content_block_Fragment","pr_content_block_ref","pr_content_block_InspectorControls","pr_content_block_ColorPalette","pr_content_block_BlockIcon","heading_style_block_assign","heading_style_block_","heading_style_block_addFilter"],"mappings":"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","file":"./inc/vk-blocks/build/block-build.js","sourceRoot":""}
inc/vk-blocks/package/build/languages/vk-blocks-ja-vk-blocks-build-js.json CHANGED
@@ -1 +1 @@
1
- {"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=1; plural=0;","lang":"ja_JP"},"FontAwesome":["Font Awesome:"],"Enter Font Awesome Class. Ex) fas fa-arrow-circle-right ":["Font Awesome の class 名を入力してください。例) fas fa-arrow-circle-right"],"Font Awesome icon list":["Font Awesome アイコンリスト"],"Color Setting":["色設定"],"Color will overcome background image. If you want to display image, clear background color or set opacity 0.":["色を指定すると画像よりも優先されます。画像を表示したい場合は、背景色をクリアするか、不透明度を0に設定します。"],"Opacity Setting":["透過設定"],"Background Image":["背景画像"],"Select image":["画像を選択"],"Upload image":["画像をアップロード"],"Background image Position":["背景画像の位置"],"normal":["標準"],"Fixed":["固定"],"Parallax (It will not work in preview)":["パララックス(編集画面では反映されません)"],"Layout Setting":["レイアウト設定"],"Outer width":["アウターの幅"],"Normal":["標準"],"Full Wide":["全幅"],"Contents area padding (left and right)":["コンテンツエリアの余白 (左右)"],"Do not use padding":["余白なし"],"Use padding":["余白あり"],"Padding (top and bottom)":["余白 (上下)"],"Use default padding":["標準の余白を使用"],"Do not use default padding (Set it yourself using a spacer block etc.).":["標準の余白を使用しない(スペーサーブロックなどで独自に指定する)。"],"Divider Setting":["区切りの設定"],"Type":["タイプ"],"Tilt":["傾斜"],"Curve":["カーブ"],"Wave":["波状"],"Triangle":["三角"],"Upper Divider Level":["上部区切りレベル"],"Lower Divider Level":["下部区切りレベル"],"Border Setting":["枠線の設定"],"Border will disappear when divider effect is applied.":["枠線は区切りレベルを適用すると表示されなくなります。"],"Border type":["枠線の種類"],"None":["なし"],"Solid":["直線"],"Dotted":["点線"],"Dashed":["Dashed"],"Double":["二重線"],"Groove":["Groove"],"Ridge":["Ridge"],"Inset":["Inset"],"Outset":["Outset"],"Border width":["枠線の幅"],"Border radius":["枠線のRの大きさ"],"This block is only for users who bought Lightning Pro.":["このブロックは Lightning Pro 専用です。"],"Outer":["Outer"],"Background Setting":["背景設定"],"Display conditions":["表示条件"],"Filter by PostTypes":["投稿タイプ"],"Filter by Taxonomy Terms":["分類"],"Number of Posts":["表示件数"],"Display type and columns":["表示タイプとカラム"],"Display type":["表示タイプ"],"Card":["カード"],"Card Horizontal":["カード(水平)"],"Media":["メディア"],"Column ( Screen size : Extra small )":["カラム ( 画面サイズ : Extra small )"],"Column ( Screen size : Small )":["カラム ( 画面サイズ : Small )"],"Column ( Screen size : Medium )":["カラム ( 画面サイズ : Medium )"],"Column ( Screen size : Large )":["カラム ( 画面サイズ : Large )"],"Column ( Screen size : Extra large )":["カラム ( 画面サイズ : Extra large )"],"Display item":["表示要素"],"Image":["画像"],"Term name":["分類名"],"Excerpt":["抜粋"],"Date":["日付"],"New mark":["新着表示"],"Button":["ボタン"],"New mark option":["新着表示オプション"],"Number of days to display the new post mark":["新着表示日数"],"New post mark":["新着表示"],"Button option":["ボタンオプション"],"Button text":["ボタンの文字"],"Button align":["ボタンの位置"],"Left":[""],"Center":["中央"],"Right":["右"],"Post list":["投稿リスト"],"Outlined":["アウトライン"],"Default":["標準"],"Step Item":["ステップ要素"],"Step Mark":["ステップマーク"],"If FontAwesome class entered, it will overrides the number.":["Font Awesome の class 名が入力されている場合は数字は上書きされます。"],"Ex,6:00AM":["例) 午前 6:00"],"Color":["色"],"Style":["スタイル"],"First Dot Number":["ステップの開始番号"],"Step":["ステップ"],"Table of Contents":["目次"],"No frame":["枠無し"],"Timeline Item":["タイムライン要素"],"label":["ラベル"],"Timeline":["タイムライン"],"Alert":["アラート"],"Icon Name":["アイコンの名前"],"Input text":["文字を入力"],"Ballon":["フキダシ"],"Balloon setting":["フキダシ設定"],"Position":["位置"],"Please specify the layout of the balloon.":["吹き出しの配置を指定してください。"],"Please select the type of balloon.":["吹き出しのタイプを指定してください。"],"Serif":["セリフ"],"Thinking":["吹き出し"],"Button setting":["ボタン設定"],"Sub Caption":["サブテキスト"],"Open link new tab.":["リンクを別ウィンドウで開く"],"Button Size:":["ボタンサイズ:"],"Large":["大"],"Small":["小"],"Button Position:":["ボタンの位置:"],"Block":["ブロック(全幅)"],"Button Style:":["ボタンスタイル:"],"Solid color":["ベタ塗り"],"No background":["背景なし"],"If you select \"No background\", that you need to select a Custom Color.":["もし「背景なし」を選択した場合はカスタムカラーで色を指定してください。"],"Default Color:":["標準色:"],"Primary":["Primary"],"Secondary":["Secondary"],"Success":["Success"],"Info":["Info"],"Warning":["Warning"],"Danger":["Danger"],"Light":["Light"],"Dark":["Dark"],"Custom Color":["カスタムカラー"],"This custom color overrides the default color. If you want to use the default color, click the clear button.":["このカスタムカラーはデフォルトのカラーを上書きします。 デフォルトの色を使用したい場合は、クリアボタンをクリックしてください。"],"Font Awesome:":["Font Awesome:"],"Before text":["文字の前"],"Enter Font Awesome Class.This icon will appear before text. Ex) fas fa-arrow-circle-right":["Font Awesome の class 名を入力してください。このアイコンは文字の前に表示されます。 例) fas fa-arrow-circle-right"],"After text":["文字の後"],"Enter Font Awesome Class.This icon will appear after text. Ex) fas fa-external-link-alt":["Font Awesome の class 名を入力してください。このアイコンは文字の後に表示されます。 例) fas fa-external-link-alt"],"Apply":[""],"FAQ":["質問と解答"],"Please enter a question.":["質問を入力してください。"],"Please enter a answer.":["回答を入力してください。"],"Flow":["フロー"],"Display of arrow":["矢印の表示"],"Arrow display":["矢印を表示する"],"Arrow hidden":["矢印を表示しない"],"Input title":["タイトルを入力"],"Input content":["説明を入力"],"Stitch":["スティッチ"],"top-bottom-border":["上下線"],"Shadow":["シャドウ"],"Border Color":["線の色"],"Solid border top and bottom black":["直線 上下 黒"],"Solid border bottom black":["直線 下線 黒"],"Dotted border bottom black":["点線 下線 黒"],"Both ends":["左右線"],"Brackets black":["括弧 黒"],"Plain":["装飾無し"],"Background fill lightgray":["背景塗り 灰色"],"Double border top and bottom black":["二重線 上下線 黒"],"Double border bottom black":["二重線 下線 黒"],"Style Settings":["スタイル設定"],"Heading style":["見出しスタイル"],"Margin bottom size (rem)":["下部の余白"],"Heading Settings":["見出し設定"],"Level":["レベル"],"Text Alignment":["テキストの水平位置"],"Heading margin bottom size (rem)":["見出し下部の余白 (rem)"],"Sub Text Settings":["サブテキスト設定"],"Display":["表示"],"Hide":["非表示"],"Text size (rem)":["文字サイズ (rem)"],"Heading":["見出し"],"Input sub text…":["サブテキストを入力"],"Input title…":["タイトルを入力"],"Heading %d":["見出し %d"],"Highlight Color":["ハイライトカラー"],"Highlighter":["蛍光マーカー"],"Photo frame":["フォトフレーム"],"Border":["枠線"],"Arrow":["矢印"],"Check":["チェック"],"Check Square":["チェック-四角"],"Check Circle":["チェック-丸"],"Handpoint":["指"],"Pencil":["鉛筆"],"Smile":["笑顔"],"Frown":["不満顔"],"Numbered Circle":["数字-丸"],"Numbered Square":["数字-四角"],"List Icon Color":["リストアイコンの色"],"PR Block1 Setting":["PR Block1 設定"],"Icon 1":["アイコン 1"],"PR Image 1":["PR 画像 1"],"When you have an image. Image is displayed with priority":["画像を設定した場合は画像が優先して表示されます。"],"PR Block2 Setting":["PR Block2 設定"],"Icon 2":["アイコン 2"],"PR Image 2":["PR 画像 2"],"PR Block3 Setting":["PR Block3 設定"],"Link URL:":["リンクURL:"],"Icon 3":["アイコン 3"],"Class name of the Font Awesome icon font you want to use:":["アイコンを使う場合は Font Awesome のアイコンのclass名:"],"Icon Background:":["アイコン背景:"],"PR Image 3":["PR 画像 3"],"When you have an image. Image is displayed with priority.":["画像を設定した場合は画像が優先して表示されます。"],"PR Blocks":["PR Blocks"],"Input Title":["タイトルを入力"],"Input Content":["文章を入力してください"],"Image Border Color":["画像の線の色"],"Button Setting":["ボタン設定"],"Button Text":["ボタンの文字"],"Link URL":["リンクURL"],"Button Type":["ボタンタイプ"],"Ghost":["ゴーストボタン"],"Button Color":["ボタンの色"],"Layout Type":["レイアウトタイプ"],"PR Content":["PR Content"],"Title Color":["見出しの色"],"Content Color":["本文の色"],"Input title.":["タイトルを入力してください。"],"Input content.":["本文を入力してください。"],"Mobile":["モバイル"],"Responsive Spacer":["レスポンシブスペーサー"],"Unit Type":["単位"],"px":["px"],"em":["em"],"rem":["rem"],"vw":["vw"],"Height for each device.":["デバイス毎の高さ"],"PC":["PC"],"Tablet":["タブレット"],"Alt text":["画像の代替テキスト"],"Set the alt text for profile image":["プロフィール画像の代替テキストを設定します"],"Staff name":["名前"],"Name caption":["名前のキャプション"],"Role position":["役職"],"Profile title":["プロフィールタイトル"],"Profile text":["プロフィールテキスト"],"Staff":["スタッフ"],"Layout":["レイアウト"],"Image left":["画像 左"],"Image border":["画像の線"],"Your Name":["名前"],"Caption":["キャプション"]}}}
1
+ {"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=1; plural=0;","lang":"ja_JP"},"FontAwesome":["Font Awesome:"],"Enter Font Awesome Class. Ex) fas fa-arrow-circle-right ":["Font Awesome の class 名を入力してください。例) fas fa-arrow-circle-right"],"Font Awesome icon list":["Font Awesome アイコンリスト"],"Display conditions":["表示条件"],"Filter by PostTypes":["投稿タイプ"],"Filter by Taxonomy Terms":["分類"],"Number of Posts":["表示件数"],"None":["なし"],"Display type and columns":["表示タイプとカラム"],"Display type":["表示タイプ"],"Card":["カード"],"Card Horizontal":["カード(水平)"],"Media":["メディア"],"Column ( Screen size : Extra small )":["カラム ( 画面サイズ : Extra small )"],"Column ( Screen size : Small )":["カラム ( 画面サイズ : Small )"],"Column ( Screen size : Medium )":["カラム ( 画面サイズ : Medium )"],"Column ( Screen size : Large )":["カラム ( 画面サイズ : Large )"],"Column ( Screen size : Extra large )":["カラム ( 画面サイズ : Extra large )"],"Display item":["表示要素"],"Image":["画像"],"Term name":["分類名"],"Excerpt":["抜粋"],"Date":["日付"],"New mark":["新着表示"],"Button":["ボタン"],"New mark option":["新着表示オプション"],"Number of days to display the new post mark":["新着表示日数"],"New post mark":["新着表示"],"Button option":["ボタンオプション"],"Button text":["ボタンの文字"],"Button align":["ボタンの位置"],"Left":[""],"Center":["中央"],"Right":[""],"Child page list":["子ページリスト"],"Color Setting":["色設定"],"Color will overcome background image. If you want to display image, clear background color or set opacity 0.":["色を指定すると画像よりも優先されます。画像を表示したい場合は、背景色をクリアするか、不透明度を0に設定します。"],"Opacity Setting":["透過設定"],"Background Image":["背景画像"],"Select image":["画像を選択"],"Upload image":["画像をアップロード"],"Background image Position":["背景画像の位置"],"normal":["標準"],"Fixed":["固定"],"Parallax (It will not work in preview)":["パララックス(編集画面では反映されません)"],"Layout Setting":["レイアウト設定"],"Outer width":["アウターの幅"],"Normal":["標準"],"Full Wide":["全幅"],"Contents area padding (left and right)":["コンテンツエリアの余白 (左右)"],"Do not use padding":["余白なし"],"Use padding":["余白あり"],"Padding (top and bottom)":["余白 (上下)"],"Use default padding":["標準の余白を使用"],"Do not use default padding (Set it yourself using a spacer block etc.).":["標準の余白を使用しない(スペーサーブロックなどで独自に指定する)。"],"Divider Setting":["区切りの設定"],"Type":["タイプ"],"Tilt":["傾斜"],"Curve":["カーブ"],"Wave":["波状"],"Triangle":["三角"],"Upper Divider Level":["上部区切りレベル"],"Lower Divider Level":["下部区切りレベル"],"Border Setting":["枠線の設定"],"Border will disappear when divider effect is applied.":["枠線は区切りレベルを適用すると表示されなくなります。"],"Border type":["枠線の種類"],"Solid":["直線"],"Dotted":["点線"],"Dashed":["Dashed"],"Double":["二重線"],"Groove":["Groove"],"Ridge":["Ridge"],"Inset":["Inset"],"Outset":["Outset"],"Border width":["枠線の幅"],"Border radius":["枠線のRの大きさ"],"This block is only for users who bought Lightning Pro.":["このブロックは Lightning Pro 専用です。"],"Outer":["Outer"],"Background Setting":["背景設定"],"Post list":["投稿リスト"],"Outlined":["アウトライン"],"Default":["標準"],"Step Item":["ステップ要素"],"Step Mark":["ステップマーク"],"If FontAwesome class entered, it will overrides the number.":["Font Awesome の class 名が入力されている場合は数字は上書きされます。"],"Ex,6:00AM":["例) 午前 6:00"],"Color":["色"],"Style":["スタイル"],"First Dot Number":["ステップの開始番号"],"Step":["ステップ"],"Table of Contents":["目次"],"No frame":["枠無し"],"Timeline Item":["タイムライン要素"],"label":["ラベル"],"Timeline":["タイムライン"],"Alert":["アラート"],"Icon Name":["アイコンの名前"],"Input text":["文字を入力"],"Ballon":["フキダシ"],"Balloon setting":["フキダシ設定"],"Position":["位置"],"Please specify the layout of the balloon.":["吹き出しの配置を指定してください。"],"Please select the type of balloon.":["吹き出しのタイプを指定してください。"],"Serif":["セリフ"],"Thinking":["吹き出し"],"Button setting":["ボタン設定"],"Sub Caption":["サブテキスト"],"Open link new tab.":["リンクを別ウィンドウで開く"],"Button Size:":["ボタンサイズ:"],"Large":["大"],"Small":["小"],"Button Position:":["ボタンの位置:"],"Block":["ブロック(全幅)"],"Button Style:":["ボタンスタイル:"],"Solid color":["ベタ塗り"],"No background":["背景なし"],"If you select \"No background\", that you need to select a Custom Color.":["もし「背景なし」を選択した場合はカスタムカラーで色を指定してください。"],"Default Color:":["標準色:"],"Primary":["Primary"],"Secondary":["Secondary"],"Success":["Success"],"Info":["Info"],"Warning":["Warning"],"Danger":["Danger"],"Light":["Light"],"Dark":["Dark"],"Custom Color":["カスタムカラー"],"This custom color overrides the default color. If you want to use the default color, click the clear button.":["このカスタムカラーはデフォルトのカラーを上書きします。 デフォルトの色を使用したい場合は、クリアボタンをクリックしてください。"],"Font Awesome:":["Font Awesome:"],"Before text":["文字の前"],"Enter Font Awesome Class.This icon will appear before text. Ex) fas fa-arrow-circle-right":["Font Awesome の class 名を入力してください。このアイコンは文字の前に表示されます。 例) fas fa-arrow-circle-right"],"After text":["文字の後"],"Enter Font Awesome Class.This icon will appear after text. Ex) fas fa-external-link-alt":["Font Awesome の class 名を入力してください。このアイコンは文字の後に表示されます。 例) fas fa-external-link-alt"],"Apply":[""],"FAQ":["質問と解答"],"Please enter a question.":["質問を入力してください。"],"Please enter a answer.":["回答を入力してください。"],"Flow":["フロー"],"Display of arrow":["矢印の表示"],"Arrow display":["矢印を表示する"],"Arrow hidden":["矢印を表示しない"],"Input title":["タイトルを入力"],"Input content":["説明を入力"],"Stitch":["スティッチ"],"Border Top Bottom":["直線 上下"],"Shadow":["シャドウ"],"Border Color":["線の色"],"Solid Roundcorner":["直線 角丸"],"Dotted border bottom black":["点線 下線 黒"],"Both ends":["左右線"],"Brackets black":["括弧 黒"],"Plain":["装飾無し"],"Background fill lightgray":["背景塗り 灰色"],"Double border top and bottom black":["二重線 上下線 黒"],"Double border bottom black":["二重線 下線 黒"],"Solid border top and bottom black":["直線 上下 黒"],"Solid border bottom black":["直線 下線 黒"],"Style Settings":["スタイル設定"],"Heading style":["見出しスタイル"],"Margin bottom size (rem)":["下部の余白"],"Heading Settings":["見出し設定"],"Level":["レベル"],"Text Alignment":["テキストの水平位置"],"Heading margin bottom size (rem)":["見出し下部の余白 (rem)"],"Sub Text Settings":["サブテキスト設定"],"Display":["表示"],"Hide":["非表示"],"Text size (rem)":["文字サイズ (rem)"],"Heading":["見出し"],"Input sub text…":["サブテキストを入力"],"Input title…":["タイトルを入力"],"Heading %d":["見出し %d"],"Highlight Color":["ハイライトカラー"],"Highlighter":["蛍光マーカー"],"Photo frame":["フォトフレーム"],"Border":["枠線"],"Arrow":["矢印"],"Check":["チェック"],"Check Square":["チェック-四角"],"Check Circle":["チェック-丸"],"Handpoint":["指"],"Pencil":["鉛筆"],"Smile":["笑顔"],"Frown":["不満顔"],"Numbered Circle":["数字-丸"],"Numbered Square":["数字-四角"],"List Icon Color":["リストアイコンの色"],"PR Block1 Setting":["PR Block1 設定"],"Icon 1":["アイコン 1"],"PR Image 1":["PR 画像 1"],"When you have an image. Image is displayed with priority":["画像を設定した場合は画像が優先して表示されます。"],"PR Block2 Setting":["PR Block2 設定"],"Icon 2":["アイコン 2"],"PR Image 2":["PR 画像 2"],"PR Block3 Setting":["PR Block3 設定"],"Link URL:":["リンクURL:"],"Icon 3":["アイコン 3"],"Class name of the Font Awesome icon font you want to use:":["アイコンを使う場合は Font Awesome のアイコンのclass名:"],"Icon Background:":["アイコン背景:"],"PR Image 3":["PR 画像 3"],"When you have an image. Image is displayed with priority.":["画像を設定した場合は画像が優先して表示されます。"],"PR Blocks":["PR Blocks"],"Input Title":["タイトルを入力"],"Input Content":["文章を入力してください"],"Image Border Color":["画像の線の色"],"Button Setting":["ボタン設定"],"Button Text":["ボタンの文字"],"Link URL":["リンクURL"],"Button Type":["ボタンタイプ"],"Ghost":["ゴーストボタン"],"Button Color":["ボタンの色"],"Layout Type":["レイアウトタイプ"],"PR Content":["PR Content"],"Title Color":["見出しの色"],"Content Color":["本文の色"],"Input title.":["タイトルを入力してください。"],"Input content.":["本文を入力してください。"],"Tablet":["タブレット"],"Mobile":["モバイル"],"Responsive Spacer":["レスポンシブスペーサー"],"Unit Type":["単位"],"px":["px"],"em":["em"],"rem":["rem"],"vw":["vw"],"Height for each device.":["デバイス毎の高さ"],"PC":["PC"],"Alt text":["画像の代替テキスト"],"Set the alt text for profile image":["プロフィール画像の代替テキストを設定します"],"Staff name":["名前"],"Name caption":["名前のキャプション"],"Role position":["役職"],"Profile title":["プロフィールタイトル"],"Profile text":["プロフィールテキスト"],"Staff":["スタッフ"],"Layout":["レイアウト"],"Image left":["画像 左"],"Image border":["画像の線"],"Your Name":["名前"],"Caption":["キャプション"]}}}
inc/vk-blocks/package/build/languages/vk-blocks-ja.mo CHANGED
Binary file
inc/vk-blocks/package/build/languages/vk-blocks-ja.po CHANGED
@@ -29,6 +29,138 @@ msgstr ""
29
  msgid "Font Awesome icon list"
30
  msgstr "Font Awesome アイコンリスト"
31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  #: src/_pro/outer/block.js:101 src/pr-content/block.js:92
33
  msgid "Color Setting"
34
  msgstr "色設定"
@@ -162,26 +294,21 @@ msgstr "枠線は区切りレベルを適用すると表示されなくなりま
162
  msgid "Border type"
163
  msgstr "枠線の種類"
164
 
165
- #: src/_pro/outer/block.js:280 src/_pro/step-item/block.js:120
166
- #: src/_pro/timeline-item/block.js:103 src/staff/block.js:109
167
- msgid "None"
168
- msgstr "なし"
169
-
170
  #: src/_pro/outer/block.js:284 src/_pro/step-item/block.js:97
171
- #: src/_pro/timeline-item/block.js:84 src/group-style/block.js:103
172
  #: src/pr-content/block.js:142
173
  msgid "Solid"
174
  msgstr "直線"
175
 
176
- #: src/_pro/outer/block.js:288 src/group-style/block.js:107
177
  msgid "Dotted"
178
  msgstr "点線"
179
 
180
- #: src/_pro/outer/block.js:292 src/group-style/block.js:111
181
  msgid "Dashed"
182
  msgstr "Dashed"
183
 
184
- #: src/_pro/outer/block.js:296 src/group-style/block.js:115
185
  msgid "Double"
186
  msgstr "二重線"
187
 
@@ -221,129 +348,7 @@ msgstr "Outer"
221
  msgid "Background Setting"
222
  msgstr "背景設定"
223
 
224
- #: src/_pro/post-list/block.js:233
225
- msgid "Display conditions"
226
- msgstr "表示条件"
227
-
228
- #: src/_pro/post-list/block.js:237
229
- msgid "Filter by PostTypes"
230
- msgstr "投稿タイプ"
231
-
232
- #: src/_pro/post-list/block.js:244
233
- msgid "Filter by Taxonomy Terms"
234
- msgstr "分類"
235
-
236
- #: src/_pro/post-list/block.js:251
237
- msgid "Number of Posts"
238
- msgstr "表示件数"
239
-
240
- #: src/_pro/post-list/block.js:262
241
- msgid "Display type and columns"
242
- msgstr "表示タイプとカラム"
243
-
244
- #: src/_pro/post-list/block.js:266
245
- msgid "Display type"
246
- msgstr "表示タイプ"
247
-
248
- #: src/_pro/post-list/block.js:274
249
- msgid "Card"
250
- msgstr "カード"
251
-
252
- #: src/_pro/post-list/block.js:278
253
- msgid "Card Horizontal"
254
- msgstr "カード(水平)"
255
-
256
- #: src/_pro/post-list/block.js:282
257
- msgid "Media"
258
- msgstr "メディア"
259
-
260
- #: src/_pro/post-list/block.js:288
261
- msgid "Column ( Screen size : Extra small )"
262
- msgstr "カラム ( 画面サイズ : Extra small )"
263
-
264
- #: src/_pro/post-list/block.js:298
265
- msgid "Column ( Screen size : Small )"
266
- msgstr "カラム ( 画面サイズ : Small )"
267
-
268
- #: src/_pro/post-list/block.js:308
269
- msgid "Column ( Screen size : Medium )"
270
- msgstr "カラム ( 画面サイズ : Medium )"
271
-
272
- #: src/_pro/post-list/block.js:318
273
- msgid "Column ( Screen size : Large )"
274
- msgstr "カラム ( 画面サイズ : Large )"
275
-
276
- #: src/_pro/post-list/block.js:328
277
- msgid "Column ( Screen size : Extra large )"
278
- msgstr "カラム ( 画面サイズ : Extra large )"
279
-
280
- #: src/_pro/post-list/block.js:340
281
- msgid "Display item"
282
- msgstr "表示要素"
283
-
284
- #: src/_pro/post-list/block.js:344
285
- msgid "Image"
286
- msgstr "画像"
287
-
288
- #: src/_pro/post-list/block.js:349
289
- msgid "Term name"
290
- msgstr "分類名"
291
-
292
- #: src/_pro/post-list/block.js:354
293
- msgid "Excerpt"
294
- msgstr "抜粋"
295
-
296
- #: src/_pro/post-list/block.js:359
297
- msgid "Date"
298
- msgstr "日付"
299
-
300
- #: src/_pro/post-list/block.js:364
301
- msgid "New mark"
302
- msgstr "新着表示"
303
-
304
- #: src/_pro/post-list/block.js:369 src/button/block.js:59
305
- msgid "Button"
306
- msgstr "ボタン"
307
-
308
- #: src/_pro/post-list/block.js:373
309
- msgid "New mark option"
310
- msgstr "新着表示オプション"
311
-
312
- #: src/_pro/post-list/block.js:375
313
- msgid "Number of days to display the new post mark"
314
- msgstr "新着表示日数"
315
-
316
- #: src/_pro/post-list/block.js:381
317
- msgid "New post mark"
318
- msgstr "新着表示"
319
-
320
- #: src/_pro/post-list/block.js:386
321
- msgid "Button option"
322
- msgstr "ボタンオプション"
323
-
324
- #: src/_pro/post-list/block.js:388
325
- msgid "Button text"
326
- msgstr "ボタンの文字"
327
-
328
- #: src/_pro/post-list/block.js:394
329
- msgid "Button align"
330
- msgstr "ボタンの位置"
331
-
332
- #: src/_pro/post-list/block.js:402 src/balloon/block.js:88
333
- #: src/button/block.js:174 src/pr-content/block.js:195
334
- msgid "Left"
335
- msgstr "左"
336
-
337
- #: src/_pro/post-list/block.js:406 src/button/block.js:175
338
- msgid "Center"
339
- msgstr "中央"
340
-
341
- #: src/_pro/post-list/block.js:410 src/balloon/block.js:89
342
- #: src/button/block.js:176 src/pr-content/block.js:194
343
- msgid "Right"
344
- msgstr "右"
345
-
346
- #: src/_pro/post-list/block.js:53
347
  msgid "Post list"
348
  msgstr "投稿リスト"
349
 
@@ -352,7 +357,7 @@ msgid "Outlined"
352
  msgstr "アウトライン"
353
 
354
  #: src/_pro/step-item/block.js:116 src/_pro/table-of-contents/block.js:113
355
- #: src/_pro/timeline-item/block.js:99 src/heading-style/block.js:47
356
  #: src/heading/block.js:124 src/list-style/block.js:104 src/staff/block.js:105
357
  msgid "Default"
358
  msgstr "標準"
@@ -618,58 +623,62 @@ msgstr "タイトルを入力"
618
  msgid "Input content"
619
  msgstr "説明を入力"
620
 
621
- #: src/group-style/block.js:119
622
  msgid "Stitch"
623
  msgstr "スティッチ"
624
 
625
- #: src/group-style/block.js:123
626
- msgid "top-bottom-border"
627
- msgstr "上下線"
628
 
629
- #: src/group-style/block.js:127
630
  msgid "Shadow"
631
  msgstr "シャドウ"
632
 
633
- #: src/group-style/block.js:58
634
  msgid "Border Color"
635
  msgstr "線の色"
636
 
637
- #: src/heading-style/block.js:100
638
- msgid "Solid border top and bottom black"
639
- msgstr "直線 上下 黒"
640
-
641
- #: src/heading-style/block.js:108
642
- msgid "Solid border bottom black"
643
- msgstr "直線 下線 黒"
644
 
645
- #: src/heading-style/block.js:116
646
  msgid "Dotted border bottom black"
647
  msgstr "点線 下線 黒"
648
 
649
- #: src/heading-style/block.js:120
650
  msgid "Both ends"
651
  msgstr "左右線"
652
 
653
- #: src/heading-style/block.js:140
654
  msgid "Brackets black"
655
  msgstr "括弧 黒"
656
 
657
- #: src/heading-style/block.js:52 src/heading/block.js:125
658
  msgid "Plain"
659
  msgstr "装飾無し"
660
 
661
- #: src/heading-style/block.js:68
662
  msgid "Background fill lightgray"
663
  msgstr "背景塗り 灰色"
664
 
665
- #: src/heading-style/block.js:84
666
  msgid "Double border top and bottom black"
667
  msgstr "二重線 上下線 黒"
668
 
669
- #: src/heading-style/block.js:92
670
  msgid "Double border bottom black"
671
  msgstr "二重線 下線 黒"
672
 
 
 
 
 
 
 
 
 
673
  #: src/heading/block.js:118
674
  msgid "Style Settings"
675
  msgstr "スタイル設定"
@@ -917,6 +926,10 @@ msgid "Input content."
917
  msgstr "本文を入力してください。"
918
 
919
  #: src/spacer/block.js:103
 
 
 
 
920
  msgid "Mobile"
921
  msgstr "モバイル"
922
 
@@ -924,38 +937,34 @@ msgstr "モバイル"
924
  msgid "Responsive Spacer"
925
  msgstr "レスポンシブスペーサー"
926
 
927
- #: src/spacer/block.js:67
928
  msgid "Unit Type"
929
  msgstr "単位"
930
 
931
- #: src/spacer/block.js:73
932
  msgid "px"
933
  msgstr "px"
934
 
935
- #: src/spacer/block.js:77
936
  msgid "em"
937
  msgstr "em"
938
 
939
- #: src/spacer/block.js:81
940
  msgid "rem"
941
  msgstr "rem"
942
 
943
- #: src/spacer/block.js:85
944
  msgid "vw"
945
  msgstr "vw"
946
 
947
- #: src/spacer/block.js:89
948
  msgid "Height for each device."
949
  msgstr "デバイス毎の高さ"
950
 
951
- #: src/spacer/block.js:91
952
  msgid "PC"
953
  msgstr "PC"
954
 
955
- #: src/spacer/block.js:97
956
- msgid "Tablet"
957
- msgstr "タブレット"
958
-
959
  #: src/staff/block.js:114
960
  msgid "Alt text"
961
  msgstr "画像の代替テキスト"
@@ -1008,6 +1017,9 @@ msgstr "名前"
1008
  msgid "Caption"
1009
  msgstr "キャプション"
1010
 
 
 
 
1011
  #~ msgid "Solid black"
1012
  #~ msgstr "直線 黒"
1013
 
29
  msgid "Font Awesome icon list"
30
  msgstr "Font Awesome アイコンリスト"
31
 
32
+ #: src/_helper/post-list.js:175
33
+ msgid "Display conditions"
34
+ msgstr "表示条件"
35
+
36
+ #: src/_helper/post-list.js:179
37
+ msgid "Filter by PostTypes"
38
+ msgstr "投稿タイプ"
39
+
40
+ #: src/_helper/post-list.js:186
41
+ msgid "Filter by Taxonomy Terms"
42
+ msgstr "分類"
43
+
44
+ #: src/_helper/post-list.js:193
45
+ msgid "Number of Posts"
46
+ msgstr "表示件数"
47
+
48
+ #: src/_helper/post-list.js:222 src/_pro/outer/block.js:280
49
+ #: src/_pro/step-item/block.js:120 src/_pro/timeline-item/block.js:103
50
+ #: src/staff/block.js:109
51
+ msgid "None"
52
+ msgstr "なし"
53
+
54
+ #: src/_helper/post-list.js:230
55
+ msgid "Display type and columns"
56
+ msgstr "表示タイプとカラム"
57
+
58
+ #: src/_helper/post-list.js:234
59
+ msgid "Display type"
60
+ msgstr "表示タイプ"
61
+
62
+ #: src/_helper/post-list.js:242
63
+ msgid "Card"
64
+ msgstr "カード"
65
+
66
+ #: src/_helper/post-list.js:246
67
+ msgid "Card Horizontal"
68
+ msgstr "カード(水平)"
69
+
70
+ #: src/_helper/post-list.js:250
71
+ msgid "Media"
72
+ msgstr "メディア"
73
+
74
+ #: src/_helper/post-list.js:256
75
+ msgid "Column ( Screen size : Extra small )"
76
+ msgstr "カラム ( 画面サイズ : Extra small )"
77
+
78
+ #: src/_helper/post-list.js:266
79
+ msgid "Column ( Screen size : Small )"
80
+ msgstr "カラム ( 画面サイズ : Small )"
81
+
82
+ #: src/_helper/post-list.js:276
83
+ msgid "Column ( Screen size : Medium )"
84
+ msgstr "カラム ( 画面サイズ : Medium )"
85
+
86
+ #: src/_helper/post-list.js:286
87
+ msgid "Column ( Screen size : Large )"
88
+ msgstr "カラム ( 画面サイズ : Large )"
89
+
90
+ #: src/_helper/post-list.js:296
91
+ msgid "Column ( Screen size : Extra large )"
92
+ msgstr "カラム ( 画面サイズ : Extra large )"
93
+
94
+ #: src/_helper/post-list.js:308
95
+ msgid "Display item"
96
+ msgstr "表示要素"
97
+
98
+ #: src/_helper/post-list.js:312
99
+ msgid "Image"
100
+ msgstr "画像"
101
+
102
+ #: src/_helper/post-list.js:317
103
+ msgid "Term name"
104
+ msgstr "分類名"
105
+
106
+ #: src/_helper/post-list.js:322
107
+ msgid "Excerpt"
108
+ msgstr "抜粋"
109
+
110
+ #: src/_helper/post-list.js:327
111
+ msgid "Date"
112
+ msgstr "日付"
113
+
114
+ #: src/_helper/post-list.js:334
115
+ msgid "New mark"
116
+ msgstr "新着表示"
117
+
118
+ #: src/_helper/post-list.js:340 src/button/block.js:59
119
+ msgid "Button"
120
+ msgstr "ボタン"
121
+
122
+ #: src/_helper/post-list.js:344
123
+ msgid "New mark option"
124
+ msgstr "新着表示オプション"
125
+
126
+ #: src/_helper/post-list.js:346
127
+ msgid "Number of days to display the new post mark"
128
+ msgstr "新着表示日数"
129
+
130
+ #: src/_helper/post-list.js:352
131
+ msgid "New post mark"
132
+ msgstr "新着表示"
133
+
134
+ #: src/_helper/post-list.js:357
135
+ msgid "Button option"
136
+ msgstr "ボタンオプション"
137
+
138
+ #: src/_helper/post-list.js:359
139
+ msgid "Button text"
140
+ msgstr "ボタンの文字"
141
+
142
+ #: src/_helper/post-list.js:365
143
+ msgid "Button align"
144
+ msgstr "ボタンの位置"
145
+
146
+ #: src/_helper/post-list.js:373 src/balloon/block.js:88 src/button/block.js:174
147
+ #: src/pr-content/block.js:195
148
+ msgid "Left"
149
+ msgstr "左"
150
+
151
+ #: src/_helper/post-list.js:377 src/button/block.js:175
152
+ msgid "Center"
153
+ msgstr "中央"
154
+
155
+ #: src/_helper/post-list.js:381 src/balloon/block.js:89 src/button/block.js:176
156
+ #: src/pr-content/block.js:194
157
+ msgid "Right"
158
+ msgstr "右"
159
+
160
+ #: src/_pro/child-page/block.js:37
161
+ msgid "Child page list"
162
+ msgstr "子ページリスト"
163
+
164
  #: src/_pro/outer/block.js:101 src/pr-content/block.js:92
165
  msgid "Color Setting"
166
  msgstr "色設定"
294
  msgid "Border type"
295
  msgstr "枠線の種類"
296
 
 
 
 
 
 
297
  #: src/_pro/outer/block.js:284 src/_pro/step-item/block.js:97
298
+ #: src/_pro/timeline-item/block.js:84 src/group-style/block.js:95
299
  #: src/pr-content/block.js:142
300
  msgid "Solid"
301
  msgstr "直線"
302
 
303
+ #: src/_pro/outer/block.js:288 src/group-style/block.js:103
304
  msgid "Dotted"
305
  msgstr "点線"
306
 
307
+ #: src/_pro/outer/block.js:292 src/group-style/block.js:107
308
  msgid "Dashed"
309
  msgstr "Dashed"
310
 
311
+ #: src/_pro/outer/block.js:296 src/group-style/block.js:111
312
  msgid "Double"
313
  msgstr "二重線"
314
 
348
  msgid "Background Setting"
349
  msgstr "背景設定"
350
 
351
+ #: src/_pro/post-list/block.js:35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
352
  msgid "Post list"
353
  msgstr "投稿リスト"
354
 
357
  msgstr "アウトライン"
358
 
359
  #: src/_pro/step-item/block.js:116 src/_pro/table-of-contents/block.js:113
360
+ #: src/_pro/timeline-item/block.js:99 src/heading-style/block.js:33
361
  #: src/heading/block.js:124 src/list-style/block.js:104 src/staff/block.js:105
362
  msgid "Default"
363
  msgstr "標準"
623
  msgid "Input content"
624
  msgstr "説明を入力"
625
 
626
+ #: src/group-style/block.js:115
627
  msgid "Stitch"
628
  msgstr "スティッチ"
629
 
630
+ #: src/group-style/block.js:119
631
+ msgid "Border Top Bottom"
632
+ msgstr "直線 上下"
633
 
634
+ #: src/group-style/block.js:123
635
  msgid "Shadow"
636
  msgstr "シャドウ"
637
 
638
+ #: src/group-style/block.js:50
639
  msgid "Border Color"
640
  msgstr "線の色"
641
 
642
+ #: src/group-style/block.js:99
643
+ msgid "Solid Roundcorner"
644
+ msgstr "直線 角丸"
 
 
 
 
645
 
646
+ #: src/heading-style/block.js:102
647
  msgid "Dotted border bottom black"
648
  msgstr "点線 下線 黒"
649
 
650
+ #: src/heading-style/block.js:106
651
  msgid "Both ends"
652
  msgstr "左右線"
653
 
654
+ #: src/heading-style/block.js:126
655
  msgid "Brackets black"
656
  msgstr "括弧 黒"
657
 
658
+ #: src/heading-style/block.js:38 src/heading/block.js:125
659
  msgid "Plain"
660
  msgstr "装飾無し"
661
 
662
+ #: src/heading-style/block.js:54
663
  msgid "Background fill lightgray"
664
  msgstr "背景塗り 灰色"
665
 
666
+ #: src/heading-style/block.js:70
667
  msgid "Double border top and bottom black"
668
  msgstr "二重線 上下線 黒"
669
 
670
+ #: src/heading-style/block.js:78
671
  msgid "Double border bottom black"
672
  msgstr "二重線 下線 黒"
673
 
674
+ #: src/heading-style/block.js:86
675
+ msgid "Solid border top and bottom black"
676
+ msgstr "直線 上下 黒"
677
+
678
+ #: src/heading-style/block.js:94
679
+ msgid "Solid border bottom black"
680
+ msgstr "直線 下線 黒"
681
+
682
  #: src/heading/block.js:118
683
  msgid "Style Settings"
684
  msgstr "スタイル設定"
926
  msgstr "本文を入力してください。"
927
 
928
  #: src/spacer/block.js:103
929
+ msgid "Tablet"
930
+ msgstr "タブレット"
931
+
932
+ #: src/spacer/block.js:109
933
  msgid "Mobile"
934
  msgstr "モバイル"
935
 
937
  msgid "Responsive Spacer"
938
  msgstr "レスポンシブスペーサー"
939
 
940
+ #: src/spacer/block.js:73
941
  msgid "Unit Type"
942
  msgstr "単位"
943
 
944
+ #: src/spacer/block.js:79
945
  msgid "px"
946
  msgstr "px"
947
 
948
+ #: src/spacer/block.js:83
949
  msgid "em"
950
  msgstr "em"
951
 
952
+ #: src/spacer/block.js:87
953
  msgid "rem"
954
  msgstr "rem"
955
 
956
+ #: src/spacer/block.js:91
957
  msgid "vw"
958
  msgstr "vw"
959
 
960
+ #: src/spacer/block.js:95
961
  msgid "Height for each device."
962
  msgstr "デバイス毎の高さ"
963
 
964
+ #: src/spacer/block.js:97
965
  msgid "PC"
966
  msgstr "PC"
967
 
 
 
 
 
968
  #: src/staff/block.js:114
969
  msgid "Alt text"
970
  msgstr "画像の代替テキスト"
1017
  msgid "Caption"
1018
  msgstr "キャプション"
1019
 
1020
+ #~ msgid "top-bottom-border"
1021
+ #~ msgstr "上下線"
1022
+
1023
  #~ msgid "Solid black"
1024
  #~ msgstr "直線 黒"
1025
 
inc/vk-blocks/package/build/languages/vk-blocks.pot CHANGED
@@ -7,228 +7,221 @@ msgstr ""
7
  msgid "Alert"
8
  msgstr ""
9
 
10
- #: src/balloon/block.js:122
11
  #: src/flow/block.js:112
12
- #: src/pr-blocks/block.js:343
13
- #: src/pr-content/component.js:116
14
  #: src/pr-content/deprecated/component-deprecated.js:102
 
15
  #: src/staff/component.js:88
16
  msgid "Select image"
17
  msgstr ""
18
 
19
- #: src/balloon/block.js:122
20
- #: src/flow/block.js:113
21
- #: src/pr-blocks/block.js:345
22
- #: src/pr-content/component.js:120
23
- #: src/pr-content/deprecated/component-deprecated.js:106
24
- msgid "Upload image"
25
- msgstr ""
26
-
27
- #: src/balloon/block.js:131
28
- msgid "Icon Name"
29
- msgstr ""
30
-
31
- #: src/balloon/block.js:140
32
- #: src/button/block.js:250
33
- msgid "Input text"
34
- msgstr ""
35
-
36
- #: src/balloon/block.js:32
37
- msgid "Ballon"
38
- msgstr ""
39
-
40
- #: src/balloon/block.js:82
41
  msgid "Balloon setting"
42
  msgstr ""
43
 
44
- #: src/balloon/block.js:84
45
  #: src/heading/block.js:176
46
  msgid "Position"
47
  msgstr ""
48
 
49
- #: src/balloon/block.js:85
50
  msgid "Please specify the layout of the balloon."
51
  msgstr ""
52
 
53
- #: src/balloon/block.js:88
54
- #: src/button/block.js:174
55
- #: src/pr-content/block.js:195
56
  msgid "Left"
57
  msgstr ""
58
 
59
- #: src/balloon/block.js:89
60
- #: src/button/block.js:176
61
- #: src/pr-content/block.js:194
62
  msgid "Right"
63
  msgstr ""
64
 
65
- #: src/balloon/block.js:94
66
  msgid "Type"
67
  msgstr ""
68
 
69
- #: src/balloon/block.js:95
70
  msgid "Please select the type of balloon."
71
  msgstr ""
72
 
73
- #: src/balloon/block.js:98
74
  msgid "Serif"
75
  msgstr ""
76
 
77
- #: src/balloon/block.js:99
78
  msgid "Thinking"
79
  msgstr ""
80
 
81
- #: src/button/block.js:148
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  msgid "Button setting"
83
  msgstr ""
84
 
85
- #: src/button/block.js:150
86
  msgid "Sub Caption"
87
  msgstr ""
88
 
89
- #: src/button/block.js:156
90
- #: src/pr-blocks/block.js:293
91
- #: src/pr-content/block.js:134
92
  msgid "Open link new tab."
93
  msgstr ""
94
 
95
- #: src/button/block.js:161
96
  msgid "Button Size:"
97
  msgstr ""
98
 
99
- #: src/button/block.js:164
100
  msgid "Large"
101
  msgstr ""
102
 
103
- #: src/button/block.js:165
104
  msgid "normal"
105
  msgstr ""
106
 
107
- #: src/button/block.js:166
108
  msgid "Small"
109
  msgstr ""
110
 
111
- #: src/button/block.js:171
112
  msgid "Button Position:"
113
  msgstr ""
114
 
115
- #: src/button/block.js:175
116
  msgid "Center"
117
  msgstr ""
118
 
119
- #: src/button/block.js:177
120
  msgid "Block"
121
  msgstr ""
122
 
123
- #: src/button/block.js:182
124
  msgid "Button Style:"
125
  msgstr ""
126
 
127
- #: src/button/block.js:185
128
- #: src/pr-blocks/block.js:324
129
  msgid "Solid color"
130
  msgstr ""
131
 
132
- #: src/button/block.js:186
133
- #: src/pr-blocks/block.js:325
134
  msgid "No background"
135
  msgstr ""
136
 
137
- #: src/button/block.js:188
138
  msgid "If you select \"No background\", that you need to select a Custom Color."
139
  msgstr ""
140
 
141
- #: src/button/block.js:192
142
- #: src/pr-content/block.js:149
143
  msgid "Default Color:"
144
  msgstr ""
145
 
146
- #: src/button/block.js:195
147
- #: src/pr-content/block.js:152
148
  msgid "Primary"
149
  msgstr ""
150
 
151
- #: src/button/block.js:196
152
- #: src/pr-content/block.js:153
153
  msgid "Secondary"
154
  msgstr ""
155
 
156
- #: src/button/block.js:197
157
- #: src/pr-content/block.js:154
158
  msgid "Success"
159
  msgstr ""
160
 
161
- #: src/button/block.js:198
162
- #: src/pr-content/block.js:155
163
  msgid "Info"
164
  msgstr ""
165
 
166
- #: src/button/block.js:199
167
- #: src/pr-content/block.js:156
168
  msgid "Warning"
169
  msgstr ""
170
 
171
- #: src/button/block.js:200
172
- #: src/pr-content/block.js:157
173
  msgid "Danger"
174
  msgstr ""
175
 
176
- #: src/button/block.js:201
177
- #: src/pr-content/block.js:158
178
  msgid "Light"
179
  msgstr ""
180
 
181
- #: src/button/block.js:202
182
- #: src/pr-content/block.js:159
183
  msgid "Dark"
184
  msgstr ""
185
 
186
- #: src/button/block.js:207
187
  msgid "Custom Color"
188
  msgstr ""
189
 
190
- #: src/button/block.js:208
191
  msgid ""
192
  "This custom color overrides the default color. If you want to use the "
193
  "default color, click the clear button."
194
  msgstr ""
195
 
196
- #: src/button/block.js:216
197
- #: src/pr-content/block.js:170
198
  msgid "Font Awesome:"
199
  msgstr ""
200
 
201
- #: src/button/block.js:217
202
- #: src/pr-blocks/block.js:307
203
- #: src/pr-content/block.js:171
204
  msgid "Font Awesome icon list"
205
  msgstr ""
206
 
207
- #: src/button/block.js:220
208
- #: src/pr-content/block.js:174
209
  msgid "Before text"
210
  msgstr ""
211
 
212
- #: src/button/block.js:221
213
- #: src/pr-content/block.js:175
214
  msgid ""
215
  "Enter Font Awesome Class.This icon will appear before text. Ex) fas "
216
  "fa-arrow-circle-right"
217
  msgstr ""
218
 
219
- #: src/button/block.js:227
220
- #: src/pr-content/block.js:181
221
  msgid "After text"
222
  msgstr ""
223
 
224
- #: src/button/block.js:228
225
- #: src/pr-content/block.js:182
226
  msgid ""
227
  "Enter Font Awesome Class.This icon will appear after text. Ex) fas "
228
  "fa-external-link-alt"
229
  msgstr ""
230
 
231
- #: src/button/block.js:265
232
  msgid "Apply"
233
  msgstr ""
234
 
@@ -248,6 +241,14 @@ msgstr ""
248
  msgid "Please enter a answer."
249
  msgstr ""
250
 
 
 
 
 
 
 
 
 
251
  #: src/flow/block.js:28
252
  msgid "Flow"
253
  msgstr ""
@@ -273,82 +274,86 @@ msgid "Input content"
273
  msgstr ""
274
 
275
  #: src/group-style/block.js:103
276
- #: src/pr-content/block.js:142
277
- msgid "Solid"
278
  msgstr ""
279
 
280
  #: src/group-style/block.js:107
281
- msgid "Dotted"
282
  msgstr ""
283
 
284
  #: src/group-style/block.js:111
285
- msgid "Dashed"
286
  msgstr ""
287
 
288
  #: src/group-style/block.js:115
289
- msgid "Double"
290
  msgstr ""
291
 
292
  #: src/group-style/block.js:119
293
- msgid "Stitch"
294
  msgstr ""
295
 
296
  #: src/group-style/block.js:123
297
- msgid "top-bottom-border"
298
- msgstr ""
299
-
300
- #: src/group-style/block.js:127
301
  msgid "Shadow"
302
  msgstr ""
303
 
304
- #: src/group-style/block.js:58
305
  msgid "Border Color"
306
  msgstr ""
307
 
308
- #: src/heading-style/block.js:100
309
- msgid "Solid border top and bottom black"
 
310
  msgstr ""
311
 
312
- #: src/heading-style/block.js:108
313
- msgid "Solid border bottom black"
314
  msgstr ""
315
 
316
- #: src/heading-style/block.js:116
317
  msgid "Dotted border bottom black"
318
  msgstr ""
319
 
320
- #: src/heading-style/block.js:120
321
  msgid "Both ends"
322
  msgstr ""
323
 
324
- #: src/heading-style/block.js:140
325
  msgid "Brackets black"
326
  msgstr ""
327
 
328
- #: src/heading-style/block.js:47
329
  #: src/heading/block.js:124
330
  #: src/list-style/block.js:104
331
  #: src/staff/block.js:105
332
  msgid "Default"
333
  msgstr ""
334
 
335
- #: src/heading-style/block.js:52
336
  #: src/heading/block.js:125
337
  msgid "Plain"
338
  msgstr ""
339
 
340
- #: src/heading-style/block.js:68
341
  msgid "Background fill lightgray"
342
  msgstr ""
343
 
344
- #: src/heading-style/block.js:84
345
  msgid "Double border top and bottom black"
346
  msgstr ""
347
 
348
- #: src/heading-style/block.js:92
349
  msgid "Double border bottom black"
350
  msgstr ""
351
 
 
 
 
 
 
 
 
 
352
  #: src/heading/block.js:118
353
  msgid "Style Settings"
354
  msgstr ""
@@ -474,139 +479,145 @@ msgstr ""
474
  msgid "List Icon Color"
475
  msgstr ""
476
 
477
- #: src/pr-blocks/block.js:149
478
  msgid "PR Block1 Setting"
479
  msgstr ""
480
 
481
- #: src/pr-blocks/block.js:164
482
  msgid "Icon 1"
483
  msgstr ""
484
 
485
- #: src/pr-blocks/block.js:197
486
  msgid "PR Image 1"
487
  msgstr ""
488
 
489
- #: src/pr-blocks/block.js:198
490
  msgid "When you have an image. Image is displayed with priority"
491
  msgstr ""
492
 
493
- #: src/pr-blocks/block.js:217
494
  msgid "PR Block2 Setting"
495
  msgstr ""
496
 
497
- #: src/pr-blocks/block.js:232
498
  msgid "Icon 2"
499
  msgstr ""
500
 
501
- #: src/pr-blocks/block.js:264
502
  msgid "PR Image 2"
503
  msgstr ""
504
 
505
- #: src/pr-blocks/block.js:284
506
  msgid "PR Block3 Setting"
507
  msgstr ""
508
 
509
- #: src/pr-blocks/block.js:286
510
  msgid "Link URL:"
511
  msgstr ""
512
 
513
- #: src/pr-blocks/block.js:299
514
  msgid "Icon 3"
515
  msgstr ""
516
 
517
- #: src/pr-blocks/block.js:302
518
  msgid "Class name of the Font Awesome icon font you want to use:"
519
  msgstr ""
520
 
521
- #: src/pr-blocks/block.js:321
522
  msgid "Icon Background:"
523
  msgstr ""
524
 
525
- #: src/pr-blocks/block.js:331
526
  msgid "PR Image 3"
527
  msgstr ""
528
 
529
- #: src/pr-blocks/block.js:332
530
  msgid "When you have an image. Image is displayed with priority."
531
  msgstr ""
532
 
533
- #: src/pr-blocks/block.js:96
534
  msgid "PR Blocks"
535
  msgstr ""
536
 
537
- #: src/pr-blocks/component-block.js:144
538
  #: src/pr-blocks/deprecated/component-block.js:144
539
  msgid "Input Title"
540
  msgstr ""
541
 
542
- #: src/pr-blocks/component-block.js:151
543
  #: src/pr-blocks/deprecated/component-block.js:151
544
  msgid "Input Content"
545
  msgstr ""
546
 
547
- #: src/pr-content/block.js:106
 
 
 
 
548
  msgid "Image Border Color"
549
  msgstr ""
550
 
551
- #: src/pr-content/block.js:114
552
  msgid "Button Setting"
553
  msgstr ""
554
 
555
- #: src/pr-content/block.js:116
556
  msgid "Button Text"
557
  msgstr ""
558
 
559
- #: src/pr-content/block.js:125
560
  msgid "Link URL"
561
  msgstr ""
562
 
563
- #: src/pr-content/block.js:138
564
  msgid "Button Type"
565
  msgstr ""
566
 
567
- #: src/pr-content/block.js:143
568
  msgid "Ghost"
569
  msgstr ""
570
 
571
- #: src/pr-content/block.js:163
572
  msgid "Button Color"
573
  msgstr ""
574
 
575
- #: src/pr-content/block.js:189
576
  msgid "Layout Setting"
577
  msgstr ""
578
 
579
- #: src/pr-content/block.js:191
580
  msgid "Layout Type"
581
  msgstr ""
582
 
583
- #: src/pr-content/block.js:61
584
  msgid "PR Content"
585
  msgstr ""
586
 
587
- #: src/pr-content/block.js:92
588
  msgid "Color Setting"
589
  msgstr ""
590
 
591
- #: src/pr-content/block.js:93
592
  msgid "Title Color"
593
  msgstr ""
594
 
595
- #: src/pr-content/block.js:99
596
- msgid "Content Color"
597
- msgstr ""
598
-
599
- #: src/pr-content/component.js:136
600
  #: src/pr-content/deprecated/component-deprecated.js:122
 
601
  msgid "Input title."
602
  msgstr ""
603
 
604
- #: src/pr-content/component.js:144
605
  #: src/pr-content/deprecated/component-deprecated.js:130
 
606
  msgid "Input content."
607
  msgstr ""
608
 
609
  #: src/spacer/block.js:103
 
 
 
 
610
  msgid "Mobile"
611
  msgstr ""
612
 
@@ -614,36 +625,32 @@ msgstr ""
614
  msgid "Responsive Spacer"
615
  msgstr ""
616
 
617
- #: src/spacer/block.js:67
618
  msgid "Unit Type"
619
  msgstr ""
620
 
621
- #: src/spacer/block.js:73
622
  msgid "px"
623
  msgstr ""
624
 
625
- #: src/spacer/block.js:77
626
  msgid "em"
627
  msgstr ""
628
 
629
- #: src/spacer/block.js:81
630
  msgid "rem"
631
  msgstr ""
632
 
633
- #: src/spacer/block.js:85
634
  msgid "vw"
635
  msgstr ""
636
 
637
- #: src/spacer/block.js:89
638
  msgid "Height for each device."
639
  msgstr ""
640
 
641
- #: src/spacer/block.js:91
642
- msgid "PC"
643
- msgstr ""
644
-
645
  #: src/spacer/block.js:97
646
- msgid "Tablet"
647
  msgstr ""
648
 
649
  #: src/staff/block.js:109
7
  msgid "Alert"
8
  msgstr ""
9
 
10
+ #: src/balloon/block.js:111
11
  #: src/flow/block.js:112
12
+ #: src/pr-blocks/block.js:179
13
+ #: src/pr-content/component.js:144
14
  #: src/pr-content/deprecated/component-deprecated.js:102
15
+ #: src/pr-content/deprecated/component-no-boder-color.js:116
16
  #: src/staff/component.js:88
17
  msgid "Select image"
18
  msgstr ""
19
 
20
+ #: src/balloon/block.js:123
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  msgid "Balloon setting"
22
  msgstr ""
23
 
24
+ #: src/balloon/block.js:125
25
  #: src/heading/block.js:176
26
  msgid "Position"
27
  msgstr ""
28
 
29
+ #: src/balloon/block.js:126
30
  msgid "Please specify the layout of the balloon."
31
  msgstr ""
32
 
33
+ #: src/balloon/block.js:129
34
+ #: src/button/block.js:175
35
+ #: src/pr-content/block.js:202
36
  msgid "Left"
37
  msgstr ""
38
 
39
+ #: src/balloon/block.js:130
40
+ #: src/button/block.js:177
41
+ #: src/pr-content/block.js:201
42
  msgid "Right"
43
  msgstr ""
44
 
45
+ #: src/balloon/block.js:135
46
  msgid "Type"
47
  msgstr ""
48
 
49
+ #: src/balloon/block.js:136
50
  msgid "Please select the type of balloon."
51
  msgstr ""
52
 
53
+ #: src/balloon/block.js:139
54
  msgid "Serif"
55
  msgstr ""
56
 
57
+ #: src/balloon/block.js:140
58
  msgid "Thinking"
59
  msgstr ""
60
 
61
+ #: src/balloon/block.js:161
62
+ msgid "Icon Name"
63
+ msgstr ""
64
+
65
+ #: src/balloon/block.js:170
66
+ #: src/button/block.js:250
67
+ msgid "Input text"
68
+ msgstr ""
69
+
70
+ #: src/balloon/block.js:32
71
+ msgid "Ballon"
72
+ msgstr ""
73
+
74
+ #: src/button/block.js:149
75
  msgid "Button setting"
76
  msgstr ""
77
 
78
+ #: src/button/block.js:151
79
  msgid "Sub Caption"
80
  msgstr ""
81
 
82
+ #: src/button/block.js:157
83
+ #: src/pr-blocks/block.js:330
84
+ #: src/pr-content/block.js:138
85
  msgid "Open link new tab."
86
  msgstr ""
87
 
88
+ #: src/button/block.js:162
89
  msgid "Button Size:"
90
  msgstr ""
91
 
92
+ #: src/button/block.js:165
93
  msgid "Large"
94
  msgstr ""
95
 
96
+ #: src/button/block.js:166
97
  msgid "normal"
98
  msgstr ""
99
 
100
+ #: src/button/block.js:167
101
  msgid "Small"
102
  msgstr ""
103
 
104
+ #: src/button/block.js:172
105
  msgid "Button Position:"
106
  msgstr ""
107
 
108
+ #: src/button/block.js:176
109
  msgid "Center"
110
  msgstr ""
111
 
112
+ #: src/button/block.js:178
113
  msgid "Block"
114
  msgstr ""
115
 
116
+ #: src/button/block.js:183
117
  msgid "Button Style:"
118
  msgstr ""
119
 
120
+ #: src/button/block.js:186
121
+ #: src/pr-blocks/block.js:361
122
  msgid "Solid color"
123
  msgstr ""
124
 
125
+ #: src/button/block.js:187
126
+ #: src/pr-blocks/block.js:362
127
  msgid "No background"
128
  msgstr ""
129
 
130
+ #: src/button/block.js:189
131
  msgid "If you select \"No background\", that you need to select a Custom Color."
132
  msgstr ""
133
 
134
+ #: src/button/block.js:193
135
+ #: src/pr-content/block.js:153
136
  msgid "Default Color:"
137
  msgstr ""
138
 
139
+ #: src/button/block.js:196
140
+ #: src/pr-content/block.js:156
141
  msgid "Primary"
142
  msgstr ""
143
 
144
+ #: src/button/block.js:197
145
+ #: src/pr-content/block.js:157
146
  msgid "Secondary"
147
  msgstr ""
148
 
149
+ #: src/button/block.js:198
150
+ #: src/pr-content/block.js:158
151
  msgid "Success"
152
  msgstr ""
153
 
154
+ #: src/button/block.js:199
155
+ #: src/pr-content/block.js:159
156
  msgid "Info"
157
  msgstr ""
158
 
159
+ #: src/button/block.js:200
160
+ #: src/pr-content/block.js:160
161
  msgid "Warning"
162
  msgstr ""
163
 
164
+ #: src/button/block.js:201
165
+ #: src/pr-content/block.js:161
166
  msgid "Danger"
167
  msgstr ""
168
 
169
+ #: src/button/block.js:202
170
+ #: src/pr-content/block.js:162
171
  msgid "Light"
172
  msgstr ""
173
 
174
+ #: src/button/block.js:203
175
+ #: src/pr-content/block.js:163
176
  msgid "Dark"
177
  msgstr ""
178
 
179
+ #: src/button/block.js:208
180
  msgid "Custom Color"
181
  msgstr ""
182
 
183
+ #: src/button/block.js:209
184
  msgid ""
185
  "This custom color overrides the default color. If you want to use the "
186
  "default color, click the clear button."
187
  msgstr ""
188
 
189
+ #: src/button/block.js:217
190
+ #: src/pr-content/block.js:174
191
  msgid "Font Awesome:"
192
  msgstr ""
193
 
194
+ #: src/button/block.js:218
195
+ #: src/pr-blocks/block.js:344
196
+ #: src/pr-content/block.js:175
197
  msgid "Font Awesome icon list"
198
  msgstr ""
199
 
200
+ #: src/button/block.js:221
201
+ #: src/pr-content/block.js:178
202
  msgid "Before text"
203
  msgstr ""
204
 
205
+ #: src/button/block.js:222
206
+ #: src/pr-content/block.js:179
207
  msgid ""
208
  "Enter Font Awesome Class.This icon will appear before text. Ex) fas "
209
  "fa-arrow-circle-right"
210
  msgstr ""
211
 
212
+ #: src/button/block.js:228
213
+ #: src/pr-content/block.js:185
214
  msgid "After text"
215
  msgstr ""
216
 
217
+ #: src/button/block.js:229
218
+ #: src/pr-content/block.js:186
219
  msgid ""
220
  "Enter Font Awesome Class.This icon will appear after text. Ex) fas "
221
  "fa-external-link-alt"
222
  msgstr ""
223
 
224
+ #: src/button/block.js:264
225
  msgid "Apply"
226
  msgstr ""
227
 
241
  msgid "Please enter a answer."
242
  msgstr ""
243
 
244
+ #: src/flow/block.js:113
245
+ #: src/pr-blocks/block.js:175
246
+ #: src/pr-content/component.js:149
247
+ #: src/pr-content/deprecated/component-deprecated.js:106
248
+ #: src/pr-content/deprecated/component-no-boder-color.js:120
249
+ msgid "Upload image"
250
+ msgstr ""
251
+
252
  #: src/flow/block.js:28
253
  msgid "Flow"
254
  msgstr ""
274
  msgstr ""
275
 
276
  #: src/group-style/block.js:103
277
+ msgid "Dotted"
 
278
  msgstr ""
279
 
280
  #: src/group-style/block.js:107
281
+ msgid "Dashed"
282
  msgstr ""
283
 
284
  #: src/group-style/block.js:111
285
+ msgid "Double"
286
  msgstr ""
287
 
288
  #: src/group-style/block.js:115
289
+ msgid "Stitch"
290
  msgstr ""
291
 
292
  #: src/group-style/block.js:119
293
+ msgid "Border Top Bottom"
294
  msgstr ""
295
 
296
  #: src/group-style/block.js:123
 
 
 
 
297
  msgid "Shadow"
298
  msgstr ""
299
 
300
+ #: src/group-style/block.js:50
301
  msgid "Border Color"
302
  msgstr ""
303
 
304
+ #: src/group-style/block.js:95
305
+ #: src/pr-content/block.js:146
306
+ msgid "Solid"
307
  msgstr ""
308
 
309
+ #: src/group-style/block.js:99
310
+ msgid "Solid Roundcorner"
311
  msgstr ""
312
 
313
+ #: src/heading-style/block.js:102
314
  msgid "Dotted border bottom black"
315
  msgstr ""
316
 
317
+ #: src/heading-style/block.js:106
318
  msgid "Both ends"
319
  msgstr ""
320
 
321
+ #: src/heading-style/block.js:126
322
  msgid "Brackets black"
323
  msgstr ""
324
 
325
+ #: src/heading-style/block.js:33
326
  #: src/heading/block.js:124
327
  #: src/list-style/block.js:104
328
  #: src/staff/block.js:105
329
  msgid "Default"
330
  msgstr ""
331
 
332
+ #: src/heading-style/block.js:38
333
  #: src/heading/block.js:125
334
  msgid "Plain"
335
  msgstr ""
336
 
337
+ #: src/heading-style/block.js:54
338
  msgid "Background fill lightgray"
339
  msgstr ""
340
 
341
+ #: src/heading-style/block.js:70
342
  msgid "Double border top and bottom black"
343
  msgstr ""
344
 
345
+ #: src/heading-style/block.js:78
346
  msgid "Double border bottom black"
347
  msgstr ""
348
 
349
+ #: src/heading-style/block.js:86
350
+ msgid "Solid border top and bottom black"
351
+ msgstr ""
352
+
353
+ #: src/heading-style/block.js:94
354
+ msgid "Solid border bottom black"
355
+ msgstr ""
356
+
357
  #: src/heading/block.js:118
358
  msgid "Style Settings"
359
  msgstr ""
479
  msgid "List Icon Color"
480
  msgstr ""
481
 
482
+ #: src/pr-blocks/block.js:190
483
  msgid "PR Block1 Setting"
484
  msgstr ""
485
 
486
+ #: src/pr-blocks/block.js:205
487
  msgid "Icon 1"
488
  msgstr ""
489
 
490
+ #: src/pr-blocks/block.js:238
491
  msgid "PR Image 1"
492
  msgstr ""
493
 
494
+ #: src/pr-blocks/block.js:239
495
  msgid "When you have an image. Image is displayed with priority"
496
  msgstr ""
497
 
498
+ #: src/pr-blocks/block.js:256
499
  msgid "PR Block2 Setting"
500
  msgstr ""
501
 
502
+ #: src/pr-blocks/block.js:271
503
  msgid "Icon 2"
504
  msgstr ""
505
 
506
+ #: src/pr-blocks/block.js:303
507
  msgid "PR Image 2"
508
  msgstr ""
509
 
510
+ #: src/pr-blocks/block.js:321
511
  msgid "PR Block3 Setting"
512
  msgstr ""
513
 
514
+ #: src/pr-blocks/block.js:323
515
  msgid "Link URL:"
516
  msgstr ""
517
 
518
+ #: src/pr-blocks/block.js:336
519
  msgid "Icon 3"
520
  msgstr ""
521
 
522
+ #: src/pr-blocks/block.js:339
523
  msgid "Class name of the Font Awesome icon font you want to use:"
524
  msgstr ""
525
 
526
+ #: src/pr-blocks/block.js:358
527
  msgid "Icon Background:"
528
  msgstr ""
529
 
530
+ #: src/pr-blocks/block.js:368
531
  msgid "PR Image 3"
532
  msgstr ""
533
 
534
+ #: src/pr-blocks/block.js:369
535
  msgid "When you have an image. Image is displayed with priority."
536
  msgstr ""
537
 
538
+ #: src/pr-blocks/block.js:95
539
  msgid "PR Blocks"
540
  msgstr ""
541
 
542
+ #: src/pr-blocks/component-block.js:164
543
  #: src/pr-blocks/deprecated/component-block.js:144
544
  msgid "Input Title"
545
  msgstr ""
546
 
547
+ #: src/pr-blocks/component-block.js:171
548
  #: src/pr-blocks/deprecated/component-block.js:151
549
  msgid "Input Content"
550
  msgstr ""
551
 
552
+ #: src/pr-content/block.js:100
553
+ msgid "Content Color"
554
+ msgstr ""
555
+
556
+ #: src/pr-content/block.js:107
557
  msgid "Image Border Color"
558
  msgstr ""
559
 
560
+ #: src/pr-content/block.js:116
561
  msgid "Button Setting"
562
  msgstr ""
563
 
564
+ #: src/pr-content/block.js:120
565
  msgid "Button Text"
566
  msgstr ""
567
 
568
+ #: src/pr-content/block.js:129
569
  msgid "Link URL"
570
  msgstr ""
571
 
572
+ #: src/pr-content/block.js:142
573
  msgid "Button Type"
574
  msgstr ""
575
 
576
+ #: src/pr-content/block.js:147
577
  msgid "Ghost"
578
  msgstr ""
579
 
580
+ #: src/pr-content/block.js:167
581
  msgid "Button Color"
582
  msgstr ""
583
 
584
+ #: src/pr-content/block.js:194
585
  msgid "Layout Setting"
586
  msgstr ""
587
 
588
+ #: src/pr-content/block.js:198
589
  msgid "Layout Type"
590
  msgstr ""
591
 
592
+ #: src/pr-content/block.js:59
593
  msgid "PR Content"
594
  msgstr ""
595
 
596
+ #: src/pr-content/block.js:91
597
  msgid "Color Setting"
598
  msgstr ""
599
 
600
+ #: src/pr-content/block.js:94
601
  msgid "Title Color"
602
  msgstr ""
603
 
604
+ #: src/pr-content/component.js:179
 
 
 
 
605
  #: src/pr-content/deprecated/component-deprecated.js:122
606
+ #: src/pr-content/deprecated/component-no-boder-color.js:136
607
  msgid "Input title."
608
  msgstr ""
609
 
610
+ #: src/pr-content/component.js:187
611
  #: src/pr-content/deprecated/component-deprecated.js:130
612
+ #: src/pr-content/deprecated/component-no-boder-color.js:144
613
  msgid "Input content."
614
  msgstr ""
615
 
616
  #: src/spacer/block.js:103
617
+ msgid "Tablet"
618
+ msgstr ""
619
+
620
+ #: src/spacer/block.js:109
621
  msgid "Mobile"
622
  msgstr ""
623
 
625
  msgid "Responsive Spacer"
626
  msgstr ""
627
 
628
+ #: src/spacer/block.js:73
629
  msgid "Unit Type"
630
  msgstr ""
631
 
632
+ #: src/spacer/block.js:79
633
  msgid "px"
634
  msgstr ""
635
 
636
+ #: src/spacer/block.js:83
637
  msgid "em"
638
  msgstr ""
639
 
640
+ #: src/spacer/block.js:87
641
  msgid "rem"
642
  msgstr ""
643
 
644
+ #: src/spacer/block.js:91
645
  msgid "vw"
646
  msgstr ""
647
 
648
+ #: src/spacer/block.js:95
649
  msgid "Height for each device."
650
  msgstr ""
651
 
 
 
 
 
652
  #: src/spacer/block.js:97
653
+ msgid "PC"
654
  msgstr ""
655
 
656
  #: src/staff/block.js:109
inc/vk-blocks/package/view/post-list.php CHANGED
@@ -5,33 +5,46 @@ class VkBlocksPostList {
5
  /**
6
  * Return html to display latest post list.
7
  *
 
8
  * @param $attributes
9
  *
10
  * @return string
11
  */
12
  public function render_post_list( $attributes ) {
13
 
14
- $wp_query = $this->get_loop_query( $attributes );
 
 
 
 
 
 
 
 
 
 
15
 
16
- if ( $wp_query === false ) {
17
- return '<div>' . __( 'No Post is selected', 'vk-blocks' ) . '</div>';
 
 
18
  }
19
 
20
  $options = array(
21
- 'layout' => $attributes['layout'],
22
  'slug' => '',
23
- 'display_image' => $attributes['display_image'],
24
- 'display_image_overlay_term' => $attributes['display_image_overlay_term'],
25
- 'display_excerpt' => $attributes['display_excerpt'],
26
- 'display_date' => $attributes['display_date'],
27
- 'display_new' => $attributes['display_new'],
28
- 'display_btn' => $attributes['display_btn'],
29
  'image_default_url' => VK_BLOCKS_URL . 'images/no-image.png',
30
  'overlay' => false,
31
- 'new_text' => $attributes['new_text'],
32
- 'new_date' => $attributes['new_date'],
33
- 'btn_text' => $attributes['btn_text'],
34
- 'btn_align' => $attributes['btn_align'],
35
  'class_outer' => 'vk_PostList_card ' . VK_Component_Posts::get_col_size_classes( $attributes ),
36
  'class_title' => '',
37
  'body_prepend' => '',
@@ -51,16 +64,17 @@ class VkBlocksPostList {
51
  if ( ! $array ) {
52
  return false;
53
  }
 
54
  }
55
 
56
  private function format_terms( $isCheckedTerms ) {
57
 
58
- $return = [];
59
  $return['relation'] = 'OR';
60
 
61
  foreach ( $isCheckedTerms as $key => $value ) {
62
 
63
- if ( $value !== [] ) {
64
 
65
  $new_array = array(
66
  'taxonomy' => $key,
@@ -82,29 +96,48 @@ class VkBlocksPostList {
82
  return false;
83
  }
84
 
85
- // $count = ( isset( $instance['count'] ) && $instance['count'] ) ? $instance['count'] : 10;
86
-
87
  $args = array(
88
  'post_type' => $isCheckedPostType,
89
  'tax_query' => $this::format_terms( $isCheckedTerms ),
90
  'paged' => 1,
91
- //0で全件取得
92
- 'posts_per_page' => $attributes['numberPosts'],
93
  'order' => 'DESC',
94
  'orderby' => 'date',
95
  );
 
 
96
 
97
- $wp_query = new WP_Query( $args );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
 
99
- return $wp_query;
 
100
  }
101
 
102
  }
103
 
104
-
105
  /**
106
  * Gutenberg Callback function.
107
  *
 
108
  * @param $attributes
109
  *
110
  * @return string
5
  /**
6
  * Return html to display latest post list.
7
  *
8
+ * @param $name
9
  * @param $attributes
10
  *
11
  * @return string
12
  */
13
  public function render_post_list( $attributes ) {
14
 
15
+ // $attributes['name'] 未定義対応
16
+ if( empty( $attributes['name'])){
17
+ $name = 'vk-blocks/post-list';
18
+ } else {
19
+ $name = esc_html( $attributes['name'] );
20
+ }
21
+
22
+ if ( $name === 'vk-blocks/post-list' ) {
23
+ $wp_query = $this->get_loop_query( $attributes );
24
+ } elseif ( $name === 'vk-blocks/child-page' ) {
25
+ $wp_query = $this->get_loop_query_child( $attributes );
26
 
27
+ }
28
+
29
+ if ( $wp_query === false || $wp_query->posts === array() ) {
30
+ return $this->renderNoPost();
31
  }
32
 
33
  $options = array(
34
+ 'layout' => esc_html( $attributes['layout'] ),
35
  'slug' => '',
36
+ 'display_image' => esc_html( $attributes['display_image'] ),
37
+ 'display_image_overlay_term' => esc_html( $attributes['display_image_overlay_term'] ),
38
+ 'display_excerpt' => esc_html( $attributes['display_excerpt'] ),
39
+ 'display_date' => esc_html( $attributes['display_date'] ),
40
+ 'display_new' => esc_html( $attributes['display_new'] ),
41
+ 'display_btn' => esc_html( $attributes['display_btn'] ),
42
  'image_default_url' => VK_BLOCKS_URL . 'images/no-image.png',
43
  'overlay' => false,
44
+ 'new_text' => esc_html( $attributes['new_text'] ),
45
+ 'new_date' => esc_html( $attributes['new_date'] ),
46
+ 'btn_text' => esc_html( $attributes['btn_text'] ),
47
+ 'btn_align' => esc_html( $attributes['btn_align'] ),
48
  'class_outer' => 'vk_PostList_card ' . VK_Component_Posts::get_col_size_classes( $attributes ),
49
  'class_title' => '',
50
  'body_prepend' => '',
64
  if ( ! $array ) {
65
  return false;
66
  }
67
+ return true;
68
  }
69
 
70
  private function format_terms( $isCheckedTerms ) {
71
 
72
+ $return = array();
73
  $return['relation'] = 'OR';
74
 
75
  foreach ( $isCheckedTerms as $key => $value ) {
76
 
77
+ if ( $value !== array() ) {
78
 
79
  $new_array = array(
80
  'taxonomy' => $key,
96
  return false;
97
  }
98
 
 
 
99
  $args = array(
100
  'post_type' => $isCheckedPostType,
101
  'tax_query' => $this::format_terms( $isCheckedTerms ),
102
  'paged' => 1,
103
+ // 0で全件取得
104
+ 'posts_per_page' => intval( $attributes['numberPosts'] ),
105
  'order' => 'DESC',
106
  'orderby' => 'date',
107
  );
108
+ return new WP_Query( $args );
109
+ }
110
 
111
+ public function get_loop_query_child( $attributes ) {
112
+
113
+ // ParentIdを指定
114
+ if ( isset( $attributes['selectId'] ) ) {
115
+ $args = array(
116
+ 'post_type' => 'page',
117
+ 'paged' => 0,
118
+ // 0で全件取得
119
+ 'posts_per_page' => -1,
120
+ 'order' => 'ASC',
121
+ 'orderby' => 'menu_order',
122
+ 'post_parent' => intval( $attributes['selectId'] ),
123
+ );
124
+ return new WP_Query( $args );
125
+
126
+ } else {
127
+ return false;
128
+ }
129
+ }
130
 
131
+ public function renderNoPost() {
132
+ return '<div>' . __( 'No Post is selected', 'vk-blocks' ) . '</div>';
133
  }
134
 
135
  }
136
 
 
137
  /**
138
  * Gutenberg Callback function.
139
  *
140
+ * @param $name
141
  * @param $attributes
142
  *
143
  * @return string
inc/vk-blocks/package/vk-blocks-functions.php CHANGED
@@ -49,7 +49,7 @@ function vkblocks_blocks_assets() {
49
 
50
  if ( defined( 'GUTENBERG_VERSION' ) || version_compare( $wp_version, '5.0', '>=' ) ) {
51
 
52
- $arr = array( 'alert', 'balloon', 'button', 'faq', 'flow', 'pr-blocks', 'pr-content', 'spacer', 'heading', 'staff', 'highlighter', 'list-style', 'group-style' );//REPLACE-FLAG : このコメントは削除しないで下さい。wp-create-gurten-template.shで削除する基準として左の[//REPLACE-FLAG]を使っています。
53
 
54
  foreach ( $arr as $value ) {
55
 
@@ -84,6 +84,9 @@ function vkblocks_blocks_assets() {
84
  register_block_type(
85
  'vk-blocks/' . $value, array(
86
  'attributes' => array(
 
 
 
87
  'layout' => array(
88
  'type' => 'string',
89
  'default' => 'card',
@@ -118,11 +121,11 @@ function vkblocks_blocks_assets() {
118
  ),
119
  'display_excerpt' => array(
120
  'type' => 'boolean',
121
- 'default' => false,
122
  ),
123
  'display_date' => array(
124
  'type' => 'boolean',
125
- 'default' => true,
126
  ),
127
  'display_new' => array(
128
  'type' => 'boolean',
@@ -171,7 +174,104 @@ function vkblocks_blocks_assets() {
171
  'render_callback' => 'vk_blocks_render_post_list',
172
  )
173
  ); // register_block_type(
 
174
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
  } else {
176
 
177
  register_block_type(
49
 
50
  if ( defined( 'GUTENBERG_VERSION' ) || version_compare( $wp_version, '5.0', '>=' ) ) {
51
 
52
+ $arr = array( 'alert', 'balloon', 'button', 'faq', 'flow', 'pr-blocks', 'pr-content', 'spacer', 'heading', 'staff', 'highlighter', 'list-style', 'group-style' ,'child-page');//REPLACE-FLAG : このコメントは削除しないで下さい。wp-create-gurten-template.shで削除する基準として左の[//REPLACE-FLAG]を使っています。
53
 
54
  foreach ( $arr as $value ) {
55
 
84
  register_block_type(
85
  'vk-blocks/' . $value, array(
86
  'attributes' => array(
87
+ 'name' => array(
88
+ 'type' => 'string',
89
+ ),
90
  'layout' => array(
91
  'type' => 'string',
92
  'default' => 'card',
121
  ),
122
  'display_excerpt' => array(
123
  'type' => 'boolean',
124
+ 'default' => true,
125
  ),
126
  'display_date' => array(
127
  'type' => 'boolean',
128
+ 'default' => false,
129
  ),
130
  'display_new' => array(
131
  'type' => 'boolean',
174
  'render_callback' => 'vk_blocks_render_post_list',
175
  )
176
  ); // register_block_type(
177
+ } elseif ( $value == 'child-page' ) {
178
 
179
+ register_block_type(
180
+ 'vk-blocks/' . $value, array(
181
+ 'attributes' => array(
182
+ 'selectId' => array(
183
+ 'type' => 'number',
184
+ ),
185
+ 'name' => array(
186
+ 'type' => 'string',
187
+ ),
188
+ 'layout' => array(
189
+ 'type' => 'string',
190
+ 'default' => 'card',
191
+ ),
192
+ 'col_xs' => array(
193
+ 'type' => 'number',
194
+ 'default' => 1,
195
+ ),
196
+ 'col_sm' => array(
197
+ 'type' => 'number',
198
+ 'default' => 2,
199
+ ),
200
+ 'col_md' => array(
201
+ 'type' => 'number',
202
+ 'default' => 3,
203
+ ),
204
+ 'col_lg' => array(
205
+ 'type' => 'number',
206
+ 'default' => 3,
207
+ ),
208
+ 'col_xl' => array(
209
+ 'type' => 'number',
210
+ 'default' => 3,
211
+ ),
212
+ 'display_image' => array(
213
+ 'type' => 'boolean',
214
+ 'default' => true,
215
+ ),
216
+ 'display_image_overlay_term' => array(
217
+ 'type' => 'boolean',
218
+ 'default' => true,
219
+ ),
220
+ 'display_excerpt' => array(
221
+ 'type' => 'boolean',
222
+ 'default' => true,
223
+ ),
224
+ 'display_date' => array(
225
+ 'type' => 'boolean',
226
+ 'default' => false,
227
+ ),
228
+ 'display_new' => array(
229
+ 'type' => 'boolean',
230
+ 'default' => true,
231
+ ),
232
+ 'display_btn' => array(
233
+ 'type' => 'boolean',
234
+ 'default' => true,
235
+ ),
236
+ 'new_date' => array(
237
+ 'type' => 'number',
238
+ 'default' => 7,
239
+ ),
240
+ 'new_text' => array(
241
+ 'type' => 'string',
242
+ 'default' => 'New!!',
243
+ ),
244
+ 'btn_text' => array(
245
+ 'type' => 'string',
246
+ 'default' => 'Read more',
247
+ ),
248
+ 'btn_align' => array(
249
+ 'type' => 'string',
250
+ 'default' => 'text-right',
251
+ ),
252
+ 'numberPosts' => array(
253
+ 'type' => 'number',
254
+ 'default' => 6,
255
+ ),
256
+ 'isCheckedPostType' => array(
257
+ 'type' => 'string',
258
+ 'default' => '["post"]',
259
+ ),
260
+ 'coreTerms' => array(
261
+ 'type' => 'string',
262
+ 'default' => '{}',
263
+ ),
264
+ 'isCheckedTerms' => array(
265
+ 'type' => 'string',
266
+ 'default' => '[]',
267
+ ),
268
+ ),
269
+ 'style' => 'vk-blocks-build-css',
270
+ 'editor_style' => 'vk-blocks-build-editor-css',
271
+ 'editor_script' => 'vk-blocks-build-js',
272
+ 'render_callback' => 'vk_blocks_render_post_list',
273
+ )
274
+ ); // register_block_type(
275
  } else {
276
 
277
  register_block_type(
inc/vk-blocks/vk-blocks-config.php CHANGED
@@ -7,7 +7,7 @@ if ( ! function_exists( 'vkblocks_active' ) ) {
7
  // Set asset URL.
8
  define( 'VK_BLOCKS_URL', plugin_dir_url( __FILE__ ) . 'package/' );
9
  // Set version number.
10
- define( 'VK_BLOCKS_VERSION', '0.16.2' );
11
 
12
  global $vk_blocks_prefix;
13
  $vk_blocks_prefix = veu_get_prefix();
7
  // Set asset URL.
8
  define( 'VK_BLOCKS_URL', plugin_dir_url( __FILE__ ) . 'package/' );
9
  // Set version number.
10
+ define( 'VK_BLOCKS_VERSION', '0.17.2' );
11
 
12
  global $vk_blocks_prefix;
13
  $vk_blocks_prefix = veu_get_prefix();
readme.txt CHANGED
@@ -93,6 +93,9 @@ e.g.
93
 
94
  == Changelog ==
95
 
 
 
 
96
  = 9.7.1.0 =
97
  [ Bugfix ][ content widget ] Cope with title style from block.
98
 
93
 
94
  == Changelog ==
95
 
96
+ = 9.8.0.0 =
97
+ vk blocks 0.17.2 update
98
+
99
  = 9.7.1.0 =
100
  [ Bugfix ][ content widget ] Cope with title style from block.
101
 
vkExUnit.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: VK All in One Expansion Unit
4
  * Plugin URI: https://ex-unit.nagoya
5
  * Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
6
- * Version: 9.7.3.0
7
  * Author: Vektor,Inc.
8
  * Text Domain: vk-all-in-one-expansion-unit
9
  * Domain Path: /languages
3
  * Plugin Name: VK All in One Expansion Unit
4
  * Plugin URI: https://ex-unit.nagoya
5
  * Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
6
+ * Version: 9.8.0.1
7
  * Author: Vektor,Inc.
8
  * Text Domain: vk-all-in-one-expansion-unit
9
  * Domain Path: /languages