/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--primary-color:#0678be;--wp-block-synced-color:#7a00df;--messages-bg-color:#353641;--messages-fg-color:#ffffff;--font-size-xs:0.79rem;}#media-browser-modal{padding:0;overflow:hidden !important;}.ui-dialog .form-actions .selected-summary{float:left;width:50%;}.ui-dialog .form-actions .buttons{display:flex;justify-content:flex-end;}.ui-dialog .form-actions .buttons > *{margin:0 5px;}.media-browser{height:100%;position:relative;overflow:hidden;}.media-browser .content{overflow:hidden;height:100%;}.media-browser .content .toolbar{padding:5px 10px;}.media-browser .content .list{position:absolute;left:0;right:320px;top:50px;bottom:0;overflow:auto;}.media-browser .content .media-details{position:absolute;right:0;top:0;bottom:0;width:300px;overflow:auto;padding:10px;background-color:#f0f0f0;}.media-browser .content .media-details figure{padding:0;margin:0;}.media-browser .content .media-details figure img{max-height:200px;margin-left:auto;margin-right:auto;display:block;}.media-browser .content .media-details figure figcaption{overflow-wrap:break-word;}.media-browser .content .media-details figure video{width:100%;}.media-browser ul.list{padding:2px;margin:0;list-style:none;}.media-browser li.attachment{width:16.6%;padding:8px;margin:0;position:relative;list-style:none;float:left;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.media-browser li.attachment img{max-height:none;max-width:none;}.media-browser li.attachment .landscape img{max-height:100%;}.media-browser li.attachment .portrait img{max-width:100%;}.media-browser li.attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity 0.1s;}.media-browser li.attachment .thumbnail img{position:absolute;top:0;left:0;}.media-browser li.attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%);}.media-browser li.attachment .thumbnail .centered img{transform:translate(-50%,-50%);}.media-browser li.attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);overflow:hidden;}.media-browser li.attachment .thumbnail .filename{position:absolute;bottom:0;background-color:rgba(255,255,255,0.8);padding:5px;border-top:solid 1px #eee;}.media-browser li.attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;cursor:pointer;background-color:#0073aa;box-shadow:0 0 0 1px #fff,0 0 0 2px #0073aa;}.media-browser li.attachment .check .media-modal-icon{display:block;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="white" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>');height:15px;width:15px;margin:5px;}.media-browser li.attachment .check:hover .media-modal-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="white" d="M0 10h24v4h-24z"/></svg>');}.media-browser li.attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #0073aa;}.media-browser li.attachment.selected .check{display:block;}.media-browser li.attachment:focus{outline:none;}.media-browser .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,0.1),inset 0 0 0 1px rgba(0,0,0,0.05);background:#eee;cursor:pointer;background-position:top center;background-repeat:no-repeat;}.media-browser .attachment-preview.type-application{background-image:url(/modules/contrib/gutenberg/images/application.png);}.media-browser .attachment-preview.type-audio{background-image:url(/modules/contrib/gutenberg/images/audio.png);}.media-browser .attachment-preview.type-video{background-image:url(/modules/contrib/gutenberg/images/video.png);}.media-browser .attachment-preview:before{content:"";display:block;padding-top:100%;}.media-browser .media-modal-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="white" d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>');background-repeat:no-repeat;}.media-browser .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}#media-entity-browser-modal{padding:0;}#media-entity-browser-modal > div{height:100%;}#media-entity-browser-modal .media-library-wrapper{height:100%;margin:0;}#media-entity-browser-modal .media-library-content{box-shadow:none;}#media-entity-browser-modal .media-library-select.form-submit{display:none;}#media-entity-browser-modal #media-library-wrapper{display:flex;}#media-entity-browser-modal #media-library-add-form-wrapper{padding:20px;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item,#views-form-reusable-blocks-page-1 .views-view-grid .views-col,#views-form-reusable-blocks-page-1 .views-view-grid__item{cursor:pointer;max-height:360px;overflow:hidden;position:relative;border:1px solid #dbdbdb;background:#fff;margin:16px 16px 2px 2px;transition:border-color 0.2s,color 0.2s;padding:0 15px 15px;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col:hover,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item:hover,#views-form-reusable-blocks-page-1 .views-view-grid .views-col:hover,#views-form-reusable-blocks-page-1 .views-view-grid__item:hover{margin:14px 14px 0 0;border:solid 3px #40b6ff;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-info,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-info,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-info,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-info{padding:0 10px;border-bottom:1px solid #dbdbdb;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-info .pattern-synced,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-info .pattern-synced,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-info .pattern-synced,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-info .pattern-synced{color:var(--wp-block-synced-color);}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-info .pattern-synced:before,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-info .pattern-synced:before,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-info .pattern-synced:before,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-info .pattern-synced:before{content:"S";width:24px;display:inline-block;background-color:var(--wp-block-synced-color);-webkit-mask-image:url(/modules/contrib/gutenberg/images/synced.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:left center;mask-image:url(/modules/contrib/gutenberg/images/synced.svg);mask-repeat:no-repeat;mask-position:left center;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-rendered-entity .field--name-body,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-rendered-entity .field--name-body,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-rendered-entity .field--name-body,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-rendered-entity .field--name-body{transform:scale(0.5);transform-origin:top left;width:720px;max-height:180px;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-rendered-entity .field--name-field-pattern-category,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-rendered-entity .field--name-field-pattern-category,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-rendered-entity .field--name-field-pattern-category,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-rendered-entity .field--name-field-pattern-category{display:flex;column-gap:5px;margin:5px 0;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-rendered-entity .field--name-field-pattern-category .field__item,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-rendered-entity .field--name-field-pattern-category .field__item,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-rendered-entity .field--name-field-pattern-category .field__item,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-rendered-entity .field--name-field-pattern-category .field__item{background-color:var(--messages-bg-color);color:var(--messages-fg-color);font-size:var(--font-size-xs);padding:5px 15px;text-transform:uppercase;border-radius:9999px;}#views-form-reusable-blocks-page-1 .views-view-responsive-grid .views-col .views-field-block-content-bulk-form .field-content,#views-form-reusable-blocks-page-1 .views-view-responsive-grid__item .views-field-block-content-bulk-form .field-content,#views-form-reusable-blocks-page-1 .views-view-grid .views-col .views-field-block-content-bulk-form .field-content,#views-form-reusable-blocks-page-1 .views-view-grid__item .views-field-block-content-bulk-form .field-content{position:absolute;top:-2px;right:15px;}#edit-allowed-blocks-details .details-wrapper{display:flex;flex-direction:row;}#edit-allowed-blocks-details .details-wrapper fieldset{flex:1;margin-right:10px;}#edit-allowed-blocks-details .details-wrapper fieldset:last-child{margin-right:0;}#edit-allowed-drupal-blocks-details .details-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;}#edit-allowed-drupal-blocks-details .details-wrapper fieldset{margin-right:10px;}#edit-allowed-drupal-blocks-details .details-wrapper fieldset:last-child{margin-right:0;}.ajax-progress-throbber .throbber{padding:1px 7px 2px !important;}
.block-views-blocknews-frontpage-latest-block-block-latest-news{position:relative;}.block-views-blocknews-frontpage-latest-block-block-latest-news .read-more-views{top:17px;}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;width:100vw;}
.social-media-links--platforms{padding-left:0;}.social-media-links--platforms.horizontal li{display:inline-block;text-align:center;padding:.2em .35em;}.social-media-links--platforms.vertical li{list-style-type:none;margin:0 0 .5em 0;}.social-media-links--platforms.vertical li a img{vertical-align:middle;margin-right:.5em;}.iconsets-wrapper{display:inherit;overflow-x:auto;}
.wp-block-buttons{display:flex;align-items:center;flex-wrap:wrap;}.wp-block-buttons .wp-block-button a,.wp-block-buttons .wp-block-button button,.wp-block-buttons .wp-block-button div.block-editor-rich-text__editable{margin-bottom:0.5rem;margin-right:0.5rem;padding:1rem 3rem;font-weight:bold;transition:all 0.2s ease-in-out;}@media (min-width:768px){.wp-block-buttons .wp-block-button a,.wp-block-buttons .wp-block-button button,.wp-block-buttons .wp-block-button div.block-editor-rich-text__editable{margin-bottom:0;}}.wp-block-buttons .wp-block-button a:hover,.wp-block-buttons .wp-block-button button:hover,.wp-block-buttons .wp-block-button div.block-editor-rich-text__editable:hover{text-decoration:none;}.wp-block-buttons .wp-block-button .wp-block-button__link{background-color:#fdefce;color:#000000;white-space:nowrap;}.wp-block-buttons .wp-block-button.is-style-no-radius a,.wp-block-buttons .wp-block-button.is-style-no-radius button,.wp-block-buttons .wp-block-button.is-style-no-radius div.block-editor-rich-text__editable{border-radius:0;}.wp-block-buttons .wp-block-button.is-style-with-arrow .wp-block-button__link,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link{display:flex;align-items:center;justify-content:center;}.wp-block-buttons .wp-block-button.is-style-with-arrow .wp-block-button__link:after,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:after{content:"";height:17px;width:17px;margin-left:0.75rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0iY3VycmVudENvbG9yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC4wMjk3ODUyIDYuMzg2NDhDMC4wMjk3ODUyIDYuNjk2MDMgMC4yMTk5NjEgNi45NDEwMSAwLjQ1OTk2MSA2Ljk0MTAxSDEwLjQ4TDYuNTYwMDYgMTEuNTMyOEM2LjQwMDA2IDExLjczOTIgNi40MDAwNiAxMi4wODc0IDYuNTYwMDYgMTIuMjkzOEM2LjcyMDA2IDEyLjUwMDIgNi45ODk5IDEyLjUwMDIgNy4xNDk5IDEyLjI5MzhMMTEuNzkgNi44NTA3OUMxMS43OSA2Ljg1MDc5IDExLjg1MDEgNi44MTIwMiAxMS44NzAxIDYuNzczMzNDMTEuOTUwMSA2LjY3MDE0IDExLjk5MDIgNi41MjgzNiAxMS45OTAyIDYuMzg2NDhDMTEuOTkwMiA2LjI0NDYgMTEuOTUwMSA2LjEwMjY1IDExLjg3MDEgNS45OTk0N0MxMS44NDAxIDUuOTYwNzcgMTEuODA5OCA1Ljk0NzggMTEuNzc5OCA1LjkyMkw3LjE0MDE0IDAuNDc4OTk3QzYuOTgwMTQgMC4yNzI2MjYgNi43MDk4IDAuMjcyNjI2IDYuNTQ5OCAwLjQ3ODk5N0M2LjM4OTggMC42ODUzNjggNi4zODk4IDEuMDMzNTggNi41NDk4IDEuMjM5OTVMMTAuNDcwMiA1LjgzMTc4SDAuNDUwMTk1QzAuMjEwMTk1IDUuODMxNzggMC4wMjAwMTk1IDYuMDc2OTIgMC4wMjAwMTk1IDYuMzg2NDgiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);background-position:center right;background-repeat:no-repeat;background-size:100%;transition:all 0.2s ease-in-out;}.wp-block-buttons .wp-block-button.is-style-with-arrow .wp-block-button__link:hover:after,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover:after{transform:translateX(0.25rem);}.wp-block-media-text{margin-top:2rem;margin-bottom:2rem;}.wp-block-media-text__media{border-radius:12px;overflow:hidden;}@media (max-width:767px){.wp-block-media-text__content{margin-top:1.5rem !important;}}.font-secondary{font-family:"Times New Roman",system-ui;}.font-italic{font-style:italic;}.btn--naked{color:inherit !important;font-size:1.25rem;text-decoration-style:dashed;text-underline-offset:6px;}.btn--naked:hover{text-decoration:underline;}.blockquote,.wp-block-quote{font-style:italic;border-left:solid 5px #0091d1;margin-left:1em;padding-left:1em;}.blockquote:before,.wp-block-quote:before{content:unset;}.blockquote.is-style-large,.wp-block-quote.is-style-large{border-left:solid 5px #0091d1;}.blockquote.is-style-large cite,.wp-block-quote.is-style-large cite{display:block;}.wp-block-columns{gap:1rem;margin-top:2.5rem;margin-bottom:2.5rem;}.wp-block-columns.has-5-columns{flex-wrap:wrap !important;}.wp-block-columns.has-4-columns{flex-wrap:wrap !important;}@media (max-width:991px){.wp-block-columns:has(.wp-block-column .wp-block-rm-gutenberg-landingpage-builder-tile){flex-wrap:wrap !important;}}@media (max-width:991px){.wp-block-columns .wp-block-column:has(.wp-block-rm-gutenberg-landingpage-builder-tile){flex-basis:40% !important;}}.is-20-column{min-width:200px;}div[class*=wp-block-drupalblock]{margin-top:2.5rem;margin-bottom:2.5rem;}.link__arrow{margin-bottom:0;font-size:1.25rem;}.link__arrow a{display:flex;align-items:center;color:#000000;transition:all 0.2s ease-in-out;}.has-dark-background-color .link__arrow a{color:#ffffff;}.link__arrow a:after{content:"";height:17px;width:17px;margin-left:0.75rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxNyAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzQ2N18zODY3IiBzdHlsZT0ibWFzay10eXBlOmx1bWluYW5jZSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjE3IiBoZWlnaHQ9IjE5Ij4KPHBhdGggZD0iTTE3IDAuODY5MTQxSDBWMTguMDg4SDE3VjAuODY5MTQxWiIgZmlsbD0id2hpdGUiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzQ2N18zODY3KSI+CjxwYXRoIGQ9Ik0wLjAxMzg2OTEgOS40Nzg3MUMwLjAxMzg2OTEgOS45MTgzNCAwLjI4Mzk1NSAxMC4yNjYzIDAuNjI0ODAxIDEwLjI2NjNIMTQuODU1Mkw5LjI4ODExIDE2Ljc4NzVDOS4wNjA4OCAxNy4wODA2IDkuMDYwODggMTcuNTc1MSA5LjI4ODExIDE3Ljg2ODJDOS41MTUzNCAxOC4xNjEzIDkuODk4NTcgMTguMTYxMyAxMC4xMjU4IDE3Ljg2ODJMMTYuNzE1NyAxMC4xMzgxQzE2LjcxNTcgMTAuMTM4MSAxNi44MDEgMTAuMDgzMSAxNi44Mjk0IDEwLjAyODFDMTYuOTQzIDkuODgxNTcgMTcgOS42ODAyIDE3IDkuNDc4NzFDMTcgOS4yNzcyMSAxNi45NDMgOS4wNzU2MiAxNi44Mjk0IDguOTI5MDhDMTYuNzg2OCA4Ljg3NDEzIDE2Ljc0MzcgOC44NTU3IDE2LjcwMTEgOC44MTkwNkwxMC4xMTE5IDEuMDg4OTZDOS44ODQ3IDAuNzk1ODY5IDkuNTAwNzggMC43OTU4NjkgOS4yNzM1NSAxLjA4ODk2QzkuMDQ2MzIgMS4zODIwNCA5LjA0NjMyIDEuODc2NTYgOS4yNzM1NSAyLjE2OTY1TDE0Ljg0MTMgOC42OTA5NEgwLjYxMDkzMkMwLjI3MDA4NiA4LjY5MDk0IDAgOS4wMzkwOCAwIDkuNDc4NzEiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==);background-position:center;background-repeat:no-repeat;transition:all 0.2s ease-in-out;}.link__arrow a:hover{transform:skewX(-16deg);}.link__arrow a:hover:after{transform:translateX(0.25rem);transform:skew(16deg);}
