:root{--green-mist: hsl(170, 58%, 92%);--green-sheen: hsl(170, 52%, 80%);--logo-green: hsl(170, 47%, 56%);--teal: #0097a7;--dark-teal: #007380;--night-sea: #4f6d7a;--aubergine: #084c61;--not-black: hsl(311, 44%, 8%);--dark-matter: hsl(0, 0%, 30%);--grey-matter: hsl(0, 0%, 65%);--grey-squirrel: hsl(0, 0%, 80%);--grey-mist: hsl(0, 0%, 93%);--grey-white: hsl(0, 0%, 96%);--red-alert: #db504a;--pinky: #e85ace}.fl-color-green-mist{color:var(--green-mist) !important}.fl-color-green-sheen{color:var(--green-sheen) !important}.fl-color-logo-green{color:var(--logo-green) !important}.fl-color-teal{color:var(--teal) !important}.fl-color-dark-teal{color:var(--dark-teal) !important}.fl-color-night-sea{color:var(--night-sea) !important}.fl-color-aubergine{color:var(--aubergine) !important}.fl-color-not-black{color:var(--not-black) !important}.fl-color-dark-matter{color:var(--dark-matter) !important}.fl-color-grey-matter{color:var(--grey-matter) !important}.fl-color-grey-squirrel{color:var(--grey-squirrel) !important}.fl-color-grey-mist{color:var(--grey-mist) !important}.fl-color-grey-white{color:var(--grey-white) !important}.fl-color-white{color:#fff !important}.fl-color-red-alert{color:var(--red-alert) !important}.fl-color-pinky{color:var(--pinky)}.fl-bg-green-mist{background-color:var(--green-mist) !important}.fl-bg-green-sheen{background-color:var(--green-sheen) !important}.fl-bg-logo-green{background-color:var(--logo-green) !important}.fl-bg-teal{background-color:var(--teal) !important}.fl-bg-dark-teal{background-color:var(--dark-teal) !important}.fl-bg-night-sea{background-color:var(--night-sea) !important}.fl-bg-aubergine{background-color:var(--aubergine) !important}.fl-bg-not-black{background-color:var(--not-black) !important}.fl-bg-dark-matter{background-color:var(--dark-matter) !important}.fl-bg-grey-matter{background-color:var(--grey-matter) !important}.fl-bg-grey-squirrel{background-color:var(--grey-squirrel) !important}.fl-bg-grey-mist{background-color:var(--grey-mist) !important}.fl-bg-grey-white{background-color:var(--grey-white) !important}.fl-bg-white{background-color:#fff !important}.fl-bg-red-alert{background-color:var(--red-alert) !important}.fl-bg-pinky{background-color:var(--pinky) !important}.fl-bg-dark-teal,.fl-bg-night-sea,.fl-bg-aubergine,.fl-bg-not-black,.fl-bg-dark-matter,.fl-bg-red-alert{color:#fff}.fl-bg-dark-teal.button:hover,.fl-bg-night-sea.button:hover,.fl-bg-aubergine.button:hover,.fl-bg-not-black.button:hover,.fl-bg-dark-matter.button:hover,.fl-bg-red-alert.button:hover{color:#fff}.fl-bg-dark-teal a:hover,.fl-bg-night-sea a:hover,.fl-bg-aubergine a:hover,.fl-bg-not-black a:hover,.fl-bg-dark-matter a:hover,.fl-bg-red-alert a:hover{color:#5ac4b2}.fl-title{color:var(--teal)}.fl-bg-night-sea .fl-logo-text{color:var(--logo-green)}.font-small{font-size:.875em}.font-extra-small{font-size:.75em}.is-size-8{font-size:.65rem}.fl-logo-text{font-family:Ubuntu,sans-serif;font-weight:bold}.no-underline{text-decoration:none !important}.ellipsis-nowrap{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-fade-text{-webkit-background-clip:text;background-clip:text;background-image:-webkit-gradient(linear, left top, right top, from(var(--teal)), to(var(--aubergine)));background-image:linear-gradient(to right, var(--teal), var(--aubergine));color:rgba(0,0,0,0)}.line-height-half{line-height:.5}body{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vertical-section{border-bottom:1px solid var(--grey-mist);margin-bottom:1.5rem;padding-bottom:1.5rem}.vertical-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.bt{border-top:1px solid var(--grey-mist)}.bb{border-bottom:1px solid var(--grey-mist)}.fullheight{height:100%}.magic-split{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.magic-split--spaced>*:not(:last-child){padding-right:.75em}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.spaced-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.75em}.spaced-row--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.75em}.spaced-row--space-around{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.valign-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.valign-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nowrap{white-space:nowrap}.noshrink{-ms-flex-negative:0;flex-shrink:0}.maxw-15{max-width:15em}.one-third{width:33.3333% !important}.flip-horiz{display:inline-block;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.float-right{float:right}.inline-block{display:inline-block}.z-index-6{z-index:6 !important}.z-index-7{z-index:7 !important}.floating-top-right{position:fixed;right:1rem;top:1rem;z-index:10}:-webkit-full-screen .fullscreen-only{display:revert !important}:-ms-fullscreen .fullscreen-only{display:revert !important}:fullscreen .fullscreen-only{display:revert !important}@media screen and (max-width: 768px){.mobile-flex-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-flex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width: 768px){.columns.stack-compact:not(.is-mobile) .column:not(:first-child){padding-top:0}}@media screen and (max-width: 1023px){.columns.stack-compact:not(.is-mobile).is-desktop .column:not(:first-child){padding-top:0}}.anchor-offset{height:1px;left:0;opacity:0;position:absolute}.anchor-offset--5rem{top:-5rem}.fade-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(white), to(transparent));background-image:linear-gradient(to bottom, white calc(100% - 1rem), transparent 100%)}.split-field .select{display:inline-block;margin-bottom:.5em;margin-right:.375em;width:unset}.big-checkbox{background:#fff;border:1px solid #0097a7;border-radius:4px;cursor:pointer;-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.1);box-shadow:inset 0 1px 2px rgba(10,10,10,.1);height:2.25em;overflow:hidden;position:relative;width:2.25em}.big-checkbox input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:scale(3);transform:scale(3);-webkit-transform-origin:top left;transform-origin:top left;z-index:2}.big-checkbox .big-checkbox__checkmark{bottom:0;color:var(--grey-mist);display:block;font-size:2em;font-weight:bold;left:0;line-height:1em;position:absolute;right:0;text-align:center;top:0;z-index:1}.big-checkbox input:focus+.big-checkbox__checkmark{-webkit-box-shadow:inset 0 0 .075em .075em rgba(0,151,167,.5);box-shadow:inset 0 0 .075em .075em rgba(0,151,167,.5)}.big-checkbox input:checked+.big-checkbox__checkmark{color:var(--teal)}.idle-input{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-bottom-color:var(--grey-mist);border-radius:0;-webkit-box-shadow:none;box-shadow:none}.textarea-height-2 textarea.input{height:4.5em}.field.field-spaced{margin-bottom:1rem}.page-top-banner{margin-bottom:1.5rem;margin-top:-1.5rem}.banner-icon{vertical-align:middle}.bw-1{border-width:1px;border-style:solid}.bw-2{border-width:2px;border-style:solid}.border-warning{border-color:#ffdd57}.fl-border-aubergine{border-color:var(--aubergine) !important}.fl-border-pinky{border-color:var(--pinky) !important}.fl-border-teal{border-color:var(--teal) !important}button{cursor:pointer}button.content-button{background:none;border:0;color:inherit;font-size:inherit;font-weight:inherit;height:initial;padding:0}.button.fl-loading{background-color:#fff !important;background-image:url("../img/fl-loading.svg") !important;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;border-color:var(--grey-matter) !important;color:rgba(255,255,255,0) !important}.button.fl-loading *{display:none}.button.is-complete{pointer-events:none}.button.is-complete::before{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:swipe-across-back;animation-name:swipe-across-back;background:#01ce9e;border-radius:4px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.button.is-complete::after{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:draw-tick;animation-name:draw-tick;border-bottom:.2em solid #fff;border-radius:.05em;border-right:.2em solid #fff;bottom:calc(50% - .5em);content:"";display:block;height:1em;left:calc(50% - .3em);position:absolute;text-align:left;-webkit-transform:rotate(35deg);transform:rotate(35deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;width:.6em;z-index:2}@-webkit-keyframes swipe-across-back{0%{right:100%}15%{right:0}90%{right:0}100%{right:100%}}@keyframes swipe-across-back{0%{right:100%}15%{right:0}90%{right:0}100%{right:100%}}@-webkit-keyframes draw-tick{0%{height:0;width:0}15%{height:0;width:0}25%{height:0;width:.6em}40%{height:1em;width:.6em}85%{height:1em;width:.6em}95%{height:0;opacity:1;width:0}96%{height:0;opacity:0;width:0}100%{height:0;opacity:0;width:0}}@keyframes draw-tick{0%{height:0;width:0}15%{height:0;width:0}25%{height:0;width:.6em}40%{height:1em;width:.6em}85%{height:1em;width:.6em}95%{height:0;opacity:1;width:0}96%{height:0;opacity:0;width:0}100%{height:0;opacity:0;width:0}}.button-message{display:none}button.has-message{position:relative}button.has-message .button-message{font-size:.75em;background:#000;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:block;left:0;padding:.5em;position:absolute;right:0;top:-3em}button.has-message .button-message::after{border-bottom:1em solid rgba(0,0,0,0);border-left:1em solid rgba(0,0,0,0);border-right:1em solid rgba(0,0,0,0);border-top:1em solid #000;content:" ";display:block;left:calc(50% - .75em);margin:0 auto;height:0;position:absolute;width:0;z-index:999}.hidecolumns .hidecolumns__column{max-height:100vh;-webkit-transition:max-height .3s ease-out,padding .3s ease-out,width .3s ease-out;transition:max-height .3s ease-out,padding .3s ease-out,width .3s ease-out}.hidecolumns--hideactive .hidecolumns__column--hidden{max-height:0;overflow:hidden;padding:0;width:0}.hidecolumns--hideactive .hidecolumns__column--solo{width:100%}@media screen and (max-width: 768px){.mobile-collapsible .panel-block{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;overflow:hidden;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:border-width,margin,max-height,padding;transition-property:border-width,margin,max-height,padding;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.mobile-collapsible .panel-expand-button,.mobile-collapsible .panel-collapse-button{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;overflow:hidden}.mobile-collapsible.collapsed .panel-heading{border-radius:6px}.mobile-collapsible.collapsed .panel-block:not(.panel-collapsed-help){border-width:0;margin:0;max-height:0;padding:0}.mobile-collapsible.collapsed .panel-collapse-button{max-width:0}.mobile-collapsible:not(.collapsed) .panel-collapsed-help{margin:0;max-height:0;padding:0}.mobile-collapsible:not(.collapsed) .panel-expand-button{max-width:0}}@media screen and (min-width: 769px){.collapse-controls{display:none}.panel-collapsed-help{display:none}}.cookie-notice{bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;right:0;z-index:8}@media screen and (max-width: 1023px){.cookie-notice{left:10px;right:10px}}a.dropdown-item{-webkit-box-sizing:border-box;box-sizing:border-box}.dropdown:not(.is-active) .is-active__visible,.dropdown.is-active .is-active__hidden{display:none}form.dropdown-item:hover{background-color:var(--grey-white);color:#0a0a0a}.footer{background-color:#4f6d7a}.footer a,.footer a:hover,.footer a:visited{color:#a6a6a6}.orgapp .footer{background-color:#b1e7de}.orgapp .footer a,.orgapp .footer a:hover,.orgapp .footer a:visited{color:#1d0b1a}.help-panel{min-height:21em}.diagonal-stripes--dark{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzUnPgogIDxyZWN0IHdpZHRoPSc1JyBoZWlnaHQ9JzUnIGZpbGw9J3RyYW5zcGFyZW50Jy8+CiAgPHBhdGggZD0nTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVonIHN0cm9rZT0nIzQ0NCcgc3Ryb2tlLXdpZHRoPScxJyBzdHJva2Utb3BhY2l0eT0nMC44Jy8+Cjwvc3ZnPg==");background-repeat:repeat}.diagonal-stripes--light{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzUnPgogIDxyZWN0IHdpZHRoPSc1JyBoZWlnaHQ9JzUnIGZpbGw9J3RyYW5zcGFyZW50Jy8+CiAgPHBhdGggZD0nTTAgNUw1IDBaTTYgNEw0IDZaTS0xIDFMMSAtMVonIHN0cm9rZT0nI2ZmZmZmZicgc3Ryb2tlLXdpZHRoPScxJyBzdHJva2Utb3BhY2l0eT0nMC44Jy8+Cjwvc3ZnPg==");background-repeat:repeat}.circle-colour-indicator{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:rgba(0,0,0,0);border-width:.35em;border-radius:100%;border-style:solid;display:-webkit-box;display:-ms-flexbox;display:flex;height:.7em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.7em}.circle-strength-indicator{line-height:1}.circle-strength-indicator svg{height:1.3em;width:1.3em}.monohue-circle-indicator{-webkit-box-sizing:content-box;box-sizing:content-box;border-color:rgba(0,0,0,0);border-width:.35em;border-radius:100%;border-style:solid;height:.7em;width:.7em}.spectrum-indicator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.spectrum-indicator>*{border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:1em;width:1em}.spectrum-indicator.distribution>*{border-radius:1em}.spectrum-indicator .spectrum-indicator__result{border:1px solid var(--not-black);height:2.5em;line-height:2.5em;text-align:center;width:2.5em}.spectrum-indicator.is-small>*{height:.8em;width:.8em}.spectrum-indicator.is-small .spectrum-indicator__result{height:1.3rem;width:1.3rem}.loading-overlay{display:none}.loading-overlay.active{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:.95;position:absolute;right:0;top:0;z-index:2}.loading-overlay .fl-loading{min-height:50%;width:50%}.fl-loading{background-image:url("../img/fl-loading.svg");background-size:contain;background-position:center;background-repeat:no-repeat;min-height:20;max-width:100px}.content-link,.content-link:active,.content-link:hover,.content-link:visited{color:currentColor;text-decoration:none}.media-stage__container:not(.modal){background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(#fff), to(rgba(255, 255, 255, 0)));background:linear-gradient(to bottom, #fff, #fff calc(100% - 1.5rem), rgba(255, 255, 255, 0) 100%);margin-left:-0.75em;margin-right:-0.75em;padding:.5rem .75em 1.5rem;position:sticky;top:.5rem;z-index:5;top:0}.media-stage{max-height:0;overflow:hidden;-webkit-transition:width .5s,max-height .5s;transition:width .5s,max-height .5s;width:0}.media-stage audio{width:100%}.media-stage.media-stage--revealed{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;-webkit-transition:width 1s,max-height 1s;transition:width 1s,max-height 1s;width:100%}.media-stage.media-stage--reveal-done{overflow:visible}.media-stage__top-controls{padding:.75rem}.media-stage__bottom-controls{padding:.5em}.media-stage__podcast{margin:.75rem;max-height:56.25%}.media-stage__container.modal .modal-content{height:100vh;max-height:unset;width:100vw}.media-stage__container.modal .media-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.media-stage__container.modal .media-stage .media-stage__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.media-stage__container.modal .media-stage .media-stage__main .column{position:relative}.media-stage__container.modal .media-stage .media-stage__main .video-aspect-ratio__outer.no-aspect-ratio-in-modal{height:unset;padding-top:0;position:absolute;bottom:0;left:0;right:0;top:0}@media screen and (max-width: 768px){.media-stage__container.modal .media-stage .media-stage__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.media-stage__container.modal .media-stage .column.shrinkable-when-stacked{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}}.media-stage__container.modal .media-stage .column.modal-constrainy-thing{max-width:calc(178vh - 12em)}.media-stage__container.modal .media-stage__bottom-controls .dropdown .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.notes-textarea{background-color:var(--night-sea);color:#fff;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;height:calc(100% - 1.5rem);margin:.75rem;outline:none;padding:.5em;resize:none;width:calc(100% - 1.5rem)}.notes-textarea::-webkit-input-placeholder{color:var(--grey-matter)}.notes-textarea::-moz-placeholder{color:var(--grey-matter)}.notes-textarea:-ms-input-placeholder{color:var(--grey-matter)}.notes-textarea::-ms-input-placeholder{color:var(--grey-matter)}.notes-textarea::placeholder{color:var(--grey-matter)}.notes-status{color:var(--teal);max-width:0;overflow:hidden;-webkit-transition:max-width .3s ease-out;transition:max-width .3s ease-out;white-space:nowrap}.notes-status.revealed{max-width:20em}.messages{left:32px;overflow:hidden;position:fixed;right:32px;top:0}.messages.show-all{background:#084c61;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-bottom:.5rem;position:absolute;top:100%}.messages.show-all .msg button.delete{display:none}.messages:not(.show-all) .msg:not(.explicitly-shown){-webkit-animation-delay:5000ms;animation-delay:5000ms;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-iteration-count:1;animation-iteration-count:1}.messages:not(.show-all) .msg:not(.explicitly-shown).explicitly-hidden{-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:.5s;animation-duration:.5s}.messages:not(.show-all) .msg.explicitly-shown{margin-top:0;max-height:0px;padding-bottom:0;padding-top:0;-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-timing-function:slideUp;transition-timing-function:slideUp}.messages .msg{-webkit-box-shadow:0 0 5px var(--dark-matter);box-shadow:0 0 5px var(--dark-matter);margin-bottom:0;margin-left:5px;margin-top:.5rem;margin-right:5px;width:calc(100% - 10px)}.messages .msg .explicitly-shown{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:margin-top;transition-property:margin-top;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@-webkit-keyframes slideUp{0%{margin-top:.5rem;max-height:100vh;padding-bottom:1.25rem;padding-top:1.25rem}5%{margin-top:.75rem}99%{margin-top:-100px;max-height:100vh;padding-bottom:1.25rem;padding-top:1.25rem}100%{margin-top:0;max-height:0px;padding-bottom:0;padding-top:0}}@keyframes slideUp{0%{margin-top:.5rem;max-height:100vh;padding-bottom:1.25rem;padding-top:1.25rem}5%{margin-top:.75rem}99%{margin-top:-100px;max-height:100vh;padding-bottom:1.25rem;padding-top:1.25rem}100%{margin-top:0;max-height:0px;padding-bottom:0;padding-top:0}}.font-small{font-size:.875em}.font-extra-small{font-size:.75em}.is-size-8{font-size:.65rem}.fl-logo-text{font-family:Ubuntu,sans-serif;font-weight:bold}.no-underline{text-decoration:none !important}.ellipsis-nowrap{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-fade-text{-webkit-background-clip:text;background-clip:text;background-image:-webkit-gradient(linear, left top, right top, from(var(--teal)), to(var(--aubergine)));background-image:linear-gradient(to right, var(--teal), var(--aubergine));color:rgba(0,0,0,0)}.line-height-half{line-height:.5}.navbar>.container .navbar-brand{margin-left:0 !important}.navbar .container .navbar-menu{margin-right:0 !important}.navbar-brand .fl-logo-text{color:var(--logo-green);margin-right:.5rem}.navbar-brand .fl-logo-text:hover{color:#fff}.navbar-brand .fl-logo-text :nth-child(2){margin-left:.5em}.navbar .navbar-brand .navbar-item:hover{background-color:#084c61}.navbar .navbar-brand .navbar-burger{color:#5ac4b2}.navbar .navbar-brand .navbar-burger:hover{background-color:#084c61}.navbar .navbar-item{position:relative}.navbar .navbar-item.info-item{cursor:default}.navbar .navbar-item.info-item:hover{background-color:rgba(0,0,0,0)}.navbar .navbar-item button{height:100%;width:1.5em}.navbar .navbar-item.active,.navbar .navbar-item:hover,.navbar .navbar-item:active{color:#fff}@media screen and (min-width: 360px){.navbar .navbar-item.active,.navbar .navbar-item:hover,.navbar .navbar-item:active{background-color:var(--aubergine)}}.navbar .navbar-item.active button,.navbar .navbar-item:hover button,.navbar .navbar-item:active button{color:#fff}.navbar .navbar-item:not(.active) .active-only,.navbar .navbar-item.active .inactive-only{display:none}.navbar .navbar-item.has-dropdown.is-right .navbar-dropdown{left:unset;right:0}@media screen and (max-width: 359px){.navbar-menu.is-active .navbar-item.has-dropdown .navbar-burger{border-bottom:1px solid #4d4d4d;height:.5rem;width:100%}.navbar-menu.is-active .navbar-item.has-dropdown .navbar-burger span{display:none}}@media screen and (min-width: 360px){.navbar-menu .navbar-item:not(.has-dropdown).is-active::before{border-bottom:.5rem solid #fff;border-left:.5rem solid rgba(0,0,0,0);border-right:.5rem solid rgba(0,0,0,0);bottom:0;content:" ";height:0;left:calc(50% - .5rem);position:absolute;right:50%;width:0}}@media screen and (max-width: 359px){.navbar-link:hover{background-color:rgba(0,0,0,0)}}.orgapp .navbar{background-color:#b1e7de}.orgapp .navbar .navbar-link:not(.navbar-burger.is-active):not(:hover){color:var(--not-black)}.orgapp .navbar .navbar-brand .navbar-item:hover{background-color:#fff}.orgapp .navbar .navbar-brand .fl-logo-text{color:var(--not-black)}.messages-button{position:relative}.messages-button .messages-count{font-size:.5em;background:var(--aubergine);border-radius:.75em;color:#fff;height:1.5em;min-width:1.5em;position:absolute;right:-0.9em;top:.4em}.messages-button.has-text-danger button{color:#f57 !important}.messages-button.active button{color:#fff !important}.radio-tags label:nth-of-type(1){border-bottom-left-radius:4px !important;border-top-left-radius:4px !important}.radio-tags input{display:none}.radio-tags input:checked+.tag{color:#fff;background-color:#23d160}.select-or-add{position:relative}.select-or-add input+.suggestions-holder{display:none}.select-or-add input:focus+.suggestions-holder{display:block}.select-or-add .suggestions-holder{position:relative}.select-or-add .suggestions{background:#fff;border-radius:4px;-webkit-box-shadow:0 .5em 1em -0.125em rgba(10,10,10,.1),0 0px 0 1px rgba(10,10,10,.02);box-shadow:0 .5em 1em -0.125em rgba(10,10,10,.1),0 0px 0 1px rgba(10,10,10,.02);position:absolute;width:100%}.select-or-add .suggestion{display:block;text-align:left !important;text-decoration:none !important}.select-or-add .suggestion.focussed{background:#b1e7de}.slides__loading{opacity:0}.slides-progress{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slides-progress-button{background:none;border:none;padding:.5rem}.slides-progress-button::before{background:var(--grey-squirrel);border-radius:.25rem;border-width:0;content:"";display:block;height:.5rem;padding:0;width:.5rem}.slides-progress-button.is-active::before{background:var(--grey-matter)}.no-margin{margin:0 !important}.space-station{margin:1em 0}.space-around{padding:1.5rem}.fl-block{margin-bottom:1.5rem}.fl-block-2{margin-bottom:1em}.fl-block-top{margin-top:1.5rem}.fl-double-block{margin-bottom:3rem}.fl-double-block-top{margin-top:3rem}.column-gap-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.column-gap-2{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.column-gap-3{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem}.column-gap-4{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.column-gap-5{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.column-gap-6{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem}.row-gap-2{row-gap:.5rem}.row-gap-3{row-gap:.75rem}.row-gap-4{row-gap:1rem}.row-gap-5{row-gap:1.5rem}.row-gap-6{row-gap:3rem}.sticky{position:sticky;top:.5rem;z-index:5}.sticky.overlay-priority{z-index:6}.sticky-flush{position:sticky;top:0;z-index:5}.ssb-panel-heading{border-bottom:3px solid var(--pinky) !important}table.has-link-rows{height:1px}table.has-link-rows .link-row{height:100%}table.has-link-rows .link-row td{height:100%}table.has-link-rows .link-row a.cell-link{color:inherit;display:block;height:100%}table.has-link-rows .link-row:hover{cursor:pointer}.stamp-tag{border-style:dotted;border-width:1px;margin:.5em 0em 1em 1em;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.transition-all{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s}.reveal-enter,.reveal-leave{overflow:hidden}.reveal-enter-active,.reveal-leave-active{overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s}.reveal-enter-active.reveal-height,.reveal-leave-active.reveal-height{-webkit-transition-property:height;transition-property:height}.reveal-enter-active.reveal-width,.reveal-leave-active.reveal-width{-webkit-transition-property:width;transition-property:width}.reveal-enter-active.reveal-width.reveal-height,.reveal-leave-active.reveal-width.reveal-height{-webkit-transition-property:height,width;transition-property:height,width}.reveal-leave-active.reveal-height,.reveal-leave-to.reveal-height{height:0 !important}.reveal-leave-active.reveal-width,.reveal-leave-to.reveal-width{width:0 !important}.wedding-cake__layer{background:var(--grey-mist);border-radius:6px;height:4rem;position:relative;text-align:center}.wedding-cake__layer:nth-of-type(1){margin-bottom:1rem}.wedding-cake-fill-container .wedding-cake{height:100%;width:100%}.wedding-cake-fill-container .wedding-cake .wedding-cake__layer{height:42%}.wedding-cake-fill-container .wedding-cake .wedding-cake__layer:nth-of-type(1){margin-bottom:6%}.wedding-cake__result{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto}.wedding-cake__average{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:0 auto;opacity:.4;position:absolute;right:0;top:0}.wedding-cake__average>div{border-radius:6px}.wedding-cake__label-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.wedding-cake__result--invalid{color:#db504a;font-weight:bold}.height-toggled{overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-property:height;transition-property:height}.height-toggled.collapsed{height:0}.width-toggled{overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-property:width;transition-property:width}.width-toggled.collapsed{width:0}.height-toggled.width-toggled{-webkit-transition-property:width,height;transition-property:width,height}.goal-initial-state-quote .column:nth-of-type(2){font-style:italic;padding-top:2em;padding-bottom:2em;text-align:center}.goal-initial-state-quote .column:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.task-input-delete{border-color:var(--red-alert) !important}.goal-update{margin-bottom:3rem}.goal-update-header{margin-bottom:.375em;margin-top:-0.75em}.edit-focus-areas-button{margin-right:-0.5em}.edit-mode-only{display:none}.edit-mode .edit-mode-only{display:initial}.edit-mode .panel-block.is-active{background:none}.archive-confirmation-panel{display:none}.archive-confirmation-mode{background:var(--grey-mist)}.archive-confirmation-mode .archive-confirmation-panel{display:block;margin-top:.75em}.archive-confirmation-mode .archive-confirmation-panel h4{font-weight:bold;margin-bottom:.25em}.archive-confirmation-mode .archive-confirmation-panel form,.archive-confirmation-mode .archive-confirmation-panel p{margin-bottom:.75em}.goal .tag a:not(:hover){text-decoration:none}.vu-meter{margin:0 auto;position:relative;text-align:center;width:50%}.vu-meter *{margin:0;padding:0}.vu-meter svg{margin:0;padding:0}.vu-meter .semicircle-bg,.vu-meter .semicircle-fill,.vu-meter .center,.vu-meter .needle,.vu-meter .scale,.vu-meter circle{pointer-events:none}.vu-meter .semicircle-bg{fill:#1d93b7}.vu-meter .semicircle-fill{fill:#1d93b7}.vu-meter .needle{fill:var(--not-black)}.vu-meter .scale{stroke:var(--grey-matter)}.vu-meter .average-line{stroke:var(--grey-matter);stroke-dasharray:3;stroke-width:4px}.vu-meter .average-line-title{stroke:#1d93b7;stroke-width:6px}input.candidate-search-input{width:unset}.send-asmt-date-line{vertical-align:top}.send-asm-date-text{display:inline-block;overflow:hidden;width:0}.interview-qs__question{font-weight:bold;margin-bottom:.5rem;margin-left:3rem;position:relative}.interview-qs__explanation{margin-bottom:1rem;margin-left:3rem}.interview-qs__q-number{left:-2.5rem;position:absolute;top:0}.pin-button.is-pinned{background-color:var(--teal);color:#fff}.report-main:-webkit-full-screen{display:-webkit-box;display:flex;justify-content:space-around;overflow-y:auto;padding:0 2rem}.report-main:-ms-fullscreen{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;overflow-y:auto;padding:0 2rem}.report-main:fullscreen{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;overflow-y:auto;padding:0 2rem}.report-main:-webkit-full-screen>*{-webkit-box-flex:1;flex-grow:1}.report-main:-ms-fullscreen>*{-ms-flex-positive:1;flex-grow:1}.report-main:fullscreen>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.interview-qs{list-style:none;margin-left:0}.box-fill-columns.columns{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.box-fill,.columns>.column.box-fill{border-radius:6px;display:block;margin:-1.25rem !important;padding:1.25rem !important}.summary-sub-section{position:relative;z-index:2}.summary-sub-section:hover{background-color:var(--grey-white) !important;cursor:pointer}.grow-ball-container--small{margin:auto;max-width:6rem}.grow-ball-container--big{margin:auto;max-width:8rem}.measure-number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:var(--grey-matter);border-radius:50%;border-style:solid;border-width:1px;color:var(--dark-matter);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.5em;height:1.8em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5em;margin-top:.3em;vertical-align:text-top;width:1.8em}.score-value{border-bottom:2px solid #1d93b7}.average-value{border-bottom:2px dashed var(--grey-matter)}.vu-meter-detail{margin:0 auto;max-width:40rem}.print .vu-meter-detail{max-width:20rem}.wedding-cake-detail{margin:0 auto;max-width:30rem}html:not(.print) .print-only{display:none !important}html:not(.print) .print-preview-only{display:none}@page{height:297mm;margin:0;size:A4;width:210mm}.print{font-size:12px}.print .no-print{display:none !important}.print .box{border:1px solid var(--grey-white);-webkit-box-shadow:none;box-shadow:none}.print .print-greyscale{-webkit-filter:grayscale(1);filter:grayscale(1)}.print .print-mb-0{margin-bottom:0}.print .print-mb-2{margin-bottom:.5rem !important}.print-backgrounds,.print-backgrounds *{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.pages{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-column-break-after:page;-moz-column-break-after:page;break-after:page;height:293mm;padding:1.2cm 1.5cm;width:210mm}@media screen{.print{background:var(--grey-squirrel)}.pages{gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page{background:#fff;border:1px solid var(--grey-squirrel);overflow:hidden}}@media print{.pages{gap:0}.print-preview-only{display:none}}.writing-line{border-bottom:1px dashed var(--grey-squirrel);color:var(--grey-mist);height:1.5rem;margin:0 0 1rem 0}.workbook-cover .mb-6{margin-bottom:4.5rem}.workbook-cover .mt-2{margin-top:.75rem}.workbook-cover .mt-4{margin-top:1.5rem}.workbook-cover .mt-6{margin-top:4.5rem}.workbook-cover .my-4{margin-bottom:1.5rem;margin-top:1.5rem}.workbook-cover .mt-6{margin-bottom:4.5rem;margin-top:4.5rem}.workbook-cover .title.is-mega{font-size:7.5rem}.workbook-logo{height:3cm}.correlation-chart-container{height:24.8rem;overflow:hidden;width:30rem}.correlation-chart-container .chart-shift{height:calc(100% + 5.2rem);margin-top:-5.2rem;position:relative;width:100%}.correlation-chart-container .google-chart{position:absolute;bottom:0;left:0;right:0;top:0}.thumbnail__container{overflow:hidden;padding-top:56.25%;position:relative;text-align:center;width:100%}.thumbnail__container.thumbnail--video::after,.thumbnail__container.thumbnail--workshop::after{background:url("../img/play-button.svg") center/contain no-repeat;bottom:0;content:" ";left:0;position:absolute;right:0;top:0}.thumbnail__container .thumbnail__yt-img{bottom:0;left:0;margin-top:-9%;position:absolute;right:0;top:0;width:100%}.thumbnail__container .thumbnail__generic-img-box{bottom:0;left:0;position:absolute;right:0;top:0}.thumbnail__container .thumbnail__generic-img-box img{-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;max-height:100%;max-width:100%;padding:10%}.video-aspect-ratio__outer{padding-top:56.25%;position:relative;height:0;width:100%;z-index:2}.video-aspect-ratio__inner{bottom:0;left:0;position:absolute;right:0;top:0}.video-aspect-ratio__inner iframe{height:100%;width:100%}.video-aspect-ratio__inner iframe.podbean-player{height:100px}.video-overlay{background:-webkit-gradient(linear, left top, left bottom, from(rgba(29, 11, 26, 0.97)), color-stop(95%, rgba(29, 11, 26, 0.9)), to(rgba(29, 11, 26, 0)));background:linear-gradient(to bottom, rgba(29, 11, 26, 0.97), rgba(29, 11, 26, 0.9) 95%, rgba(29, 11, 26, 0) 100%);bottom:100%;color:#fff;left:0;overflow:hidden;position:absolute;right:100%;top:0;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-property:bottom,right;transition-property:bottom,right}.video-overlay.revealed{bottom:42px;right:0}.video-overlay .overlay-content{-ms-flex-line-pack:distribute;align-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:75%;max-height:100%}.video-overlay .overlay-content .column{text-align:center}.video-overlay .overlay-content .column>button,.video-overlay .overlay-content .column>a{display:block;margin:auto;padding:1em 1em 0 1em}.inline-media--top-right{display:inline;float:right;margin-bottom:.75rem;margin-left:.75rem;width:50%}@media screen and (max-width: 1023px){.inline-media--top-right{width:100%}}.library-filters .label{font-size:.75em;font-weight:normal}.library-filters legend{font-size:.875em;font-weight:bold;margin-bottom:.5em}.library-filters input[type=radio]{margin-right:.75em}.library-filters .sub-option-label{display:block;margin-left:2em;margin-top:.25em}.library-notes-mode-note{background:var(--night-sea);color:#fff;min-height:calc(100% - 1.5em);padding:1em}.content-item.is-active{background-color:var(--green-mist);border:.75em solid var(--green-mist);border-bottom-width:0;margin-left:-0.75em;margin-right:-0.75em;margin-top:-0.75em}.content-item .columns:last-child{margin-bottom:unset}@media screen and (max-width: 768px){.content-item{margin-bottom:3rem !important}}.help-bubble{display:inline-block;position:relative;cursor:pointer}.help-bubble-icon{color:#4d4d4d;font-weight:normal}.help-bubble-content{display:none}.help-bubble:hover .help-bubble-content,.help-bubble:focus .help-bubble-content{background-color:#1c0b19;border-radius:1em;border:1px solid #1c0b19;color:#f5f5f5;display:block;font-size:.75rem;font-weight:normal;left:calc(50% - 5em);padding:1em;position:absolute;top:100%;width:10em}.help-bubble:hover .help-bubble-content::before,.help-bubble:focus .help-bubble-content::before{content:"";position:absolute;top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #1c0b19}label{cursor:pointer}[unselectable],[unselectable] *{-moz-user-select:none;-ms-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none}button:focus{outline:none}[tabindex="-1"]:focus{outline:none}.pointer{cursor:pointer}.inline-icon{height:auto;width:1.5em;vertical-align:middle}.text-corner-icon{display:inline;float:left;margin-bottom:.05rem;margin-right:1.5rem}.fl-small-logo{max-height:6em;max-width:6em}.hr-slim{margin:.5rem 0}