*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:none;touch-action:manipulation}.color-background-bg{background-color:#f5f5f5}.color-text-fg{color:rgba(0,0,0,.85)}.color-action-primary-bg{background-color:#00ced1}.color-action-primary-fg{color:#00ced1}.color-action-secondary-bg{background-color:#639}.color-action-secondary-fg{color:#639}.color-header-bg{background-color:#639}.color-information-bg{background-color:hsla(0,0%,100%,.96)}.color-warning-bg{background-color:#fffbe6}.color-error-bg{background-color:#ed7070;color:#fff}.color-success-bg{background-color:#d6ffc8}body{background-color:#f5f5f5;color:rgba(0,0,0,.85)}main{margin:0 auto;padding:1em 0;width:80%;max-width:800px;min-height:calc(100vh - 3rem)}@media only screen and (max-width:480px){main{width:100%;max-width:none;padding:1em}}main.has-header{padding-top:calc(1em + 3rem)}main.has-footer{padding-bottom:calc(1em + 2.2rem)}main h1:first-child{margin-top:.3em}@media only screen and (max-width:480px){main h1:first-child{text-align:center}}footer,header{background-color:#433998;color:#fff;position:fixed;z-index:1000;width:100%;left:0;top:0;height:3rem;overflow:hidden;white-space:pre;text-overflow:ellipsis;white-space:break-spaces;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}footer{top:unset;bottom:0;height:2.2rem;font-size:.8em}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:300}p{margin:1em 0;line-height:1.4em}bold,strong{font-weight:500}ol{list-style-type:decimal}li{margin-left:1.5em;margin-bottom:.4em}h1,h2,h3,h4,h5{line-height:1.1em;margin:1.1em 0 .4em;font-weight:500}blockquote,code{color:rgba(0,0,0,.7);background-color:hsla(0,0%,100%,.3);border-radius:.5rem;padding:.5rem;margin:1rem 0}blockquote,pre code{padding:1rem}blockquote{font-size:1.2em;display:inline-block}blockquote p{margin:0}code{white-space:pre-wrap;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;font-size:.9em}pre code{display:block;white-space:pre;-webkit-overflow-scrolling:touch;overflow-x:auto;max-width:100%;min-width:6em;-webkit-user-select:all;-moz-user-select:all;user-select:all;cursor:text}a{text-decoration:none;cursor:pointer;transition:all .2s;color:rgba(0,0,0,.99);border-bottom:1px dotted rgba(0,0,0,.99);font-weight:500}a:hover{border-bottom-style:solid;opacity:.7}.no-link,.no-link:hover{border-bottom:0}.button,button{position:relative;color:#fff;background-color:rgba(0,0,0,.9);border:1px solid rgba(0,0,0,.1);display:inline-block;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;white-space:nowrap;overflow:hidden;line-height:normal;font-weight:400;text-align:center}.button:focus:not(:disabled):not(:hover),button:focus:not(:disabled):not(:hover){border:1px solid rgba(0,0,0,.4)}.button:hover:not(:disabled),button:hover:not(:disabled){opacity:.7}.button:hover:active,button:hover:active{transition:all .05s;opacity:.5}.button:disabled,button:disabled{cursor:auto;opacity:.3}a.button{text-decoration:none}.button.secondary:not(:disabled),.circle-menu-button:not(:disabled),button.secondary:not(:disabled){background-color:rgba(0,0,0,.6)}.autosize,.no-button{width:unset;min-width:unset;height:unset;min-height:unset}.no-button{background:0;border:0;box-shadow:none;color:inherit;padding:0;margin:0}.no-button:focus:not(:disabled):not(:hover){border:0}.fieldset,fieldset{border:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:1em 0}.fieldset label,fieldset label{color:rgba(0,0,0,.4);font-size:.75em;text-transform:uppercase;margin-bottom:.625em}legend{font-weight:500}table{border-collapse:collapse;border:1px solid rgba(0,0,0,.1)}td,th{padding:.5em;vertical-align:top}thead tr{background-color:rgba(0,0,0,.1)}tr:nth-child(2n+0){background-color:rgba(0,0,0,.05)}hr{border:0;height:1px;margin:1em 0;background:rgba(0,0,0,.2)}.input,input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]),select,textarea{-webkit-appearance:none;resize:none;color:inherit;background-color:#fff;border:1px solid rgba(0,0,0,.25);box-shadow:none;font-weight:inherit}input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range])::placeholder,textarea::placeholder{color:rgba(0,0,0,.25)}.input:focus,.input:hover:not(:disabled):not(:focus),input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):focus,input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):hover:not(:disabled):not(:focus),select:focus,select:hover:not(:disabled):not(:focus),textarea:focus,textarea:hover:not(:disabled):not(:focus){border:1px solid rgba(0,0,0,.4)}input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):-moz-read-only,textarea:-moz-read-only{color:rgba(0,0,0,.4)}input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):read-only,textarea:read-only{color:rgba(0,0,0,.4)}.input:disabled,input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):disabled,select:disabled,textarea:disabled{background-color:transparent;color:rgba(0,0,0,.4)}.button,.input,button,input:not([type=radio]):not([type=checkbox]),select,textarea{border-radius:2px;box-sizing:border-box;font-family:inherit;font-size:inherit;outline:0;padding:1em;min-width:20em;transition:all .1s;margin-right:.3em;margin-bottom:.3em}.button:last-child,.input:last-child,button:last-child,input:not([type=radio]):not([type=checkbox]):last-child,select:last-child,textarea:last-child{margin-right:unset;margin-bottom:unset}@media only screen and (max-width:480px){.button,.input,button,input:not([type=radio]):not([type=checkbox]),select,textarea{width:100%;margin:.3em 0}}input[type=checkbox],input[type=radio]{margin-left:1em}input[type=checkbox]:first-child,input[type=radio]:first-child{margin-left:unset}.checkbox-wrapper,.radio-wrapper{margin-right:1em}.checkbox-wrapper>label,.radio-wrapper>label{margin-left:.3em;color:inherit;font-size:inherit;text-transform:inherit;margin-bottom:inherit}input[type=color]{background:transparent;border:0;cursor:pointer;padding:0!important;min-width:unset!important;margin-top:-.25em;height:3rem;width:3rem}input[type=color]::-webkit-color-swatch{height:100%;aspect-ratio:1;border-radius:.25rem;border:1px solid rgba(0,0,0,.25)}.tag{display:inline-block;cursor:default;color:#fff;font-size:.9em;padding:.3em .8em;margin-right:.2em;margin-bottom:.4em;border-radius:2em;text-decoration:none;transition:all .2s;background-color:rgba(0,0,0,.3);border:1px solid transparent}.tag.selectable{cursor:pointer;border:1px solid rgba(0,0,0,.3)}.tag.selectable:hover:not(.disabled){filter:brightness(115%)}.tag.selected{background-color:rgba(0,0,0,.9)}.tag.new{background-color:#6ada3d}.tag .x-button{cursor:pointer;border:0;background:0;padding:.1em;margin:0 0 0 .2em;color:#fff}.tag .x-button:before{content:"✖"}.toggle-switch{position:relative;display:inline-block}.toggle-switch>input{display:none}.toggle-switch>label{display:block;text-indent:-150%;clip:rect(0 0 0 0);color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-switch>label,.toggle-switch>label:before{width:4em;height:2.2em}.toggle-switch>label:after,.toggle-switch>label:before{content:"";display:block;position:absolute;cursor:pointer}.toggle-switch>label:before{border-radius:1.7em;background-color:rgba(0,0,0,.3);transition:background-color .1s ease}.toggle-switch>label:after{top:.1em;left:.1em;width:2em;height:2em;border-radius:2em;background-color:#fff;transition:left .1s ease}.toggle-switch>input:checked+label:before{background-color:rgba(0,0,0,.9)}.toggle-switch>input:checked+label:after{left:calc(100% - (4em / 2) - .1em)}.flex{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.flex.column{flex-direction:column}.flex>*{flex:1 1;width:100%!important;min-width:unset!important;margin-right:1em}.flex>:last-child{margin-right:unset}@media only screen and (max-width:480px){.flex{flex-direction:column}.flex>*{margin-right:unset}}.notification{padding:1em;border-radius:2px}.circle-menu-button{box-shadow:none;width:unset;min-width:unset;padding:0;margin:0;width:2.5rem;height:2.5rem;border-radius:2.5rem;position:fixed;z-index:1000;left:.5rem;top:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:0;background-repeat:no-repeat;background-position:50%;background-size:cover;font-weight:500}.circle-menu-button.right{left:unset;right:.5rem}.circle-menu-button.bottom{top:unset;bottom:.5rem}.progress-animation{background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.9) 45%,rgba(0,0,0,.5) 55%,rgba(0,0,0,.5));background-size:400% 100%;background-position:0 50%}.progress-animation.in-progress{animation:animation-progress 4s linear 0s infinite}.progress-animation.done{animation:none;background-position-x:-35%}.pulsate-animation{animation:pulsate 2s ease-in-out 0s infinite}@keyframes pulsate{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.social-share-and-follow{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:.8rem;display:inline-block;margin:.75rem 0}.social-share-and-follow .button-row{padding:.75em;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.social-share-and-follow .button-row>*{margin-right:.5em}.social-share-and-follow .share{background-color:rgba(0,0,0,.05);border-radius:.5em .5em 0 0}.social-share-and-follow .follow{background-color:hsla(0,0%,100%,.8);border-radius:0 0 .5em .5em}.social-share-and-follow .follow.follow-only,.social-share-and-follow .share.share-only{border-radius:.5em}.social-share-and-follow .icon-button{min-width:unset;padding:.5em;margin-bottom:0;margin-right:.5em;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex:0 0 2.3em;cursor:pointer;border:1px solid rgba(0,0,0,.25);border-radius:.3em}.social-share-and-follow .icon-button:last-child{margin-right:0}.social-share-and-follow .icon-button:hover:not(:disabled){opacity:.75}.social-share-and-follow .icon-button:hover:active{opacity:.5}body{font-family:Fragment Mono,monotype;font-weight:400;font-size:14px;color:rgba(0,0,0,.65)}h1,h2,h3,h4,h5{font-family:Figtree,sans-serif;font-weight:900;color:rgba(0,0,0,.85)}h1>strong,h2>strong,h3>strong,h4>strong,h5>strong{font-weight:inherit;text-transform:uppercase}strong{text-shadow:0 0 .5px rgba(0,0,0,.65)}code{font-family:Fragment Mono,monotype;background-color:rgba(0,0,0,.4);color:#f5f5f5;padding:.35em;border-radius:.35em}pre code{box-shadow:inset 0 0 2em 0 rgba(0,0,0,.2)}blockquote{background-color:rgba(0,0,0,.05);font-family:Figtree,sans-serif;font-weight:500;font-size:1.3em;font-style:italic;box-shadow:inset 0 0 1.5em 0 rgba(0,0,0,.15);padding:1rem 1.5rem}.social-share-and-follow>.button-row>span>svg>path{fill:rgba(0,0,0,.9)}a .fake-link,a:not(.no-animation):not(.no-link){background:linear-gradient(90deg,rgba(253,38,152,0),rgba(253,38,152,0) 45%,rgba(253,38,152,.7) 55%,rgba(253,38,152,.7));background-size:400% 100%;background-position:0 50%}a:hover .fake-link,a:not(.no-animation):not(.no-link):hover{animation:animation-progress .25s ease 0s forwards}@keyframes animation-progress{0%{background-position-x:0}to{background-position-x:-35%}}main.full-width{width:100%;max-width:unset}main.centered-vertically{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}main.centered-horizontally{text-align:center}.grid-item{background-size:cover;background-position:50%;border-radius:.5em;overflow:hidden;position:relative;transition:transform .2s ease;text-decoration:none;color:inherit}a.grid-item:hover{transform:translateY(-2px);opacity:.8}.grid-item .content{position:relative;z-index:2;color:#fff;padding:1.5rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.grid-item h2{font-size:2rem;color:#fff;margin:0}.grid-item h2,.grid-item p{text-shadow:0 1px 1px rgba(0,0,0,.5)}.grid-item p{margin:.5em 0 0;font-size:.95rem;line-height:1.4;opacity:.95}.grid-item .contact-links{margin-top:1rem;font-size:.9rem}.grid-item .contact-links a{color:#fff;border-bottom:1px dotted hsla(0,0%,100%,.99)}.grid-item.short{grid-row:span 12}.grid-item.medium{grid-row:span 25}.grid-item.tall{grid-row:span 35}.grid-item.large{grid-row:span 30;grid-column:span 2}@media (max-width:600px){.grid-item .content{padding:1rem}.grid-item p{font-size:.9rem}.grid-item.short{grid-row:span 10}.grid-item.medium{grid-row:span 22}.grid-item.tall{grid-row:span 30}.grid-item.large{grid-row:span 25;grid-column:span 1}}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1 auto}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}