.kb-buttons-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--global-kb-gap-xs,.5rem)}.kb-button{z-index:1;position:relative;overflow:hidden;display:inline-flex;text-align:center;align-items:center;justify-content:center}.kb-button.wp-block-button__link{width:auto;height:auto}.kb-button.kt-btn-width-type-full{flex:1 0 fit-content;width:100%}.kb-blocks-button-aos.kb-btn-width-type-full{flex:1 0 fit-content;width:100%}.wp-block-kadence-advancedbtn .kb-button:not(.specificity):not(.extra-specificity){text-decoration:none}.kb-button:not(.kb-btn-global-inherit){border:0 solid rgba(0,0,0,0);padding:.4em 1em;cursor:pointer;font-size:1.125rem;border-radius:3px;transition:all .3s ease-in-out;box-shadow:none}.kb-button:not(.kb-btn-global-inherit):hover{box-shadow:none}.kb-button.kb-btn-global-fill{border:0px solid rgba(0,0,0,0);border-radius:3px;background:var(--global-palette-btn-bg,#3633e1);color:var(--global-palette-btn,#fff)}.kb-button.kb-btn-global-fill:hover{color:var(--global-palette-btn-hover,#fff);background:var(--global-palette-btn-bg-hover,#2f2ffc)}.kb-button.kb-btn-global-fill:focus{color:var(--global-palette-btn-hover,#fff);background:var(--global-palette-btn-bg-hover,#2f2ffc)}.kb-button.kb-btn-global-outline{border:2px solid var(--global-palette-btn-bg,#3633e1);background:rgba(0,0,0,0);color:var(--global-palette-btn-bg,#3633e1);padding:calc(.4em - 2px) calc(1em - 2px)}.kb-button.kb-btn-global-outline:hover{border-color:var(--global-palette-btn-bg-hover,#2f2ffc);background:rgba(0,0,0,0);color:var(--global-palette-btn-bg-hover,#2f2ffc)}.kb-button.kb-btn-global-outline:focus{border-color:var(--global-palette-btn-bg-hover,#2f2ffc);background:rgba(0,0,0,0);color:var(--global-palette-btn-bg-hover,#2f2ffc)}.kb-button::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;background:rgba(0,0,0,0)}.kb-button:hover::before,.kb-button:focus::before{opacity:1}.wp-block-kadence-advancedbtn .kb-button.kt-btn-size-small{font-size:.9rem}.wp-block-kadence-advancedbtn .kb-button.kt-btn-size-large{font-size:1.35rem}.wp-block-kadence-advancedbtn .kb-button.kt-btn-size-xlarge{font-size:1.65rem}.kb-button.kb-btn-global-outline.kt-btn-size-xlarge{border-width:4px}.kb-button.kb-btn-global-outline.kt-btn-size-large{border-width:3px;padding:calc(.4em - 3px) calc(1em - 3px)}.kb-button.kb-btn-global-outline.kt-btn-size-small{border-width:1px;padding:calc(.4em - 1px) calc(1em - 1px)}.kb-button.kt-btn-has-svg-true{gap:.5em;display:inline-flex}.wp-block-kadence-advancedbtn .kb-svg-icon-wrap{display:inline-flex;justify-content:center;align-items:center}.wp-block-kadence-advancedbtn .kb-svg-icon-wrap svg{width:1em;height:1em}.kb-button.icon-reveal .kb-svg-icon-wrap{transition:transform .3s ease-in-out,width .3s ease-in-out,opacity .3s ease-in-out;width:0;opacity:0}.kb-button.icon-reveal:hover .kb-svg-icon-wrap{width:var(--kb-button-icon-size,24px);opacity:1}.kt-btn-wrap .kt-button:where(:not(.kb-button)){text-decoration:none;position:relative;z-index:1;overflow:hidden}.kt-btn-wrap .kt-button:not(.kb-btn-global-inherit):where(:not(.kb-button)){padding:8px 16px;cursor:pointer;font-size:18px;display:flex;line-height:1.6;text-decoration:none;text-align:center;align-items:center;justify-content:center;transition:all .3s ease-in-out;border-width:2px;border-radius:3px;border-color:#555;background:0 0;color:#555;box-shadow:none;border-style:solid}.kt-btn-wrap .kt-button:where(:not(.kb-button)):not(.kb-btn-global-inherit):focus,.kt-btn-wrap .kt-button:where(:not(.kb-button)):not(.kb-btn-global-inherit):hover{border-color:#444;color:#fff;box-shadow:none}.kt-btn-wrap .kt-button:where(:not(.kb-button)).kt-btn-size-small{font-size:16px;padding:4px 8px;border-width:1px}.kt-btn-wrap .kt-button:where(:not(.kb-button)).kt-btn-size-large{font-size:20px;padding:12px 24px;border-width:3px}.kt-btn-wrap .kb-btn-only-icon.kt-btn-has-svg-true .kt-btn-inner-text{display:none}.kt-btn-wrap .kb-btn-only-icon.kt-btn-has-svg-true .kt-btn-svg-icon{padding:0}.wp-block-kadence-advancedbtn .kt-btn-wrap a.kt-button:where(:not(.kb-button)):not(.link){text-decoration:none}.kt-btn-wrap .kt-button:where(:not(.kb-button))::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;transition:all .3s ease-in-out;display:block;filter:none}.kt-button:where(:not(.kb-button)):not(.kb-btn-global-inherit)::before{background:#444}.kt-btn-wrap .kt-button:where(:not(.kb-button)):focus::before,.kt-btn-wrap .kt-button:where(:not(.kb-button)):hover::before{opacity:1}.kb-svg-icon-wrap.kt-btn-side-right,.kt-btn-svg-icon.kt-btn-side-right{padding-left:.5em}.kb-svg-icon-wrap.kt-btn-side-left,.kt-btn-svg-icon.kt-btn-side-left{padding-right:.5em}.kt-btn-has-text-false .kt-btn-svg-icon{padding-left:0;padding-right:0}.kt-btn-wrap{display:inline-flex}.kt-btn-align-center{text-align:center}.kt-btn-align-left{text-align:left}.kt-btn-align-right{text-align:right}.wp-block-kadence-advancedbtn .kt-btn-wrap:last-child{margin-right:0}.wp-block-kadence-advancedbtn .kt-btn-wrap{margin-right:5px;vertical-align:middle}.rtl .wp-block-kadence-advancedbtn .kt-btn-wrap{margin-right:0;margin-left:5px}.kt-force-btn-fullwidth{display:flex}.kt-force-btn-fullwidth .kt-btn-wrap{display:block;flex:1}.kt-force-btn-fullwidth .kt-btn-wrap .kt-button:where(:not(.kb-button)){justify-content:center;display:flex}.kt-btn-wrap .kt-btn-has-svg-true{display:flex;align-items:center;justify-content:center}@media (max-width:1024px){.kt-btn-wrap .kb-btn-tablet-only-icon.kt-btn-has-svg-true .kt-btn-inner-text{display:none}.kt-btn-wrap .kb-btn-tablet-only-icon.kt-btn-has-svg-true .kt-btn-svg-icon{padding:0}.kt-btn-tablet-align-center{text-align:center}.kt-btn-tablet-align-left{text-align:left}.kt-btn-tablet-align-right{text-align:right}}@media (max-width:767px){.kt-btn-wrap .kb-btn-mobile-only-icon.kt-btn-has-svg-true .kt-btn-inner-text{display:none}.kt-btn-wrap .kb-btn-mobile-only-icon.kt-btn-has-svg-true .kt-btn-svg-icon{padding:0}.kt-btn-mobile-align-center{text-align:center}.kt-btn-mobile-align-left{text-align:left}.kt-btn-mobile-align-right{text-align:right}.wp-block-kadence-advancedbtn.kt-force-btn-fullwidth.kt-mobile-collapse-btn-fullwidth{flex-direction:column}.wp-block-kadence-advancedbtn.kt-force-btn-fullwidth.kt-mobile-collapse-btn-fullwidth .kt-btn-wrap{margin-right:0}.kt-btn-wrap{margin-bottom:5px}}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:""}.dashicons-admin-collapse:before{content:""}.dashicons-admin-comments:before{content:""}.dashicons-admin-customizer:before{content:""}.dashicons-admin-generic:before{content:""}.dashicons-admin-home:before{content:""}.dashicons-admin-links:before{content:""}.dashicons-admin-media:before{content:""}.dashicons-admin-multisite:before{content:""}.dashicons-admin-network:before{content:""}.dashicons-admin-page:before{content:""}.dashicons-admin-plugins:before{content:""}.dashicons-admin-post:before{content:""}.dashicons-admin-settings:before{content:""}.dashicons-admin-site-alt:before{content:""}.dashicons-admin-site-alt2:before{content:""}.dashicons-admin-site-alt3:before{content:""}.dashicons-admin-site:before{content:""}.dashicons-admin-tools:before{content:""}.dashicons-admin-users:before{content:""}.dashicons-airplane:before{content:""}.dashicons-album:before{content:""}.dashicons-align-center:before{content:""}.dashicons-align-full-width:before{content:""}.dashicons-align-left:before{content:""}.dashicons-align-none:before{content:""}.dashicons-align-pull-left:before{content:""}.dashicons-align-pull-right:before{content:""}.dashicons-align-right:before{content:""}.dashicons-align-wide:before{content:""}.dashicons-amazon:before{content:""}.dashicons-analytics:before{content:""}.dashicons-archive:before{content:""}.dashicons-arrow-down-alt:before{content:""}.dashicons-arrow-down-alt2:before{content:""}.dashicons-arrow-down:before{content:""}.dashicons-arrow-left-alt:before{content:""}.dashicons-arrow-left-alt2:before{content:""}.dashicons-arrow-left:before{content:""}.dashicons-arrow-right-alt:before{content:""}.dashicons-arrow-right-alt2:before{content:""}.dashicons-arrow-right:before{content:""}.dashicons-arrow-up-alt:before{content:""}.dashicons-arrow-up-alt2:before{content:""}.dashicons-arrow-up-duplicate:before{content:""}.dashicons-arrow-up:before{content:""}.dashicons-art:before{content:""}.dashicons-awards:before{content:""}.dashicons-backup:before{content:""}.dashicons-bank:before{content:""}.dashicons-beer:before{content:""}.dashicons-bell:before{content:""}.dashicons-block-default:before{content:""}.dashicons-book-alt:before{content:""}.dashicons-book:before{content:""}.dashicons-buddicons-activity:before{content:""}.dashicons-buddicons-bbpress-logo:before{content:""}.dashicons-buddicons-buddypress-logo:before{content:""}.dashicons-buddicons-community:before{content:""}.dashicons-buddicons-forums:before{content:""}.dashicons-buddicons-friends:before{content:""}.dashicons-buddicons-groups:before{content:""}.dashicons-buddicons-pm:before{content:""}.dashicons-buddicons-replies:before{content:""}.dashicons-buddicons-topics:before{content:""}.dashicons-buddicons-tracking:before{content:""}.dashicons-building:before{content:""}.dashicons-businessman:before{content:""}.dashicons-businessperson:before{content:""}.dashicons-businesswoman:before{content:""}.dashicons-button:before{content:""}.dashicons-calculator:before{content:""}.dashicons-calendar-alt:before{content:""}.dashicons-calendar:before{content:""}.dashicons-camera-alt:before{content:""}.dashicons-camera:before{content:""}.dashicons-car:before{content:""}.dashicons-carrot:before{content:""}.dashicons-cart:before{content:""}.dashicons-category:before{content:""}.dashicons-chart-area:before{content:""}.dashicons-chart-bar:before{content:""}.dashicons-chart-line:before{content:""}.dashicons-chart-pie:before{content:""}.dashicons-clipboard:before{content:""}.dashicons-clock:before{content:""}.dashicons-cloud-saved:before{content:""}.dashicons-cloud-upload:before{content:""}.dashicons-cloud:before{content:""}.dashicons-code-standards:before{content:""}.dashicons-coffee:before{content:""}.dashicons-color-picker:before{content:""}.dashicons-columns:before{content:""}.dashicons-controls-back:before{content:""}.dashicons-controls-forward:before{content:""}.dashicons-controls-pause:before{content:""}.dashicons-controls-play:before{content:""}.dashicons-controls-repeat:before{content:""}.dashicons-controls-skipback:before{content:""}.dashicons-controls-skipforward:before{content:""}.dashicons-controls-volumeoff:before{content:""}.dashicons-controls-volumeon:before{content:""}.dashicons-cover-image:before{content:""}.dashicons-dashboard:before{content:""}.dashicons-database-add:before{content:""}.dashicons-database-export:before{content:""}.dashicons-database-import:before{content:""}.dashicons-database-remove:before{content:""}.dashicons-database-view:before{content:""}.dashicons-database:before{content:""}.dashicons-desktop:before{content:""}.dashicons-dismiss:before{content:""}.dashicons-download:before{content:""}.dashicons-drumstick:before{content:""}.dashicons-edit-large:before{content:""}.dashicons-edit-page:before{content:""}.dashicons-edit:before{content:""}.dashicons-editor-aligncenter:before{content:""}.dashicons-editor-alignleft:before{content:""}.dashicons-editor-alignright:before{content:""}.dashicons-editor-bold:before{content:""}.dashicons-editor-break:before{content:""}.dashicons-editor-code-duplicate:before{content:""}.dashicons-editor-code:before{content:""}.dashicons-editor-contract:before{content:""}.dashicons-editor-customchar:before{content:""}.dashicons-editor-expand:before{content:""}.dashicons-editor-help:before{content:""}.dashicons-editor-indent:before{content:""}.dashicons-editor-insertmore:before{content:""}.dashicons-editor-italic:before{content:""}.dashicons-editor-justify:before{content:""}.dashicons-editor-kitchensink:before{content:""}.dashicons-editor-ltr:before{content:""}.dashicons-editor-ol-rtl:before{content:""}.dashicons-editor-ol:before{content:""}.dashicons-editor-outdent:before{content:""}.dashicons-editor-paragraph:before{content:""}.dashicons-editor-paste-text:before{content:""}.dashicons-editor-paste-word:before{content:""}.dashicons-editor-quote:before{content:""}.dashicons-editor-removeformatting:before{content:""}.dashicons-editor-rtl:before{content:""}.dashicons-editor-spellcheck:before{content:""}.dashicons-editor-strikethrough:before{content:""}.dashicons-editor-table:before{content:""}.dashicons-editor-textcolor:before{content:""}.dashicons-editor-ul:before{content:""}.dashicons-editor-underline:before{content:""}.dashicons-editor-unlink:before{content:""}.dashicons-editor-video:before{content:""}.dashicons-ellipsis:before{content:""}.dashicons-email-alt:before{content:""}.dashicons-email-alt2:before{content:""}.dashicons-email:before{content:""}.dashicons-embed-audio:before{content:""}.dashicons-embed-generic:before{content:""}.dashicons-embed-photo:before{content:""}.dashicons-embed-post:before{content:""}.dashicons-embed-video:before{content:""}.dashicons-excerpt-view:before{content:""}.dashicons-exit:before{content:""}.dashicons-external:before{content:""}.dashicons-facebook-alt:before{content:""}.dashicons-facebook:before{content:""}.dashicons-feedback:before{content:""}.dashicons-filter:before{content:""}.dashicons-flag:before{content:""}.dashicons-food:before{content:""}.dashicons-format-aside:before{content:""}.dashicons-format-audio:before{content:""}.dashicons-format-chat:before{content:""}.dashicons-format-gallery:before{content:""}.dashicons-format-image:before{content:""}.dashicons-format-quote:before{content:""}.dashicons-format-status:before{content:""}.dashicons-format-video:before{content:""}.dashicons-forms:before{content:""}.dashicons-fullscreen-alt:before{content:""}.dashicons-fullscreen-exit-alt:before{content:""}.dashicons-games:before{content:""}.dashicons-google:before{content:""}.dashicons-googleplus:before{content:""}.dashicons-grid-view:before{content:""}.dashicons-groups:before{content:""}.dashicons-hammer:before{content:""}.dashicons-heading:before{content:""}.dashicons-heart:before{content:""}.dashicons-hidden:before{content:""}.dashicons-hourglass:before{content:""}.dashicons-html:before{content:""}.dashicons-id-alt:before{content:""}.dashicons-id:before{content:""}.dashicons-image-crop:before{content:""}.dashicons-image-filter:before{content:""}.dashicons-image-flip-horizontal:before{content:""}.dashicons-image-flip-vertical:before{content:""}.dashicons-image-rotate-left:before{content:""}.dashicons-image-rotate-right:before{content:""}.dashicons-image-rotate:before{content:""}.dashicons-images-alt:before{content:""}.dashicons-images-alt2:before{content:""}.dashicons-index-card:before{content:""}.dashicons-info-outline:before{content:""}.dashicons-info:before{content:""}.dashicons-insert-after:before{content:""}.dashicons-insert-before:before{content:""}.dashicons-insert:before{content:""}.dashicons-instagram:before{content:""}.dashicons-laptop:before{content:""}.dashicons-layout:before{content:""}.dashicons-leftright:before{content:""}.dashicons-lightbulb:before{content:""}.dashicons-linkedin:before{content:""}.dashicons-list-view:before{content:""}.dashicons-location-alt:before{content:""}.dashicons-location:before{content:""}.dashicons-lock-duplicate:before{content:""}.dashicons-lock:before{content:""}.dashicons-marker:before{content:""}.dashicons-media-archive:before{content:""}.dashicons-media-audio:before{content:""}.dashicons-media-code:before{content:""}.dashicons-media-default:before{content:""}.dashicons-media-document:before{content:""}.dashicons-media-interactive:before{content:""}.dashicons-media-spreadsheet:before{content:""}.dashicons-media-text:before{content:""}.dashicons-media-video:before{content:""}.dashicons-megaphone:before{content:""}.dashicons-menu-alt:before{content:""}.dashicons-menu-alt2:before{content:""}.dashicons-menu-alt3:before{content:""}.dashicons-menu:before{content:""}.dashicons-microphone:before{content:""}.dashicons-migrate:before{content:""}.dashicons-minus:before{content:""}.dashicons-money-alt:before{content:""}.dashicons-money:before{content:""}.dashicons-move:before{content:""}.dashicons-nametag:before{content:""}.dashicons-networking:before{content:""}.dashicons-no-alt:before{content:""}.dashicons-no:before{content:""}.dashicons-open-folder:before{content:""}.dashicons-palmtree:before{content:""}.dashicons-paperclip:before{content:""}.dashicons-pdf:before{content:""}.dashicons-performance:before{content:""}.dashicons-pets:before{content:""}.dashicons-phone:before{content:""}.dashicons-pinterest:before{content:""}.dashicons-playlist-audio:before{content:""}.dashicons-playlist-video:before{content:""}.dashicons-plugins-checked:before{content:""}.dashicons-plus-alt:before{content:""}.dashicons-plus-alt2:before{content:""}.dashicons-plus:before{content:""}.dashicons-podio:before{content:""}.dashicons-portfolio:before{content:""}.dashicons-post-status:before{content:""}.dashicons-pressthis:before{content:""}.dashicons-printer:before{content:""}.dashicons-privacy:before{content:""}.dashicons-products:before{content:""}.dashicons-randomize:before{content:""}.dashicons-reddit:before{content:""}.dashicons-redo:before{content:""}.dashicons-remove:before{content:""}.dashicons-rest-api:before{content:""}.dashicons-rss:before{content:""}.dashicons-saved:before{content:""}.dashicons-schedule:before{content:""}.dashicons-screenoptions:before{content:""}.dashicons-search:before{content:""}.dashicons-share-alt:before{content:""}.dashicons-share-alt2:before{content:""}.dashicons-share:before{content:""}.dashicons-shield-alt:before{content:""}.dashicons-shield:before{content:""}.dashicons-shortcode:before{content:""}.dashicons-slides:before{content:""}.dashicons-smartphone:before{content:""}.dashicons-smiley:before{content:""}.dashicons-sort:before{content:""}.dashicons-sos:before{content:""}.dashicons-spotify:before{content:""}.dashicons-star-empty:before{content:""}.dashicons-star-filled:before{content:""}.dashicons-star-half:before{content:""}.dashicons-sticky:before{content:""}.dashicons-store:before{content:""}.dashicons-superhero-alt:before{content:""}.dashicons-superhero:before{content:""}.dashicons-table-col-after:before{content:""}.dashicons-table-col-before:before{content:""}.dashicons-table-col-delete:before{content:""}.dashicons-table-row-after:before{content:""}.dashicons-table-row-before:before{content:""}.dashicons-table-row-delete:before{content:""}.dashicons-tablet:before{content:""}.dashicons-tag:before{content:""}.dashicons-tagcloud:before{content:""}.dashicons-testimonial:before{content:""}.dashicons-text-page:before{content:""}.dashicons-text:before{content:""}.dashicons-thumbs-down:before{content:""}.dashicons-thumbs-up:before{content:""}.dashicons-tickets-alt:before{content:""}.dashicons-tickets:before{content:""}.dashicons-tide:before{content:""}.dashicons-translation:before{content:""}.dashicons-trash:before{content:""}.dashicons-twitch:before{content:""}.dashicons-twitter-alt:before{content:""}.dashicons-twitter:before{content:""}.dashicons-undo:before{content:""}.dashicons-universal-access-alt:before{content:""}.dashicons-universal-access:before{content:""}.dashicons-unlock:before{content:""}.dashicons-update-alt:before{content:""}.dashicons-update:before{content:""}.dashicons-upload:before{content:""}.dashicons-vault:before{content:""}.dashicons-video-alt:before{content:""}.dashicons-video-alt2:before{content:""}.dashicons-video-alt3:before{content:""}.dashicons-visibility:before{content:""}.dashicons-warning:before{content:""}.dashicons-welcome-add-page:before{content:""}.dashicons-welcome-comments:before{content:""}.dashicons-welcome-learn-more:before{content:""}.dashicons-welcome-view-site:before{content:""}.dashicons-welcome-widgets-menus:before{content:""}.dashicons-welcome-write-blog:before{content:""}.dashicons-whatsapp:before{content:""}.dashicons-wordpress-alt:before{content:""}.dashicons-wordpress:before{content:""}.dashicons-xing:before{content:""}.dashicons-yes-alt:before{content:""}.dashicons-yes:before{content:""}.dashicons-youtube:before{content:""}.dashicons-editor-distractionfree:before{content:""}.dashicons-exerpt-view:before{content:""}.dashicons-format-links:before{content:""}.dashicons-format-standard:before{content:""}.dashicons-post-trash:before{content:""}.dashicons-share1:before{content:""}.dashicons-welcome-edit-page:before{content:""}.pp-multiple-authors-boxes-wrapper .square-dot{display:inline-block}.pp-multiple-authors-boxes-wrapper .square-dot::before{content:"■"}.pp-multiple-authors-boxes-ul{list-style:none}.pp-multiple-authors-layout-simple_list ul,.pp-multiple-authors-layout-boxed ul{padding-left:0;margin-left:0}.pp-multiple-authors-layout-simple_list ul li{list-style:none;position:relative;min-height:35px;line-height:35px;border-bottom:1px solid #999;border-top:1px solid #999;border-bottom:1px solid #999;border-top:1px solid #999;padding:.5em 0;margin:-1px 0 0 0}.pp-multiple-authors-layout-simple_list .avatar,.pp-multiple-authors-layout-simple_list .photo{float:left;margin-right:10px;width:35px;height:35px;display:block;min-height:35px}.pp-multiple-authors-layout-boxed ul li,.pp-multiple-authors-layout-centered ul li{list-style:none;position:relative;min-height:120px;border:1px solid #999;padding:1.5em;margin-bottom:1em;margin-left:0}.pp-multiple-authors-layout-boxed .avatar,.pp-multiple-authors-layout-boxed .photo,.pp-multiple-authors-layout-centered .avatar,.pp-multiple-authors-layout-centered .photo{width:80px;height:auto;border-radius:50%}.pp-multiple-authors-layout-boxed .multiple-authors-description,.pp-multiple-authors-layout-centered .multiple-authors-description{margin:10px 0 20px}.pp-multiple-authors-layout-boxed .multiple-authors-name,.pp-multiple-authors-layout-centered .multiple-authors-name{margin-bottom:10px}.pp-multiple-authors-layout-boxed .multiple-authors-name a,.pp-multiple-authors-layout-centered .multiple-authors-name a,.pp-multiple-authors-layout-boxed .name-author-category,.pp-multiple-authors-layout-centered .name-author-category{margin-bottom:10px;font-size:1.2em}.pp-multiple-authors-layout-boxed .multiple-authors-links,.pp-multiple-authors-layout-centered .multiple-authors-links{margin-bottom:0}.pp-multiple-authors-layout-boxed .multiple-authors-links a,.pp-multiple-authors-layout-centered .multiple-authors-links a,a.ppma-author-field-meta{border-radius:20px;min-width:30px;line-height:30px;text-decoration:none;display:inline-block;margin-right:3px}a.ppma-author-field-meta i{display:inline-block;line-height:1;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.pp-multiple-authors-layout-boxed .multiple-authors-links a span,.pp-multiple-authors-layout-centered .multiple-authors-links a span,a.ppma-author-field-meta span,a.ppma-author-field-meta i{min-width:30px;height:30px;line-height:30px;font-size:16px}.pp-multiple-authors-layout-boxed .multiple-authors-links a span:not(.dashicons),.pp-multiple-authors-layout-centered .multiple-authors-links a span:not(.dashicons){padding:0 14px}.ppma-author-field-meta{margin-right:1px;overflow-wrap:anywhere}.ppma-author-field-type-wysiwyg{white-space:pre-line}.pp-author-boxes-recent-posts{margin-top:10px}.pp-author-boxes-recent-posts .pp-author-boxes-recent-posts-title{width:100%;margin-bottom:20px;padding-bottom:2px;border-bottom:1px dotted #333;font-size:18px;text-align:left}.pp-author-boxes-recent-posts .pp-author-boxes-recent-posts-item{font-size:14px}.pp-author-boxes-recent-posts .pp-author-boxes-recent-posts-item span.dashicons{margin:0 .2rem 0 0}.pp-author-boxes-recent-posts-empty{font-size:12px}.pp-author-boxes-profile-field-item{margin-left:4px;margin-right:4px}.pp-multiple-authors-layout-boxed .multiple-authors-links a:nth-child(1){margin-right:2px}.pp-multiple-authors-layout-centered .multiple-authors-links a:nth-child(1){margin-right:1px;margin-left:1px}.pp-multiple-authors-layout-boxed .ppma-links{position:absolute;top:10px;right:10px}.pp-multiple-authors-layout-centered .ppma-links a,.pp-multiple-authors-layout-boxed .ppma-links a{color:#999;text-decoration:none;border-bottom:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.pp-multiple-authors-layout-centered ul{margin:0;padding:0}.pp-multiple-authors-layout-centered ul li{text-align:center}.pp-multiple-authors-layout-centered img{display:inline-block}.pp-multiple-authors-layout-centered p{margin:5px 0}.pp-multiple-authors-layout-inline .avatar,.pp-multiple-authors-layout-inline .photo{width:30px;height:30px;margin:auto 2px auto auto;vertical-align:middle;display:inline-block}.author-boxes-footer-navigation{margin-top:20px;margin-bottom:100px}.author-boxes-footer-navigation .nav-links .page-numbers{margin-right:10px}.pp-multiple-authors-wrapper .author-index-navigation .page-item{cursor:pointer}.pp-multiple-authors-wrapper .author-index-navigation .page-item.active{cursor:not-allowed;pointer-events:none}.pp-multiple-authors-wrapper .author-index-navigation .page-item.active > a{color:#555;text-decoration:none}.pp-multiple-authors-wrapper .author-index-navigation{margin:0 0 1rem 0;padding:0}.pp-multiple-authors-wrapper .author-index-navigation li{padding:.5rem .75rem;margin:0;border:1px solid #fff;display:inline-block}.pp-multiple-authors-index .author-index-header{padding-bottom:5px;margin-bottom:20px}.pp-multiple-authors-index .author-index-header:after{content:"";display:table;clear:both}.pp-multiple-authors-index .author-index-header a{float:right}.pp-multiple-authors-index .author-list-head{font-size:24px;font-weight:700;color:black;float:left;margin:10px 0}.pp-multiple-authors-index .author-index-authors:after{content:"";display:table;clear:both}.pp-multiple-authors-index .tease-author{margin-right:50px;float:left}.pp-multiple-authors-index .author-index-authors ul{list-style:none;padding:0;margin:0}.pp-multiple-authors-index .author-index-authors ul li{margin:0 0 20px 0;padding:0}body:not(.theme-twentytwenty):not(.theme-twentytwentyone) .pp-multiple-authors-index.alignwide,body:not(.theme-twentytwenty):not(.theme-twentytwentyone) .pp-multiple-authors-recent.alignwide{margin:0 !important;max-width:100% !important}.pp-multiple-authors-recent .ppma-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;gap:12px}.pp-multiple-authors-recent .name-row{min-width:100%;margin-bottom:0;display:flex}.pp-multiple-authors-recent .name-row a{min-width:100%}.pp-multiple-authors-recent .ppma-row img{max-width:100%}.pp-multiple-authors-recent .name-row h4,.pp-multiple-authors-recent .name-row img{display:inline-block;vertical-align:middle}.pp-multiple-authors-recent .name-row h4{max-width:90%;min-width:80%;margin-bottom:0;padding:15px;font-size:13px;text-transform:uppercase;color:#1b1b1b;border:1px solid #999;border-bottom-color:transparent;border-right-color:transparent}.pp-multiple-authors-recent .name-row img{width:20%;height:auto;border-radius:50%;margin-left:-11%}.preview-shortcode-wrap .pp-multiple-authors-recent .name-row img{margin-top:11px;width:40px !important}.pp-multiple-authors-recent .ppma-row-article-block.main-block{border:1px solid #999}.pp-multiple-authors-recent .post-column .ppma-row-article-block.secondary{border-top:1px solid #999}.pp-multiple-authors-recent .ppma-row-article-block{margin-top:-10px;padding:15px}.pp-multiple-authors-recent .ppma-col-12,.pp-multiple-authors-recent .ppma-col-5,.pp-multiple-authors-recent .ppma-col-7,.pp-multiple-authors-recent .ppma-col-md-3,.pp-multiple-authors-recent .ppma-col-sm-4,.pp-multiple-authors-recent .ppma-col-sm-12{position:relative;width:100%;padding-right:8px;padding-left:8px;margin-right:15px}.preview-shortcode-wrap .pp-multiple-authors-recent .ppma-col-12,.preview-shortcode-wrap .pp-multiple-authors-recent .ppma-col-5,.preview-shortcode-wrap .pp-multiple-authors-recent .ppma-col-7,.preview-shortcode-wrap .pp-multiple-authors-recent .ppma-col-md-3,.preview-shortcode-wrap .pp-multiple-authors-recent .ppma-col-sm-4,.preview-shortcode-wrap .pp-multiple-authors-recent .ppma-col-sm-12{margin-right:unset}.pp-multiple-authors-recent .ppma-col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pp-multiple-authors-recent .ppma-col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-moz-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.pp-multiple-authors-recent .ppma-row-article-block .ppma-col-5{padding-right:0}.pp-multiple-authors-recent .ppma-row-article-block .ppma-col-5 a{display:block;background-size:cover;background-position:center center}.pp-multiple-authors-recent .ppma-col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-moz-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.pp-multiple-authors-recent .ppma-row-article-block .ppma-col-7{padding-left:10px}.pp-multiple-authors-recent .featured-image-col{margin-bottom:20px}.pp-multiple-authors-recent .ppma-row-article-block a.headline{font-size:15px;line-height:130% !important;display:block;text-decoration:none}.pp-multiple-authors-recent .ppma-row-article-block.secondary .text{padding-top:10px;padding-bottom:15px}.pp-multiple-authors-recent .ppma-row-article-block.secondary .text .no-post{font-size:11px}.pp-multiple-authors-recent .all-author-post-link a{text-decoration:none}.pp-multiple-authors-recent .ppma-row-article-block .ppma-col-7 a.headline{font-size:16px}.pp-multiple-authors-recent .ppma-row-article-block{margin-top:-10px;padding:15px}.pp-multiple-authors-recent .ppma-row-article-block.secondary,.pp-multiple-authors-recent .ppma-row-article-block.secondary .ppma-col-12{padding:0}.pp-multiple-authors-recent .article-cta{display:block;width:100%;text-align:center;margin-top:15px;margin-bottom:0px;padding:0}.pp-multiple-authors-recent .article-cta p{font-size:11px;text-transform:uppercase;color:#1b1b1b;letter-spacing:1.5px;font-weight:300;border-bottom:1px double #446c76;border-top:1px double #446c76;margin-bottom:0;padding:12px 0}.pp-multiple-authors-recent .article-cta p span{font-weight:400}.pp-multiple-authors-searchbox{margin-bottom:20px;display:flex}.pp-multiple-authors-searchbox form{display:flex}.pp-multiple-authors-layout-inline .pp-author-boxes-name::after{display:none !important}.editor-styles-wrapper .wp-block .pp-multiple-authors-boxes-wrapper a{text-decoration:none}@media (min-width: 576px){.pp-multiple-authors-recent .ppma-col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-moz-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width: 768px){.pp-multiple-authors-recent .ppma-col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.pp-multiple-authors-recent.multiple-authors-col-1 .name-row img{width:5%;margin-left:-20px}.pp-multiple-authors-recent .name-row img,.pp-multiple-authors-recent.multiple-authors-col-2 .name-row img{width:13%}.pp-multiple-authors-recent .name-row h4{min-width:90%}.pp-multiple-authors-recent.multiple-authors-col-1 .name-row h4,.pp-multiple-authors-recent.multiple-authors-col-2 .name-row h4{min-width:90%}.pp-multiple-authors-recent.multiple-authors-col-3 .name-row h4{min-width:80%}.pp-multiple-authors-recent.multiple-authors-col-4.name-row h4{min-width:70%}.pp-multiple-authors-recent .ppma-author-entry,.pp-multiple-authors-recent .ppma-author-entry{margin-bottom:20px}}@media (min-width:769px){.pp-multiple-authors-layout-boxed ul li{display:flex;flex-wrap:wrap}.pp-multiple-authors-layout-boxed ul li > div:nth-child(1){flex:0 0 110px}.pp-multiple-authors-layout-boxed ul li > div:nth-child(2){flex:1}}@media (max-width: 600px){.pp-multiple-authors-index .author-index-authors ul:after{content:"";display:table;clear:both}}@media (min-width: 601px) and (max-width: 899px){.pp-multiple-authors-index .author-index-authors ul:after{content:"";display:table;clear:both}}@media (min-width: 900px){.pp-multiple-authors-index .author-index-authors ul:after{content:"";display:table;clear:both}}