PluginProbe
PatternsWP – Gutenberg Block Patterns & Page Templates Library / 1.0.3
PatternsWP – Gutenberg Block Patterns & Page Templates Library v1.0.3
trunk 1.0.0 1.0.1 1.0.10 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9
patternswp / patterns / patternswp-features.php

patternswp-features.php in PatternsWP – Gutenberg Block Patterns & Page Templates Library 1.0.3, at patterns/patternswp-features.php

136 lines 144.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Register Custom Block Styles
4 */
5
6 function PatternsWPFeatures_patterns_register_block_patterns() {
7 if ( function_exists( 'register_block_pattern' ) ) {
8 /**
9 * Add your block patterns below
10 */
11
12 /*
13 register_block_pattern(
14 'PatternsWP-gutenberg-block-patterns/TITLE-OF-YOUR-BLOCK-PATTERN', # Add Hyphens between lowercase words
15 array(
16 'title' => __( 'TITLE_OF_YOUR_BLOCK_PATTERN', 'PatternsWP-gutenberg-block-patterns' ),
17 'content' => "BLOCK_PATTERN_GOES_HERE",
18 'categories' => array("CATEGORY"), # eg: columns, text ..etc
19 )
20 );
21 */
22
23 register_block_pattern(
24 'PatternsWPFeatures-gutenberg-block-patterns/features-one',
25 array(
26 'title' => __( 'Features Section One', 'PatternsWPFeatures-gutenberg-block-patterns' ),
27 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"blockGap\":{\"top\":\"64px\",\"left\":\"64px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\" style=\"border-style:none;border-width:0px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"35%\"} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:35%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1.2\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1.2\">Crafted for strong teams like yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:20px\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, libero eget bibendum tristique.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ffffff00\"},\"border\":{\"radius\":\"8px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"16px\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"20px\",\"right\":\"20px\"}}},\"className\":\"is-style-outline\"} -->\r\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:500\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"border-radius:8px;background-color:#ffffff00;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px\">Learn More</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:columns -->\r\n<div class=\"wp-block-columns\"><!-- wp:column -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
28 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.5\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
29 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.5\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
30 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.5\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
31 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.5\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->",
32 'categories' => array("patternswp-features"),
33 )
34 );
35
36 register_block_pattern(
37 'PatternsWPFeatures-gutenberg-block-patterns/features-two',
38 array(
39 'title' => __( 'Features Section Two', 'PatternsWPFeatures-gutenberg-block-patterns' ),
40 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:20px\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} -->\r\n<div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
41 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
42 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
43 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
44 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
45 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
46 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->",
47 'categories' => array("patternswp-features"),
48 )
49 );
50
51 register_block_pattern(
52 'PatternsWPFeatures-gutenberg-block-patterns/features-three',
53 array(
54 'title' => __( 'Features Section Three', 'PatternsWPFeatures-gutenberg-block-patterns' ),
55 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} -->\r\n<div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":1.3}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1.3\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\",\"background\":\"#f4f4f4\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;background-color:#f4f4f4;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
56 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\",\"background\":\"#f4f4f4\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;background-color:#f4f4f4;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
57 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"32px\",\"padding\":{\"top\":\"70px\"}}}} -->\r\n<div class=\"wp-block-column\" style=\"padding-top:70px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\",\"background\":\"#f4f4f4\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;background-color:#f4f4f4;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
58 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\",\"background\":\"#f4f4f4\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;background-color:#f4f4f4;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
59 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\",\"background\":\"#f4f4f4\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;background-color:#f4f4f4;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
60 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\",\"background\":\"#f4f4f4\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;background-color:#f4f4f4;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.3}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.3\">�
61 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Marketing</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->",
62 'categories' => array("patternswp-features"),
63 )
64 );
65
66 register_block_pattern(
67 'PatternsWPFeatures-gutenberg-block-patterns/features-four',
68 array(
69 'title' => __( 'Features Section Four', 'PatternsWPFeatures-gutenberg-block-patterns' ),
70 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"96px\",\"right\":\"20px\",\"bottom\":\"96px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:96px;padding-right:20px;padding-bottom:96px;padding-left:20px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:20px\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"wp-block-group\" style=\"border-style:none;border-width:0px;border-radius:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.2}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.2\">�
71 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"wp-block-group\" style=\"border-style:none;border-width:0px;border-radius:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.2}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.2\">�
72 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\r\n<div class=\"wp-block-group\" style=\"border-style:none;border-width:0px;border-radius:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"9px\",\"right\":\"11px\",\"bottom\":\"9px\",\"left\":\"11px\"}},\"border\":{\"radius\":\"8px\"},\"color\":{\"background\":\"#e3e3e3\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:8px;background-color:#e3e3e3;padding-top:9px;padding-right:11px;padding-bottom:9px;padding-left:11px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":1.2}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:24px;font-style:normal;font-weight:700;line-height:1.2\">�
73 </h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns -->\r\n\r\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<div class=\"wp-block-buttons has-custom-font-size\" style=\"font-size:16px;font-style:normal;font-weight:500\"><!-- wp:button {\"backgroundColor\":\"white\",\"style\":{\"border\":{\"radius\":\"8px\"}},\"className\":\"is-style-outline\"} -->\r\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-white-background-color has-background wp-element-button\" style=\"border-radius:8px\">Get Started for Free</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:group -->",
74 'categories' => array("patternswp-features"),
75 )
76 );
77
78 register_block_pattern(
79 'PatternsWPFeatures-gutenberg-block-patterns/features-five',
80 array(
81 'title' => __( 'Features Section Five', 'PatternsWPFeatures-gutenberg-block-patterns' ),
82 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:20px\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"828px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0px\",\"left\":\"0px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"276px\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:276px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"34px\",\"right\":\"34px\",\"bottom\":\"34px\",\"left\":\"34px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"background\":\"#e5e5e5\"}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-base-color has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:0px;background-color:#e5e5e5;padding-top:34px;padding-right:34px;padding-bottom:34px;padding-left:34px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"34px\",\"right\":\"34px\",\"bottom\":\"34px\",\"left\":\"34px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}},\"backgroundColor\":\"base\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-base-color has-base-background-color has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:0px;padding-top:34px;padding-right:34px;padding-bottom:34px;padding-left:34px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"276px\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:276px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"34px\",\"right\":\"34px\",\"bottom\":\"34px\",\"left\":\"34px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}},\"backgroundColor\":\"base\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-base-color has-base-background-color has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:0px;padding-top:34px;padding-right:34px;padding-bottom:34px;padding-left:34px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"34px\",\"right\":\"34px\",\"bottom\":\"34px\",\"left\":\"34px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"background\":\"#e5e5e5\"}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-base-color has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:0px;background-color:#e5e5e5;padding-top:34px;padding-right:34px;padding-bottom:34px;padding-left:34px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"276px\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:276px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"34px\",\"right\":\"34px\",\"bottom\":\"34px\",\"left\":\"34px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"background\":\"#e5e5e5\"}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-base-color has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:0px;background-color:#e5e5e5;padding-top:34px;padding-right:34px;padding-bottom:34px;padding-left:34px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"34px\",\"right\":\"34px\",\"bottom\":\"34px\",\"left\":\"34px\"}},\"border\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}},\"backgroundColor\":\"base\",\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-base-color has-base-background-color has-text-color has-background\" style=\"border-style:none;border-width:0px;border-radius:0px;padding-top:34px;padding-right:34px;padding-bottom:34px;padding-left:34px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->",
83 'categories' => array("patternswp-features"),
84 )
85 );
86
87 register_block_pattern(
88 'PatternsWPFeatures-gutenberg-block-patterns/features-six',
89 array(
90 'title' => __( 'Features Section Six', 'PatternsWPFeatures-gutenberg-block-patterns' ),
91 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"64px\",\"bottom\":\"64px\",\"left\":\"64px\"},\"blockGap\":\"64px\"},\"border\":{\"bottom\":{\"width\":\"0px\",\"style\":\"none\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1312px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"border-bottom-style:none;border-bottom-width:0px;padding-top:64px;padding-right:64px;padding-bottom:64px;padding-left:64px\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\",\"left\":\"64px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"capitalize\",\"lineHeight\":1.2}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700;line-height:1.2;text-transform:capitalize\">Crafted for strong teams like yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#555555\"},\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"}}} -->\r\n<p class=\"has-text-align-left has-text-color\" style=\"color:#555555;font-size:24px;font-style:normal;font-weight:400;line-height:1.5\">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<div class=\"wp-block-buttons has-custom-font-size\" style=\"font-size:16px;font-style:normal;font-weight:500\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"border\":{\"radius\":\"8px\"},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px;font-style:normal;font-weight:500\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:8px\">Get Started for Free</a></div>\r\n<!-- /wp:button -->\r\n\r\n<!-- wp:button {\"style\":{\"border\":{\"radius\":\"8px\"}},\"className\":\"is-style-outline\"} -->\r\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:8px\">Explore It</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":874,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img src=\"https://nce-studio-muki.instawp.xyz/wp-content/uploads/2023/05/606_466.svg\" alt=\"\" class=\"wp-image-874\"/></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns -->\r\n\r\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\",\"left\":\"64px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":874,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img src=\"https://nce-studio-muki.instawp.xyz/wp-content/uploads/2023/05/606_466.svg\" alt=\"\" class=\"wp-image-874\"/></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"capitalize\",\"lineHeight\":1.2}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700;line-height:1.2;text-transform:capitalize\">Take the First Step towards Success - Get Started on Your Journey!</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"color\":{\"text\":\"#555555\"},\"typography\":{\"fontSize\":\"24px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"}}} -->\r\n<p class=\"has-text-align-left has-text-color\" style=\"color:#555555;font-size:24px;font-style:normal;font-weight:400;line-height:1.5\">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<div class=\"wp-block-buttons has-custom-font-size\" style=\"font-size:16px;font-style:normal;font-weight:500\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"border\":{\"radius\":\"8px\"},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} -->\r\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px;font-style:normal;font-weight:500\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:8px\">Get Started for Free</a></div>\r\n<!-- /wp:button -->\r\n\r\n<!-- wp:button {\"style\":{\"border\":{\"radius\":\"8px\"}},\"className\":\"is-style-outline\"} -->\r\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\" style=\"border-radius:8px\">Explore It</a></div>\r\n<!-- /wp:button --></div>\r\n<!-- /wp:buttons --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->",
92 'categories' => array("patternswp-features"),
93 )
94 );
95
96 register_block_pattern(
97 'PatternsWPFeatures-gutenberg-block-patterns/features-seven',
98 array(
99 'title' => __( 'Features Section Seven', 'PatternsWPFeatures-gutenberg-block-patterns' ),
100 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"64px\",\"bottom\":\"64px\",\"left\":\"64px\"},\"blockGap\":\"64px\"},\"border\":{\"bottom\":{\"width\":\"0px\",\"style\":\"none\"}}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1312px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"border-bottom-style:none;border-bottom-width:0px;padding-top:64px;padding-right:64px;padding-bottom:64px;padding-left:64px\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\",\"left\":\"64px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"capitalize\",\"lineHeight\":1.2}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700;line-height:1.2;text-transform:capitalize\">Enhanced Natural Language Understanding</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"36px\",\"left\":\"36px\"}}}} -->\r\n<div class=\"wp-block-columns\"><!-- wp:column -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":874,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"8px\"}}} -->\r\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://nce-studio-muki.instawp.xyz/wp-content/uploads/2023/05/606_466.svg\" alt=\"\" class=\"wp-image-874\" style=\"border-radius:8px\"/></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns -->\r\n\r\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\",\"left\":\"64px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":874,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"8px\"}}} -->\r\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://nce-studio-muki.instawp.xyz/wp-content/uploads/2023/05/606_466.svg\" alt=\"\" class=\"wp-image-874\" style=\"border-radius:8px\"/></figure>\r\n<!-- /wp:image --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"capitalize\",\"lineHeight\":1.2}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700;line-height:1.2;text-transform:capitalize\">Knowledge Expansion and Up-to-Date Information</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"36px\",\"left\":\"36px\"}}}} -->\r\n<div class=\"wp-block-columns\"><!-- wp:column -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column -->\r\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"25px\"}},\"textColor\":\"contrast\",\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-contrast-color has-text-color has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:20px;font-style:normal;font-weight:400\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group -->",
101 'categories' => array("patternswp-features"),
102 )
103 );
104
105 register_block_pattern(
106 'PatternsWPFeatures-gutenberg-block-patterns/features-eight',
107 array(
108 'title' => __( 'Features Section Eight', 'PatternsWPFeatures-gutenberg-block-patterns' ),
109 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:20px\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} -->\r\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"11px\",\"right\":\"18px\",\"bottom\":\"11px\",\"left\":\"18px\"}},\"color\":{\"background\":\"#e5e5e5\"},\"border\":{\"radius\":\"6px\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:6px;background-color:#e5e5e5;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">1</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"11px\",\"right\":\"18px\",\"bottom\":\"11px\",\"left\":\"18px\"}},\"color\":{\"background\":\"#e5e5e5\"},\"border\":{\"radius\":\"6px\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:6px;background-color:#e5e5e5;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">4</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"11px\",\"right\":\"18px\",\"bottom\":\"11px\",\"left\":\"18px\"}},\"color\":{\"background\":\"#e5e5e5\"},\"border\":{\"radius\":\"6px\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:6px;background-color:#e5e5e5;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">2</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"11px\",\"right\":\"18px\",\"bottom\":\"11px\",\"left\":\"18px\"}},\"color\":{\"background\":\"#e5e5e5\"},\"border\":{\"radius\":\"6px\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:6px;background-color:#e5e5e5;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">5</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"11px\",\"right\":\"18px\",\"bottom\":\"11px\",\"left\":\"18px\"}},\"color\":{\"background\":\"#e5e5e5\"},\"border\":{\"radius\":\"6px\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:6px;background-color:#e5e5e5;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">3</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"1px\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-width:1px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"11px\",\"right\":\"18px\",\"bottom\":\"11px\",\"left\":\"18px\"}},\"color\":{\"background\":\"#e5e5e5\"},\"border\":{\"radius\":\"6px\"}},\"layout\":{\"type\":\"constrained\"}} -->\r\n<div class=\"wp-block-group has-background\" style=\"border-radius:6px;background-color:#e5e5e5;padding-top:11px;padding-right:18px;padding-bottom:11px;padding-left:18px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">6</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->",
110 'categories' => array("patternswp-features"),
111 )
112 );
113
114 register_block_pattern(
115 'PatternsWPFeatures-gutenberg-block-patterns/features-nine',
116 array(
117 'title' => __( 'Features Section Nine', 'PatternsWPFeatures-gutenberg-block-patterns' ),
118 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:20px\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1151px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"64px\",\"left\":\"64px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:22px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:22px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:22px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:22px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"64px\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:22px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1\"}},\"fontFamily\":\"inter\"} -->\r\n<p class=\"has-inter-font-family\" style=\"font-size:25px;font-style:normal;font-weight:500;line-height:1\">✓</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"lineHeight\":\"1.5\"},\"color\":{\"text\":\"#555555\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#555555;font-size:16px;font-style:normal;font-weight:400;line-height:1.5\">Contrary to popular</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->",
119 'categories' => array("patternswp-features"),
120 )
121 );
122
123 register_block_pattern(
124 'PatternsWPFeatures-gutenberg-block-patterns/features-ten',
125 array(
126 'title' => __( 'Features Section Ten', 'PatternsWPFeatures-gutenberg-block-patterns' ),
127 'content' => "<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"64px\",\"right\":\"20px\",\"bottom\":\"64px\",\"left\":\"20px\"},\"blockGap\":\"64px\"}},\"backgroundColor\":\"base\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1280px\",\"wideSize\":\"1440px\"}} -->\r\n<div class=\"wp-block-group alignfull has-base-background-color has-background\" style=\"padding-top:64px;padding-right:20px;padding-bottom:64px;padding-left:20px\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"1280px\"}} -->\r\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"36px\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"lineHeight\":\"1\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color\" style=\"font-size:36px;font-style:normal;font-weight:800;line-height:1\">Crafted for Strong Teams Like Yours</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"20px\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-align-center has-text-color\" style=\"color:#666666;font-size:20px\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} -->\r\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"32px\",\"left\":\"32px\"}}}} -->\r\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column -->\r\n\r\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\",\"style\":{\"spacing\":{\"blockGap\":\"32px\"}}} -->\r\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group -->\r\n\r\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\",\"padding\":{\"top\":\"24px\",\"right\":\"24px\",\"bottom\":\"24px\",\"left\":\"24px\"}},\"border\":{\"radius\":\"8px\",\"width\":\"0px\",\"style\":\"none\"},\"color\":{\"text\":\"#e7e7e7\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\r\n<div class=\"wp-block-group has-text-color\" style=\"border-style:none;border-width:0px;border-radius:8px;color:#e7e7e7;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"20px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"contrast\"} -->\r\n<h2 class=\"wp-block-heading has-contrast-color has-text-color\" style=\"font-size:20px;font-style:normal;font-weight:700\">Heading here</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\",\"lineHeight\":\"1.2\"},\"color\":{\"text\":\"#666666\"}}} -->\r\n<p class=\"has-text-color\" style=\"color:#666666;font-size:16px;line-height:1.2\">long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.</p>\r\n<!-- /wp:paragraph --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:column --></div>\r\n<!-- /wp:columns --></div>\r\n<!-- /wp:group --></div>\r\n<!-- /wp:group -->",
128 'categories' => array("patternswp-features"),
129 )
130 );
131
132 }
133 }
134 add_action( 'init', 'PatternsWPFeatures_patterns_register_block_patterns' );
135
136