# patternswp/1.0.3/patterns/patternswp-features.php

PatternsWP – Gutenberg Block Patterns &amp; Page Templates Library, version 1.0.3. 117 lines.

- Page: https://pluginprobe.com/plugins/patternswp/1.0.3/code/patterns/patternswp-features.php
- Raw: https://pluginprobe.com/plugins/patternswp/1.0.3/raw/patterns/patternswp-features.php
- Modified: 2023-06-10T14:18:48+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/patternswp/1.0.3/code/patterns/patternswp-features.php#L10-L20`.

```php
<?php
/**
 * Register Custom Block Styles
 */

function PatternsWPFeatures_patterns_register_block_patterns() {
	if ( function_exists( 'register_block_pattern' ) ) {
		/**
		 * Add your block patterns below
		 */

		/*
		register_block_pattern(
			'PatternsWP-gutenberg-block-patterns/TITLE-OF-YOUR-BLOCK-PATTERN',  # Add Hyphens between lowercase words
			array(
				'title'   => __( 'TITLE_OF_YOUR_BLOCK_PATTERN', 'PatternsWP-gutenberg-block-patterns' ),
				'content' => "BLOCK_PATTERN_GOES_HERE",
				'categories' => array("CATEGORY"), # eg: columns, text ..etc
			)
		);
		*/
		
		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-one',
			array(
				'title'   => __( 'Features Section One', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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\">★</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\">★</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\">★</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\">★</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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-two',
			array(
				'title'   => __( 'Features Section Two', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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\">★</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\">★</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\">★</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\">★</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\">★</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\">★</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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-three',
			array(
				'title'   => __( 'Features Section Three', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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\">★</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\">★</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\">★</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\">★</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\">★</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\">★</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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-four',
			array(
				'title'   => __( 'Features Section Four', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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\">★</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\">★</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\">★</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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-five',
			array(
				'title'   => __( 'Features Section Five', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-six',
			array(
				'title'   => __( 'Features Section Six', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-seven',
			array(
				'title'   => __( 'Features Section Seven', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-eight',
			array(
				'title'   => __( 'Features Section Eight', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-nine',
			array(
				'title'   => __( 'Features Section Nine', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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 -->",
				'categories' => array("patternswp-features"),
			)
		);

		register_block_pattern(
			'PatternsWPFeatures-gutenberg-block-patterns/features-ten',
			array(
				'title'   => __( 'Features Section Ten', 'PatternsWPFeatures-gutenberg-block-patterns' ),
				'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 -->",
				'categories' => array("patternswp-features"),
			)
		);

	}
}
add_action( 'init', 'PatternsWPFeatures_patterns_register_block_patterns' );


```
