[class^=orejime-]{line-height:var(--orejime-space-m);font-family:var(--orejime-font-family);font-size:inherit;color:inherit;vertical-align:baseline;cursor:default;float:none;text-align:left;border:0;width:auto;margin:0;padding:0;font-weight:400}.orejime-Env{--orejime-color-on-interactive:#fff;--orejime-color-shadow:0,0,0;--orejime-color-text:#222;--orejime-shadow:.1em .2em .4em rgba(var(--orejime-color-shadow),.25),.2em .6em 1.5em rgba(var(--orejime-color-shadow),.2);--orejime-modal-max-width:65ch;--orejime-color-backdrop:#00000080;--orejime-space-s:calc(var(--orejime-space-m)/2);--orejime-font-size-small:.8rem;--orejime-font-family:sans-serif;--orejime-collision-padding:0;--orejime-radius:calc(var(--orejime-space-m)/4);--orejime-space-m:1.4em;--orejime-space-l:calc(2*var(--orejime-space-m));--orejime-color-background:#fff;--orejime-color-subdued:#666;--orejime-banner-max-width:45ch;--orejime-color-interactive:royalblue;--orejime-space-xs:calc(var(--orejime-space-m)/4);all:unset}.orejime-Env p{margin:0}.orejime-Env a{color:var(--orejime-color-interactive);cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.orejime-Button{border-radius:var(--orejime-radius);padding:var(--orejime-space-xs) var(--orejime-space-s);color:var(--orejime-color-on-interactive);background:var(--orejime-color-interactive);font:inherit;cursor:pointer;border:0;margin:0}.orejime-Button[aria-disabled=true],.orejime-Button[disabled]{color:var(--orejime-color-subdued);cursor:not-allowed;background:0 0}.orejime-Button:not([disabled]):not([aria-disabled=true]):focus,.orejime-Button:not([disabled]):not([aria-disabled=true]):hover{outline:2px solid var(--orejime-color-interactive);outline-offset:1px}.orejime-Button:not([disabled]):not([aria-disabled=true]):active{outline-offset:2px;outline-width:1px}.orejime-ButtonList{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5ch;display:-webkit-box;display:-ms-flexbox;display:flex}.orejime-Banner{z-index:1000;padding:var(--orejime-space-m);max-width:100%;position:fixed;bottom:0;right:0}.orejime-Banner-body{-webkit-box-shadow:var(--orejime-shadow);box-shadow:var(--orejime-shadow);border-radius:var(--orejime-radius);padding:var(--orejime-space-m);max-width:var(--orejime-banner-max-width);background:var(--orejime-color-background);color:var(--orejime-color-text)}.orejime-Banner-logo{max-width:10ch}.orejime-Banner-title{margin-bottom:var(--orejime-space-s);font-size:1em;font-weight:700;line-height:var(--orejime-space-m)}.orejime-Banner-description{white-space:pre-line}.orejime-Banner-purposes{font-style:italic}.orejime-Banner-changes{margin-top:var(--orejime-space-s);font-weight:700}.orejime-Banner-actions{margin-top:var(--orejime-space-s)}.orejime-Banner-actionItem{display:inline}.orejime-Banner-learnMoreButton{display:inline-block}.orejimeHtml-WithModalOpen{height:100%}.orejimeHtml-WithModalOpen body{width:100%;height:100%;position:fixed;overflow:hidden}.orejime-BannerOverlay,.orejime-ModalOverlay{z-index:1000;background:var(--orejime-color-backdrop);position:fixed;inset:0}.orejime-ModalOverlay{z-index:1001;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.orejime-ModalWrapper{-webkit-box-shadow:var(--orejime-shadow);box-shadow:var(--orejime-shadow);border-radius:var(--orejime-radius);max-width:100%;max-height:100%;overflow:auto}.orejime-Modal{padding:var(--orejime-space-l);max-width:var(--orejime-modal-max-width);background:var(--orejime-color-background);color:var(--orejime-color-text);position:relative}.orejime-Modal-header{margin-bottom:calc(var(--orejime-space-m) + var(--orejime-space-s))}.orejime-Modal-title{margin:0 0 var(--orejime-space-m) 0;font-size:2em;font-weight:700;line-height:1;display:block}.orejime-Modal-closeButton{color:var(--orejime-color-subdued);top:var(--orejime-space-s);right:var(--orejime-space-s);padding:var(--orejime-space-s);cursor:pointer;background:0 0;border:none;position:absolute}.orejime-CloseIcon{stroke:currentColor;stroke-width:2px;width:1em;height:1em;display:block}.orejime-Modal-closeButton:focus .orejime-CloseIcon,.orejime-Modal-closeButton:hover .orejime-CloseIcon{color:var(--orejime-color-text)}.orejime-Modal-body{margin-bottom:var(--orejime-space-l)}.orejime-Modal-description{white-space:pre-line}.orejime-Modal-footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1ch;display:-webkit-box;display:-ms-flexbox;display:flex}.orejime-Modal-poweredByLink{font-size:var(--orejime-font-size-small);display:inline-block}.orejime-PurposeToggles{margin-bottom:var(--orejime-space-m)}.orejime-PurposeList{list-style:none}.orejime-Purpose{grid-gap:0 1ch;margin-top:var(--orejime-space-s);grid-template:"input label" "empty description" "empty children"/min-content auto;gap:0 1ch;display:grid}.orejime-Purpose-label{grid-area:label}.orejime-Purpose-title{cursor:pointer;font-weight:700}.orejime-Purpose-description{color:var(--orejime-color-subdued);white-space:pre-line;grid-area:description}.orejime-Purpose-purposes{font-size:var(--orejime-font-size-small);color:var(--orejime-color-subdued)}.orejime-Purpose-attribute{font-size:var(--orejime-font-size-small);color:var(--orejime-color-subdued);font-style:italic}.orejime-Purpose-attribute:before{content:"- "}.orejime-Purpose-attribute[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.orejime-Purpose-input{width:var(--orejime-space-m);height:var(--orejime-space-m);-webkit-appearance:revert;-moz-appearance:revert;appearance:revert;background:revert;accent-color:var(--orejime-color-interactive);grid-area:input;align-self:center}.orejime-Purpose-input:disabled{accent-color:var(--orejime-color-subdued)}.orejime-Purpose-children{grid-area:children}.orejime-ContextualNotice{border-radius:var(--orejime-radius);padding:var(--orejime-space-l);background:var(--orejime-color-background);color:var(--orejime-color-text)}.orejime-ContextualNotice-title{font:inherit;font-weight:700}.orejime-ContextualNotice-button{margin-top:var(--orejime-space-s)}.orejime-Modal-closeButton,.orejime-Modal-closeButton *{cursor:pointer}.orejime-Button{background-color:var(--wp--preset--color--button-background-color);border-color:var(--wp--preset--color--button-background-color);color:var(--wp--preset--color--button-text-color);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.orejime-Button:not([disabled]):not([aria-disabled=true]):focus,.orejime-Button:not([disabled]):not([aria-disabled=true]):hover{background-color:var(--wp--preset--color--button-text-color);border-color:var(--wp--preset--color--button-background-color);color:var(--wp--preset--color--button-background-color);outline-color:var(--wp--preset--color--button-background-color)}.orejime-Env a{color:var(--wp--preset--color--button-background-color)}.orejime-Purpose-input{accent-color:var(--wp--preset--color--button-background-color)}o-anim-count{font-variant-numeric:tabular-nums}.um-account-tab altcha-widget{display:inline-block;-webkit-margin-before:30px;margin-block-start:30px}div.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-photo{padding:0}div.um-directory .um-members-wrapper .um-members .um-member .um-member-photo.radius-1 a img{border-radius:0!important;width:100%;height:100%;max-width:initial;max-height:initial}div.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-photo a img{border:none}.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-name a{font-family:var(--wp--preset--font-family--brand)}div.um-profile-nav{background-color:var(--wp--preset--color--theme-950)}div.picker__box,div.picker__nav--next:hover,div.picker__nav--prev:hover,div.uimob800 div.um-account-side li a.current,div.uimob800 div.um-account-side li a.current:hover,div.um .um-field-group-head,div.um .um-members-pagi span.current,div.um .um-members-pagi span.current:hover,div.um .um-profile-nav-item.active a,div.um .um-profile-nav-item.active a:hover,div.um-modal-btn,div.um-modal-btn.disabled,div.um-modal-btn.disabled:hover,div.um-modal-header,div.upload{background-color:var(--wp--preset--color--button-background-color)}.um-name>a{display:none}div.um-profile-photo{width:360px;max-height:initial}div.um .um-profile-photo a.um-profile-photo-img,div.um .um-profile-photo img,div.um .um-profile-photo span.um-profile-photo-overlay{height:100%;border-radius:0!important;background-color:initial}div.um-profile-photo a.um-profile-photo-img img{height:100%;-o-object-fit:cover;object-fit:cover}div.uimob340 div.um-profile-photo,div.uimob500 div.um-profile-photo,div.uimob800 div.um-profile-photo{width:360px!important}div.uimob340 div.um-profile-photo,div.uimob500 div.um-profile-photo,div.uimob960 div.um-profile-photo{width:initial!important}div.uimob340 div.um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:100%!important;height:360px!important;top:initial!important}div.uimob500 div.um-header.no-cover .um-profile-photo a.um-profile-photo-img,div.uimob800 div.um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:360px!important;height:360px!important;top:initial!important}div.uimob340 div.um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:100%!important;height:360px!important;top:initial!important}div.uimob340 div.um-profile-photo a.um-profile-photo-img,div.uimob500 div.um-profile-photo a.um-profile-photo-img,div.uimob960 div.um-profile-photo a.um-profile-photo-img{width:initial!important;height:initial!important;top:initial!important}div.um-7.um .um-profile-photo a.um-profile-photo-img{height:100%}div.um-profile-photo a.um-profile-photo-img{border:none!important}div.um-header.no-cover{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:none;gap:0}div.uimob340 div.um-header.no-cover,div.uimob500 div.um-header.no-cover,div.uimob800 div.um-header.no-cover,div.uimob960 div.um-header.no-cover{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.um-profile-edit{top:initial;bottom:35px}div.um-header.no-cover .um-profile-meta{text-align:left!important}form div.um-header.no-cover .um-profile-meta{display:none}div#um_field_7_first_name,div#um_field_7_last_name{display:none}form div#um_field_7_first_name,form div#um_field_7_last_name{display:block}div.um-meta-text{font-size:var(--wp--preset--font-size--default);margin-top:0}div.um-user-role{color:var(--wp--preset--color--body-text-color)}div.um-user-instagram,div.um-user-instagram a{font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--body-text-color)}div.um-header.no-cover .um-profile-meta{padding:var(--wp--preset--spacing--default)!important;background-color:var(--wp--preset--color--body-background-color);-webkit-margin-start:var(--wp--preset--spacing--default);margin-inline-start:var(--wp--preset--spacing--default);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}div.uimob340 div.um-header.no-cover .um-profile-meta,div.uimob500 div.um-header.no-cover .um-profile-meta,div.uimob800 div.um-header.no-cover .um-profile-meta,div.uimob960 div.um-header.no-cover .um-profile-meta{-webkit-margin-before:var(--wp--preset--spacing--default);margin-block-start:var(--wp--preset--spacing--default);-webkit-margin-start:0;margin-inline-start:0}.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--wp--preset--color--button-background-color)!important}.um input[type=submit].um-button:focus,div.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),div.um .um-button,div.um .um-button.um-do-search,div.um input[type=submit].um-button{--gf-local-bg-color:var(--wp--preset--color--button-background-color)!important;background-color:var(--gf-local-bg-color)!important;border-radius:10px!important;border-color:var(--wp--preset--color--button-background-color)!important;border-width:1px!important;border-style:solid!important;color:var(--wp--preset--color--button-text-color)!important;font-family:var(--wp--preset--font-family--brand)!important;font-size:var(--wp--preset--font-size--small);font-style:inherit;font-weight:var(--wp--custom--font-weight--bold)!important;letter-spacing:inherit;line-height:inherit!important;padding:.6em 1em!important;text-decoration:none!important;text-transform:uppercase!important;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.um input[type=submit].um-button:focus:focus,.um input[type=submit].um-button:focus:hover,div.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,div.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,div.um .um-button.um-do-search:focus,div.um .um-button.um-do-search:hover,div.um .um-button:focus,div.um .um-button:hover,div.um input[type=submit].um-button:focus,div.um input[type=submit].um-button:hover{background-color:var(--wp--preset--color--false-white)!important;color:var(--wp--preset--color--button-background-color)!important;border-color:var(--wp--preset--color--button-background-color)!important}.um input[type=submit].um-button:focus.um-alt,div.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).um-alt,div.um .um-button.um-alt,div.um .um-button.um-do-search.um-alt,div.um input[type=submit].um-button.um-alt{background-color:var(--wp--preset--color--false-white)!important;color:var(--wp--preset--color--button-background-color)!important;border-color:var(--wp--preset--color--button-background-color)!important}.um input[type=submit].um-button:focus.um-alt:focus,.um input[type=submit].um-button:focus.um-alt:hover,div.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).um-alt:focus,div.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).um-alt:hover,div.um .um-button.um-alt:focus,div.um .um-button.um-alt:hover,div.um .um-button.um-do-search.um-alt:focus,div.um .um-button.um-do-search.um-alt:hover,div.um input[type=submit].um-button.um-alt:focus,div.um input[type=submit].um-button.um-alt:hover{background-color:var(--gf-local-bg-color)!important;color:var(--wp--preset--color--button-text-color)!important;border-color:var(--wp--preset--color--button-background-color)!important}div.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-members-edit-btn{-webkit-margin-after:var(--wp--preset--spacing--small);margin-block-end:var(--wp--preset--spacing--small)}div.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-members-edit-btn a.um-edit-profile-btn{-webkit-transition:all .2s ease-out!important;transition:all .2s ease-out!important}.um .um-form input[type=search].um-search-line{color:var(--wp--preset--color--body-text-color);border-radius:10px;padding:.6em 1em!important;font-size:var(--wp--preset--font-size--small)!important;background-color:#fff!important}div.um-profile.um .um-profile-headericon a:focus,div.um-profile.um .um-profile-headericon a:hover{color:var(--wp--preset--color--body-text-color)}.is-style-transparent-button .wp-element-button:hover{border-color:#fff}div.wp-block-post-author__avatar img{border-radius:0}div.wp-block-post-author-biography{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.wp-block-search__inside-wrapper{position:relative}.wp-block-search__inside-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--x-small);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-search__input:is(input){border:1px solid var(--wp--preset--color--button-background-color);border-radius:var(--wp--custom--radius--s)!important;text-transform:initial;font-family:var(--wp--preset--font-family--text)}.wp-block-search__input:is(input):is(:focus-within){outline-color:var(--wp--preset--color--button-background-color)}@media(width < 600px){nav .wp-block-search.wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__input:is(input){text-transform:initial;-webkit-margin-end:var(--wp--preset--spacing--x-small);margin-inline-end:var(--wp--preset--spacing--x-small)}}nav .wp-block-search__input:is(input){-webkit-margin-before:0;margin-block-start:0}@media(width >= 600px){nav .wp-block-search__input:is(input){-webkit-margin-before:var(--wp--preset--spacing--x-small);margin-block-start:var(--wp--preset--spacing--x-small);position:absolute;top:100%}}@media(width < 600px){div.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{-webkit-column-gap:var(--wp--preset--spacing--default);-moz-column-gap:var(--wp--preset--spacing--default);column-gap:var(--wp--preset--spacing--default)}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .current-menu-item>.wp-block-navigation-item__content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .wp-block-navigation-item:hover>.wp-block-navigation-item__content{background:color-mix(in srgb,var(--wp--preset--color--false-black),transparent 20%);color:var(--wp--preset--color--false-white)}.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container a{background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;-webkit-transition:background-size .2s ease-in-out;transition:background-size .2s ease-in-out;text-decoration:none;background-position:50% 100%;background-size:0 1px}.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container a:hover{background-size:100% 1px}.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container .current-menu-item>a{text-decoration:none;background-size:100% 1px}.wp-block-post-terms{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--x-small);-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-post-terms__separator{display:none}.wp-block-post-terms [href*=uncategorized]{display:none}.wp-block-categories-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:wrap;flex-flow:wrap;gap:var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small)}.wp-block-categories-list .cat-item-1{display:none}.wp-block-categories-list .current-cat a{background-color:var(--wp--preset--color--button-background-color);border-color:var(--wp--preset--color--button-background-color);color:var(--wp--preset--color--button-text-color);pointer-events:none}.wp-block-comments .wp-block-comment-template .wp-block-group{border-bottom-width:0!important}.wp-block-comments .wp-block-comment-template .wp-block-group+ol{margin-left:var(--wp--preset--spacing--medium)}.wp-block-comments .wp-block-comment-template .comment:not(:last-child){border-bottom:1px solid var(--wp--preset--color--false-black)}.wp-block-comments .wp-block-comment-template .comment:not(:first-child)>.wp-block-group{margin-top:var(--wp--preset--spacing--medium)!important}.justify-self-start{justify-self:flex-start;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.hover-zoom-effect{overflow:hidden}.hover-zoom-effect img{display:inline-block;will-change:scale;-webkit-transition:scale .2s ease-out;transition:scale .2s ease-out}.hover-zoom-effect:focus-within img,.hover-zoom-effect:hover img{scale:1.05}