#big-map{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1}.map-timezones{position:fixed;top:75px;left:0;width:100%;height:100px;z-index:50;background:#222;display:flex;justify-content:center;align-items:center}@media (max-width: 959px){.map-timezones{display:none}}.map-timezones-inner{display:flex;flex-direction:row;width:100%;max-width:1180px;justify-content:center;align-items:space-between;padding:10px}.map-timezone{width:25%;height:80%;color:#222;padding:10px;border-radius:3px;text-align:center;margin:0 10px}.map-timezone.map-timezone-pacific{background:#73B49C}.map-timezone.map-timezone-arizona{background:#D39058}.map-timezone.map-timezone-mountain{background:#D39058}.map-timezone.map-timezone-central{background:#9492C0}.map-timezone.map-timezone-eastern{background:#DA74AA}.map-timezone h2{font-size:11px;font-weight:600}@media (min-width: 768px){.map-timezone h2{font-size:14px}}.map-timezone h3{font-size:18px}@media (min-width: 960px){.map-timezone h3{font-size:24px}}@media (min-width: 1180px){.map-timezone h3{font-size:36px}}.map-popup{text-align:center;text-decoration:none}.map-popup h2{margin-top:10px}.map-popup h3{font-weight:400}.map-popup:hover h2{text-decoration:underline}.maplibregl-popup-content{border-radius:8px;padding:12px}.marker-avatar{width:40px;height:40px}.marker-avatar img{width:100%;height:100%;border-radius:50%;border:3px solid rgba(255,255,255,0.6);object-fit:cover}.btn{background-color:#999;color:#333;outline:none;border:none;border-radius:4px;padding:8px 12px;line-height:1;font-weight:500;transition:0.1s ease all;cursor:pointer;border:1px solid #999}.btn:hover{background-color:#888}.btn:active{background-color:#777}.btn--neutral{background-color:var(--t-fill-color-button-neutral-solid);color:#fff}.btn--neutral:hover{background-color:var(--t-fill-color-button-neutral-solid-hover)}.btn--neutral:active{background-color:var(--t-fill-color-button-neutral-solid-active)}.btn--neutral.btn--outline{background-color:var(--t-fill-color-button-neutral-outline);border-color:var(--t-border-color-button-neutral);color:var(--t-text-color-status-neutral)}.btn--neutral.btn--outline:hover{background-color:var(--t-fill-color-button-neutral-outline-hover)}.btn--neutral.btn--outline:active{background-color:var(--t-fill-color-button-neutral-outline-active)}.btn--interaction{background-color:var(--t-fill-color-button-interaction-solid);border-color:var(--t-fill-color-button-interaction-solid);color:#fff}.btn--interaction:hover{background-color:var(--t-fill-color-button-interaction-solid-hover)}.btn--interaction:active{background-color:var(--t-fill-color-button-interaction-solid-active)}.btn--interaction.btn--outline{background-color:var(--t-fill-color-button-interaction-outline);border-color:var(--t-border-color-button-info);color:var(--t-text-color-status-info)}.btn--interaction.btn--outline:hover{background-color:var(--t-fill-color-button-interaction-outline-hover)}.btn--interaction.btn--outline:active{background-color:var(--t-fill-color-button-interaction-outline-active)}.btn i,.btn i:before{color:currentColor;margin-right:2px}section.card{width:fit-content;margin:30px auto;display:flex;justify-content:center;flex-direction:column}section.card img{width:500px}section.card button.reveal-button{margin:30px auto}section.card div.reverse-side{margin:30px}section.card div.reverse-side h1{margin:0px auto;width:fit-content}section.card div.reverse-side div.card-actions{display:flex;justify-content:center}section.card div.reverse-side div.card-actions form{margin:0px 10px}section.card div.reverse-side div.card-actions form button{margin:30px auto;display:block}div.deck-controls{margin-top:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}div.deck-controls span.card-count{margin:0px 20px}section.finished-message{border:1px solid var(--t-fill-color-neutral-040);background-color:var(--t-fill-color-neutral-090);border-radius:24px;margin:80px auto;padding:3em;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:1em}section.finished-message .success-emoji{font-size:60px;user-select:none}section.finished-message .btn{margin-top:1em}.cram-intro{text-align:center;margin-bottom:4em}.cram-intro h2{font-size:2em;margin-bottom:0.5em;color:var(--t-text-color-interaction-primary)}.cram-intro p{color:var(--t-fill-color-neutral-020)}section.decks{display:flex;justify-content:center;margin-top:60px;gap:3em;flex-wrap:wrap}@media (max-width: 900px){section.decks{flex-direction:column;margin:70px auto;width:fit-content}}a{text-decoration:none}div.deck{padding:60px 80px 80px 80px;border:solid;border-color:#eee8e8;border-radius:15px}div.deck h2{width:fit-content;margin:20px auto}div.deck h2 i{margin-left:10px}.flashcard-container{--card-width: 480px;width:var(--card-width);margin:24px auto;display:flex;flex-direction:column;gap:1em}.flashcard{position:relative;perspective:125em;perspective-origin:center}flip-card{--flip-height: 30em;--flip-duration: 0.4s;perspective:none;width:100%}flip-card>section{display:inline-flex;flex-direction:column;background:#fff;height:300px;width:var(--card-width);box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;border-radius:12px;padding:1em}.flashcard--image{width:50%}.flashcard--image img{max-width:100%;height:auto;display:block;margin:0;aspect-ratio:1 / 1;border-radius:14px}.flashcard--back .flashcard--image{width:25%}.flashcard--info{padding:1em}.flashcard--info h2{color:#333}.flashcard--info p{color:#999;font-weight:400}.flashcard--footer{margin-top:auto;display:flex;justify-content:flex-end;gap:0.5em}.deck-link{background:var(--t-fill-color-neutral-100);border:1px solid var(--t-fill-color-neutral-080);text-align:center;padding:3em;border-radius:12px;box-shadow:rgba(0,0,0,0.12) 0px 1px 3px,rgba(0,0,0,0.24) 0px 1px 2px;transition:0.2s ease all}.deck-link:hover{box-shadow:rgba(0,0,0,0.16) 0px 2px 5px,rgba(0,0,0,0.23) 0px 2px 5px}.deck-link .deck-link--title{color:var(--t-fill-color-neutral-010);font-size:1.75em;font-weight:600}.deck-link i{color:var(--t-text-color-interaction-primary);font-size:1.25rem;margin:4px 6px 0 0}.deck-link .deck-link--subtitle{color:var(--t-fill-color-neutral-020);font-weight:300;display:block;width:100%;margin-top:0.5em}.deck-link:hover .deck-link--subtitle{color:var(--t-fill-color-neutral-010)}select{width:100%;background:#fff;height:50px;border-color:#ddd;border-width:1px;border-radius:3px;color:#999;outline:none;padding:0 10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";line-height:1.3;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ctitle%3edown-chevron%3c/title%3e%3cpolygon fill='%23ddd' points='12.09 4.59 7.5 9.17 2.91 4.59 1.5 6 7.5 12 13.5 6 12.09 4.59'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20px auto;background-position:calc(100% - 10px) 50%;box-shadow:none !important;cursor:pointer}input[type=date]{background:#fff;height:50px;width:100%;color:#999;border:solid #ddd 1px;border-radius:3px;outline:none;padding:0 10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";line-height:1.3;box-shadow:none !important;cursor:pointer}body.login{background:#3670FF}.login .footer{display:none}.login .container{padding-top:0}.login .header-logo{height:100px;padding:50px 0 0 0;background-position:center 0}.login #alerts{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:170px;color:#fff;font-weight:300;text-align:center}.login #alerts strong{font-weight:800;color:#fff}.login .container{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}.login-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;gap:var(--t-spacing-2)}.login h1{margin-bottom:1em}.login a{color:#3670FF;background:#fff;border-radius:3px;padding:10px;text-align:center;line-height:50px;width:150px;text-decoration:none}.login a:hover{opacity:0.7}@media (max-width: 413px){.person-detail .header .header__links{display:none}}#map{height:300px;margin-top:75px}#map+.container{display:grid;grid-template-columns:repeat(12, 1fr);grid-auto-rows:min-content;column-gap:20px;row-gap:40px;grid-column-gap:20px;grid-row-gap:40px;padding-top:0;padding:20px;margin-bottom:3rem}.person-image-cell{width:100%;grid-column:1 / span 4;grid-row:1 / span 1}.person-image-cell .person-image-wrapper{position:relative;padding-bottom:100%;margin-top:-50%}.person-image-cell .team-icon{position:absolute;bottom:50px;right:10px;z-index:300;height:30px;width:30px}@media (min-width: 768px){.person-image-cell{grid-column:1 / span 3;grid-row-end:span 3}.person-image-cell .team-icon,.person-image-cell .person-avatar{height:50px;width:50px}.person-image-cell .team-icon{bottom:70px}}.update-profile{display:block;border:none;background:transparent;overflow:hidden;border:none;outline:none;margin:0;padding:0;cursor:pointer;background:#3566dd;border-radius:100%}.update-profile:after{display:block;content:'';position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 0.2s ease-in;border-radius:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ctitle%3epencil%3c/title%3e%3cpath fill='white' d='M15.711,3.759a.87.87,0,0,0,0-1.232L13.665.481a.87.87,0,0,0-1.232,0l-1.6,1.6,3.278,3.278ZM.228,12.686v3.278H3.506L12.469,7,9.19,3.723Z'/%3e%3c/svg%3e");background-size:40% 40%;background-repeat:no-repeat;background-position:center center}.update-profile:hover img{opacity:0.2}.update-profile:hover:after{opacity:1}.person-image{display:block;width:100%;border:4px solid #fff;position:absolute;z-index:50}.person-avatar-wrapper{position:absolute;bottom:8px;right:8px;z-index:50;overflow:hidden}@media (min-width: 800px){.person-avatar-wrapper{bottom:14px;right:14px}}.person-avatar{display:block;width:30px;height:30px;overflow:hidden;border-radius:100%;z-index:50;background-color:#fff;object-fit:cover}.person-info{display:grid;grid-template-columns:repeat(6, 1fr);width:100%}.person-header{grid-column:5 / span 6;grid-row:1 / span 2;position:relative}@media (min-width: 768px){.person-header{grid-column:4 / span 6;grid-row:1 / span 1}}.person-header h1{font-size:32px;line-height:1;margin-bottom:5px}@media (min-width: 768px){.person-header h1{font-size:64px}}.person-header h2{font-size:18px;color:#999;font-weight:300;margin-bottom:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;line-height:1.3}@media (min-width: 768px){.person-header h2{font-size:24px}}.person-header .team-icon{width:24px;height:24px;margin-left:4px}.person-detail h3{border-top:3px solid #ddd;padding-top:10px;font-size:24px}.person-info h3{font-size:24px;font-weight:600;margin-bottom:0.5em}.person-top-info-box{grid-column-end:span 6}.person-top-info-box+.person-top-info-box+.person-top-info-box{grid-column-end:span 12}@media (min-width: 768px){.person-top-info-box{grid-column-start:4;grid-column-end:span 2;grid-row:2 / span 1}.person-top-info-box+.person-top-info-box{grid-column-start:auto}.person-top-info-box+.person-top-info-box+.person-top-info-box{grid-column-end:span 2}}.person-top-info-box h3{font-size:18px;margin-bottom:0.5em}.person-top-info-box p{font-size:18px;font-weight:300;color:#4F4F4F}@media (min-width: 768px){.person-top-info-box p{font-size:24px}}.person-contact-info,.person-important-dates,.person-family{grid-column:1 / span 12}@media (min-width: 768px){.person-contact-info,.person-important-dates,.person-family{grid-column:4 / span 6}}.person-contact-info dl,.person-important-dates dl,.person-family dl{display:grid;grid-template-columns:1fr 2fr;column-gap:20px;row-gap:5px;grid-column-gap:20px;grid-row-gap:5px}.person-contact-info dl a,.person-important-dates dl a,.person-family dl a{color:#999;text-decoration:none}.person-contact-info dl a:hover,.person-important-dates dl a:hover,.person-family dl a:hover{text-decoration:underline}.person-contact-info dl dd,.person-contact-info dl dt,.person-important-dates dl dd,.person-important-dates dl dt,.person-family dl dd,.person-family dl dt{font-size:18px;font-weight:400}@media (max-width: 375px){.person-contact-info dl dd,.person-contact-info dl dt,.person-important-dates dl dd,.person-important-dates dl dt,.person-family dl dd,.person-family dl dt{font-size:16px}}.person-contact-info dl dt,.person-important-dates dl dt,.person-family dl dt{text-align:right;color:#333}.person-contact-info dl dd,.person-important-dates dl dd,.person-family dl dd{margin:0;width:66%;color:#999}@media (max-width: 374px){.person-contact-info dl,.person-important-dates dl,.person-family dl{grid-template-columns:1fr;row-gap:0}.person-contact-info dl dt,.person-important-dates dl dt,.person-family dl dt{text-align:left}.person-contact-info dl dd,.person-important-dates dl dd,.person-family dl dd{width:100%;margin-bottom:10px}}@media (min-width: 768px){.person-teammates{grid-column-start:4}}.person-teammates ul{list-style:none;padding:0}.person-teammates li{margin:0 0 0.5em}.person-teammates a{text-decoration:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:400}.person-teammates a:hover{text-decoration:underline}.person-teammates img{border-radius:100%;margin-right:10px;object-fit:cover}.person-teammates span{display:block}.person-teammate-title{color:#999;font-size:14px}.person-teammates,.person-social{grid-column-end:span 12}@media (min-width: 768px){.person-teammates,.person-social{grid-column-end:span 3}.person-teammates+.person-social,.person-social+.person-social{grid-column-start:7}}.person-social dl{display:grid;grid-template-columns:30px 1fr;row-gap:8px;grid-row-gap:8px;font-size:18px;font-weight:400}@media (max-width: 375px){.person-social dl{font-size:16px}}.person-social dl a{grid-column:1 / span 2;display:grid;grid-template-columns:30px 1fr;row-gap:3px;grid-row-gap:3px;text-decoration:none}.person-social dl a:hover{text-decoration:underline}.person-social dd{color:#999;margin:0;padding:0}.person-social .fa-fw{margin-right:5px}.modal-footer{padding:10px;border-top:2px solid #f5f5f5;display:flex;flex-direction:row;justify-content:flex-end}.modal-close{color:white;font-size:18px;background:#3670FF;outline:none;border:1px solid #3670FF;border-radius:3px;padding:5px 30px;height:44px;cursor:pointer}.modal-close:hover{color:#3670FF;background:white;border-color:#3670FF}.options-wrapper{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.options-wrapper p{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1em 0;max-width:150px}.options-wrapper p.has-input{align-self:center}.options-wrapper img{display:block;margin-bottom:1em}.options-wrapper input{display:none}.options-wrapper .remove-button{color:#3670FF;background:transparent;border:none;outline:none;font-size:14px;cursor:pointer;line-height:1.3}.options-wrapper .remove-button:hover{text-decoration:underline}.options-wrapper label{border:1px solid #999;border-radius:3px;padding:5px 10px;cursor:pointer}.options-wrapper label:hover{color:#fff;border-color:#3670FF;background:#3670FF}.selected-badge{font-size:10px;background:#999;border-radius:3px;padding:3px 8px;text-transform:uppercase;color:#fff;margin-top:5px}.person-section{position:relative}p.data-note{font-size:12px;color:#999;padding-top:20px;position:relative}.person-image-cell p.data-note{margin-left:4px;margin-top:4px}p.data-note button{border:none;padding:0;margin:0;background:transparent;outline:none;text-decoration:underline;font-size:inherit;color:inherit;cursor:pointer}p.data-note button:hover{text-decoration:none}.data-source{font-size:10px;padding-top:20px;position:absolute;top:20px;right:0;text-transform:uppercase;display:block;color:#fff;background:#aaa;padding:3px 5px;border-radius:3px}.person-top-info-box .data-source{top:15px}.data-note .data-source{top:0;left:0;right:auto}section.card{width:fit-content;margin:30px auto;display:flex;justify-content:center;flex-direction:column}section.card img{width:500px}section.card button.reveal-button{margin:30px auto}section.card div.reverse-side{margin:30px}section.card div.reverse-side h1{margin:0px auto;width:fit-content}section.card div.reverse-side div.card-actions{display:flex;justify-content:center}section.card div.reverse-side div.card-actions form{margin:0px 10px}section.card div.reverse-side div.card-actions form button{margin:30px auto;display:block}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{font-family:"halyard-text", sans-serif;box-sizing:border-box;color:#333}h1,h2,h3,h4,h5,h6{font-family:"halyard-display", sans-serif;margin:0}p{margin:0}.container{display:flex;flex-direction:column;max-width:1180px;margin:0 auto;padding:100px 1em 0 1em;min-height:calc(100vh - 200px)}@media (min-width: 1180px){.container{padding:100px 0 0 0}}.team-icon{display:inline-block;width:50px;height:50px;background-size:contain;background-position:center center;background-repeat:no-repeat}.team-icon[data-team="API"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/api-7edebfea9d047b0242fdbf50614f8c5adba1bb3c733605a8083883c2b855ef8f.png)}.team-icon[data-team="Calendar"]{background-image:url(https://picodex.pco.bz/assets/product-icons/calendar-a8d8b908ffa5742e8277fd075f6fed6d5f37cf0cd7eaa40939db515c38b6a98e.png)}.team-icon[data-team="Chat"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/chat-b03f423f782df7eaca48f32c8c6c48ee60814c0dee0381c317943edffe98c411.png)}.team-icon[data-team="Check-Ins"]{background-image:url(https://picodex.pco.bz/assets/product-icons/check-ins-abc0db481551de65e7423772774d811443a0b3ba95df5c30b62590e764814d86.png)}.team-icon[data-team="Customer Success"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-success-7b6d251aa73a38d44bd1e01dcbc39a3578801196ae52ab5f6bbaeefd31f8d015.png)}.team-icon[data-team="Design (PD)"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/product-design-21f10eafbc0fbf5fba12825c685d7e987b06f698688b645841a573915f99bb9a.png)}.team-icon[data-team="Design (UX)"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/ux-design-356e8c35133c2a36121e6596e68ec7c91e6b0ede746a27efeb34d22ee71bd3c4.png)}.team-icon[data-team="Design Engineering"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/front-end-systems-dbe7d6d957becf1ddf1e4db5b396c2ada50e1680112deeaa698f7f5512a99548.png)}.team-icon[data-team="Design Leadership"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/design-leadership-a150d3e29291e91f6bb59e8fd60925eb6d582b525d1b54a61a4039d093b1a685.png)}.team-icon[data-team="Ecosystem"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/ecosystem-a68a3e9161ed9b0f5a79b41a57c1a74771b1e916f78cd51b6b4b3a9dff8e797d.png)}.team-icon[data-team="Ecosystem Mobile"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/ecosystem-mobile-8ecba51b682bb4e8cd844ad3523fd1c47721fcf0080dd831ccc06bb2bc26f3c2.png)}.team-icon[data-team="Engagement Mobile"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/engagement-mobile-e72579538ac7b36bf50ba3bbf0c3aa36cbd630033eb69f34f69baa858d1b0f2e.png)}.team-icon[data-team="Engineering Leadership"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/engineering-leadership-e5a8a31822ff4025ef169796cc9cba7e87afb07d40a626a70af07e15c3b082a7.png)}.team-icon[data-team="Engineering Management"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/engineering-leadership-e5a8a31822ff4025ef169796cc9cba7e87afb07d40a626a70af07e15c3b082a7.png)}.team-icon[data-team="Events"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/events-af2ffbb3b1667b74fafcde0208c3b1a9208d08bc603778d8380301822e2e62d7.png)}.team-icon[data-team="Finance"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/finance-and-security-b75bf79fe8014c0b1c1165016005275b2a558b6997cf35c1d4bc223bba8b70eb.png)}.team-icon[data-team="Giving"]{background-image:url(https://picodex.pco.bz/assets/product-icons/giving-55b8f4a56675964b5c7fd74c8c662207932e43e75c7c0bc5b4392c54bee991e0.png)}.team-icon[data-team="Groups"]{background-image:url(https://picodex.pco.bz/assets/product-icons/groups-0485cf9ea90c07f70489f9b0bf8764304d4b703f9a93ed9e7f3b238d236c4d3b.png)}.team-icon[data-team="Home"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/home-477873de1b0fa8c9e671a2c6c0416bd7e6130536b2ae36b84c0a4c86277f70ed.png)}.team-icon[data-team="Trust & Safety"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/identity-ef1cd111db2b1da83888c819201f8fb03b9ca15ed89921e5addd6ec4a9152609.png)}.team-icon[data-team="Marketing"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/marketing-7fb6e28905f0fa7b4f5d1a8561e5df67de1769392471302f41aef39b72201bc7.png)}.team-icon[data-team="Mobile"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/mobile-engineering-c54fcfde68f1ec28f5d363cf265d1de1e1d4e96b6f399be72c46e46c58e8f65b.png)}.team-icon[data-team="Mobile"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/mobile-engineering-c54fcfde68f1ec28f5d363cf265d1de1e1d4e96b6f399be72c46e46c58e8f65b.png)}.team-icon[data-team="Operations"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/people-ops-7e1e5fa387969aba95ba5bcd1e9ae4c863f2cbdaa4e0decbcab351658a56999f.png)}.team-icon[data-team="Payments"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/payments-4220e8a7a72082a0c4e02b520f9accff20be24cad80c951078604d6e66646541.png)}.team-icon[data-team="People"]{background-image:url(https://picodex.pco.bz/assets/product-icons/people-21c0acd88b2aed926d5aaaf8a74b1f06c50c148172abf45133ce73675e093206.png)}.team-icon[data-team="People Operations"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/people-ops-7e1e5fa387969aba95ba5bcd1e9ae4c863f2cbdaa4e0decbcab351658a56999f.png)}.team-icon[data-team="Platform"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/platform-fcf3786f069dfbfaf0e630a7b1fd9d55ef2fb615819cb09282b4fc97d4a053ff.png)}.team-icon[data-team="Product (UX)"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/ux-design-356e8c35133c2a36121e6596e68ec7c91e6b0ede746a27efeb34d22ee71bd3c4.png)}.team-icon[data-team="Product Leadership"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/product-leadership-69a2e785349af90566c4be44a5fe5e07eb76af5dedc791bef9aeabd381617f1d.png)}.team-icon[data-team="Product Specialists"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/product-specialists-044c329f47ca65ed9568fab0d10cd1f95bd3e6b5eda3ffed5ddadf7d605fc0ca.png)}.team-icon[data-team="Publishing"]{background-image:url(https://picodex.pco.bz/assets/product-icons/publishing-99b31fec38f78645fe56da83aeefedcf41dd68af77297d806e730ed51d9240a9.png)}.team-icon[data-team="Publishing + Church Center"]{background-image:url(https://picodex.pco.bz/assets/product-icons/church-center-b438df73492ec8afc555c6b9b67820cd0044de5f33cb94e7fb1c69a33694f428.png)}.team-icon[data-team="Quality Assurance"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/coordinators-afdf9e46b3834e6554bc16b47405b8dd77b29edecb9f2c1252c2ea564d84ba40.png)}.team-icon[data-team="Registrations"]{background-image:url(https://picodex.pco.bz/assets/product-icons/registrations-09e492dc574ea034c185f91df594a58e4dc4bce1541a654dd536ec17dcca151b.png)}.team-icon[data-team="Services"]{background-image:url(https://picodex.pco.bz/assets/product-icons/services-2846b6ede65f90d4e3e373d624cd4f5f0fab526bfe667e6f7414a48fa6a2471d.png)}.team-icon[data-team="Support & Training"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-docs-0676e31545583726b968b84c8f869c9aac75692fb74a533397a94cf4a5eeb178.png)}.team-icon[data-team="Support Managers"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-support-47f8788c069e1f205f8034f9b0e3ef7cb695348c3ad4a739e8961e6d2b8edbf1.png)}.team-icon[data-team="Support Operations"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-62b5589ab332738c1f76ef2cd338c7f3eec7e507b4842d40a1e7504f8700132e.png)}.team-icon[data-team="Team Jenna"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-support-jenna-5df2636678095d4acca8834fe8f17721c70904705458734ca0eda29bef08978c.png)}.team-icon[data-team="Team Nate"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-support-nate-a0c810fb62a6a82d61b5f1ec1e3c648c75526235e65178a889ca67a2426520a9.png)}.team-icon[data-team="Team Rachel"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-support-rachel-2c77aa802d6adb9163a5e53e54f7e55a47b46031ebe587022c7930bafb084b6c.png)}.team-icon[data-team="Team Tilley"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-support-tilley-e107608cc6e67e7ef06cc8d3c0aa45f6f1f28ad13718f6c8300e3dc1915ea9f3.png)}.team-icon[data-team="Training"]{background-image:url(https://picodex.pco.bz/assets/internal-icons/cx-video-baa9ce6f59a91f6e36960a3dab35978b6e792ebd2e031afc2a81c6b2f55ef2d2.png)}.team-icon[data-team=""]{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='51' height='50' viewBox='0 0 51 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='30' height='30' fill='white' x='10' y='10' /%3e%3cpath d='M44.9869 5.06937L29.5613 0.596014C26.8586 -0.198671 23.9748 -0.198671 21.272 0.596014L5.8258 5.06937C4.13531 5.5868 2.65868 6.61571 1.61084 8.00631C0.563013 9.39692 -0.00131709 11.0766 2.3083e-06 12.8009V37.1841C-0.00131709 38.9084 0.563013 40.5881 1.61084 41.9787C2.65868 43.3693 4.13531 44.3982 5.8258 44.9156L21.272 49.409C23.9758 50.197 26.8576 50.197 29.5613 49.409L45.0075 44.9423C46.6969 44.4231 48.1723 43.3937 49.2198 42.0035C50.2674 40.6133 50.8325 38.9346 50.8333 37.2108V12.7876C50.8325 11.0625 50.2647 9.38295 49.2128 7.99431C48.1609 6.60567 46.6802 5.58076 44.9869 5.06937V5.06937ZM38.921 28.7114C38.9228 29.4759 38.6705 30.2206 38.2019 30.8342C37.7332 31.4478 37.0732 31.8976 36.3203 32.1165L27.2831 34.7204C26.0737 35.0676 24.787 35.0676 23.5777 34.7204L17.498 32.9577C17.4461 32.9436 17.3916 32.941 17.3386 32.9503C17.2855 32.9596 17.2353 32.9804 17.1918 33.0113C17.1482 33.0421 17.1123 33.0821 17.0869 33.1284C17.0615 33.1746 17.0472 33.2258 17.0451 33.2782V37.2842C17.0453 37.4806 16.9982 37.6743 16.9075 37.8497C16.8168 38.0252 16.6851 38.1775 16.5229 38.2944C16.3607 38.4112 16.1726 38.4895 15.9737 38.5228C15.7748 38.5561 15.5706 38.5435 15.3776 38.486L12.825 37.7516C12.56 37.6716 12.3284 37.5111 12.1642 37.2936C11.9999 37.0761 11.9116 36.813 11.9123 36.5431V17.9687C11.9125 17.4161 12.0451 16.8712 12.2997 16.3773C12.5542 15.8833 12.9237 15.454 13.3787 15.1234C13.8338 14.7928 14.3618 14.57 14.9208 14.4729C15.4799 14.3757 16.0545 14.4067 16.5991 14.5636L24.5246 16.827C25.0813 16.9938 25.6766 16.9938 26.2332 16.827L34.1794 14.41C34.7256 14.2435 35.3045 14.2044 35.8691 14.2957C36.4338 14.3871 36.9685 14.6064 37.43 14.9358C37.8915 15.2653 38.2669 15.6958 38.5259 16.1924C38.7849 16.6891 38.9203 17.2381 38.921 17.7951V28.7114Z' fill='%234065d5'/%3e%3cpath d='M33.1295 19.8648L27.338 21.6542C26.0917 22.0347 24.7554 22.0347 23.5091 21.6542L17.6833 19.945C17.6095 19.9264 17.5324 19.9247 17.4579 19.94C17.3834 19.9553 17.3135 19.9871 17.2537 20.033C17.1939 20.0789 17.1458 20.1376 17.1132 20.2046C17.0806 20.2715 17.0643 20.3449 17.0657 20.419V27.3227C17.0607 27.4252 17.0921 27.5262 17.1545 27.6088C17.217 27.6915 17.3068 27.7508 17.4088 27.7767L24.5246 29.8598C25.0914 30.0366 25.7008 30.0366 26.2676 29.8598L33.4383 27.6298C33.5373 27.5989 33.6238 27.5384 33.6854 27.4568C33.747 27.3753 33.7806 27.277 33.7814 27.1758V20.3189C33.7812 20.2427 33.7623 20.1676 33.7264 20.0999C33.6905 20.0322 33.6386 19.9738 33.5749 19.9295C33.5113 19.8851 33.4377 19.8562 33.3602 19.8449C33.2828 19.8337 33.2037 19.8405 33.1295 19.8648V19.8648Z' fill='%234065d5'/%3e%3c/svg%3e ")}.header{background:#3670FF;position:relative;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:100}.header-inner{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--t-spacing-2);height:75px}.header-search{flex-grow:1;flex-basis:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;margin:0 20px 16px 20px}.header-search.hidden{display:none;pointer-events:none}@media (min-width: 768px){.header-search{width:auto}}.header-search-form{background:var(--t-form-background-color);border:var(--t-border-width) solid var(--t-border-color);border-radius:var(--t-border-radius-md);width:100%;transition:all 0.2s ease-in;padding-left:var(--t-spacing-1);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.header-search-form.active .header-search-icon--magnifying-glass{display:none}.header-search-form.active .header-search-icon--x{display:block}.header-search-form:focus-within{border-color:var(--t-border-color-control-info)}.header-search-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;fill:var(--t-icon-color-secondary);cursor:pointer;border:none;background:none;padding:0}.header-search-icon .icon{width:100%;height:100%}.header-search-icon--magnifying-glass{display:block}.header-search-icon--x{display:none}.header-search-input{display:block;background:transparent;color:var(--t-text-color-secondary);border:none;padding:var(--t-spacing-1);font-size:var(--t-font-size-lg);line-height:normal;outline:none;width:100%;min-height:44px}.header-search-input::-webkit-input-placeholder{color:var(--t-text-color-placeholder)}.header-search-results{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:rgba(0,0,0,0.2) 0 0 10px;max-height:35vh;overflow-y:auto}.header-search-results:empty{display:none}.header-search-result{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #eee;text-decoration:none;height:70px;min-height:70px}.header-search-result.selected-result{background:#f5f5f5}.header-search-result:last-child{border-bottom:none}.header-search-result img{width:50px;height:50px;border-radius:25px}.header-search-result span.search-result-cell{color:#999;font-size:18px;font-weight:300;width:calc((100% - 60px) / 4);text-align:left;padding:0 10px;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1.3}@media (max-width: 767px){.header-search-result span.search-result-cell{width:calc((100% - 120px))}}.header-search-result span.search-result-team{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0}.header-search-result span.search-result-team span{color:#999;width:calc(100% - 60px);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.header-search-result span.search-result-location,.header-search-result span.search-result-title{display:none}}@media (max-width: 767px){.header-search-result span.search-result-team{width:50px;overflow:hidden;font-size:0;position:relative;height:100%}.header-search-result span.search-result-team i{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}}.header-search-result .team-icon{width:30px;height:30px;margin-right:10px;display:block}.header__links{display:flex;justify-content:flex-end;align-items:center;gap:var(--t-spacing-3);list-style:none}.header__link{display:flex;align-items:center;text-decoration:none;font-size:var(--t-font-size-lg);color:var(--t-text-color-inverted);gap:var(--t-spacing-1)}.header__link:hover{text-decoration:underline}.header__link span{display:none;color:var(--t-text-color-inverted)}@media (min-width: 600px){.header__link span{display:block}}.header__link .icon{fill:var(--t-icon-color-inverted);height:16px;width:16px}.homepage .grid-link,.big-map .map-link .flashcards-link{display:none !important}.has-fixed-header .container{padding-top:100px}.has-fixed-filters .container{padding-top:175px}@media (min-width: 800px){.has-fixed-filters .container{padding-top:275px}}.filters{position:fixed;top:75px;left:0;width:100%;z-index:50;background:#f5f5f5;max-height:60px;overflow:hidden;transition:max-height 0.2s ease-in}@media (min-width: 800px){.filters{max-height:100%}}.filters.is-open{max-height:100%}.filters.is-open .fa-chevron-down{transform:rotate(-180deg)}.people-count{display:flex;justify-content:flex-start;align-items:center;padding:0 20px 20px;font-size:16px}@media (min-width: 800px){.people-count{padding:0 0 16px}}.people-count-number{color:#999;font-weight:400}.people-count-number strong{font-weight:700;color:#333}.filters-toggle,.filters-toggle .fa{color:#999}button.filters-toggle{height:60px;width:100%;padding:20px;position:relative;text-align:left;border:none;background:#f5f5f5;outline:none}@media (min-width: 800px){button.filters-toggle{display:none}}button.filters-toggle .fa-chevron-down{position:absolute;right:20px;transform:rotate(0deg);transition:transform 0.2s ease-in}.filters-inner{max-width:1180px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto}.filter-row{display:flex;flex-direction:column}@media (min-width: 800px){.filter-row{flex-direction:row}}.filter-avatar,.filter-sorting{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 20px 20px}.filter-avatar h4,.filter-sorting h4{font-weight:400;font-family:"halyard-text", sans-serif;color:#999}.filter-avatar h4,.filter-avatar button,.filter-sorting h4,.filter-sorting button{margin-right:10px}.filter-avatar button,.filter-sorting button{border:1px solid #ddd;background:#fff;box-shadow:none;outline:none;border-radius:3px;padding:10px 30px 10px 10px;color:#999;position:relative;cursor:pointer;opacity:0.5}.filter-avatar button.active,.filter-sorting button.active{opacity:1}.filter-avatar button:before,.filter-avatar button:after,.filter-sorting button:before,.filter-sorting button:after{display:block;position:absolute;right:10px;font-family:"Font Awesome 5 Free";font-weight:900}.filter-avatar button:before,.filter-sorting button:before{content:"\f0de";top:9px}.filter-avatar button:after,.filter-sorting button:after{content:"\f0dd";bottom:9px}.filter-avatar button[data-sort-ascending="true"]:before,.filter-sorting button[data-sort-ascending="true"]:before{opacity:1}.filter-avatar button[data-sort-ascending="true"]:after,.filter-sorting button[data-sort-ascending="true"]:after{opacity:0.3}.filter-avatar button[data-sort-ascending="false"]:before,.filter-sorting button[data-sort-ascending="false"]:before{opacity:0.3}.filter-avatar button[data-sort-ascending="false"]:after,.filter-sorting button[data-sort-ascending="false"]:after{opacity:1}.filters form{width:100%;max-width:1180px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:0 20px 20px;gap:10px}@media (min-width: 800px){.filters form{flex-direction:row;align-items:center;padding:20px}}.filters select{width:100%}@media (min-width: 800px){.filters select{flex:1;min-width:0;width:auto}}button+h4{margin-left:12px}.button-group{display:flex;flex-direction:row;justify-content:flex-start}.button-group button{border-radius:3px 0 0 3px;padding:10px;margin-right:0;display:inline-block}.button-group button:before,.button-group button:after{display:none}.button-group button+button{margin-left:-1px;border-radius:0 3px 3px 0}@-moz-document url-prefix(){select,select:-moz-focusring,select::-moz-focus-inner{color:transparent;text-shadow:0 0 0 #000 !important;border:0;box-shadow:none !important}select,select:active,select:focus{border:2px solid #ddd;color:#999}}.loader-wrapper{display:flex;justify-content:center;align-items:center;height:50vh}.loader-wrapper.hidden{display:none;pointer-events:none}.loader-container{position:relative;width:120px;height:120px}.loader{width:100%;height:100%;border:16px solid #f3f3f3;border-radius:50%;border-top:16px solid #4489ff;animation:spin 1s linear infinite}.loader-logo{position:absolute;top:50%;left:50%;width:60px;height:60px;transform:translate(-50%, -50%)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.grid{width:calc(100% - 20px);margin:0 10px}.grid.hidden{opacity:0;pointer-events:none}.grid-item{width:50%;padding:10px}@media (min-width: 768px){.grid-item{width:33%}}@media (min-width: 960px){.grid-item{width:25%}}.grid-item a{display:block;text-decoration:none;transition:opacity 0.2s ease-in}.has-illo-avatars .grid-item a .illo{clip-path:circle(100% at center);-webkit-clip-path:circle(100% at center)}.grid-item-image-wrapper{position:relative;padding-bottom:100%;transform-style:preserve-3d}.grid-item-team{position:absolute;top:5px;left:0px;width:40px;height:40px}.grid-item img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.grid-item img.illo{background:#fff;transition:all 250ms ease-in;clip-path:circle(0px at center);-webkit-clip-path:circle(0px at center)}.grid-item-info{position:relative;padding-top:5px;padding-left:50px}.grid-item h2{font-size:16px;line-height:18px;font-weight:700}@media (min-width: 800px){.grid-item h2{max-width:calc(100% - 100px);font-size:18px;line-height:20px}}.grid-item h3{font-size:14px;font-weight:400;font-family:"halyard-text", sans-serif;color:#999}.grid-item-local-time{font-size:12px;font-weight:400;color:#999;margin-top:3px}.grid-item-local-time time{color:#999}@media (min-width: 800px){.grid-item-local-time{position:absolute;top:5px;right:0;margin-top:0;line-height:20px}}.footer{background:#eee;height:200px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer p,.footer span{color:#bbb;font-weight:300;margin-bottom:1em;text-align:center}.footer p a{color:#777;text-decoration:none}.footer p a:hover{text-decoration:underline}.footer .footer-break{display:block;height:0;overflow:hidden}@media (min-width: 768px){.footer .footer-break{height:auto;display:inline;margin:0 5px}}.footer .alt-font{color:#df5037}.keyboard-shortcuts{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;pointer-events:all;opacity:1;transition:opacity 0.2s ease-in}.keyboard-shortcuts.hidden{opacity:0;pointer-events:none}.keyboard-shortcuts-inner{max-width:600px;background:#fff;padding:32px;border-radius:3px;position:relative}.keyboard-shortcuts h3{border:none;padding:0}.keyboard-shortcuts-inner dl{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.keyboard-shortcuts-inner dt,.keyboard-shortcuts-inner dd{margin:0;padding:0;width:50%;line-height:20px;margin-bottom:1em}.keyboard-shortcuts kbd{border:1px solid #eee;background:#f5f5f5;color:#555;min-width:50px;padding:2px 5px;border-radius:3px}.keyboard-shortcuts-close{border:none;background:transparent;box-shadow:none;color:#999;font-size:24px;position:absolute;top:10px;right:10px;outline:none;cursor:pointer}.mr-4p{margin-right:4px}.mt-2e{margin-top:2em}.mt-3e{margin-top:3em}.mb-4p{margin-bottom:4px}.mb-1e{margin-bottom:1em}.d-f{display:flex}.fd-c{flex-direction:column}.jc-c{justify-content:center}.g-1e{gap:1em}.ai-c{align-items:center}.f-1{flex:1 1 auto}.fw-w{flex-wrap:wrap}:root{--t-border-radius-sm:2px;--t-border-radius-md:4px;--t-border-radius-lg:8px;--t-border-radius-xl:16px;--t-border-radius-round:56px;--t-border-radius:var(--t-border-radius-md);--t-border-width:1px;--t-border-width-thick:2px;--t-spacing-1:8px;--t-spacing-2:16px;--t-spacing-3:24px;--t-spacing-4:32px;--t-spacing-5:40px;--t-spacing-6:48px;--t-spacing-7:56px;--t-spacing-fourth:2px;--t-spacing-half:4px;--t-spacing-1-half:12px;--t-element-size-3xl:48px;--t-element-size-2xl:32px;--t-element-size-xl:24px;--t-element-size-lg:18px;--t-element-size-md:16px;--t-element-size-sm:14px;--t-element-size-xs:12px;--t-font-size-4xl:32px;--t-font-size-3xl:28px;--t-font-size-2xl:24px;--t-font-size-xl:20px;--t-font-size-lg:18px;--t-font-size-md:16px;--t-font-size-sm:14px;--t-font-size-xs:12px;--t-font-size-2xs:10px;--t-font-weight-normal:400;--t-font-weight-medium:500;--t-font-weight-semibold:600;--t-font-weight-bold:700;--t-container-size-xl:48px;--t-container-size-lg:40px;--t-container-size-md:32px;--t-container-size-sm:24px;--t-container-size-xs:20px;--t-avatar-size-20:20px;--t-avatar-size-24:24px;--t-avatar-size-36:36px;--t-avatar-size-48:48px;--t-avatar-size-72:72px;--t-avatar-size-112:112px;--t-text-color-headline:hsl(0, 0%, 12%);--t-text-color:hsl(0, 0%, 24%);--t-text-color-secondary:hsl(0, 0%, 42%);--t-text-color-disabled:hsl(0, 0%, 68%);--t-text-color-placeholder:hsl(0, 0%, 58%);--t-text-color-inverted:hsl(0, 0%, 100%);--t-text-color-interaction:hsl(204, 100%, 40%);--t-text-color-interaction-hover:hsl(204, 100%, 35%);--t-text-color-interaction-active:hsl(204, 100%, 30%);--t-text-color-interaction-visited:hsl(204, 100%, 30%);--t-text-color-status-neutral:hsl(0, 0%, 24%);--t-text-color-status-info:hsl(204, 100%, 35%);--t-text-color-status-success:hsl(97, 57%, 28%);--t-text-color-status-warning:hsl(42, 100%, 29%);--t-text-color-status-error:hsl(8, 60%, 45%);--t-text-color-tag-subtle-gray:hsl(0, 0%, 24%);--t-text-color-tag-subtle-blue:hsl(224, 47%, 31%);--t-text-color-tag-subtle-indigo:hsl(241, 59%, 28%);--t-text-color-tag-subtle-aqua:hsl(209, 77%, 22%);--t-text-color-tag-subtle-teal:hsl(180, 95%, 15%);--t-text-color-tag-subtle-green:hsl(100, 93%, 17%);--t-text-color-tag-subtle-yellow:hsl(29, 100%, 23%);--t-text-color-tag-subtle-orange:hsl(18, 100%, 18%);--t-text-color-tag-subtle-pink:hsl(327, 88%, 20%);--t-text-color-tag-subtle-purple:hsl(268, 71%, 27%);--t-text-color-tag-subtle-magenta:hsl(285, 71%, 20%);--t-text-color-tag-bold-gray:hsl(0, 0%, 24%);--t-text-color-tag-bold-indigo:hsl(241, 59%, 28%);--t-text-color-tag-bold-blue:hsl(224, 47%, 31%);--t-text-color-tag-bold-aqua:hsl(209, 77%, 22%);--t-text-color-tag-bold-teal:hsl(180, 95%, 15%);--t-text-color-tag-bold-green:hsl(100, 93%, 17%);--t-text-color-tag-bold-yellow:hsl(29, 100%, 23%);--t-text-color-tag-bold-orange:hsl(18, 100%, 18%);--t-text-color-tag-bold-pink:hsl(327, 88%, 20%);--t-text-color-tag-bold-purple:hsl(268, 71%, 27%);--t-text-color-tag-bold-magenta:hsl(285, 71%, 20%);--t-icon-color:hsl(0, 0%, 24%);--t-icon-color-secondary:hsl(0, 0%, 42%);--t-icon-color-dim:hsl(0, 0%, 58%);--t-icon-color-disabled:hsl(0, 0%, 81%);--t-icon-color-inverted:hsl(0, 0%, 100%);--t-icon-color-status-neutral:hsl(0, 0%, 42%);--t-icon-color-status-neutral-secondary:hsl(0, 0%, 58%);--t-icon-color-status-neutral-bold:hsl(0, 0%, 24%);--t-icon-color-status-info:hsl(204, 100%, 40%);--t-icon-color-status-success:hsl(96, 57%, 33%);--t-icon-color-status-success-secondary:hsl(97, 57%, 40%);--t-icon-color-status-warning:hsl(42, 84%, 49%);--t-icon-color-status-error:hsl(8, 60%, 47%);--t-fill-color-neutral-100:hsl(0, 0%, 100%);--t-fill-color-neutral-000:hsl(0, 0%, 12%);--t-fill-color-neutral-010:hsl(0, 0%, 24%);--t-fill-color-neutral-020:hsl(0, 0%, 42%);--t-fill-color-neutral-025:hsl(0, 0%, 50%);--t-fill-color-neutral-030:hsl(0, 0%, 58%);--t-fill-color-neutral-040:hsl(0, 0%, 81%);--t-fill-color-neutral-050:hsl(0, 0%, 88%);--t-fill-color-neutral-060:hsl(0, 0%, 93%);--t-fill-color-neutral-070:hsl(0, 0%, 95%);--t-fill-color-neutral-080:hsl(0, 0%, 97%);--t-fill-color-neutral-090:hsl(0, 0%, 98%);--t-fill-color-interaction:hsl(204, 100%, 40%);--t-fill-color-interaction-hover:hsl(204, 100%, 35%);--t-fill-color-interaction-active:hsl(204, 100%, 30%);--t-fill-color-interaction-disabled:hsl(0, 0%, 81%);--t-fill-color-control-neutral-off:hsl(0, 0%, 58%);--t-fill-color-control-neutral-on:hsl(0, 0%, 24%);--t-fill-color-control:hsl(204, 100%, 40%);--t-fill-color-control-error:hsl(8, 60%, 47%);--t-fill-color-control-secondary:hsl(97, 57%, 40%);--t-fill-color-control-disabled:hsl(0, 0%, 81%);--t-fill-color-status-neutral:hsl(0, 0%, 42%);--t-fill-color-status-neutral-ghost:hsl(0, 0%, 93%);--t-fill-color-status-neutral-dim:hsl(0, 0%, 97%);--t-fill-color-status-info:hsl(204, 100%, 40%);--t-fill-color-status-info-ghost:hsl(203, 94%, 94%);--t-fill-color-status-info-dim:hsl(204, 100%, 97%);--t-fill-color-status-success:hsl(96, 57%, 33%);--t-fill-color-status-success-ghost:hsl(97, 57%, 90%);--t-fill-color-status-success-dim:hsl(96, 60%, 95%);--t-fill-color-status-warning:hsl(42, 84%, 63%);--t-fill-color-status-warning-ghost:hsl(42, 87%, 94%);--t-fill-color-status-warning-dim:hsl(42, 87%, 97%);--t-fill-color-status-error:hsl(8, 60%, 47%);--t-fill-color-status-error-ghost:hsl(9, 59%, 93%);--t-fill-color-status-error-dim:hsl(7, 60%, 97%);--t-fill-color-tooltip:hsla(0, 0%, 12%, 0.9);--t-fill-color-product-accounts-010:hsl(212, 54%, 93%);--t-fill-color-product-accounts-020:hsl(209, 53%, 90%);--t-fill-color-product-accounts-030:hsl(210, 56%, 70%);--t-fill-color-product-accounts-040:hsl(210, 54%, 60%);--t-fill-color-product-accounts-050:hsl(210, 55%, 50%);--t-fill-color-product-accounts-060:hsl(210, 65%, 40%);--t-fill-color-product-accounts-070:hsl(211, 70%, 32%);--t-fill-color-product-accounts-080:hsl(210, 75%, 25%);--t-fill-color-product-calendar-010:hsl(8, 61%, 90%);--t-fill-color-product-calendar-020:hsl(8, 61%, 70%);--t-fill-color-product-calendar-030:hsl(8, 72%, 59%);--t-fill-color-product-calendar-040:hsl(8, 65%, 55%);--t-fill-color-product-calendar-050:hsl(9, 61%, 50%);--t-fill-color-product-calendar-060:hsl(8, 65%, 42%);--t-fill-color-product-calendar-070:hsl(7, 65%, 34%);--t-fill-color-product-calendar-080:hsl(9, 61%, 27%);--t-fill-color-product-checkins-010:hsl(285, 20%, 92%);--t-fill-color-product-checkins-020:hsl(283, 22%, 75%);--t-fill-color-product-checkins-030:hsl(284, 22%, 64%);--t-fill-color-product-checkins-040:hsl(283, 22%, 55%);--t-fill-color-product-checkins-050:hsl(283, 22%, 48%);--t-fill-color-product-checkins-060:hsl(283, 27%, 42%);--t-fill-color-product-checkins-070:hsl(284, 33%, 34%);--t-fill-color-product-checkins-080:hsl(283, 33%, 27%);--t-fill-color-product-giving-010:hsl(41, 95%, 93%);--t-fill-color-product-giving-020:hsl(42, 95%, 83%);--t-fill-color-product-giving-030:hsl(43, 95%, 75%);--t-fill-color-product-giving-040:hsl(43, 88%, 70%);--t-fill-color-product-giving-050:hsl(43, 88%, 64%);--t-fill-color-product-giving-060:hsl(42, 84%, 55%);--t-fill-color-product-giving-070:hsl(42, 84%, 48%);--t-fill-color-product-giving-080:hsl(42, 100%, 40%);--t-fill-color-product-groups-010:hsl(18, 95%, 92%);--t-fill-color-product-groups-020:hsl(17, 96%, 80%);--t-fill-color-product-groups-030:hsl(17, 96%, 70%);--t-fill-color-product-groups-040:hsl(17, 96%, 63%);--t-fill-color-product-groups-050:hsl(17, 88%, 55%);--t-fill-color-product-groups-060:hsl(12, 70%, 48%);--t-fill-color-product-groups-070:hsl(12, 70%, 40%);--t-fill-color-product-groups-080:hsl(14, 70%, 34%);--t-fill-color-product-home-010:hsl(221, 89%, 93%);--t-fill-color-product-home-020:hsl(221, 91%, 91%);--t-fill-color-product-home-030:hsl(221, 91%, 87%);--t-fill-color-product-home-040:hsl(221, 91%, 62%);--t-fill-color-product-home-050:hsl(221, 91%, 55%);--t-fill-color-product-home-060:hsl(221, 90%, 50%);--t-fill-color-product-home-070:hsl(221, 90%, 45%);--t-fill-color-product-home-080:hsl(218, 84%, 25%);--t-fill-color-product-musicstand-010:hsl(207, 61%, 93%);--t-fill-color-product-musicstand-020:hsl(207, 61%, 90%);--t-fill-color-product-musicstand-030:hsl(207, 58%, 85%);--t-fill-color-product-musicstand-040:hsl(207, 59%, 60%);--t-fill-color-product-musicstand-050:hsl(207, 59%, 50%);--t-fill-color-product-musicstand-060:hsl(207, 59%, 40%);--t-fill-color-product-musicstand-070:hsl(207, 59%, 35%);--t-fill-color-product-musicstand-080:hsl(207, 59%, 25%);--t-fill-color-product-people-010:hsl(219, 73%, 91%);--t-fill-color-product-people-020:hsl(220, 69%, 81%);--t-fill-color-product-people-030:hsl(221, 73%, 71%);--t-fill-color-product-people-040:hsl(221, 73%, 65%);--t-fill-color-product-people-050:hsl(220, 74%, 57%);--t-fill-color-product-people-060:hsl(220, 68%, 51%);--t-fill-color-product-people-070:hsl(220, 68%, 41%);--t-fill-color-product-people-080:hsl(221, 68%, 31%);--t-fill-color-product-publishing-010:hsl(220, 4%, 86%);--t-fill-color-product-publishing-020:hsl(222, 10%, 60%);--t-fill-color-product-publishing-030:hsl(221, 11%, 50%);--t-fill-color-product-publishing-040:hsl(222, 12%, 39%);--t-fill-color-product-publishing-050:hsl(220, 12%, 31%);--t-fill-color-product-publishing-060:hsl(220, 11%, 26%);--t-fill-color-product-publishing-070:hsl(217, 12%, 22%);--t-fill-color-product-publishing-080:hsl(214, 11%, 12%);--t-fill-color-product-registrations-010:hsl(173, 28%, 89%);--t-fill-color-product-registrations-020:hsl(176, 38%, 78%);--t-fill-color-product-registrations-030:hsl(176, 37%, 68%);--t-fill-color-product-registrations-040:hsl(176, 37%, 60%);--t-fill-color-product-registrations-050:hsl(175, 36%, 43%);--t-fill-color-product-registrations-060:hsl(175, 51%, 34%);--t-fill-color-product-registrations-070:hsl(174, 51%, 28%);--t-fill-color-product-registrations-080:hsl(175, 52%, 22%);--t-fill-color-product-services-010:hsl(88, 31%, 88%);--t-fill-color-product-services-020:hsl(88, 39%, 75%);--t-fill-color-product-services-030:hsl(88, 39%, 66%);--t-fill-color-product-services-040:hsl(88, 40%, 54%);--t-fill-color-product-services-050:hsl(88, 45%, 41%);--t-fill-color-product-services-060:hsl(89, 62%, 31%);--t-fill-color-product-services-070:hsl(89, 62%, 26%);--t-fill-color-product-services-080:hsl(89, 63%, 21%);--t-fill-color-product-staff:hsl(328, 100%, 45%);--t-fill-color-product-staff-dark:hsl(328, 100%, 38%);--t-fill-color-product-staff-darker:hsl(328, 100%, 33%);--t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(203, 86%, 57%), hsl(220, 76%, 57%));--t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));--t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));--t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(217, 100%, 52%));--t-fill-color-product-calendar-gradient-brand:linear-gradient(135deg, hsl(10, 88%, 58%), hsl(8, 60%, 51%));--t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(5, 80%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));--t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(8, 100%, 94%), hsl(285, 18%, 91%), hsl(204, 67%, 92%));--t-fill-color-product-cc-gradient-brand:linear-gradient(135deg, hsl(207, 90%, 61%), hsl(123, 38%, 57%));--t-fill-color-product-checkins-gradient-brand:linear-gradient(135deg, hsl(283, 38%, 59%), hsl(284, 23%, 48%));--t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(283, 21%, 77%) 25%, hsl(227, 36%, 78%) 60%, hsl(204, 67%, 73%));--t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 22%, 93%), hsl(225, 35%, 93%) 42%, hsl(204, 67%, 92%));--t-fill-color-product-giving-gradient-brand:linear-gradient(90deg, hsl(46, 91%, 55%), hsl(41, 89%, 55%));--t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(42, 84%, 80%), hsl(255, 21%, 89%) 58.5%, hsl(204, 67%, 73%));--t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(42, 87%, 94%), hsl(260, 18%, 97%) 58.5%, hsl(204, 67%, 92%));--t-fill-color-product-groups-gradient-brand:linear-gradient(135deg, hsl(30, 100%, 59%), hsl(19, 97%, 60%));--t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(17, 88%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));--t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(18, 87%, 94%), hsl(300, 12%, 92%), hsl(204, 67%, 92%));--t-fill-color-product-headcounts-gradient-brand:linear-gradient(135deg, hsl(283, 37%, 59%), hsl(285, 23%, 47%));--t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));--t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));--t-fill-color-product-musicstand-gradient-brand:linear-gradient(135deg, hsl(204, 64%, 51%), hsl(211, 55%, 51%));--t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220, 76%, 57%));--t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));--t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));--t-fill-color-product-publishing-gradient-brand:linear-gradient(135deg, hsl(240, 4%, 49%), hsl(240, 6%, 39%));--t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(217, 5%, 69%), hsl(214, 15%, 69%) 45%, hsl(204, 67%, 73%));--t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(210, 4%, 91%), hsl(214, 15%, 91%) 45%, hsl(204, 67%, 92%));--t-fill-color-product-registrations-gradient-brand:linear-gradient(135deg, hsl(168, 46%, 48%), hsl(175, 35%, 43%));--t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(175, 27%, 74%), hsl(196, 46%, 73%) 39.5%, hsl(204, 67%, 73%));--t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(175, 28%, 92%), hsl(196, 46%, 92%) 39.5%, hsl(204, 67%, 92%));--t-fill-color-product-services-gradient-brand:linear-gradient(135deg, hsl(96, 49%, 47%), hsl(89, 52%, 39%));--t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(89, 31%, 73%), hsl(122, 29%, 78%) 39.5%, hsl(204, 67%, 73%));--t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(88, 32%, 92%), hsl(126, 29%, 93%) 39.5%, hsl(204, 67%, 92%));--t-fill-color-tag-gray-010:hsl(0, 0%, 93%);--t-fill-color-tag-gray-020:hsl(0, 0%, 88%);--t-fill-color-tag-gray-030:hsl(0, 0%, 88%);--t-fill-color-tag-gray-040:hsl(0, 0%, 81%);--t-fill-color-tag-blue-010:hsl(220, 100%, 95%);--t-fill-color-tag-blue-020:hsl(221, 100%, 88%);--t-fill-color-tag-blue-030:hsl(220, 98%, 81%);--t-fill-color-tag-blue-040:hsl(220, 98%, 74%);--t-fill-color-tag-aqua-010:hsl(200, 82%, 89%);--t-fill-color-tag-aqua-020:hsl(200, 82%, 82%);--t-fill-color-tag-aqua-030:hsl(201, 76%, 71%);--t-fill-color-tag-aqua-040:hsl(200, 75%, 64%);--t-fill-color-tag-teal-010:hsl(163, 53%, 83%);--t-fill-color-tag-teal-020:hsl(164, 52%, 76%);--t-fill-color-tag-teal-030:hsl(169, 62%, 64%);--t-fill-color-tag-teal-040:hsl(169, 62%, 56%);--t-fill-color-tag-green-010:hsl(98, 59%, 85%);--t-fill-color-tag-green-020:hsl(99, 59%, 78%);--t-fill-color-tag-green-030:hsl(112, 57%, 65%);--t-fill-color-tag-green-040:hsl(112, 57%, 57%);--t-fill-color-tag-yellow-010:hsl(45, 77%, 85%);--t-fill-color-tag-yellow-020:hsl(44, 78%, 77%);--t-fill-color-tag-yellow-030:hsl(44, 92%, 69%);--t-fill-color-tag-yellow-040:hsl(44, 93%, 61%);--t-fill-color-tag-orange-010:hsl(22, 89%, 89%);--t-fill-color-tag-orange-020:hsl(21, 89%, 82%);--t-fill-color-tag-orange-030:hsl(21, 86%, 72%);--t-fill-color-tag-orange-040:hsl(21, 86%, 64%);--t-fill-color-tag-pink-010:hsl(311, 66%, 92%);--t-fill-color-tag-pink-020:hsl(310, 64%, 85%);--t-fill-color-tag-pink-030:hsl(324, 78%, 77%);--t-fill-color-tag-pink-040:hsl(324, 76%, 70%);--t-fill-color-tag-purple-010:hsl(259, 74%, 93%);--t-fill-color-tag-purple-020:hsl(259, 74%, 85%);--t-fill-color-tag-purple-030:hsl(273, 62%, 76%);--t-fill-color-tag-purple-040:hsl(273, 62%, 70%);--t-fill-color-tag-magenta-010:hsl(294, 37%, 90%);--t-fill-color-tag-magenta-020:hsl(291, 40%, 83%);--t-fill-color-tag-magenta-030:hsl(291, 48%, 70%);--t-fill-color-tag-magenta-040:hsl(292, 48%, 63%);--t-fill-color-tag-indigo-010:hsl(234, 78%, 93%);--t-fill-color-tag-indigo-020:hsl(233, 79%, 87%);--t-fill-color-tag-indigo-030:hsl(233, 77%, 81%);--t-fill-color-tag-indigo-040:hsl(236, 79%, 74%);--t-fill-color-button-neutral-solid:hsl(0, 0%, 93%);--t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 88%);--t-fill-color-button-neutral-solid-active:hsl(0, 0%, 81%);--t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 95%);--t-fill-color-button-neutral-outline:hsla(0, 0%, 100%, 0);--t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 95%);--t-fill-color-button-neutral-outline-active:hsl(0, 0%, 93%);--t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 98%);--t-fill-color-button-neutral-ghost:hsla(0, 0%, 100%, 0);--t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 95%);--t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 93%);--t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 100%, 0);--t-fill-color-button-neutral-responsive-header:var(--t-fill-color-transparency-dark-010);--t-fill-color-button-neutral-responsive-header-hover:var(--t-fill-color-transparency-dark-020);--t-fill-color-button-neutral-responsive-header-active:var(--t-fill-color-transparency-dark-030);--t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 0%, 0.05);--t-fill-color-button-interaction-solid:hsl(204, 100%, 40%);--t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 35%);--t-fill-color-button-interaction-solid-active:hsl(204, 100%, 30%);--t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 95%);--t-fill-color-button-interaction-outline:hsla(0, 0%, 100%, 0);--t-fill-color-button-interaction-outline-hover:hsl(204, 100%, 97%);--t-fill-color-button-interaction-outline-active:hsl(203, 94%, 94%);--t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 98%);--t-fill-color-button-interaction-ghost:hsla(0, 0%, 100%, 0);--t-fill-color-button-interaction-ghost-hover:hsl(204, 100%, 97%);--t-fill-color-button-interaction-ghost-active:hsl(203, 94%, 94%);--t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 100%, 0);--t-fill-color-button-delete-solid:hsl(8, 60%, 47%);--t-fill-color-button-delete-solid-hover:hsl(8, 60%, 45%);--t-fill-color-button-delete-solid-active:hsl(8, 60%, 40%);--t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 95%);--t-fill-color-button-delete-outline:hsla(0, 0%, 100%, 0);--t-fill-color-button-delete-outline-hover:hsl(7, 60%, 97%);--t-fill-color-button-delete-outline-active:hsl(9, 59%, 93%);--t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 98%);--t-fill-color-button-delete-ghost:hsla(0, 0%, 100%, 0);--t-fill-color-button-delete-ghost-hover:hsl(7, 60%, 97%);--t-fill-color-button-delete-ghost-active:hsl(9, 59%, 93%);--t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 100%, 0);--t-fill-color-button-pill:hsl(0, 0%, 93%);--t-fill-color-button-pill-hover:hsl(0, 0%, 88%);--t-fill-color-button-pill-active:hsl(0, 0%, 88%);--t-fill-color-button-pill-disabled:hsl(0, 0%, 93%);--t-fill-color-transparency-light-010:hsla(0, 0%, 100%, 0.1);--t-fill-color-transparency-light-020:hsla(0, 0%, 100%, 0.2);--t-fill-color-transparency-light-030:hsla(0, 0%, 100%, 0.3);--t-fill-color-transparency-light-040:hsla(0, 0%, 100%, 0.4);--t-fill-color-transparency-light-050:hsla(0, 0%, 100%, 0.5);--t-fill-color-transparency-light-060:hsla(0, 0%, 100%, 0.6);--t-fill-color-transparency-light-070:hsla(0, 0%, 100%, 0.7);--t-fill-color-transparency-light-080:hsla(0, 0%, 100%, 0.8);--t-fill-color-transparency-light-090:hsla(0, 0%, 100%, 0.9);--t-fill-color-transparency-dark-010:hsla(0, 0%, 0%, 0.1);--t-fill-color-transparency-dark-020:hsla(0, 0%, 0%, 0.2);--t-fill-color-transparency-dark-030:hsla(0, 0%, 0%, 0.3);--t-fill-color-transparency-dark-040:hsla(0, 0%, 0%, 0.4);--t-fill-color-transparency-dark-050:hsla(0, 0%, 0%, 0.5);--t-fill-color-transparency-dark-060:hsla(0, 0%, 0%, 0.6);--t-fill-color-transparency-dark-070:hsla(0, 0%, 0%, 0.7);--t-fill-color-transparency-dark-080:hsla(0, 0%, 0%, 0.8);--t-fill-color-transparency-dark-090:hsla(0, 0%, 0%, 0.9);--t-fill-color-transparency-dark-static-010:hsla(0, 0%, 0%, 0.1);--t-fill-color-transparency-dark-static-020:hsla(0, 0%, 0%, 0.2);--t-fill-color-transparency-dark-static-030:hsla(0, 0%, 0%, 0.3);--t-fill-color-transparency-dark-static-040:hsla(0, 0%, 0%, 0.4);--t-fill-color-transparency-dark-static-050:hsla(0, 0%, 0%, 0.5);--t-fill-color-transparency-dark-static-060:hsla(0, 0%, 0%, 0.6);--t-fill-color-transparency-dark-static-070:hsla(0, 0%, 0%, 0.7);--t-fill-color-transparency-dark-static-080:hsla(0, 0%, 0%, 0.8);--t-fill-color-transparency-dark-static-090:hsla(0, 0%, 0%, 0.9);--t-surface-color-card:var(--t-fill-color-neutral-100);--t-surface-color-canvas:var(--t-fill-color-neutral-100);--t-border-color:hsl(0, 0%, 88%);--t-border-color-dark:hsl(0, 0%, 81%);--t-border-color-darker:hsl(0, 0%, 68%);--t-border-color-darkest:hsl(0, 0%, 58%);--t-border-color-disabled:hsl(0, 0%, 88%);--t-border-color-dim:hsl(0, 0%, 95%);--t-border-color-white:hsl(0, 0%, 100%);--t-border-color-status-neutral:hsl(0, 0%, 58%);--t-border-color-status-info:hsl(204, 100%, 40%);--t-border-color-status-success:hsl(97, 57%, 40%);--t-border-color-status-warning:hsl(42, 84%, 63%);--t-border-color-status-error:hsl(8, 60%, 47%);--t-border-color-button-neutral:hsl(0, 0%, 88%);--t-border-color-button-info:hsl(204, 100%, 40%);--t-border-color-button-create:hsl(96, 57%, 33%);--t-border-color-button-delete:hsl(8, 60%, 47%);--t-border-color-control-neutral:hsl(0, 0%, 68%);--t-border-color-control-info:hsl(204, 100%, 40%);--t-border-color-control-success:hsl(97, 57%, 40%);--t-border-color-control-warning:hsl(42, 84%, 63%);--t-border-color-control-error:hsl(8, 60%, 47%);--t-border-color-control-disabled:hsl(0, 0%, 81%);--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.07);--t-font-sans-serif:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';--t-font-monospace:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;--t-form-background-color:var(--t-fill-color-neutral-100);--t-form-background-color-disabled:var(--t-fill-color-neutral-070);--t-form-background-color-error:var(--t-fill-color-neutral-100);--t-form-background-color-readonly:var(--t-fill-color-neutral-070);--t-form-border-color:var(--t-border-color);--t-form-border-color-disabled:var(--t-border-color);--t-form-border-color-error:var(--t-border-color-status-error);--t-form-border-color-focus:var(--t-fill-color-interaction);--t-form-border-color-hover:var(--t-border-color-dark);--t-form-border-color-readonly:hsla(0, 0%, 100%, 0);--t-form-border-radius:var(--t-border-radius-md);--t-form-border-width:var(--t-border-width);--t-form-font-color:var(--t-text-color);--t-form-font-color-disabled:var(--t-text-color-disabled);--t-form-font-color-error:var(--t-text-color-status-error);--t-form-font-color-readonly:var(--t-text-color);--t-form-picker-icon-color:var(--t-icon-color);--t-form-placeholder-color:var(--t-text-color-placeholder)}[data-color-mode="dark"]:root{color-scheme:dark;--t-text-color-headline:hsl(0, 0%, 94%);--t-text-color:hsl(0, 0%, 80%);--t-text-color-secondary:hsl(0, 0%, 54%);--t-text-color-disabled:hsl(0, 0%, 32%);--t-text-color-placeholder:hsl(0, 0%, 38%);--t-text-color-interaction:hsl(204, 68%, 55%);--t-text-color-interaction-hover:hsl(204, 68%, 50%);--t-text-color-interaction-active:hsl(204, 68%, 45%);--t-text-color-interaction-visited:hsl(204, 68%, 50%);--t-text-color-status-neutral:hsl(0, 0%, 80%);--t-text-color-status-info:hsl(204, 68%, 55%);--t-text-color-status-success:hsl(97, 57%, 41%);--t-text-color-status-warning:hsl(42, 84%, 55%);--t-text-color-status-error:hsl(8, 61%, 61%);--t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);--t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);--t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);--t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);--t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);--t-text-color-tag-subtle-green:hsl(99, 93%, 84%);--t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);--t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);--t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);--t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);--t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);--t-text-color-tag-bold-gray:hsl(0, 0%, 100%);--t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);--t-text-color-tag-bold-blue:hsl(0, 0%, 100%);--t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);--t-text-color-tag-bold-teal:hsl(0, 0%, 100%);--t-text-color-tag-bold-green:hsl(0, 0%, 100%);--t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);--t-text-color-tag-bold-orange:hsl(0, 0%, 100%);--t-text-color-tag-bold-pink:hsl(0, 0%, 100%);--t-text-color-tag-bold-purple:hsl(0, 0%, 100%);--t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);--t-icon-color:hsl(0, 0%, 80%);--t-icon-color-secondary:hsl(0, 0%, 54%);--t-icon-color-dim:hsl(0, 0%, 38%);--t-icon-color-disabled:hsl(0, 0%, 25%);--t-icon-color-status-neutral:hsl(0, 0%, 54%);--t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);--t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);--t-icon-color-status-info:hsl(204, 68%, 55%);--t-icon-color-status-error:hsl(8, 61%, 61%);--t-fill-color-neutral-100:hsl(0, 0%, 10%);--t-fill-color-neutral-000:hsl(0, 0%, 98%);--t-fill-color-neutral-010:hsl(0, 0%, 88%);--t-fill-color-neutral-020:hsl(0, 0%, 68%);--t-fill-color-neutral-025:hsl(0, 0%, 58%);--t-fill-color-neutral-030:hsl(0, 0%, 50%);--t-fill-color-neutral-040:hsl(0, 0%, 32%);--t-fill-color-neutral-050:hsl(0, 0%, 24%);--t-fill-color-neutral-060:hsl(0, 0%, 19%);--t-fill-color-neutral-070:hsl(0, 0%, 17%);--t-fill-color-neutral-080:hsl(0, 0%, 15%);--t-fill-color-neutral-090:hsl(0, 0%, 12%);--t-fill-color-interaction:hsl(204, 100%, 35%);--t-fill-color-interaction-hover:hsl(204, 100%, 40%);--t-fill-color-interaction-active:hsl(204, 80%, 45%);--t-fill-color-interaction-disabled:hsl(0, 0%, 25%);--t-fill-color-control-neutral-off:hsl(0, 0%, 32%);--t-fill-color-control-neutral-on:hsl(0, 0%, 50%);--t-fill-color-control:hsl(204, 100%, 35%);--t-fill-color-control-disabled:hsl(0, 0%, 20%);--t-fill-color-status-neutral:hsl(0, 0%, 24%);--t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);--t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);--t-fill-color-status-info:hsl(204, 100%, 35%);--t-fill-color-status-info-ghost:hsl(204, 32%, 15%);--t-fill-color-status-info-dim:hsl(206, 22%, 15%);--t-fill-color-status-success-ghost:hsl(125, 17%, 15%);--t-fill-color-status-success-dim:hsl(120, 12%, 14%);--t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);--t-fill-color-status-warning-dim:hsl(42, 13%, 15%);--t-fill-color-status-error-ghost:hsl(8, 20%, 16%);--t-fill-color-status-error-dim:hsl(10, 16%, 15%);--t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);--t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));--t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(285, 17%, 18%) 25%, hsl(263, 15%, 17%) 60%, hsl(204, 70%, 12%));--t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));--t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(43, 80%, 16%), hsl(267, 15%, 14%) 58.5%, hsl(204, 70%, 12%));--t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(44, 49%, 13%), hsl(264, 8%, 12%) 58.5%, hsl(203, 37%, 11%));--t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));--t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));--t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(174, 34%, 18%), hsl(187, 39%, 14%) 39.5%, hsl(204, 70%, 12%));--t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));--t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));--t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));--t-fill-color-tag-gray-010:hsl(0, 0%, 20%);--t-fill-color-tag-gray-020:hsl(0, 0%, 24%);--t-fill-color-tag-gray-030:hsl(0, 0%, 36%);--t-fill-color-tag-gray-040:hsl(0, 0%, 42%);--t-fill-color-tag-blue-010:hsl(219, 26%, 24%);--t-fill-color-tag-blue-020:hsl(220, 28%, 29%);--t-fill-color-tag-blue-030:hsl(219, 32%, 45%);--t-fill-color-tag-blue-040:hsl(220, 35%, 52%);--t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);--t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);--t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);--t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);--t-fill-color-tag-teal-010:hsl(169, 33%, 19%);--t-fill-color-tag-teal-020:hsl(169, 37%, 22%);--t-fill-color-tag-teal-030:hsl(169, 43%, 31%);--t-fill-color-tag-teal-040:hsl(169, 44%, 35%);--t-fill-color-tag-green-010:hsl(110, 30%, 20%);--t-fill-color-tag-green-020:hsl(112, 33%, 23%);--t-fill-color-tag-green-030:hsl(112, 37%, 33%);--t-fill-color-tag-green-040:hsl(112, 39%, 37%);--t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);--t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);--t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);--t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);--t-fill-color-tag-orange-010:hsl(21, 35%, 22%);--t-fill-color-tag-orange-020:hsl(20, 38%, 26%);--t-fill-color-tag-orange-030:hsl(21, 44%, 40%);--t-fill-color-tag-orange-040:hsl(21, 46%, 45%);--t-fill-color-tag-pink-010:hsl(331, 22%, 24%);--t-fill-color-tag-pink-020:hsl(324, 26%, 26%);--t-fill-color-tag-pink-030:hsl(324, 30%, 45%);--t-fill-color-tag-pink-040:hsl(324, 33%, 51%);--t-fill-color-tag-purple-010:hsl(274, 20%, 23%);--t-fill-color-tag-purple-020:hsl(274, 21%, 28%);--t-fill-color-tag-purple-030:hsl(274, 25%, 46%);--t-fill-color-tag-purple-040:hsl(274, 28%, 53%);--t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);--t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);--t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);--t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);--t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);--t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);--t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);--t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);--t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);--t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);--t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);--t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);--t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);--t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);--t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);--t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);--t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);--t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);--t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);--t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);--t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);--t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);--t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);--t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);--t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);--t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);--t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);--t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);--t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);--t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);--t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);--t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);--t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);--t-fill-color-button-delete-solid:hsl(8, 60%, 40%);--t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);--t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);--t-fill-color-button-delete-outline:hsl(8, 20%, 16%);--t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);--t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);--t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);--t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);--t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);--t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);--t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);--t-fill-color-button-pill:hsl(0, 0%, 18%);--t-fill-color-button-pill-hover:hsl(0, 0%, 21%);--t-fill-color-button-pill-active:hsl(0, 0%, 21%);--t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);--t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);--t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);--t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);--t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);--t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);--t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);--t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);--t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);--t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);--t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);--t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);--t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);--t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);--t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);--t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);--t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);--t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);--t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);--t-surface-color-card:hsl(0, 0%, 12%);--t-surface-color-canvas:hsl(0, 0%, 10%);--t-border-color:hsl(0, 0%, 21%);--t-border-color-dark:hsl(0, 0%, 25%);--t-border-color-darker:hsl(0, 0%, 33%);--t-border-color-darkest:hsl(0, 0%, 38%);--t-border-color-disabled:hsl(0, 0%, 21%);--t-border-color-dim:hsl(0, 0%, 16%);--t-border-color-white:hsl(0, 0%, 12%);--t-border-color-status-neutral:hsl(0, 0%, 38%);--t-border-color-status-info:hsl(204, 100%, 35%);--t-border-color-button-neutral:hsl(0, 0%, 19%);--t-border-color-button-info:hsla(204, 100%, 40%, 0.25);--t-border-color-button-create:hsla(96, 57%, 33%, 0.25);--t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);--t-border-color-control-neutral:hsl(0, 0%, 33%);--t-border-color-control-info:hsl(204, 100%, 35%);--t-border-color-control-disabled:hsl(0, 0%, 24%);--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6)}@media (prefers-color-scheme: dark){[data-color-mode="system"]:root{color-scheme:dark;--t-text-color-headline:hsl(0, 0%, 94%);--t-text-color:hsl(0, 0%, 80%);--t-text-color-secondary:hsl(0, 0%, 54%);--t-text-color-disabled:hsl(0, 0%, 32%);--t-text-color-placeholder:hsl(0, 0%, 38%);--t-text-color-interaction:hsl(204, 68%, 55%);--t-text-color-interaction-hover:hsl(204, 68%, 50%);--t-text-color-interaction-active:hsl(204, 68%, 45%);--t-text-color-interaction-visited:hsl(204, 68%, 50%);--t-text-color-status-neutral:hsl(0, 0%, 80%);--t-text-color-status-info:hsl(204, 68%, 55%);--t-text-color-status-success:hsl(97, 57%, 41%);--t-text-color-status-warning:hsl(42, 84%, 55%);--t-text-color-status-error:hsl(8, 61%, 61%);--t-text-color-tag-subtle-gray:hsl(0, 0%, 80%);--t-text-color-tag-subtle-blue:hsl(223, 46%, 84%);--t-text-color-tag-subtle-indigo:hsl(233, 78%, 84%);--t-text-color-tag-subtle-aqua:hsl(208, 77%, 85%);--t-text-color-tag-subtle-teal:hsl(180, 95%, 74%);--t-text-color-tag-subtle-green:hsl(99, 93%, 84%);--t-text-color-tag-subtle-yellow:hsl(29, 100%, 85%);--t-text-color-tag-subtle-orange:hsl(18, 100%, 85%);--t-text-color-tag-subtle-pink:hsl(328, 89%, 89%);--t-text-color-tag-subtle-purple:hsl(268, 70%, 88%);--t-text-color-tag-subtle-magenta:hsl(285, 70%, 88%);--t-text-color-tag-bold-gray:hsl(0, 0%, 100%);--t-text-color-tag-bold-indigo:hsl(0, 0%, 100%);--t-text-color-tag-bold-blue:hsl(0, 0%, 100%);--t-text-color-tag-bold-aqua:hsl(0, 0%, 100%);--t-text-color-tag-bold-teal:hsl(0, 0%, 100%);--t-text-color-tag-bold-green:hsl(0, 0%, 100%);--t-text-color-tag-bold-yellow:hsl(0, 0%, 100%);--t-text-color-tag-bold-orange:hsl(0, 0%, 100%);--t-text-color-tag-bold-pink:hsl(0, 0%, 100%);--t-text-color-tag-bold-purple:hsl(0, 0%, 100%);--t-text-color-tag-bold-magenta:hsl(0, 0%, 100%);--t-icon-color:hsl(0, 0%, 80%);--t-icon-color-secondary:hsl(0, 0%, 54%);--t-icon-color-dim:hsl(0, 0%, 38%);--t-icon-color-disabled:hsl(0, 0%, 25%);--t-icon-color-status-neutral:hsl(0, 0%, 54%);--t-icon-color-status-neutral-secondary:hsl(0, 0%, 38%);--t-icon-color-status-neutral-bold:hsl(0, 0%, 80%);--t-icon-color-status-info:hsl(204, 68%, 55%);--t-icon-color-status-error:hsl(8, 61%, 61%);--t-fill-color-neutral-100:hsl(0, 0%, 10%);--t-fill-color-neutral-000:hsl(0, 0%, 98%);--t-fill-color-neutral-010:hsl(0, 0%, 88%);--t-fill-color-neutral-020:hsl(0, 0%, 68%);--t-fill-color-neutral-025:hsl(0, 0%, 58%);--t-fill-color-neutral-030:hsl(0, 0%, 50%);--t-fill-color-neutral-040:hsl(0, 0%, 32%);--t-fill-color-neutral-050:hsl(0, 0%, 24%);--t-fill-color-neutral-060:hsl(0, 0%, 19%);--t-fill-color-neutral-070:hsl(0, 0%, 17%);--t-fill-color-neutral-080:hsl(0, 0%, 15%);--t-fill-color-neutral-090:hsl(0, 0%, 12%);--t-fill-color-interaction:hsl(204, 100%, 35%);--t-fill-color-interaction-hover:hsl(204, 100%, 40%);--t-fill-color-interaction-active:hsl(204, 80%, 45%);--t-fill-color-interaction-disabled:hsl(0, 0%, 25%);--t-fill-color-control-neutral-off:hsl(0, 0%, 32%);--t-fill-color-control-neutral-on:hsl(0, 0%, 50%);--t-fill-color-control:hsl(204, 100%, 35%);--t-fill-color-control-disabled:hsl(0, 0%, 20%);--t-fill-color-status-neutral:hsl(0, 0%, 24%);--t-fill-color-status-neutral-ghost:hsl(0, 0%, 18%);--t-fill-color-status-neutral-dim:hsl(0, 0%, 15%);--t-fill-color-status-info:hsl(204, 100%, 35%);--t-fill-color-status-info-ghost:hsl(204, 32%, 15%);--t-fill-color-status-info-dim:hsl(206, 22%, 15%);--t-fill-color-status-success-ghost:hsl(125, 17%, 15%);--t-fill-color-status-success-dim:hsl(120, 12%, 14%);--t-fill-color-status-warning-ghost:hsl(41, 18%, 17%);--t-fill-color-status-warning-dim:hsl(42, 13%, 15%);--t-fill-color-status-error-ghost:hsl(8, 20%, 16%);--t-fill-color-status-error-dim:hsl(10, 16%, 15%);--t-fill-color-tooltip:hsla(0, 0%, 24%, 0.9);--t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(8, 48%, 15%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(9, 29%, 13%), hsl(276, 8%, 12%), hsl(203, 37%, 11%));--t-fill-color-product-checkins-gradient-page:linear-gradient(111.72deg, hsl(285, 17%, 18%) 25%, hsl(263, 15%, 17%) 60%, hsl(204, 70%, 12%));--t-fill-color-product-checkins-gradient-tint:linear-gradient(111.72deg, hsl(285, 11%, 14%), hsl(266, 10%, 14%) 42%, hsl(203, 37%, 11%));--t-fill-color-product-giving-gradient-page:linear-gradient(111.72deg, hsl(43, 80%, 16%), hsl(267, 15%, 14%) 58.5%, hsl(204, 70%, 12%));--t-fill-color-product-giving-gradient-tint:linear-gradient(111.72deg, hsl(44, 49%, 13%), hsl(264, 8%, 12%) 58.5%, hsl(203, 37%, 11%));--t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(23, 46%, 18%), hsl(278, 13%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(23, 29%, 14%), hsl(276, 7%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 30%, 21%), hsl(220, 48%, 17%), hsl(204, 70%, 12%));--t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(219, 21%, 16%), hsl(220, 30%, 14%), hsl(203, 37%, 11%));--t-fill-color-product-publishing-gradient-page:linear-gradient(111.72deg, hsl(225, 11%, 22%), hsl(227, 20%, 18%) 45%, hsl(204, 70%, 12%));--t-fill-color-product-publishing-gradient-tint:linear-gradient(111.72deg, hsl(220, 7%, 16%), hsl(227, 12%, 14%) 45%, hsl(203, 37%, 11%));--t-fill-color-product-registrations-gradient-page:linear-gradient(111.72deg, hsl(174, 34%, 18%), hsl(187, 39%, 14%) 39.5%, hsl(204, 70%, 12%));--t-fill-color-product-registrations-gradient-tint:linear-gradient(111.72deg, hsl(173, 22%, 15%), hsl(185, 21%, 12%) 39.5%, hsl(203, 37%, 11%));--t-fill-color-product-services-gradient-page:linear-gradient(111.72deg, hsl(87, 26%, 18%), hsl(88, 25%, 15%) 39.5%, hsl(204, 70%, 12%));--t-fill-color-product-services-gradient-tint:linear-gradient(111.72deg, hsl(85, 17%, 14%), hsl(87, 14%, 13%) 39.5%, hsl(203, 37%, 11%));--t-fill-color-tag-gray-010:hsl(0, 0%, 20%);--t-fill-color-tag-gray-020:hsl(0, 0%, 24%);--t-fill-color-tag-gray-030:hsl(0, 0%, 36%);--t-fill-color-tag-gray-040:hsl(0, 0%, 42%);--t-fill-color-tag-blue-010:hsl(219, 26%, 24%);--t-fill-color-tag-blue-020:hsl(220, 28%, 29%);--t-fill-color-tag-blue-030:hsl(219, 32%, 45%);--t-fill-color-tag-blue-040:hsl(220, 35%, 52%);--t-fill-color-tag-aqua-010:hsl(200, 30%, 21%);--t-fill-color-tag-aqua-020:hsl(200, 33%, 26%);--t-fill-color-tag-aqua-030:hsl(200, 39%, 38%);--t-fill-color-tag-aqua-040:hsl(200, 39%, 43%);--t-fill-color-tag-teal-010:hsl(169, 33%, 19%);--t-fill-color-tag-teal-020:hsl(169, 37%, 22%);--t-fill-color-tag-teal-030:hsl(169, 43%, 31%);--t-fill-color-tag-teal-040:hsl(169, 44%, 35%);--t-fill-color-tag-green-010:hsl(110, 30%, 20%);--t-fill-color-tag-green-020:hsl(112, 33%, 23%);--t-fill-color-tag-green-030:hsl(112, 37%, 33%);--t-fill-color-tag-green-040:hsl(112, 39%, 37%);--t-fill-color-tag-yellow-010:hsl(44, 39%, 19%);--t-fill-color-tag-yellow-020:hsl(44, 44%, 22%);--t-fill-color-tag-yellow-030:hsl(44, 50%, 31%);--t-fill-color-tag-yellow-040:hsl(44, 53%, 36%);--t-fill-color-tag-orange-010:hsl(21, 35%, 22%);--t-fill-color-tag-orange-020:hsl(20, 38%, 26%);--t-fill-color-tag-orange-030:hsl(21, 44%, 40%);--t-fill-color-tag-orange-040:hsl(21, 46%, 45%);--t-fill-color-tag-pink-010:hsl(331, 22%, 24%);--t-fill-color-tag-pink-020:hsl(324, 26%, 26%);--t-fill-color-tag-pink-030:hsl(324, 30%, 45%);--t-fill-color-tag-pink-040:hsl(324, 33%, 51%);--t-fill-color-tag-purple-010:hsl(274, 20%, 23%);--t-fill-color-tag-purple-020:hsl(274, 21%, 28%);--t-fill-color-tag-purple-030:hsl(274, 25%, 46%);--t-fill-color-tag-purple-040:hsl(274, 28%, 53%);--t-fill-color-tag-magenta-010:hsl(292, 20%, 21%);--t-fill-color-tag-magenta-020:hsl(292, 22%, 26%);--t-fill-color-tag-magenta-030:hsl(293, 26%, 42%);--t-fill-color-tag-magenta-040:hsl(292, 27%, 48%);--t-fill-color-tag-indigo-010:hsl(235, 21%, 24%);--t-fill-color-tag-indigo-020:hsl(236, 22%, 29%);--t-fill-color-tag-indigo-030:hsl(236, 26%, 50%);--t-fill-color-tag-indigo-040:hsl(236, 34%, 56%);--t-fill-color-button-neutral-solid:hsl(0, 0%, 19%);--t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 24%);--t-fill-color-button-neutral-solid-active:hsl(0, 0%, 32%);--t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 12%);--t-fill-color-button-neutral-outline:hsl(0, 0%, 15%);--t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 17%);--t-fill-color-button-neutral-outline-active:hsl(0, 0%, 19%);--t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 12%);--t-fill-color-button-neutral-ghost:hsla(0, 0%, 0%, 0);--t-fill-color-button-neutral-ghost-hover:hsl(0, 0%, 17%);--t-fill-color-button-neutral-ghost-active:hsl(0, 0%, 19%);--t-fill-color-button-neutral-ghost-disabled:hsla(0, 0%, 0%, 0);--t-fill-color-button-neutral-responsive-header-disabled:hsla(0, 0%, 100%, 0.05);--t-fill-color-button-interaction-solid:hsl(204, 100%, 35%);--t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 40%);--t-fill-color-button-interaction-solid-active:hsl(204, 80%, 45%);--t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 12%);--t-fill-color-button-interaction-outline:hsl(204, 32%, 15%);--t-fill-color-button-interaction-outline-hover:hsl(204, 39%, 17%);--t-fill-color-button-interaction-outline-active:hsl(205, 45%, 18%);--t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 12%);--t-fill-color-button-interaction-ghost:hsla(0, 0%, 0%, 0);--t-fill-color-button-interaction-ghost-hover:hsl(204, 32%, 15%);--t-fill-color-button-interaction-ghost-active:hsl(204, 39%, 17%);--t-fill-color-button-interaction-ghost-disabled:hsla(0, 0%, 0%, 0);--t-fill-color-button-delete-solid:hsl(8, 60%, 40%);--t-fill-color-button-delete-solid-active:hsl(8, 60%, 47%);--t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 12%);--t-fill-color-button-delete-outline:hsl(8, 20%, 16%);--t-fill-color-button-delete-outline-hover:hsl(9, 24%, 17%);--t-fill-color-button-delete-outline-active:hsl(9, 29%, 19%);--t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 12%);--t-fill-color-button-delete-ghost:hsla(0, 0%, 0%, 0);--t-fill-color-button-delete-ghost-hover:hsl(8, 20%, 16%);--t-fill-color-button-delete-ghost-active:hsl(9, 24%, 17%);--t-fill-color-button-delete-ghost-disabled:hsla(0, 0%, 0%, 0);--t-fill-color-button-pill:hsl(0, 0%, 18%);--t-fill-color-button-pill-hover:hsl(0, 0%, 21%);--t-fill-color-button-pill-active:hsl(0, 0%, 21%);--t-fill-color-button-pill-disabled:hsl(0, 0%, 18%);--t-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);--t-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);--t-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);--t-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);--t-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);--t-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);--t-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);--t-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);--t-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);--t-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);--t-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);--t-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);--t-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);--t-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);--t-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);--t-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);--t-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);--t-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);--t-surface-color-card:hsl(0, 0%, 12%);--t-surface-color-canvas:hsl(0, 0%, 10%);--t-border-color:hsl(0, 0%, 21%);--t-border-color-dark:hsl(0, 0%, 25%);--t-border-color-darker:hsl(0, 0%, 33%);--t-border-color-darkest:hsl(0, 0%, 38%);--t-border-color-disabled:hsl(0, 0%, 21%);--t-border-color-dim:hsl(0, 0%, 16%);--t-border-color-white:hsl(0, 0%, 12%);--t-border-color-status-neutral:hsl(0, 0%, 38%);--t-border-color-status-info:hsl(204, 100%, 35%);--t-border-color-button-neutral:hsl(0, 0%, 19%);--t-border-color-button-info:hsla(204, 100%, 40%, 0.25);--t-border-color-button-create:hsla(96, 57%, 33%, 0.25);--t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);--t-border-color-control-neutral:hsl(0, 0%, 33%);--t-border-color-control-info:hsl(204, 100%, 35%);--t-border-color-control-disabled:hsl(0, 0%, 24%);--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6)}}
