CINXE.COM
Gravatar Blog – News and announcements
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=2405' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9ibG9nLmdyYXZhdGFyLmNvbQ%3D%3D" + "&wpcomid=1886259" + "&time=1732562724"; document.body.appendChild( iframe ); }, false ); </script> <title>Gravatar Blog – News and announcements</title> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel="alternate" type="application/rss+xml" title="Gravatar Blog » Feed" href="https://blog.gravatar.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Gravatar Blog » Comments Feed" href="https://blog.gravatar.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.8-alpha-59438"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s1.wp.com/_static/??/wp-content/themes/a8c/gravatar-docs/style.css,/wp-content/plugins/gutenberg-core/v19.6.4/build/block-library/blocks/image/style.css?m=1731954715j&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-paragraph-inline-css'> .is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg} </style> <style id='wp-block-group-inline-css'> .wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative} </style> <style id='wp-block-navigation-link-inline-css'> .wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-6-1' href='https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/block-library/blocks/navigation/style.css?m=1731954715i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-heading-inline-css'> h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg} </style> <style id='wp-block-search-inline-css'> .wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right} </style> <style id='wp-block-categories-inline-css'> .wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%} </style> <style id='wp-block-spacer-inline-css'> .wp-block-spacer{clear:both} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-18-1' href='https://s2.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/moon/vendor/automattic/jetpack-mu-wpcom/src/build/newspack-blocks-blog-posts-view/newspack-blocks-blog-posts-view.css?m=1723142411i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-columns-inline-css'> .wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%} </style> <style id='wp-block-rss-inline-css'> ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em} </style> <style id='wp-block-button-inline-css'> .wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none} </style> <style id='wp-block-buttons-inline-css'> .wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter{text-align:center} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-26-1' href='https://s2.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/_inc/blocks/subscriptions/view.css?m=1726847622i&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-28-1' href='https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/block-library/blocks/social-links/style.css?m=1731954715i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #101517;--wp--preset--color--contrast: #f0f0f0;--wp--preset--color--primary: #8c8f94;--wp--preset--color--secondary: #1d4fc4;--wp--preset--color--tertiary: #50575e;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: clamp(0.85rem, 0.85rem + ((1vw - 0.2rem) * 0.188), 1rem);--wp--preset--font-size--medium: clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.375), 1.4rem);--wp--preset--font-size--large: clamp(1.999rem, 1.999rem + ((1vw - 0.2rem) * 1.035), 2.827rem);--wp--preset--font-size--x-large: clamp(2.827rem, 2.827rem + ((1vw - 0.2rem) * 1.464), 3.998rem);--wp--preset--font-size--xx-large: clamp(3.2rem, 3.2rem + ((1vw - 0.2rem) * 3.066), 5.653rem);--wp--preset--font-family--albert-sans: 'Albert Sans';--wp--preset--font-family--alegreya: Alegreya;--wp--preset--font-family--arvo: Arvo;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda';--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin;--wp--preset--font-family--chivo: Chivo;--wp--preset--font-family--commissioner: Commissioner;--wp--preset--font-family--cormorant: Cormorant;--wp--preset--font-family--courier-prime: 'Courier Prime';--wp--preset--font-family--crimson-pro: 'Crimson Pro';--wp--preset--font-family--dm-mono: 'DM Mono';--wp--preset--font-family--dm-sans: "DM Sans", sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine;--wp--preset--font-family--eb-garamond: 'EB Garamond';--wp--preset--font-family--epilogue: Epilogue;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree;--wp--preset--font-family--fira-sans: 'Fira Sans';--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans';--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans';--wp--preset--font-family--jost: Jost;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville';--wp--preset--font-family--libre-franklin: 'Libre Franklin';--wp--preset--font-family--literata: Literata;--wp--preset--font-family--lora: Lora;--wp--preset--font-family--merriweather: Merriweather;--wp--preset--font-family--montserrat: Montserrat;--wp--preset--font-family--newsreader: Newsreader;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito;--wp--preset--font-family--open-sans: 'Open Sans';--wp--preset--font-family--overpass: Overpass;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona;--wp--preset--font-family--piazzolla: Piazzolla;--wp--preset--font-family--playfair-display: 'Playfair Display';--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans';--wp--preset--font-family--poppins: Poppins;--wp--preset--font-family--raleway: Raleway;--wp--preset--font-family--roboto: Roboto;--wp--preset--font-family--roboto-slab: 'Roboto Slab';--wp--preset--font-family--rubik: Rubik;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono';--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans';--wp--preset--font-family--system-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--wp--preset--font-family--source-serif-pro: "Source Serif Pro", serif;--wp--preset--font-family--varela-round: Varela Round;--wp--preset--font-family--source-sans-pro: 'Source Sans Pro';--wp--preset--spacing--20: calc(8px + 1.5625vw);--wp--preset--spacing--30: calc(12px + 1.5625vw);--wp--preset--spacing--40: calc(16px + 1.5625vw);--wp--preset--spacing--50: calc(20px + 1.5625vw);--wp--preset--spacing--60: calc(24px + 1.5625vw);--wp--preset--spacing--70: calc(28px + 1.5625vw);--wp--preset--spacing--80: calc(32px + 1.5625vw);--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 900px;--wp--style--global--wide-size: 900vw; }:where(body) { margin: 0; }.wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }.has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) { padding-right: 0; padding-left: 0; }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) > .alignfull { margin-left: 0; margin-right: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 0rem; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 0rem; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 0rem;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 0rem;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 0rem;}:root :where(.is-layout-grid){gap: 0rem;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{background-color: var(--wp--preset--color--white);color: #222222;font-family: var(--wp--preset--font-family--system-font);font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style: normal;font-weight: 400;line-height: 1.5;--wp--style--root--padding-top: 0;--wp--style--root--padding-right: var(--wp--preset--spacing--40);--wp--style--root--padding-bottom: 0;--wp--style--root--padding-left: var(--wp--preset--spacing--40);}a:where(:not(.wp-element-button)){color: #1d4fc4;font-family: var(--wp--preset--font-family--system-font);text-decoration: underline;}:root :where(a:where(:not(.wp-element-button)):hover){color: #6c93ed;text-decoration: none;}:root :where(a:where(:not(.wp-element-button)):focus){text-decoration: underline dashed;}:root :where(a:where(:not(.wp-element-button)):active){color: var(--wp--preset--color--secondary);text-decoration: none;}h1, h2, h3, h4, h5, h6{color: var(--wp--preset--color--base);font-family: var(--wp--preset--font-family--system-font);font-style: normal;font-weight: 500;line-height: 1.4;}h1{font-family: var(--wp--preset--font-family--system-font);font-size: clamp(27.42px, 1.714rem + ((1vw - 3.2px) * 1.53), 47px);font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 1.1;}h2{font-family: var(--wp--preset--font-family--system-font);font-size: clamp(18.959px, 1.185rem + ((1vw - 3.2px) * 0.863), 30px);font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 1;text-transform: capitalize;}h3{font-family: var(--wp--preset--font-family--system-font);font-size: clamp(15.747px, 0.984rem + ((1vw - 3.2px) * 0.645), 24px);font-style: normal;font-weight: 500;}h4{font-family: var(--wp--preset--font-family--system-font);font-size: clamp(14.642px, 0.915rem + ((1vw - 3.2px) * 0.575), 22px);font-style: normal;font-weight: 400;}h5{font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--medium);font-style: normal;font-weight: 700;text-transform: uppercase;}h6{font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--medium);text-transform: uppercase;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #1d4fc4;border-radius: 0;border-color: var(--wp--preset--color--primary);border-width: 2px;border-style: solid;color: var(--wp--preset--color--white);font-family: var(--wp--preset--font-family--system-font);font-size: var(--wp--preset--font-size--small);font-style: normal;font-weight: 600;letter-spacing: 0.01em;line-height: inherit;padding-top: min(1.125rem, 3vw) !important;padding-right: min(2.125rem, 5vw) !important;padding-bottom: min(1.125rem, 3vw) !important;padding-left: min(2.125rem, 5vw) !important;text-decoration: none;text-transform: uppercase;}:root :where(.wp-element-button:visited, .wp-block-button__link:visited){color: var(--wp--preset--color--base);}:root :where(.wp-element-button:hover, .wp-block-button__link:hover){background-color: var(--wp--preset--color--contrast);border-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--tertiary);}:root :where(.wp-element-button:focus, .wp-block-button__link:focus){background-color: var(--wp--preset--color--contrast);border-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--tertiary);}:root :where(.wp-element-button:active, .wp-block-button__link:active){background-color: var(--wp--preset--color--contrast);border-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--tertiary);}:root :where(.wp-element-caption, .wp-block-audio figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-video figcaption){font-family: var(--wp--preset--font-family--system-font);}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-tertiary-color{color: var(--wp--preset--color--tertiary) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-background-color{background-color: var(--wp--preset--color--tertiary) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-border-color{border-color: var(--wp--preset--color--tertiary) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;}.has-source-serif-pro-font-family{font-family: var(--wp--preset--font-family--source-serif-pro) !important;}.has-varela-round-font-family{font-family: var(--wp--preset--font-family--varela-round) !important;}.has-source-sans-pro-font-family{font-family: var(--wp--preset--font-family--source-sans-pro) !important;}.wp-block-page-list { list-style-type: none; padding: 0; } a:where(:not(.wp-element-button)) { color: #1d4fc4; font-family: var(--wp--preset--font-family--system-font); text-decoration: none; } .input[type="search"], { padding: 0 16px; line-height: 2; min-height: 30px; } div.wp-block-group:nth-child(4) { display: none; } .wp-block-search__input { margin-right: 0; min-width: 3rem; padding: 8px 12px; } @media (max-width: 781px) { .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column { flex-basis: 100% !important; margin-left: calc(24px + 1.5625vw); } } @media (min-width: 782px) and (max-width: 1440px) { .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*="flex-basis"] { flex-grow: 0; margin-left: calc(24px + 1.5625vw); } } .wp-block-separator { border-color: #e8eaed; border-width: .5px; margin-bottom: 32px; } .wp-element-button:hover, .wp-block-button__link:hover { background-color: #6A97FF; border-color: var(--wp--preset--color--contrast); color: var(--wp--preset--color--tertiary); } .crowdsignal-forms-feedback__popover { max-height: auto; width: 380px; background-color: #fafafa; border-radius: 4px; border-top: 10px solid #1d4fc4; } .wp-element-button, .wp-block-button__link { background-color: #1d4fc4 !important; border-radius: 4px; border-color: var(--wp--preset--color--primary); border-width: 0; border-style: solid; color: #fff !important; font-size: var(--wp--preset--font-size--small); font-weight: 600; letter-spacing: .01em; line-height: inherit; padding-top: min(1.125rem, 3vw) !important; padding-right: min(2.125rem, 5vw) !important; padding-bottom: min(1.125rem, 3vw) !important; padding-left: min(2.125rem, 5vw) !important; text-decoration: none; text-transform: uppercase; cursor: pointer; } .wp-block-post-author__name { padding-top: 0 !important; } .changelog { color: #FFF; font-family: "SF Pro Display"; font-size: 20px; font-style: normal; font-weight: 400; line-height: 32px; /* 160% */ letter-spacing: .38px; } .changelog .wp-block-rss__item { display: flex; justify-content: space-between; /* Positions the date on the left and the title on the right */ border-bottom: 1px solid rgba(255, 255, 255, 0.20); /* Small line between each RSS entry */ padding-bottom: 10px; /* Adds some space below each entry before the line */ margin-bottom: 10px; /* Adds some space after the line, before the next entry */ } .changelog .wp-block-rss__item-publish-date { float: left; /* Ensures the date is on the left */ color: #FFF; font-family: "SF Pro Display"; font-size: 20px; font-style: normal; font-weight: 400; line-height: 32px; /* 160% */ letter-spacing: .38px; } .changelog .wp-block-rss__item-title { float: right; /* Ensures the title is on the right */ } .full-change-log a, .changelog .wp-block-rss__item-title a { color: white; } full-change-log a:hover, .changelog .wp-block-rss__item-title a:hover { color: #5381ee; } .avatar { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; } .comment img { max-width: 40px !important; } p a { text-decoration: underline; } .no-underline a { text-decoration: none; } .changelog { font-size: 24px; font-style: normal; font-weight: 300; line-height: 130%; text-decoration-line: underline; } .wp-block-rss__item { display: flex; justify-content: space-between; border-bottom: 0 !important; padding-bottom: 10px; margin-bottom: 10px; } .entry-title a { color: #1d4fc4; text-decoration: none; font-size: 16px; font-weight: 600; line-height: 0; } li a { text-decoration: underline; } .wp-block-navigation__responsive-container.is-menu-open { padding: 20px; } body, p, a, h1, h2, h3, h4, h5, h6, li { text-wrap: pretty; } :root :where(.wp-block-button .wp-block-button__link){border-radius: 4px;border-top-width: 0px;border-top-style: none;border-right-width: 0px;border-right-style: none;border-bottom-width: 0px;border-bottom-style: none;border-left-width: 0px;border-left-style: none;color: var(--wp--preset--color--white);font-style: normal;font-weight: 400;line-height: 1;} :root :where(.wp-block-heading){font-style: normal;font-weight: 400;margin-top: 0;margin-bottom: 0;padding-top: var(--wp--preset--spacing--20);padding-bottom: 12px;} :root :where(.wp-block-navigation){font-size: var(--wp--preset--font-size--small);} :root :where(.wp-block-navigation a:where(:not(.wp-element-button))){text-decoration: none;} :root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover){text-decoration: underline;} :root :where(.wp-block-navigation a:where(:not(.wp-element-button)):focus){text-decoration: underline dashed;} :root :where(.wp-block-navigation a:where(:not(.wp-element-button)):active){text-decoration: none;} :root :where(.wp-block-syntaxhighlighter-code){font-size: var(--wp--preset--font-size--small);} :root :where(p){margin-top: 0;margin-right: 0;margin-bottom: 0;margin-left: 0;padding-top: 12px;padding-right: 0;padding-bottom: 12px;padding-left: 0;} :root :where(.wp-block-group){margin-top: 0;margin-bottom: 0;padding-top: 0;padding-bottom: 0;}:root :where(.wp-block-group-is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.wp-block-group-is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.wp-block-group-is-layout-flow) > *{margin-block-start: var(--wp--preset--spacing--20);margin-block-end: 0;}:root :where(.wp-block-group-is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.wp-block-group-is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.wp-block-group-is-layout-constrained) > *{margin-block-start: var(--wp--preset--spacing--20);margin-block-end: 0;}:root :where(.wp-block-group-is-layout-flex){gap: var(--wp--preset--spacing--20);}:root :where(.wp-block-group-is-layout-grid){gap: var(--wp--preset--spacing--20);} :root :where(.wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder){border-radius: 6px;}:root :where(.wp-block-image){padding-top: 8px; padding-bottom: 8px;} :root :where(.wp-block-column){padding-right: 6px;padding-left: 0;} :root :where(.wp-block-buttons){text-transform: capitalize;} :root :where(.wp-block-categories){font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 0.406), 1.2rem);line-height: 2;}:root :where(.wp-block-categories){list-style-type: none; padding-left: 0px;} </style> <style id='block-style-variation-styles-inline-css'> :root :where(.wp-block-button.is-style-outline--4 .wp-block-button__link){background: transparent none;border-color: currentColor;border-width: 2px;border-style: solid;border-top-color: currentColor;border-top-width: 1px;border-top-style: solid;border-right-color: currentColor;border-right-width: 1px;border-right-style: solid;border-bottom-color: currentColor;border-bottom-width: 1px;border-bottom-style: solid;border-left-color: currentColor;border-left-width: 1px;border-left-style: solid;color: currentColor;font-style: normal;font-weight: 400;padding-top: 0.667em;padding-right: 1.33em;padding-bottom: 0.667em;padding-left: 1.33em;} </style> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-36-1' href='https://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/coblocks-style.css?m=1681832297i&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-template-skip-link-inline-css'> .skip-link.screen-reader-text { border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .skip-link.screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-38-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <style id='core-block-supports-inline-css'> .wp-elements-acb6284a451b582b5d07d824a953c307 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--secondary);}.wp-container-core-group-is-layout-1 > .alignfull{margin-right:calc(7px * -1);margin-left:calc(7px * -1);}.wp-container-core-navigation-is-layout-1{flex-wrap:nowrap;gap:var(--wp--preset--spacing--20);justify-content:flex-start;}.wp-container-core-group-is-layout-2 > .alignfull{margin-right:calc(var(--wp--preset--spacing--20) * -1);margin-left:calc(var(--wp--preset--spacing--20) * -1);}.wp-container-core-group-is-layout-3{flex-wrap:nowrap;gap:10px;align-items:center;}.wp-container-core-group-is-layout-4{gap:0;justify-content:flex-start;}.wp-container-core-group-is-layout-5 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:100%;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-5 > .alignwide{max-width:100%;}.wp-container-core-group-is-layout-5 .alignfull{max-width:none;}.wp-container-core-group-is-layout-5 > .alignfull{margin-right:calc(24px * -1);margin-left:calc(24px * -1);}.wp-elements-987ad16688618fdd1e84fea7524948e3 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-container-core-group-is-layout-6{flex-wrap:nowrap;justify-content:space-between;}.wp-container-3{top:calc(0px + var(--wp-admin--admin-bar--position-offset, 0px));position:sticky;z-index:10;}.wp-container-core-columns-is-layout-1{flex-wrap:nowrap;}.wp-elements-d790eeafe2e99885b877f2f67546fb14 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-elements-d790eeafe2e99885b877f2f67546fb14 a:where(:not(.wp-element-button)):hover{color:var(--wp--preset--color--pale-cyan-blue);}.wp-elements-29608df177e6125c2ba92238512463a1 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-container-core-group-is-layout-11 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:900px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-11 > .alignwide{max-width:900px;}.wp-container-core-group-is-layout-11 .alignfull{max-width:none;}.wp-container-core-group-is-layout-11 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-11 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-12 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-12 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-13 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1400px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-13 > .alignwide{max-width:90vw;}.wp-container-core-group-is-layout-13 .alignfull{max-width:none;}.wp-elements-53a4b9660e97835be74787a288c1e603 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--secondary);}.wp-elements-6a7c43838ceb24e32b5e27eb17d044bb a:where(:not(.wp-element-button)){color:var(--wp--preset--color--base);}.wp-container-core-group-is-layout-14 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:500px;margin-left:0 !important;margin-right:auto !important;}.wp-container-core-group-is-layout-14 > .alignwide{max-width:500px;}.wp-container-core-group-is-layout-14 .alignfull{max-width:none;}.wp-container-core-group-is-layout-14 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-14 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-15 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:600px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-15 > .alignwide{max-width:600px;}.wp-container-core-group-is-layout-15 .alignfull{max-width:none;}.wp-container-core-group-is-layout-16 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:900px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-16 > .alignwide{max-width:900vw;}.wp-container-core-group-is-layout-16 .alignfull{max-width:none;}.wp-container-core-group-is-layout-16 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-16 > * + *{margin-block-start:0;margin-block-end:0;}.wp-elements-f39521faa7c13dc2286ffbedb212928a a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-container-core-column-is-layout-3 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-column-is-layout-3 > * + *{margin-block-start:0px;margin-block-end:0;}.wp-container-core-navigation-is-layout-2{gap:12px;flex-direction:column;align-items:flex-start;}.wp-container-core-column-is-layout-4 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-column-is-layout-4 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-navigation-is-layout-3{gap:12px;flex-direction:column;align-items:flex-start;}.wp-container-core-column-is-layout-5 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-column-is-layout-5 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-navigation-is-layout-4{gap:12px;flex-direction:column;align-items:flex-start;}.wp-container-core-column-is-layout-6 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-column-is-layout-6 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-columns-is-layout-2{flex-wrap:nowrap;gap:2em 0;}.wp-container-core-group-is-layout-17 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1056px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-17 > .alignwide{max-width:1056px;}.wp-container-core-group-is-layout-17 .alignfull{max-width:none;}.wp-container-core-group-is-layout-17 > .alignfull{margin-right:calc(var(--wp--preset--spacing--20) * -1);margin-left:calc(var(--wp--preset--spacing--20) * -1);}.wp-container-core-group-is-layout-17 > *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-17 > * + *{margin-block-start:0;margin-block-end:0;}.wp-container-core-group-is-layout-18{flex-wrap:nowrap;gap:4px;}.wp-elements-31b252f86c1ffceac5c3db4eef41919b a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-container-core-group-is-layout-19{justify-content:space-between;}.wp-container-core-group-is-layout-20 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1056px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-20 > .alignwide{max-width:1056px;}.wp-container-core-group-is-layout-20 .alignfull{max-width:none;}.wp-container-core-group-is-layout-21{justify-content:space-between;align-items:center;}.wp-container-core-group-is-layout-22 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1056px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-22 > .alignwide{max-width:1056px;}.wp-container-core-group-is-layout-22 .alignfull{max-width:none;}.wp-elements-6c2eb3679e7d2bfa58917bee0467e43f a:where(:not(.wp-element-button)){color:var(--wp--preset--color--secondary);}.wp-container-core-group-is-layout-23{justify-content:space-between;align-items:center;}.wp-container-core-group-is-layout-24 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1056px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-24 > .alignwide{max-width:1056px;}.wp-container-core-group-is-layout-24 .alignfull{max-width:none;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-40-1' href='https://s1.wp.com/_static/??-eJzTLy/QTc7PK0nNK9HPLdUtyClNz8wr1i9KTcrJTwcy0/WTi5G5ekCujj52Temp+bo5+cmJJZn5eSgc3bScxMwikFb7XFtDE1NLExMLc0OTLACohS2q&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-42-1' href='https://s2.wp.com/wp-content/themes/h4/global.css?m=1420737423i&cssminify=yes' type='text/css' media='all' /> <script id="jetpack-blocks-assets-base-url-js-before"> var Jetpack_Block_Assets_Base_Url="https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/_inc/blocks/"; </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?m=1727178113i'></script> <script crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/dom-ready/index.min.js?m=1731954715i&ver=222ad38e3e5e302c8bbf" id="wp-dom-ready-js"></script> <script id="wp-dom-ready-js-after"> wp.galleryBlockV2Enabled = true </script> <script id="jetpack-mu-wpcom-settings-js-before"> var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/moon\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??/wp-content/mu-plugins/jetpack-plugin/moon/_inc/blocks/subscriptions/view.js,/wp-content/js/rlt-proxy.js?m=1725888675j'></script> <script id="rlt-proxy-js-after"> rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); </script> <script crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/hooks/index.min.js?m=1731954715i&ver=84e753e2b66eb7028d38" id="wp-hooks-js"></script> <script crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/i18n/index.min.js?m=1731954715i&ver=bd5a2533e717a1043151" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script id="wpcom-actionbar-placeholder-js-extra"> var actionbardata = {"siteID":"1886259","postID":"0","siteURL":"https:\/\/blog.gravatar.com","xhrURL":"https:\/\/blog.gravatar.com\/wp-admin\/admin-ajax.php","nonce":"8fada2431b","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/read\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar"}}; </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://gravatar.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <link rel='shortlink' href='https://wp.me/7UHx' /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Gravatar Blog" /> <meta property="og:description" content="News and announcements" /> <meta property="og:url" content="https://blog.gravatar.com/" /> <meta property="og:site_name" content="Gravatar Blog" /> <meta property="og:image" content="https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=200" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <meta name="twitter:creator" content="@gravatar" /> <meta name="twitter:site" content="@gravatar" /> <!-- End Jetpack Open Graph Tags --> <link rel='openid.server' href='https://blog.gravatar.com/?openidserver=1' /> <link rel='openid.delegate' href='https://blog.gravatar.com/' /> <link rel="search" type="application/opensearchdescription+xml" href="https://blog.gravatar.com/osd.xml" title="Gravatar Blog" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <script type="importmap" id="wp-importmap"> {"imports":{"@wordpress\/interactivity":"https:\/\/s0.wp.com\/wp-content\/plugins\/gutenberg-core\/v19.6.4\/build-module\/interactivity\/index.min.js?ver=bf88c916a30d8c6a2780"}} </script> <script type="module" src="https://s1.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build-module/block-library/navigation/view.min.js?ver=7b370e821516feba4955" id="@wordpress/block-library/navigation/view-js-module"></script> <link rel="modulepreload" href="https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build-module/interactivity/index.min.js?ver=bf88c916a30d8c6a2780" id="@wordpress/interactivity-js-modulepreload"><meta name="application-name" content="Gravatar Blog" /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="News and announcements" /><meta name="description" content="News and announcements" /> <style class='wp-fonts-local'> @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:100;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n3kwq131hj-sNFQ.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:100;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6rfjptAgt5VM-kVkqdyU8n1ioStndgre4dFcFh.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:200;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3uAL8lJPg-IUDNg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:200;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSGlZFgsARHNh4zg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:300;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3oQI8lJPg-IUDNg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:300;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSflVFgsARHNh4zg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:400;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5i0g1l9kn-s.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:400;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n1ioq131hj-sNFQ.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:500;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJ8lJPg-IUDNg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:500;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSJlRFgsARHNh4zg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:600;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAO8lJPg-IUDNg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:600;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSClNFgsARHNh4zg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:700;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQP8lJPg-IUDNg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:700;font-display:fallback;src:url('https://fonts.wp.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSblJFgsARHNh4zg.woff2') format('woff2');} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:300;font-display:block;src:url('https://s2.wp.com/wp-content/themes/a8c/gravatar-docs/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:400;font-display:block;src:url('https://s2.wp.com/wp-content/themes/a8c/gravatar-docs/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:"IBM Plex Mono";font-style:italic;font-weight:400;font-display:block;src:url('https://s2.wp.com/wp-content/themes/a8c/gravatar-docs/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:700;font-display:block;src:url('https://s2.wp.com/wp-content/themes/a8c/gravatar-docs/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:"Varela Round";font-style:normal;font-weight:400;font-display:fallback;src:url('https://s2.wp.com/wp-content/themes/a8c/gravatar-docs/assets/fonts/varela-round_normal_400.ttf') format('truetype');} </style> <link rel="icon" href="https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=32" sizes="32x32" /> <link rel="icon" href="https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=180" /> <meta name="msapplication-TileImage" content="https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=270" /> <link rel="stylesheet" id="custom-css-css" type="text/css" href="https://s2.wp.com/?custom-css=1&csblog=7UHx&cscache=6&csrev=17" /> <!-- Jetpack Google Analytics --> <script async src='https://www.googletagmanager.com/gtag/js?id=G-2937MXBX34'></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push( arguments ); } gtag( 'js', new Date() ); gtag( 'config', "G-2937MXBX34" ); </script> <!-- End Jetpack Google Analytics --> </head> <body class="home blog wp-custom-logo wp-embed-responsive jps-theme-a8c/gravatar-docs customizer-styles-applied jetpack-reblog-enabled"> <div class="wp-site-blocks"><header class="wp-block-template-part"> <div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-5 wp-block-group-is-layout-constrained" style="padding-right:24px;padding-left:24px"> <div class="wp-block-group is-content-justification-left is-layout-flex wp-container-core-group-is-layout-4 wp-block-group-is-layout-flex" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0"> <div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-3 wp-block-group-is-layout-flex" style="padding-top:24px"> <figure class="wp-block-image size-full is-resized"><a href="https://gravatar.com"><img src="https://gravatar41.files.wordpress.com/2024/01/logo.png" alt="" class="wp-image-804" style="width:auto;height:24px" /></a></figure> <div class="wp-block-group has-border-color has-global-padding is-layout-constrained wp-container-core-group-is-layout-1 wp-block-group-is-layout-constrained" style="border-color:#f0f0f0;border-width:1px;border-radius:6px;min-height:0px;margin-top:0;margin-bottom:0;padding-top:3px;padding-right:7px;padding-bottom:3px;padding-left:7px"> <p class="no-underline has-secondary-color has-text-color has-link-color wp-elements-acb6284a451b582b5d07d824a953c307" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;font-style:normal;font-weight:300;line-height:1.4;text-decoration:none"><a href="/">blog</a></p> </div> <div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-2 wp-block-group-is-layout-constrained" style="padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)"><nav style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:500;" class="is-responsive items-justified-left no-wrap wp-block-navigation is-horizontal is-content-justification-left is-nowrap is-layout-flex wp-container-core-navigation-is-layout-1 wp-block-navigation-is-layout-flex" aria-label="Navigation" data-wp-interactive="core/navigation" data-wp-context='{"overlayOpenedBy":{"click":false,"hover":false,"focus":false},"type":"overlay","roleAttribute":"","ariaLabel":"Menu"}'><button aria-haspopup="dialog" aria-label="Open menu" class="wp-block-navigation__responsive-container-open " data-wp-on-async--click="actions.openMenuOnClick" data-wp-on--keydown="actions.handleMenuKeydown" ><svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z" /></svg></button> <div class="wp-block-navigation__responsive-container " id="modal-1" data-wp-class--has-modal-open="state.isMenuOpen" data-wp-class--is-menu-open="state.isMenuOpen" data-wp-watch="callbacks.initMenu" data-wp-on--keydown="actions.handleMenuKeydown" data-wp-on-async--focusout="actions.handleMenuFocusout" tabindex="-1" > <div class="wp-block-navigation__responsive-close" tabindex="-1"> <div class="wp-block-navigation__responsive-dialog" data-wp-bind--aria-modal="state.ariaModal" data-wp-bind--aria-label="state.ariaLabel" data-wp-bind--role="state.roleAttribute" > <button aria-label="Close menu" class="wp-block-navigation__responsive-container-close" data-wp-on-async--click="actions.closeMenuOnClick" ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" focusable="false"><path d="m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z"></path></svg></button> <div class="wp-block-navigation__responsive-container-content" data-wp-watch="callbacks.focusFirstElement" id="modal-1-content"> <ul style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:500;" class="wp-block-navigation__container is-responsive items-justified-left no-wrap wp-block-navigation"><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://support.gravatar.com/"><span class="wp-block-navigation-item__label">Support</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://docs.gravatar.com/"><span class="wp-block-navigation-item__label">Developers</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://gravatar.com/profile"><span class="wp-block-navigation-item__label">My Profile</span></a></li></ul> </div> </div> </div> </div></nav></div> </div> </div> </div> </header> <div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-13 wp-block-group-is-layout-constrained"> <div class="wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-6 wp-block-group-is-layout-flex"> <h1 class="wp-block-heading has-base-color has-text-color has-link-color wp-elements-987ad16688618fdd1e84fea7524948e3" style="font-style:normal;font-weight:700">Blog</h1> <form role="search" method="get" action="https://blog.gravatar.com/" class="wp-block-search__no-button wp-block-search" ><label class="wp-block-search__label screen-reader-text" for="wp-block-search__input-2" style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px)">Search</label><div class="wp-block-search__inside-wrapper " style="width: 100%"><input class="wp-block-search__input" id="wp-block-search__input-2" placeholder="Search..." value="" type="search" name="s" required style="border-width: 1px;border-radius: 6px;font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px)"/></div></form></div> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%"> <div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained wp-container-3 is-position-sticky"> <h2 class="wp-block-heading has-small-font-size"><strong>Categories</strong></h2> <ul style="font-size:clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 0.156), 1rem);text-decoration:none; padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;" class="wp-block-categories-list wp-block-categories"> <li class="cat-item cat-item-1303"><a href="https://blog.gravatar.com/category/digital-identity/">Digital Identity</a> </li> <li class="cat-item cat-item-16995475"><a href="https://blog.gravatar.com/category/features-and-updates/">Features and Updates</a> </li> <li class="cat-item cat-item-772901743"><a href="https://blog.gravatar.com/category/gravatar-guides/">Gravatar Guides</a> </li> <li class="cat-item cat-item-772901452"><a href="https://blog.gravatar.com/category/gravatar-implementations/">Gravatar Implementations</a> </li> <li class="cat-item cat-item-772899807"><a href="https://blog.gravatar.com/category/gravatar-integrations/">Gravatar Integrations</a> </li> <li class="cat-item cat-item-176411"><a href="https://blog.gravatar.com/category/personal-branding/">Personal Branding</a> </li> <li class="cat-item cat-item-5679714"><a href="https://blog.gravatar.com/category/user-authentication/">User Authentication</a> </li> <li class="cat-item cat-item-9280"><a href="https://blog.gravatar.com/category/user-experience/">User Experience</a> </li> <li class="cat-item cat-item-311488608"><a href="https://blog.gravatar.com/category/wordpress-user-management/">WordPress User Management</a> </li> </ul> <div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div> </div> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%"> <div class="wp-block-newspack-blocks-homepage-articles is-style-default wpnbha is-grid columns-2 colgap-3 show-image image-aligntop ts-4 is-3 is-uncropped show-category is-style-default has-text-align-left has-more-button" style="" > <style id="newspack-blocks-inline-css" type="text/css"> .wpnbha article .entry-title { font-size: 1.2em; } .wpnbha .entry-meta { display: flex; flex-wrap: wrap; align-items: center; margin-top: 0.5em; } .wpnbha article .entry-meta { font-size: 0.8em; } .wpnbha article .avatar { height: 25px; width: 25px; } .wpnbha .post-thumbnail{ margin: 0; margin-bottom: 0.25em; } .wpnbha .post-thumbnail img { height: auto; width: 100%; } .wpnbha .post-thumbnail figcaption { margin-bottom: 0.5em; } .wpnbha p { margin: 0.5em 0; } </style> <div data-posts data-current-post-id="2405"> <article data-post-id="2405" class="category-digital-identity category-personal-branding type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/11/18/create-online-profile/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Stand Out in the Digital Crowd: Tips For a Winning Online Profile" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2410" data-permalink="https://blog.gravatar.com/2024/11/18/create-online-profile/create_online_profile_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="create_online_profile_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/11/create_online_profile_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/digital-identity/">Digital Identity</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/11/18/create-online-profile/" rel="bookmark">Stand Out in the Digital Crowd: Tips For a Winning Online Profile</a></h2> <p>Elevate your online presence with expert tips on crafting a standout profile. Boost visibility, engage with industry leaders, and build a powerful personal brand.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2412" class="category-personal-branding type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/11/11/how-to-list-social-media-handles/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="7 Actionable Steps to List Your Social Media Handles Effectively" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2418" data-permalink="https://blog.gravatar.com/2024/11/11/how-to-list-social-media-handles/how_to_list_social_media_handles_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="how_to_list_social_media_handles_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/11/how_to_list_social_media_handles_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/personal-branding/">Personal Branding</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/11/11/how-to-list-social-media-handles/" rel="bookmark">7 Actionable Steps to List Your Social Media Handles Effectively</a></h2> <p>Struggling to effectively list your social media handles? Discover 7 actionable steps to create memorable, consistent handles that boost engagement and brand recognition.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2388" class="category-digital-identity category-personal-branding type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/11/08/creating-a-digital-business-card/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Gravatar’s Guide: Crafting an Outstanding Digital Business Card" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2397" data-permalink="https://blog.gravatar.com/2024/11/08/creating-a-digital-business-card/creating_a_digital_business_card_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="creating_a_digital_business_card_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/11/creating_a_digital_business_card_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/digital-identity/">Digital Identity</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/11/08/creating-a-digital-business-card/" rel="bookmark">Gravatar’s Guide: Crafting an Outstanding Digital Business Card</a></h2> <p>Elevate your networking with Gravatar’s digital business card guide. Learn to create a standout design, optimize content, and expand your reach.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2252" class="category-user-experience type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/11/07/website-personalization-tools/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Choosing the Right Personalization Tool: Top 7 for Your Website" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2264" data-permalink="https://blog.gravatar.com/2024/11/07/website-personalization-tools/website_personalization_tools_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="website_personalization_tools_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/10/website_personalization_tools_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/user-experience/">User Experience</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/11/07/website-personalization-tools/" rel="bookmark">Choosing the Right Personalization Tool: Top 7 for Your Website</a></h2> <p>Unlock your website’s potential with the top 7 personalization tools. Discover crucial features and success stories to drive growth and engagement.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2343" class="category-features-and-updates category-gravatar-integrations type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/10/30/introducing-native-integrations-for-gravatar-mobile-sdk/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="686" src="https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Introducing Native Integrations for Gravatar Mobile SDK" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2348" data-permalink="https://blog.gravatar.com/2024/10/30/introducing-native-integrations-for-gravatar-mobile-sdk/gif-gravatar-wordpress-and-pocket-casts/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png" data-orig-size="3840,2195" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="GIF – Gravatar, WordPress and Pocket Casts" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/10/gif-gravatar-wordpress-and-pocket-casts-e1730303575434.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/features-and-updates/">Features and Updates</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/10/30/introducing-native-integrations-for-gravatar-mobile-sdk/" rel="bookmark">Introducing Native Integrations for Gravatar Mobile SDK</a></h2> <p>Gravatar releases native SDKs for iOS and Android, featuring easy integration of avatar management. Enhanced with a new Avatar Change Flow, ensuring efficient user experience and security.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2326" class="tag-digital-marketing tag-local-seo tag-marketing tag-search-engine-optimization tag-seo category-features-and-updates type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/10/23/upgrade-author-profiles-with-the-gravatar-block-for-wordpress/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="686" src="https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Upgrade Author Profiles with the Gravatar Block for WordPress" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2330" data-permalink="https://blog.gravatar.com/2024/10/23/upgrade-author-profiles-with-the-gravatar-block-for-wordpress/image-2-8/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png" data-orig-size="2800,1600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="image (2)" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/10/image-2.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/features-and-updates/">Features and Updates</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/10/23/upgrade-author-profiles-with-the-gravatar-block-for-wordpress/" rel="bookmark">Upgrade Author Profiles with the Gravatar Block for WordPress</a></h2> <p>The Gravatar Enhanced plugin for WordPress has upgraded to include a customizable Profile block, allowing better author showcase and SEO performance. Authors can manage profiles via Gravatar.com, enhancing site design and optimizing search engine visibility with E-E-A-T signals.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2269" class="category-personal-branding type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/10/21/linktree-alternatives/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="10 Game-Changing Linktree Alternatives for Content Creators in 2024" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2273" data-permalink="https://blog.gravatar.com/2024/10/21/linktree-alternatives/linktree_alternatives_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="linktree_alternatives_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/10/linktree_alternatives_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/personal-branding/">Personal Branding</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/10/21/linktree-alternatives/" rel="bookmark">10 Game-Changing Linktree Alternatives for Content Creators in 2024</a></h2> <p>Maximize your link-in-bio potential with these game-changing Linktree alternatives. From custom domains to robust analytics, find the perfect tool for your needs.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2274" class="category-personal-branding type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/10/11/create-a-social-network/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="The Non-Technical Founder’s Guide to Building a Robust Social Network" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2284" data-permalink="https://blog.gravatar.com/2024/10/11/create-a-social-network/create_a_social_network_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="create_a_social_network_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/10/create_a_social_network_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/personal-branding/">Personal Branding</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/10/11/create-a-social-network/" rel="bookmark">The Non-Technical Founder’s Guide to Building a Robust Social Network</a></h2> <p>Building a social network as a non-technical founder? This guide navigates the challenges, from choosing the right platform to ensuring security and growth.</p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2186" class="category-user-experience type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/10/08/saas-onboarding-checklist/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="675" src="https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Personalized SaaS Onboarding: A Checklist for the Perfect User Journey" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2194" data-permalink="https://blog.gravatar.com/2024/10/08/saas-onboarding-checklist/saas_onboarding_checklist_featured/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png" data-orig-size="3841,2161" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="saas_onboarding_checklist_featured" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/09/saas_onboarding_checklist_featured.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/user-experience/">User Experience</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/10/08/saas-onboarding-checklist/" rel="bookmark">Personalized SaaS Onboarding: A Checklist for the Perfect User Journey</a></h2> <p>Boost SaaS growth with our proven checklist for personalizing onboarding. Harness user data, create engaging tours, and avoid costly pitfalls. </p> </div><!-- .entry-wrapper --> </article> <article data-post-id="2197" class="category-features-and-updates type-post post-has-image" > <figure class="post-thumbnail"> <a href="https://blog.gravatar.com/2024/09/11/gravatar-enhanced/" rel="bookmark" tabindex="-1" aria-hidden="true"> <img width="1200" height="686" src="https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=1200" class="attachment-newspack-article-block-uncropped size-newspack-article-block-uncropped wp-post-image" alt="Meet the ‘Gravatar Enhanced’ Plugin for WordPress" decoding="async" loading="lazy" data-hero-candidate="1" srcset="https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=1200 1200w, https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=2400 2400w, https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=300 300w, https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=768 768w, https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=660 660w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="2205" data-permalink="https://blog.gravatar.com/2024/09/11/gravatar-enhanced/header-plugin/" data-orig-file="https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png" data-orig-size="5600,3200" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Header Plugin" data-image-description="" data-image-caption="" data-medium-file="https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=300" data-large-file="https://blog.gravatar.com/wp-content/uploads/2024/09/header-plugin.png?w=660" /> </a> </figure><!-- .featured-image --> <div class="entry-wrapper"> <div class="cat-links "> <a href="https://blog.gravatar.com/category/features-and-updates/">Features and Updates</a> </div> <h2 class="entry-title"><a href="https://blog.gravatar.com/2024/09/11/gravatar-enhanced/" rel="bookmark">Meet the ‘Gravatar Enhanced’ Plugin for WordPress</a></h2> <p>Meet the all new and improved Gravatar Enhanced – a plugin that brings more Gravatar goodness to WordPress while keeping privacy at the forefront.</p> </div><!-- .entry-wrapper --> </article> </div> <button type="button" class="wp-block-button__link" data-next="https://public-api.wordpress.com/wpcom/v2/sites/1886259/articles?className=is-style-default&excerptLength=50&showDate=0&imageShape=uncropped&moreButton=1&showAuthor=0&showCategory=1&postLayout=grid&columns=2&postsToShow=10&includeSubcategories=0&showExcerpt=1&showReadMore=0&readMoreLabel=Keep%20reading&showImage=1&showCaption=0&showCredit=0&disableImageLazyLoad=0&fetchPriority&minHeight=0&moreButtonText&showAvatar=1&colGap=3&mediaPosition=top&&&&&&&&typeScale=4&imageScale=3&mobileStack=0&sectionHeader&specificMode=0&textColor&customTextColor&singleMode=0&showSubtitle=0&postType%5B0%5D=post&textAlign=left&includedPostStatuses%5B0%5D=publish&deduplicate=1&page=2"> <span class="label"> Load more posts </span> <span class="loading"></span> </button> <p class="error"> Something went wrong. Please refresh the page and/or try again. </p> </div> <div style="height:59px" aria-hidden="true" class="wp-block-spacer"></div> </div> </div> <div class="wp-block-group alignfull is-layout-flow wp-container-core-group-is-layout-12 wp-block-group-is-layout-flow" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0"> <main class="wp-block-group has-white-color has-secondary-background-color has-text-color has-background has-link-color wp-elements-d790eeafe2e99885b877f2f67546fb14 has-global-padding is-layout-constrained wp-container-core-group-is-layout-11 wp-block-group-is-layout-constrained" style="padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)"> <h2 class="wp-block-heading has-white-color has-text-color has-link-color has-system-font-font-family wp-elements-29608df177e6125c2ba92238512463a1" style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);text-transform:uppercase">Latest Feature Updates</h2> <div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained"> <div class="wp-block-group has-medium-font-size has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" style="padding-top:0.5rem;padding-bottom:0.5rem;line-height:1.5"> <div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" style="padding-top:0.2rem;padding-bottom:0.2rem"><ul class="has-dates changelog wp-block-rss"><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://docs.gravatar.com/2024/11/22/building-user-onboarding-that-actually-works/'>Building User Onboarding That Actually Works</a></div><time datetime="2024-11-22T18:27:02-08:00" class="wp-block-rss__item-publish-date">November 22, 2024</time> </li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://docs.gravatar.com/2024/06/03/all-new-rest-api/'>All New REST API</a></div><time datetime="2024-06-03T17:35:27-08:00" class="wp-block-rss__item-publish-date">June 3, 2024</time> </li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://docs.gravatar.com/2024/05/23/qr-me-this-qr-me-that/'>QR Me This, QR Me That</a></div><time datetime="2024-05-23T19:54:26-08:00" class="wp-block-rss__item-publish-date">May 23, 2024</time> </li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://docs.gravatar.com/2024/04/11/the-alt-text-edition/'>The Alt Text Edition</a></div><time datetime="2024-04-11T22:20:50-08:00" class="wp-block-rss__item-publish-date">April 11, 2024</time> </li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://docs.gravatar.com/2024/03/28/dont-pick-colors-adopt-hues/'>Don’t Pick Colors, Adopt Hues</a></div><time datetime="2024-03-28T19:16:34-08:00" class="wp-block-rss__item-publish-date">March 28, 2024</time> </li></ul></div> <div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"> <div class="wp-block-button is-style-outline is-style-outline--4"><a class="wp-block-button__link wp-element-button" href="https://docs.gravatar.com/changelog/">See Full Changelog</a></div> </div> </div> </div> </main> </div> </div> <footer class="wp-block-template-part"> <div class="wp-block-group has-secondary-color has-contrast-background-color has-text-color has-background has-link-color wp-elements-53a4b9660e97835be74787a288c1e603 has-global-padding is-layout-constrained wp-container-core-group-is-layout-16 wp-block-group-is-layout-constrained" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)"> <div class="wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-15 wp-block-group-is-layout-constrained"> <div class="wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-14 wp-block-group-is-layout-constrained" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0"> <h2 class="wp-block-heading has-base-color has-text-color has-link-color has-medium-font-size wp-elements-6a7c43838ceb24e32b5e27eb17d044bb"><br>Keep up with our latest news…</h2> </div> <div style="margin-top:12px;margin-bottom:12px;" class="wp-block-jetpack-subscriptions__supports-newline wp-block-jetpack-subscriptions__show-subs is-style-split wp-block-jetpack-subscriptions"> <div class="wp-block-jetpack-subscriptions__container is-not-subscriber"> <form action="https://wordpress.com/email-subscriptions" method="post" accept-charset="utf-8" data-blog="1886259" data-post_access_level="everybody" data-subscriber_email="" id="subscribe-blog" > <div class="wp-block-jetpack-subscriptions__form-elements"> <p id="subscribe-email"> <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text" > Enter your email </label> <input required="required" type="email" name="email" class="has-13px-font-size " style="font-size: 13px;padding: 18px 27px 18px 27px;border-radius: 4px;border-width: 0px;" placeholder="Enter your email" value="" id="subscribe-field" title="Please fill in this field." /> </p> <p id="subscribe-submit" style="width: ;max-width: 100%;" > <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="blog_id" value="1886259"/> <input type="hidden" name="source" value="https://blog.gravatar.com/"/> <input type="hidden" name="sub-type" value="subscribe-block"/> <input type="hidden" name="app_source" value=""/> <input type="hidden" name="redirect_fragment" value="subscribe-blog"/> <input type="hidden" name="lang" value="en"/> <input type="hidden" id="_wpnonce" name="_wpnonce" value="a8ea1246cf" /><input type="hidden" name="_wp_http_referer" value="/" /> <button type="submit" class="wp-block-button__link has-13px-font-size" style="width: 100%;font-size: 13px;padding: 18px 27px 18px 27px;margin: 0; margin-left: 16px;border-radius: 4px;border-width: 0px;" name="jetpack_subscriptions_widget" > Subscribe </button> </p> </div> </form> <div class="wp-block-jetpack-subscriptions__subscount"> Join 16.3K other subscribers </div> </div> </div> </div> </div> <div class="wp-block-group has-base-background-color has-background has-varela-round-font-family has-global-padding is-layout-constrained wp-container-core-group-is-layout-17 wp-block-group-is-layout-constrained" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)"> <div class="wp-block-columns has-white-color has-text-color has-link-color wp-elements-f39521faa7c13dc2286ffbedb212928a is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex" style="padding-top:var(--wp--preset--spacing--20);padding-right:0;padding-bottom:var(--wp--preset--spacing--20);padding-left:0"> <div class="wp-block-column is-layout-flow wp-container-core-column-is-layout-3 wp-block-column-is-layout-flow" style="padding-right:0;padding-left:0;flex-basis:40%"> <figure class="wp-block-image alignleft size-large is-resized"><img loading="lazy" width="291" height="54" src="https://gravatar.files.wordpress.com/2024/03/logo.png?w=291" alt="" class="wp-image-1250" style="width:145px" srcset="https://gravatar.files.wordpress.com/2024/03/logo.png 291w, https://gravatar.files.wordpress.com/2024/03/logo.png?w=150 150w" sizes="(max-width: 291px) 100vw, 291px" /></figure> </div> <div class="wp-block-column is-layout-flow wp-container-core-column-is-layout-4 wp-block-column-is-layout-flow" style="flex-basis:20%"> <p class="has-system-font-font-family" style="margin-top:0px;margin-bottom:0px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.469), 20px);">Developers</p> <nav style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:300;line-height:2;" class="is-vertical wp-block-navigation has-system-font-font-family is-layout-flex wp-container-core-navigation-is-layout-2 wp-block-navigation-is-layout-flex" aria-label="Footer navigation 4"><ul style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:300;line-height:2;" class="wp-block-navigation__container is-vertical wp-block-navigation has-system-font-font-family"><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://docs.gravatar.com/changelog/"><span class="wp-block-navigation-item__label">Changelog</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://gravatar.com/developers"><span class="wp-block-navigation-item__label">Developer Dashboard</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="http://docs.gravatar.com/"><span class="wp-block-navigation-item__label">Developer Docs</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://github.com/Automattic/gravatar/discussions/categories/ideas"><span class="wp-block-navigation-item__label">Feature Requests</span></a></li></ul></nav> <ul class="wp-block-social-links has-visible-labels is-layout-flex wp-block-social-links-is-layout-flex" style="margin-top:18px;margin-bottom:var(--wp--preset--spacing--20)"><li class="wp-social-link wp-social-link-github wp-block-social-link"><a href="https://github.com/search?q=topic%3Agravatar+org%3AAutomattic+fork%3Atrue&type=repositories" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z"></path></svg><span class="wp-block-social-link-label">Github</span></a></li></ul> </div> <div class="wp-block-column is-layout-flow wp-container-core-column-is-layout-5 wp-block-column-is-layout-flow" style="flex-basis:20%"> <p class="has-system-font-font-family" style="margin-top:0px;margin-bottom:0px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.469), 20px);">Support</p> <nav style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:300;line-height:2;" class="is-vertical wp-block-navigation has-system-font-font-family is-layout-flex wp-container-core-navigation-is-layout-3 wp-block-navigation-is-layout-flex" aria-label="Footer navigation 5"><ul style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:300;line-height:2;" class="wp-block-navigation__container is-vertical wp-block-navigation has-system-font-font-family"><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="http://blog.gravatar.com"><span class="wp-block-navigation-item__label">Blog</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="http://support.gravatar.com/"><span class="wp-block-navigation-item__label">Docs</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://support.gravatar.com/contact/"><span class="wp-block-navigation-item__label">Contact</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://support.gravatar.com/report-abuse/"><span class="wp-block-navigation-item__label">Report Abuse</span></a></li></ul></nav></div> <div class="wp-block-column is-layout-flow wp-container-core-column-is-layout-6 wp-block-column-is-layout-flow" style="flex-basis:20%"> <p class="has-system-font-font-family" style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.469), 20px);">Company</p> <nav style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:300;line-height:2;" class="is-vertical wp-block-navigation has-system-font-font-family is-layout-flex wp-container-core-navigation-is-layout-4 wp-block-navigation-is-layout-flex" aria-label="Footer navigation 6"><ul style="font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);font-style:normal;font-weight:300;line-height:2;" class="wp-block-navigation__container is-vertical wp-block-navigation has-system-font-font-family"><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://automattic.com/about/"><span class="wp-block-navigation-item__label">About ↗</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://automattic.com/press"><span class="wp-block-navigation-item__label">Press ↗</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://wordpress.com/tos/"><span class="wp-block-navigation-item__label">Terms of Service ↗</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://automattic.com/privacy/"><span class="wp-block-navigation-item__label">Privacy Policy ↗</span></a></li><li style="font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);" class=" wp-block-navigation-item wp-block-navigation-link"><a class="wp-block-navigation-item__content" href="https://automattic.com/privacy/#california-consumer-privacy-act-ccpa"><span class="wp-block-navigation-item__label">Privacy Notice for CA ↗</span></a></li></ul></nav></div> </div> </div> <div class="wp-block-group has-secondary-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-20 wp-block-group-is-layout-constrained"> <div class="wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-19 wp-block-group-is-layout-flex" style="padding-top:24px;padding-bottom:24px"> <div class="wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-18 wp-block-group-is-layout-flex" style="padding-right:0px;padding-left:0px"> <figure class="wp-block-image size-large is-resized"><a href="https://wordpress.com?ref=gravatar" target="_blank" rel=" noreferrer noopener"><img loading="lazy" width="496" height="71" src="https://blog.gravatar.com/wp-content/uploads/2024/04/wordpress-branding.png?w=496" alt="" class="wp-image-1296" style="width:248px" srcset="https://blog.gravatar.com/wp-content/uploads/2024/04/wordpress-branding.png 496w, https://blog.gravatar.com/wp-content/uploads/2024/04/wordpress-branding.png?w=150 150w, https://blog.gravatar.com/wp-content/uploads/2024/04/wordpress-branding.png?w=300 300w" sizes="(max-width: 496px) 100vw, 496px" /></a></figure> </div> <p class="has-text-align-right has-white-color has-text-color has-link-color has-system-font-font-family wp-elements-31b252f86c1ffceac5c3db4eef41919b" style="font-style:normal;font-weight:300"><a href="https://wordpress.com/?ref=gravatar" target="_blank" rel="noreferrer noopener">Create A Site</a> ↗</p> </div> </div> <div class="wp-block-group has-secondary-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-22 wp-block-group-is-layout-constrained"> <div class="wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-21 wp-block-group-is-layout-flex" style="padding-top:24px;padding-bottom:24px"> <figure class="wp-block-image size-full is-resized"><a href="https://www.automattic.com?ref=gravatar"><img src="https://s0.wp.com/wp-content/themes/a8c/gravatar-docs/assets/images/Automattic-Footer-Logo.png" alt="" class="wp-image-174" style="width:220px;height:auto" /></a></figure> <p class="has-text-align-right" style="text-decoration:underline"><a href="https://automattic.com/work-with-us/?ref=gravatar">Work With Us</a></p> </div> </div> <div class="wp-block-group has-white-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-24 wp-block-group-is-layout-constrained"> <div class="wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-23 wp-block-group-is-layout-flex" style="padding-top:24px;padding-bottom:24px"> <figure class="wp-block-image size-full is-resized"><a href="https://www.automattic.com?ref=gravatar"><img src="https://s0.wp.com/wp-content/themes/a8c/gravatar-docs/assets/images/Automattic-Footer-Logo.png" alt="" class="wp-image-174" style="width:238px" /></a></figure> <p class="has-text-align-right has-secondary-color has-text-color has-link-color has-system-font-font-family wp-elements-6c2eb3679e7d2bfa58917bee0467e43f" style="font-style:normal;font-weight:300"><a href="https://automattic.com/work-with-us/?ref=gravatar" target="_blank" rel="noreferrer noopener">Work With Us</a> ↗</p> </div> </div> </footer></div> <!-- wpcom_wp_footer --> <div class="jetpack-instant-search__widget-area" style="display: none"> <div id="jetpack-search-filters-2" class="widget jetpack-filters widget_search"> <div id="jetpack-search-filters-2-wrapper" class="jetpack-instant-search-wrapper"> </div></div> </div> <script src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2024484048849247f5660a2d05b85c6fc286379897f30a1061ad46e7f037e059ed7fe7" id="grofiles-cards-js"></script> <script id="wpgroho-js-extra"> var WPGroHo = {"my_hash":""}; </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile': 'Edit your profile', 'View profile': 'View profile', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> <div class="grofile-hash-map-e1189f13a22516eb5a157e5ded233429"> </div> </div> <div id="actionbar" style="display: none;" class="actnbr-a8c-gravatar-docs actnbr-has-follow"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://blog.gravatar.com"> <img loading='lazy' alt='' src='https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=50' srcset='https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=50 1x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=75 1.5x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=100 2x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=150 3x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Gravatar Blog </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Join 16,347 other subscribers</div> <div> <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="1886259" /> <input type="hidden" name="source" value="https://blog.gravatar.com/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="a8ea1246cf" /> <div class="actnbr-button-wrap"> <button type="submit" value="Sign me up"> Sign me up </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fblog.gravatar.com%252F2024%252F11%252F18%252Fcreate-online-profile%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://blog.gravatar.com"> <img loading='lazy' alt='' src='https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=50' srcset='https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=50 1x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=75 1.5x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=100 2x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=150 3x, https://blog.gravatar.com/wp-content/uploads/2024/09/cropped-72x72-1.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Gravatar Blog </a> </li> <li class="actnbr-folded-customize"> <a href="https://gravatar.wordpress.com/wp-admin/site-editor.php?postType=wp_template&postId=a8c/gravatar-docs//front-page"> <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>Edit Site</span> </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fblog.gravatar.com%252F2024%252F11%252F18%252Fcreate-online-profile%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://blog.gravatar.com" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/read/feeds/25819"> View site in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Collapse this bar</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122"; script.defer = true; document.body.appendChild( script ); } ); </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJyNjtEKwjAMRX/IGhVlfRE/RboujnZtU5Z0/X2r7GEgok+Bcy83B2pWlpJgEvAMkXoXUBXG2YyNKZcetPe8g00vFpVDGV1i8CjZ2Ek1VLOluAZthxIsmAaawRShaESc/agDzxb64sIACSu/sz6Qnfh1RpWJhdXisP7K/3Dcqq3s/l3RMKPwKueOOqlAZsC5PbrF67E76cNFd2ftn3F4ePE='></script> <script id="wp-block-template-skip-link-js-after"> ( function() { var skipLinkTarget = document.querySelector( 'main' ), sibling, skipLinkTargetID, skipLink; // Early exit if a skip-link target can't be located. if ( ! skipLinkTarget ) { return; } /* * Get the site wrapper. * The skip-link will be injected in the beginning of it. */ sibling = document.querySelector( '.wp-site-blocks' ); // Early exit if the root element was not found. if ( ! sibling ) { return; } // Get the skip-link target's ID, and generate one if it doesn't exist. skipLinkTargetID = skipLinkTarget.id; if ( ! skipLinkTargetID ) { skipLinkTargetID = 'wp--skip-link--target'; skipLinkTarget.id = skipLinkTargetID; } // Create the skip link. skipLink = document.createElement( 'a' ); skipLink.classList.add( 'skip-link', 'screen-reader-text' ); skipLink.href = '#' + skipLinkTargetID; skipLink.innerHTML = 'Skip to content'; // Inject the skip link. sibling.parentElement.insertBefore( skipLink, sibling ); }() ); </script> <script id="wp-jp-i18n-loader-js-after"> wp.jpI18nLoader.state = {"baseUrl":"https://widgets.wp.com/languages/","locale":"en_US","domainMap":{"jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","jetpack-wordads":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","jetpack-wordads":"jetpack_vendor/automattic/jetpack-wordads/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}}; </script> <script crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.6.4/build/url/index.min.js?m=1731954715i&ver=499ac283dc628dfb623e" id="wp-url-js"></script> <script id="jetpack-instant-search-js-before"> var JetpackInstantSearchOptions=JSON.parse(decodeURIComponent("%7B%22overlayOptions%22%3A%7B%22colorTheme%22%3A%22light%22%2C%22enableInfScroll%22%3Atrue%2C%22enableFilteringOpensOverlay%22%3Atrue%2C%22enablePostDate%22%3Atrue%2C%22enableSort%22%3Atrue%2C%22highlightColor%22%3A%22%23FFC%22%2C%22overlayTrigger%22%3A%22submit%22%2C%22resultFormat%22%3A%22expanded%22%2C%22showPoweredBy%22%3Atrue%2C%22defaultSort%22%3A%22relevance%22%2C%22excludedPostTypes%22%3A%5B%5D%7D%2C%22homeUrl%22%3A%22https%3A%5C%2F%5C%2Fblog.gravatar.com%22%2C%22locale%22%3A%22en%22%2C%22postsPerPage%22%3A10%2C%22siteId%22%3A1886259%2C%22postTypes%22%3A%7B%22post%22%3A%7B%22singular_name%22%3A%22Post%22%2C%22name%22%3A%22Posts%22%7D%2C%22page%22%3A%7B%22singular_name%22%3A%22Page%22%2C%22name%22%3A%22Pages%22%7D%2C%22attachment%22%3A%7B%22singular_name%22%3A%22Media%22%2C%22name%22%3A%22Media%22%7D%7D%2C%22webpackPublicPath%22%3A%22https%3A%5C%2F%5C%2Fs2.wp.com%5C%2Fwp-content%5C%2Fmu-plugins%5C%2Fjetpack-plugin%5C%2Fmoon%5C%2Fjetpack_vendor%5C%2Fautomattic%5C%2Fjetpack-search%5C%2Fbuild%5C%2Finstant-search%5C%2F%22%2C%22isPhotonEnabled%22%3Atrue%2C%22isFreePlan%22%3Afalse%2C%22apiRoot%22%3A%22https%3A%5C%2F%5C%2Fpublic-api.wordpress.com%5C%2F%22%2C%22apiNonce%22%3A%220589d0b4eb%22%2C%22isPrivateSite%22%3Afalse%2C%22isWpcom%22%3Atrue%2C%22hasOverlayWidgets%22%3Atrue%2C%22widgets%22%3A%5B%7B%22filters%22%3A%5B%7B%22name%22%3A%22Mentions%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22mentions%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-2%22%2C%22filter_id%22%3A%22taxonomy_0%22%7D%2C%7B%22name%22%3A%22Categories%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22category%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-2%22%2C%22filter_id%22%3A%22taxonomy_1%22%7D%2C%7B%22name%22%3A%22Tags%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22post_tag%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-2%22%2C%22filter_id%22%3A%22taxonomy_2%22%7D%2C%7B%22name%22%3A%22Year%22%2C%22type%22%3A%22date_histogram%22%2C%22count%22%3A5%2C%22field%22%3A%22post_date%22%2C%22interval%22%3A%22year%22%2C%22widget_id%22%3A%22jetpack-search-filters-2%22%2C%22filter_id%22%3A%22date_histogram_3%22%7D%5D%2C%22widget_id%22%3A%22jetpack-search-filters-2%22%7D%5D%2C%22widgetsOutsideOverlay%22%3A%5B%7B%22filters%22%3A%5B%7B%22name%22%3A%22Mentions%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22mentions%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-3%22%2C%22filter_id%22%3A%22taxonomy_4%22%7D%2C%7B%22name%22%3A%22Categories%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22category%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-3%22%2C%22filter_id%22%3A%22taxonomy_5%22%7D%2C%7B%22name%22%3A%22Tags%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22post_tag%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-3%22%2C%22filter_id%22%3A%22taxonomy_6%22%7D%2C%7B%22name%22%3A%22Year%22%2C%22type%22%3A%22date_histogram%22%2C%22count%22%3A5%2C%22field%22%3A%22post_date%22%2C%22interval%22%3A%22year%22%2C%22widget_id%22%3A%22jetpack-search-filters-3%22%2C%22filter_id%22%3A%22date_histogram_7%22%7D%5D%2C%22widget_id%22%3A%22jetpack-search-filters-3%22%7D%5D%2C%22hasNonSearchWidgets%22%3Afalse%2C%22preventTrackingCookiesReset%22%3Afalse%7D")); </script> <script crossorigin='anonymous' type='text/javascript' src='https://s1.wp.com/wp-content/mu-plugins/jetpack-plugin/moon/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js?m=1731350462i'></script> <script crossorigin='anonymous' src="//stats.wp.com/w.js?ver=202448" id="jp-tracks-js"></script> <script id="coblocks-loader-js-extra"> var wpcom_coblocks_js = {"coblocks_masonry_js":"https:\/\/s2.wp.com\/wp-content\/plugins\/coblocks\/2.18.1-simple-rev.4\/dist\/js\/coblocks-masonry.min.js","coblocks_lightbox_js":"https:\/\/s2.wp.com\/wp-content\/plugins\/coblocks\/2.18.1-simple-rev.4\/dist\/js\/coblocks-lightbox.min.js","jquery_core_js":"\/wp-includes\/js\/jquery\/jquery.min.js","jquery_migrate_js":"\/wp-includes\/js\/jquery\/jquery-migrate.min.js","masonry_js":"\/wp-includes\/js\/masonry.min.js","imagesloaded_js":"\/wp-includes\/js\/imagesloaded.min.js"}; var coblocksLigthboxData = {"closeLabel":"Close Gallery","leftLabel":"Previous","rightLabel":"Next"}; </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/js/coblocks-loader.min.js?m=1681832297i'></script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script><script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'1886259','blog_tz':'-8','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'1886259','v':'wpcom','tz':'-8','user_id':'0','subd':'gravatar'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD9yS0RSOHRncHMxWXUyVF89T101R0RUTGowRm1sM2JsZjhNLWFUOFRhcDk/N2dmNTJrJV8tWkJNbn5MVls0NnorcktDMEtfLkhjSy1vZ0oyZkIzZEdzakt0bkpTXUtaY3Uycy1nRjBua114Ui9taWxVL1Z1fmFpdVZMLHZ4fG8/eWlHXSZVVVAuLHByUFtbSVdxeHdfd1FjZzNFZEpwUXdJdlRbPVNlQ34/Jkd8UCtMdUpLVWw2PV9CblJBZ201Y2NXbw=='}]); _stq.push([ 'clickTrackerInit', '1886259', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script defer id="bilmur" data-customproperties="{"logged_in":"0","wptheme":"a8c\/gravatar-docs","wptheme_is_block":"1"}" data-provider="wordpress.com" data-service="simple" src="/wp-content/js/bilmur.min.js?i=12&m=202448"></script><script defer id="bilmur" data-customproperties="{"logged_in":"0","wptheme":"a8c\/gravatar-docs","wptheme_is_block":"1"}" data-provider="wordpress.com" data-service="simple" src="/wp-content/js/bilmur-4.min.js?i=12&m=202448"></script><script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script></body> </html> <!-- generated 236 seconds ago generated in 0.212 seconds served from batcache in 0.003 seconds expires in 64 seconds -->