pxt-microbit 8.1.13 → 8.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/built/block-tests.js +1 -1
- package/built/sim-strings.json +1 -1
- package/built/sim.js +101 -58
- package/built/target.js +1 -1
- package/built/target.json +1 -1
- package/built/targetlight.js +1 -1
- package/built/targetlight.json +1 -1
- package/built/web/react-common-authcode.css +2 -2
- package/built/web/react-common-multiplayer.css +2 -2
- package/built/web/react-common-skillmap.css +2 -2
- package/built/web/rtlreact-common-authcode.css +2 -2
- package/built/web/rtlreact-common-multiplayer.css +2 -2
- package/built/web/rtlreact-common-skillmap.css +2 -2
- package/built/web/rtlsemantic.css +2 -2
- package/built/web/semantic.css +2 -2
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.common-button.sign-in-button{padding-left:.75rem;padding-right:.75rem}.common-button.sign-in-button .common-button-label{font-family:Segoe UI,Tahoma,Geneva,Verdana;font-weight:500}@media only screen and (max-width:991px){.common-button.sign-in-button{padding-left:.25rem}.common-button.sign-in-button .common-button-label{display:none}}.user-avatar-image{align-items:center;display:flex;height:100%;justify-content:center}.user-avatar-image img,.user-avatar-initials{border:2px solid var(--pxt-primary-foreground);border-radius:100%;height:2.5rem;width:2.5rem}.user-avatar-initials{align-items:center;background-color:var(--pxt-header-stencil);color:var(--pxt-header-foreground);display:flex;justify-content:center}.user-profile{display:flex;flex-direction:row;height:100%;--header-text-color:var(--pxt-target-foreground1);--profile-portrait-border-color:var(--pxt-target-stencil1);--profile-username-color:var(--pxt-target-foreground1);--background-color:var(--pxt-target-background1);--avatar-initials-background-color:var(--pxt-secondary-background);--avatar-initials-text-color:var(--pxt-target-foreground1);--user-pane-border-color:var(--pxt-target-stencil1);--notification-background-color:var(--pxt-target-background2);--notification-icon-background-color:var(--pxt-target-background1);--notification-icon-color:var(--pxt-target-foreground1);--badge-list-subtitle-color:var(--pxt-neutral-alpha50);--body-font-family:"Share Tech Mono",Consolas,Monaco,Menlo,"Ubuntu Mono",source-code-pro,monospace}.profile-user-pane{border-right:1px solid var(--user-pane-border-color);display:flex;flex-direction:column;height:100%;min-width:20rem;padding:1rem;width:25%}.profile-portrait{align-self:center;border:2px solid var(--profile-portrait-border-color);border-radius:50%;height:12rem;margin-bottom:1.5rem;overflow:hidden;position:relative;width:12rem}.profile-portrait img{height:110%;left:-5%;position:absolute;top:-5%;width:110%}.profile-user-details{margin-bottom:3rem;text-align:center}.profile-display-name{color:var(--header-text-color);font-size:1.5rem;font-weight:900;margin-bottom:.5rem;text-transform:uppercase}.profile-username{color:var(--profile-username-color);font-size:1rem}.profile-spacer{flex-grow:1}.profile-email{display:flex;padding-bottom:1rem}.profile-email .checkbox{cursor:pointer;padding-right:1rem}.profile-actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.profile-actions a{flex-grow:1;font-size:14px}.profile-actions .ui.button{width:50%}.profile-actions .ui.button i.icon{margin-right:1.5rem!important}.profile-notification{background:var(--notification-background-color);border:1px solid var(--pxt-target-stencil1);border-radius:1rem;display:flex;flex-direction:column;padding:2rem 1rem 1rem;position:relative;width:100%}.profile-notification .profile-notification-title{font-weight:900;margin-bottom:1rem;text-align:center}.profile-notification .profile-notification-message{margin-bottom:1rem}.profile-notification .profile-notification-icon{background:var(--notification-icon-background-color);border:1px solid var(--pxt-target-stencil1);border-radius:50%;color:var(--notification-icon-color);height:3.25rem;left:calc(50% - 1.625rem);position:absolute;top:-1.625rem;width:3.25rem}.profile-notification .profile-notification-icon i.circular.icon{box-shadow:none}.profile-badge-subtitle{color:var(--badge-list-subtitle-color);font-style:italic}.profile-badge-list{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:1rem}.profile-badges-scroller{flex-grow:1;overflow-x:hidden;overflow-y:auto;position:relative;z-index:1}.profile-badges,.profile-badges-background{align-items:center;background-repeat:repeat;background-size:20%;display:grid;grid-auto-rows:12rem;grid-template-columns:repeat(5,1fr);min-height:100%}.profile-badges-background{z-index:-1}.profile-badges .profile-badge,.profile-badges-background .profile-badge{aspect-ratio:1;background-color:var(--background-color);position:relative}.profile-badges .profile-badge img,.profile-badges-background .profile-badge img{display:inline;height:100%;object-fit:contain;position:absolute;width:100%}.profile-badge.disabled i.ui.icon{font-size:4em;line-height:1;position:absolute;vertical-align:middle;width:100%;z-index:1}.placeholder-badge{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='3' opacity='.1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;opacity:.3}.profile-badges-background-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.profile-badge-title{color:var(--header-text-color);font-size:1.5rem;font-weight:900;margin-right:1rem;text-transform:uppercase}.profile-badge-header{margin-bottom:1rem;margin-left:1rem}.profile-badge-info-item{display:flex;margin-top:1rem}.profile-badge-info-header{color:var(--header-text-color);font-weight:900;text-transform:uppercase;width:20%}.profile-badge-info-image .profile-badge{text-align:center}.profile-badge-info-image .profile-badge img{display:inline;height:15rem;object-fit:contain}.profile-badge{align-content:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.profile-badge.clickable{cursor:pointer}.profile-badge-and-title{background-color:var(--background-color);display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden;z-index:2}.profile-badge-and-title .profile-badge{flex-shrink:1000;margin-bottom:1rem}.profile-badge-name{color:var(--header-text-color);font-size:1rem;margin-right:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.profile-initials-portrait{background-color:var(--avatar-initials-background-color);color:var(--avatar-initials-text-color);font-size:8rem;height:100%;text-align:center}.profile-info-container,.profile-initials-portrait{align-items:center;display:flex;justify-content:center}.profile-info-container{flex-direction:column}.profile-info{line-height:2em;width:75%}.ui.icon.button.sign-out{font-family:var(--body-font-family)}.common-checkbox.loading input{opacity:0}.common-checkbox.loading .common-spinner{display:inline-block;left:0;position:absolute}.high-contrast .profile-badge-and-title,.high-contrast .profile-badge-subtitle,.high-contrast .profile-badges .profile-badge,.high-contrast .profile-badges-background .profile-badge,.high-contrast .profile-initials-portrait,.high-contrast .profile-username{background-color:#000;color:#fff}.high-contrast .profile-badge.clickable:hover{outline:2px solid #ff0}@media only screen and (max-width:1199px){.profile-badges,.profile-badges-background{background-size:25%;grid-auto-rows:12rem;grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:991px){.profile-badges,.profile-badges-background{background-size:33%;grid-auto-rows:12rem;grid-template-columns:repeat(3,1fr)}}.signin-form{margin:0 1rem}.signin-form .signin-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:0 0 1rem}.signin-form .signin-body{display:flex;justify-content:center}.signin-form .signin-body .providers{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 0 1rem}.signin-form .signin-body .providers .provider{background-color:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-foreground1);color:var(--pxt-neutral-foreground1);margin:0;overflow:visible;padding:.8rem 2.5rem;position:relative;width:100%}.signin-form .signin-body .providers .provider .label{align-items:center;display:flex;flex-direction:row;gap:1rem}.signin-form .signin-body .providers .provider .label .last-used-ribbon{left:auto;margin-right:0;position:absolute;right:-1rem;top:-1rem;transform:none;z-index:1}.signin-form .signin-body .providers .provider .label .logo{width:1.25rem}.signin-form .signin-body .providers .provider .label .title{text-align:left}.signin-form .signin-footer .switch{display:flex;gap:.5rem;justify-content:center}.signin-form .signin-footer .learn{font-size:smaller;text-align:right;width:100%}.sharedialog.fullscreen.common-modal-container>.common-modal>.common-modal-body{padding:0}.project-share{display:flex;height:100%}.project-share-simulator{background-color:var(--pxt-target-background2);color:var(--pxt-target-foreground2);flex:1;height:100%}.project-share-simulator #shareLoanedSimulator{position:relative;top:50%;transform:translateY(-50%)}.project-share-simulator .simframe{padding-bottom:56.25%!important}.project-share-info{display:flex;flex:1;flex-direction:row;justify-content:center}.project-share-info .project-share-content{display:flex;flex-direction:column;flex-grow:1}.project-share-info .project-share-content .name-input .common-input-group{height:3rem;margin-bottom:.5rem}.project-share-info .project-share-content .common-checkbox{margin-bottom:.5rem}.project-share-info .project-share-content .project-share-error{background-color:var(--pxt-colors-red-background);border-radius:.5rem;color:var(--pxt-colors-red-foreground);padding:.5rem}.project-share-info .project-share-content .common-editor-toggle-outer{z-index:1}.project-share-info .project-share-content .common-textarea{max-height:12rem}.project-share-info .project-share-content .common-textarea-wrapper{margin-bottom:1rem}.hc .project-share-error{background-color:#000!important;border:1px solid #fff;color:#fff!important}.project-share-title{margin-bottom:1rem}.project-share-label{font-weight:700;margin-bottom:.5rem}#project-share-dropdown{color:var(--pxt-primary-background)}.project-share-thumbnail{align-items:center;display:flex;flex-direction:column;margin-right:1rem;min-width:15rem}.project-share-thumbnail .project-thumbnail-placeholder,.project-share-thumbnail img{background-color:rgba(0,0,0,.05);height:11.25rem;margin:.3rem 0 1rem;width:15rem}.project-share-thumbnail .project-thumbnail-placeholder{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.project-share-thumbnail .project-thumbnail-placeholder .common-spinner{height:5rem;width:5rem}.fullscreen .project-share>div{padding:2rem}.fullscreen .project-share-info{flex:unset;width:28rem}.share-publish-button{height:3rem;margin-right:1rem}.share-publish-button .common-spinner{display:inline-block}.share-host-button.common-button .xicon.multiplayer,.xicon.kiosk{font-size:24px;margin-right:.5rem}.project-share-publish-actions{align-items:end;display:flex;flex-grow:1;justify-content:end}.project-share-actions{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:1rem;position:relative}.project-share-social{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:.5rem}.project-share-social .common-button.neutral{border:1px solid var(--pxt-neutral-alpha20)!important}.project-share-social a.common-button.social-icon{align-items:center;display:flex;justify-content:center}.project-share-text{margin-bottom:1rem}.common-button.menu-button.project-qrcode img{height:5rem}.common-button.menu-button.project-qrcode:focus:after{outline:var(--pxt-neutral-stencil1) solid 1px}.project-share-data .common-input-attached-button .common-button{padding:.8rem 1rem .95rem;width:10rem}.share-link-dialog .share-link-dialog-top{margin-bottom:.75rem}.project-share-vscode{display:flex;flex-direction:column;gap:1rem}.qrcode-image{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.qrcode-modal-body{align-items:center;display:flex;justify-content:center}.qrcode-modal-body .qrcode-image{height:20rem}.gif-recorder-content{align-items:center;display:flex;flex-direction:row}.gif-recorder-content .thumbnail-controls{display:flex;flex-direction:column;height:100%;padding:0 4rem}.gif-recorder-content .thumbnail-controls .thumbnail-preview{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.gif-recorder-content .thumbnail-controls .thumbnail-preview>div{padding-bottom:1rem}.gif-recorder-content .thumbnail-controls .thumbnail-preview .thumbnail-image,.gif-recorder-content .thumbnail-controls .thumbnail-preview .thumbnail-placeholder{background-color:rgba(0,0,0,.05);display:flex;height:12.25rem;width:15rem}.gif-recorder-content .thumbnail-controls .thumbnail-actions{align-items:end;display:flex;flex-direction:row;justify-content:end}.gif-recorder-sim-embed{flex-grow:1;padding-right:1rem}.gif-recorder-sim-embed .simframe{padding-bottom:56.25%!important}.gif-recorder-sim{flex-grow:1}.gif-recorder{align-items:center;display:flex;flex-direction:column}.gif-recorder,.gif-recorder-label,.thumbnail-label{font-family:Segoe UI,Tahoma,Geneva,Verdana,Helvetica Neue,Helvetica,Arial,sans-serif}.gif-recorder-label,.thumbnail-label{margin-bottom:.5rem}.gif-recorder-actions{display:flex;width:100%}.gif-recorder-actions .common-button{flex:1;padding-left:0;padding-right:0}.thumbnail-image,.thumbnail-placeholder{background-color:rgba(0,0,0,.05);display:flex;height:18.375rem;width:24.5rem}.thumbnail-header{display:flex;flex-direction:row}.thumbnail-header .project-share-label{flex-grow:1}.thumbnail-header .common-button.link-button{margin-bottom:.5rem}#root.miniSim:not(.fullscreensim) .gif-recorder-sim div.simframe{width:100%}@media only screen and (max-width:991px){.gif-recorder-content .thumbnail-controls{padding:0 2rem}}@media only screen and (max-width:767px){.gif-recorder-content,.project-share-info{flex-direction:column}.gif-recorder-actions,.gif-recorder-sim{width:100%}.gif-recorder-actions .spacer{flex-grow:1}.gif-recorder-actions .common-button:not(.mobile-only){height:3rem;overflow:hidden;padding:0;width:3rem}.gif-recorder-actions .common-button:not(.mobile-only) i,.gif-recorder-actions .common-button:not(.mobile-only) i.far,.gif-recorder-actions .common-button:not(.mobile-only) i.fas{margin:0}.gif-recorder-actions .common-button:not(.mobile-only) .common-button-label,.gif-recorder-content.has-uri .gif-recorder-sim,.gif-recorder-content:not(.has-uri) .thumbnail-controls{display:none}}.common-palette-picker{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.common-palette-editor{max-height:min(35rem,calc(100vh - 15rem));overflow-y:auto}.common-palette-color-list,.common-palette-swatch{display:flex;flex-direction:row}.common-palette-color-list :last-child{border:1px solid #000}.common-palette-color{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000;height:1rem;width:1rem}.common-palette-swatch-name{flex-grow:1;max-width:12rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.common-palette-picker>.common-dropdown>.common-button .common-button-label .common-palette-color-list{display:none}.common-palette-picker>.common-dropdown>.common-button .common-button-flex{display:flex}.common-palette-picker>.common-dropdown>.common-menu-dropdown-pane{max-height:35rem;overflow-x:hidden;overflow-y:auto}.common-palette-picker>.common-dropdown>.common-menu-dropdown-pane ul>li>.common-button.common-dropdown-item{padding:.75rem}.common-color-picker-field{align-items:center;display:grid;grid-template-columns:.5fr 8fr 1fr 1fr;padding:.1rem 0}.common-color-picker-field i.fas{margin:0}.common-color-inputs{align-items:center;display:flex;flex-direction:row}.common-color-inputs>:first-child{margin-right:.5rem}.common-color-inputs>:last-child{flex-grow:1;margin-right:.5rem}.common-color-inputs .color-input:hover{cursor:pointer}.common-extension-card{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}.common-extension-card .common-card-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.common-extension-card .common-extension-card-title{flex-shrink:0;font-size:18px;font-weight:600;overflow:hidden;padding:.5rem 1rem .25rem;text-overflow:ellipsis;white-space:nowrap}.common-extension-card .common-extension-card-description{flex-grow:1;font-size:16px;overflow:hidden;padding-left:1rem;padding-right:1rem}.common-extension-card .common-extension-card-description div{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.common-extension-card img{flex-shrink:0;height:11rem;object-fit:cover;width:100%}.common-extension-card .common-extension-card-extra-content{background:var(--pxt-neutral-background1);border-radius:0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1);flex-shrink:0;font-size:16px;margin:0;overflow:hidden;padding:.5rem 1rem}.common-extension-card a.link-button{float:right;position:relative;z-index:1}.common-extension-card .common-extension-card-contents{display:flex;flex-direction:column;height:100%;opacity:1;transition:opacity .3s ease;width:100%}.common-extension-card .common-spinner{height:60px;opacity:0;position:absolute;transition:opacity .3s ease;width:60px}.common-extension-card.loading .common-extension-card-contents{opacity:0}.common-extension-card.loading .common-spinner{opacity:1}.hc .common-extension-card,.high-contrast .common-extension-card{background-color:#000;border-color:#fff}.language-selector-modal>.common-modal{max-width:60rem;width:80%}.language-selector{display:flex;flex-wrap:wrap;margin-bottom:0!important;max-height:80vh;overflow:auto}.language-card-container{padding:1rem}.language-card-header{color:#4c4ca6;font-size:1.3em;font-weight:700;line-height:1.3em;text-align:start}.language-card-description{margin-top:.4rem;text-align:start}@media only screen and (max-width:991px){.language-selector-modal>.common-modal{width:95%}}.teaching-bubble-container{--teaching-bubble-foreground:var(--pxt-tertiary-foreground);--teaching-bubble-background:var(--pxt-tertiary-background)}.teaching-bubble-container.yellow{--teaching-bubble-foreground:var(--pxt-colors-yellow-foreground);--teaching-bubble-background:var(--pxt-colors-yellow-background)}.teaching-bubble-container.yellow .ai-footer{opacity:.8}.teaching-bubble-container.yellow .ai-footer .ai-footer-text,.teaching-bubble-container.yellow .ai-footer .feedback-button,.teaching-bubble-container.yellow .ai-footer .feedback-button.disabled{color:var(--pxt-colors-yellow-foreground)}.teaching-bubble-container{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.teaching-bubble-cutout{border-radius:.5rem;box-shadow:0 0 0 99999px var(--pxt-neutral-alpha20);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.teaching-bubble,.teaching-bubble-arrow,.teaching-bubble-arrow-outline,.teaching-bubble-cutout{transition-duration:.5s;transition-property:top,left,width,height}.teaching-bubble{background:var(--teaching-bubble-background);border-radius:.5rem;box-shadow:0 0 0 .1rem;color:var(--teaching-bubble-foreground);max-width:25rem;min-width:18.75rem;position:fixed;z-index:1000}.teaching-bubble .common-button:focus{filter:grayscale(.15) brightness(.85) contrast(1.3);outline:.1rem solid var(--teaching-bubble-foreground)}.teaching-bubble .common-button.tertiary:focus:after,.teaching-bubble .common-button:focus:after{outline:none}.teaching-bubble-arrow{color:var(--teaching-bubble-background);height:0;position:fixed;width:0;z-index:1001}.teaching-bubble-arrow-outline{color:var(--teaching-bubble-foreground);height:0;position:fixed;width:0;z-index:1000}.teaching-bubble-body{font-size:1.1rem;padding:1rem}.teaching-bubble-body p{margin:.5rem 0}.teaching-bubble-navigation{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.teaching-bubble-navigation .common-button.feedback-button{color:var(--teaching-bubble-foreground)}.teaching-bubble-navigation .teaching-bubble-steps{color:var(--teaching-bubble-foreground);font-size:.9rem}.teaching-bubble-navigation .teaching-bubble-steps.hide{visibility:hidden}.teaching-bubble-navigation .common-button.tertiary{background:var(--teaching-bubble-background)!important;border:.1rem solid var(--teaching-bubble-foreground)!important;color:var(--teaching-bubble-foreground)!important;margin:0 .5rem 0 0;padding:.25rem .5rem}.teaching-bubble-navigation .common-button.tertiary.inverted{background:var(--teaching-bubble-foreground)!important;color:var(--teaching-bubble-background)!important;margin-right:0}.teaching-bubble-navigation .common-button:focus-visible{outline:2px solid var(--teaching-bubble-foreground);outline-offset:3px}.teaching-bubble-navigation.no-steps{flex-direction:row-reverse}.teaching-bubble-footer{border-top:1px solid var(--pxt-neutral-alpha50);margin:0;padding:.5rem 1rem}.teaching-bubble-footer,.teaching-bubble-footer .ai-footer .feedback-button.disabled{color:var(--pxt-neutral-alpha80)}.teaching-bubble-close.common-button{background:transparent;color:var(--teaching-bubble-foreground);margin:0;padding:.5rem 0 .25rem;position:absolute;right:.5rem;top:.5rem}.teaching-bubble-close.common-button i.right{font-size:1.3rem;margin:0;opacity:1}.confetti-container{height:100%;overflow:hidden;position:absolute;width:100%;z-index:100}.confetti{animation:confetti 2.5s linear -2s infinite;background-color:#249ca3;height:10px;left:50%;position:absolute;top:-15px;transform-origin:left top;width:10px;z-index:110}.confetti.reverse{animation:confetti-reverse 2.5s linear -2s infinite}.color-0{background-color:#ff2121}.color-1{background-color:#ff93c4}.color-2{background-color:#ff8135}.color-3{background-color:#fff609}.color-4{background-color:#249ca3}.color-5{background-color:#78dc52}.color-6{background-color:#003fad}.color-7{background-color:#87f2ff}.color-8{background-color:#8e2ec4}@keyframes confetti{0%{transform:rotate(15deg) rotateY(0deg) translate(0)}25%{transform:rotate(5deg) rotateY(1turn) translate(-1vw,20vh)}50%{transform:rotate(15deg) rotateY(2turn) translate(1vw,50vh)}75%{transform:rotate(5deg) rotateY(3turn) translate(-1vw,80vh)}to{transform:rotate(15deg) rotateY(4turn) translate(1vw,110vh)}}@keyframes confetti-reverse{0%{transform:rotate(5deg) rotateY(0deg) translate(0)}25%{transform:rotate(15deg) rotateY(1turn) translate(1vw,20vh)}50%{transform:rotate(5deg) rotateY(2turn) translate(-1vw,50vh)}75%{transform:rotate(15deg) rotateY(3turn) translate(1vw,80vh)}to{transform:rotate(5deg) rotateY(4turn) translate(-1vw,110vh)}}.theme-picker-modal>.common-modal{max-width:60rem;width:80%}.theme-picker{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-around;width:100%}.theme-picker .common-button-flex{width:100%}.theme-picker .theme-card{background-color:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1);height:unset;width:18rem}.theme-picker .theme-card:hover{background-color:var(--pxt-neutral-background1-hover);border:1px solid var(--pxt-focus-border);color:var(--pxt-neutral-foreground1-hover);cursor:pointer}.theme-picker .theme-card .theme-info-box{align-items:center;display:flex;flex-direction:column;padding:0 0 .2rem}.theme-picker .theme-card .theme-info-box .theme-preview-container{display:flex;padding:.5rem;width:95%}.theme-picker .theme-card .theme-info-box .theme-preview{align-items:center;aspect-ratio:1.2;border:1px solid var(--pxt-primary-background);display:flex;flex-direction:column;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header{align-items:center;background-color:var(--pxt-header-background);border-bottom:1px solid var(--pxt-header-foreground);color:var(--pxt-header-foreground);display:flex;flex-direction:row;justify-content:space-between;padding:.5rem;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header .logo{height:1rem;width:1rem}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header i.far,.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header i.fas{line-height:1;margin:0}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace{display:flex;flex-direction:row;flex-grow:1;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar{align-items:center;background-color:var(--pxt-target-background2);border-right:1px solid var(--pxt-target-foreground2);color:var(--pxt-target-foreground2);display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar .theme-preview-sim{aspect-ratio:1;background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-target-foreground2);margin-top:.5rem;width:80%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar .theme-preview-sim-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:.3rem;width:80%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar .theme-preview-sim-buttons .theme-preview-sim-button{aspect-ratio:1;background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-target-foreground2);width:25%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-toolbox{background-color:var(--pxt-target-background3);border-right:1px solid var(--pxt-target-foreground3);color:var(--pxt-target-foreground3);display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-toolbox .toolbox-divider{border:0;border-top:1px solid var(--pxt-target-foreground3);height:1px;margin:1.5rem .1rem 0}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-workspace-content{background-color:var(--pxt-target-background1);color:var(--pxt-target-foreground1);flex-grow:3;height:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer{background-color:var(--pxt-target-background3);border-top:1px solid var(--pxt-target-foreground3);color:var(--pxt-target-foreground3);display:flex;flex-direction:row;justify-content:space-between;padding:.3rem .5rem;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer .theme-preview-download-button{background-color:var(--pxt-primary-background);border:1px solid var(--pxt-target-foreground3);border-radius:.1rem;height:.5rem;width:20%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer .theme-preview-editor-tools{display:flex;flex-direction:row;justify-content:flex-end;width:30%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer .theme-preview-editor-tools .theme-preview-editor-tool-button{background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-target-foreground3);height:.5rem;margin-left:.2rem;width:.5rem}.common-button,.common-radio-group.common-radio-buttons .common-radio-choice{background:var(--pxt-neutral-background2);border:none;border-radius:.2em;color:var(--pxt-neutral-foreground2);cursor:pointer;display:inline-block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1em;margin:0 .25rem 0 0;min-height:1rem;outline:none;padding:.8rem 2rem .95rem;position:relative;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .1s ease,background-color .1s ease,box-shadow .1s ease,color .1s ease,background .1s ease;user-select:none;vertical-align:middle;-webkit-tap-highlight-color:transparent}.common-button:hover{filter:grayscale(.15) brightness(.85) contrast(1.3)}.common-button .right:not(.icon.toggle.right){margin-left:.5rem}.common-button-flex{white-space:nowrap}.common-button.disabled:hover{filter:none}.common-button.disabled,.common-button.disabled.green,.common-button.disabled.green.inverted,.common-button.disabled.orange,.common-button.disabled.orange.inverted,.common-button.disabled.primary,.common-button.disabled.primary.inverted,.common-button.disabled.red,.common-button.disabled.red.inverted,.common-button.disabled.secondary,.common-button.disabled.secondary.inverted,.common-button.disabled.teal,.common-button.disabled.teal.inverted{background-color:var(--pxt-neutral-background3);border:var(--pxt-neutral-background3);color:var(--pxt-neutral-foreground3);cursor:default}.common-button.menu-button.disabled{opacity:.8}.common-button.menu-button.disabled:active,.common-button.menu-button.disabled:hover{background:none}.common-button:focus-visible:after{border:1px solid transparent;border-radius:.2em;content:"";inset:4px;outline:var(--pxt-neutral-stencil1) solid 1px;position:absolute;z-index:1}.common-button.green:focus-visible:after,.common-button.menu-button:focus-visible:after,.common-button.orange:focus-visible:after,.common-button.primary:focus-visible:after,.common-button.red:focus-visible:after,.common-button.secondary:focus-visible:after,.common-button.social-button:focus-visible:after,.common-button.teal:focus-visible:after{outline:var(--pxt-neutral-background1) solid 1px}.common-button.inverted:focus-visible:after{outline:var(--pxt-neutral-stencil1) solid 1px}.common-button.menu-button{background:none;border:none;border-radius:0;color:var(--pxt-primary-foreground);font-size:20px;height:100%;margin:0;padding:0 1rem}.common-button.menu-button .icon,.common-button.menu-button .xicon,.common-button.menu-button i.far,.common-button.menu-button i.fas{font-size:24px}.common-button.menu-button:hover{background:var(--pxt-neutral-alpha10)}.common-button.menu-button:active{background:var(--pxt-neutral-alpha20)}.common-button.menu-button.inverted,.common-button.menu-button.inverted:hover{background:var(--pxt-primary-foreground);color:var(--pxt-primary-background)}.common-button.inverted.text-only,.common-button.text-only{background:none;border:none}a.common-button.menu-button{align-items:center;display:flex}.common-button.link-button{background:none;border:none;color:var(--pxt-link);padding:0}.common-button.link-button:hover{text-decoration:underline}.common-button.link-button:focus-visible:after{border:none;outline:none;text-decoration:underline}.common-button.link-button:focus-visible{border:none;outline:none;text-decoration:underline}.common-button.link-button.kiosk{background-color:var(--pxt-neutral-background2);color:var(--pxt-neutral-foreground2)}.common-button.circle-button,.common-button.square-button{height:3rem;overflow:hidden;padding:0;width:3rem}.common-button.square-button i,.common-button.square-button i.far,.common-button.square-button i.fas{margin:0}.common-button.circle-button{border-radius:2rem}.common-button.circle-button:focus-visible:after{border-radius:2rem}.common-button-group{display:flex;flex-direction:row}.common-button-group .common-button{border-radius:0;margin:0}.common-button-group .common-button.inverted:not(:last-child){border-right:none}.common-button-group .common-button:first-child{border-bottom-left-radius:.2em;border-top-left-radius:.2em}.common-button-group .common-button:last-child{border-bottom-right-radius:.2em;border-top-right-radius:.2em;margin:0 .25rem 0 0}.common-button.social-button{font-size:1.5rem}.common-button.social-button img{max-width:100%}.common-button.facebook{background:#4267b2;color:#fff}.common-button.twitter{background:#1da1f2;color:#fff}.common-button.discourse{background:#333;color:#fff}.common-button.device-share{background:var(--pxt-neutral-foreground2);color:var(--pxt-neutral-background2)}.common-button.whatsapp{background:#59ce72;color:#fff}.common-button.microsoft-teams{background:#35258f;color:#fff}.hc .common-button,.high-contrast .common-button{background-color:#000!important;border-color:#fff!important;color:#fff!important}.hc .common-button:focus,.hc .common-button:hover,.high-contrast .common-button:focus,.high-contrast .common-button:hover{outline:2px solid #ff0!important;z-index:1}.common-card{border:1px solid var(--pxt-neutral-stencil1);border-radius:.5rem;height:20rem;overflow:hidden;position:relative;transition:border .1s ease;width:18rem}.common-card .common-card-body{border-radius:.5rem}.common-card .common-card-action{background:transparent;border:none;color:transparent;cursor:pointer;height:100%;inset:0;margin:0;padding:0;position:absolute;width:100%;z-index:1}.common-card .common-card-action:focus-visible{border-radius:.5rem;outline:2px solid var(--pxt-focus-border,Highlight);outline-offset:-2px}.common-card:has(.common-card-action){cursor:pointer}.common-card:has(.common-card-action):hover{border:1px solid var(--pxt-focus-border)}.common-card-label{background-color:var(--pxt-primary-background);border-bottom-left-radius:.25rem;border-color:var(--pxt-primary-accent);border-top-left-radius:.25rem;color:var(--pxt-primary-foreground);font-size:16px;min-width:5rem;padding:.5rem .5rem .25rem;position:absolute;right:-1rem;top:1rem}.common-card-label:after{background-color:transparent;border-color:transparent;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;content:"";height:0;left:auto;position:absolute;right:0;top:100%;width:0}.common-checkbox{align-items:center;cursor:pointer;display:flex;padding:.25rem;position:relative}.common-checkbox input{margin-right:.5rem}.common-checkbox.toggle input{height:1.5rem;left:0;opacity:0;position:absolute;top:0;width:3rem}.common-checkbox.toggle label{padding-left:4rem;position:relative}.common-checkbox.toggle label:before{background-color:var(--pxt-neutral-background2);border:1px solid var(--pxt-neutral-stencil2);border-radius:500rem;content:"";height:1.5rem;left:0;position:absolute;top:0;transition:background-color .2s ease-in-out;width:3rem}.common-checkbox.toggle label:after{background:var(--pxt-neutral-background1) linear-gradient(transparent,var(--pxt-neutral-alpha10));border:none;border:1px solid var(--pxt-neutral-foreground2);border-radius:500rem;content:"";height:1.5rem;left:0;opacity:1;position:absolute;top:0;transition:background .3s ease,left .3s ease;width:1.5rem}.common-checkbox.toggle input:checked~label:before{background-color:var(--pxt-primary-background)}.common-checkbox.toggle input:checked~label:after{left:1.5rem}.common-checkbox:focus-within{border-radius:.2em;outline:var(--pxt-neutral-stencil1) solid 1px}#profile-email-checkbox{width:2rem}.common-checkbox-icon{border:1px solid var(--pxt-neutral-foreground1);border-radius:2px;display:inline-block;height:16px;line-height:16px;position:relative;width:16px}.common-checkbox-icon.checked{background-color:var(--pxt-primary-background);border-color:var(--pxt-primary-accent)}.common-checkbox-icon i.fas.fa-check{color:var(--pxt-primary-foreground);font-size:11px;height:14px;margin:0;position:absolute;width:14px}.high-contrast .common-checkbox:focus-within,.high-contrast .common-checkbox:hover{outline:2px solid #ff0}.common-draggable-graph{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}.common-draggable-graph-text{fill:var(--pxt-neutral-foreground1);user-select:none}.draggable-graph-point{fill:var(--pxt-neutral-background1);stroke:var(--pxt-neutral-alpha50)}.draggable-graph-path{stroke:var(--pxt-primary-background)}.draggable-graph-surface{cursor:pointer}.draggable-graph-surface:focus{outline:none}.draggable-graph-svg{touch-action:none}.hc .draggable-graph-path,.hc .draggable-graph-point{stroke:#fff}.hc .common-draggable-graph-text{color:#fff}.common-dropdown{position:relative;width:fit-content}.common-dropdown>.common-button{background-color:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);border-radius:2px;box-sizing:border-box;color:var(--pxt-neutral-foreground1);display:block;height:32px;line-height:30px;margin:0;min-width:10rem;overflow:hidden;padding:0 28px 0 8px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.common-dropdown>.common-button>.common-button-flex>i.right{position:absolute;right:0}.common-dropdown>.common-button:focus:after{outline:none}.common-dropdown>.common-button:focus{border:1px solid var(--pxt-focus-border)}.common-dropdown .common-button>.common-button-flex>i:first-child{margin-right:.5rem}.common-dropdown>.common-menu-dropdown-pane{left:0;min-width:100%;right:unset;width:unset;z-index:1}.common-dropdown>.common-menu-dropdown-pane li .common-button{padding-left:.5rem;text-align:left;width:100%}.common-dropdown.hang-left>.common-menu-dropdown-pane{left:unset;right:0}.common-dropdown-shadow{box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.13),0 .6px 1.8px 0 rgba(0,0,0,.11)}.common-dropdown.icon-preview>.common-button{min-width:unset}.common-dropdown.icon-preview>.common-button .common-button-label{display:none}.common-editor-toggle-outer{position:relative}.common-editor-toggle{background:var(--pxt-neutral-alpha20);border:3px solid var(--pxt-neutral-alpha10);border-radius:.2rem;display:flex;flex-direction:row;position:relative}.common-editor-toggle.focused{outline:3px solid var(--pxt-focus-border);outline-offset:2px}.common-editor-toggle .common-editor-toggle-item>.common-button{padding:calc(.8rem - 4px) calc(2rem - 4px) calc(.95rem - 4px)}.common-editor-toggle.slim .common-editor-toggle-item>.common-button{padding:.6rem 2rem .75rem}.common-editor-toggle-item{flex:3;z-index:1}.common-editor-toggle-item .common-menu-dropdown{flex:4}.common-editor-toggle-item .common-menu-dropdown>.common-button{border-left:1px solid var(--pxt-neutral-alpha10);border-right:1px solid var(--pxt-neutral-alpha10);padding:0;width:100%}.common-editor-toggle-item .common-menu-dropdown .common-menu-dropdown-pane{border-top:1px solid var(--pxt-neutral-alpha10)}.common-editor-toggle-item>.common-button{background:none;color:var(--pxt-neutral-foreground1);margin:0;transition:color .25s;width:100%}.common-editor-toggle-item.common-editor-toggle-item-dropdown{display:grid;flex:4;grid-template-columns:3fr 1fr}.common-editor-toggle-item.selected .common-menu-dropdown{text-align:center}.common-editor-toggle-item.selected .common-menu-dropdown>.common-button{border-right:none;color:var(--pxt-neutral-foreground2)}.common-editor-toggle-handle,.common-editor-toggle-item.selected>.common-button{color:var(--pxt-neutral-foreground2)}.common-editor-toggle-handle{background:var(--pxt-neutral-background2);border-radius:.2rem;height:100%;margin-left:-3px;position:absolute;transition:margin-left .25s,width .25s;width:33%}.common-editor-toggle .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:50%}.common-editor-toggle .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:50%}.common-editor-toggle .common-editor-toggle-item:first-of-type.selected~.common-editor-toggle-handle{margin-left:0}.common-editor-toggle .common-editor-toggle-item:nth-of-type(2).selected~.common-editor-toggle-handle{margin-left:33%}.common-editor-toggle .common-editor-toggle-item:nth-of-type(3).selected~.common-editor-toggle-handle{margin-left:67%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3),.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown{flex:55}.common-editor-toggle.has-dropdown .common-editor-toggle-item-dropdown:first-child:nth-last-child(3)~.common-editor-toggle-item,.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3){flex:45}.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:45%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected:first-child:nth-last-child(3)~.common-editor-toggle-handle,.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:55%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3)+.selected~.common-editor-toggle-handle{margin-left:55%}.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)+.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:45%}.common-editor-toggle.has-dropdown .common-editor-toggle-handle{width:30%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:40%}.common-editor-toggle.has-dropdown .common-editor-toggle-item:nth-of-type(2).selected~.common-editor-toggle-handle{margin-left:30%}.common-editor-toggle.has-dropdown .common-editor-toggle-item:nth-of-type(3).selected~.common-editor-toggle-handle{margin-left:60%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:40%}.common-editor-toggle.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle,.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:70%}.common-toggle-accessibility{height:0;position:absolute;width:0}.common-toggle-accessibility .common-button{height:0;left:0;min-height:0;overflow:hidden;padding:0;position:absolute;top:0;width:0}@media only screen and (max-width:991px){.common-editor-toggle.tablet-compact>.common-editor-toggle-item>.common-button{padding-left:.5rem;padding-right:.5rem}.common-editor-toggle.tablet-compact>.common-editor-toggle-item>.common-button:not(.no-icon) .common-button-label{display:none}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item{flex:25}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown{display:grid;flex:50;grid-template-columns:1fr 1fr}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-handle{width:25%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:50%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3),.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown{flex:67}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item-dropdown:first-child:nth-last-child(3)~.common-editor-toggle-item,.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3){flex:33}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:33%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected:first-child:nth-last-child(3)~.common-editor-toggle-handle,.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:67%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3)+.selected~.common-editor-toggle-handle{margin-left:67%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)+.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:33%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:50%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:25%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}}@media only screen and (max-width:767px){.common-editor-toggle.mobile-compact>.common-editor-toggle-item>.common-button{padding-left:.5rem;padding-right:.5rem}.common-editor-toggle.mobile-compact>.common-editor-toggle-item>.common-button:not(.no-icon) .common-button-label{display:none}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item{flex:25}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown{display:grid;flex:50;grid-template-columns:1fr 1fr}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-handle{width:25%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:50%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3),.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown{flex:67}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item-dropdown:first-child:nth-last-child(3)~.common-editor-toggle-item,.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3){flex:33}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:33%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected:first-child:nth-last-child(3)~.common-editor-toggle-handle,.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:67%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3)+.selected~.common-editor-toggle-handle{margin-left:67%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)+.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:33%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:50%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:25%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}}.hc .sound-gallery-preview-wave{stroke:#fff}.hc .common-editor-toggle.focused{outline:3px solid var(--pxt-focus-border)!important}.hc .common-toggle-accessibility>button.common-button:focus{outline:none!important}.hc .common-editor-toggle-item.selected>button{outline:3px solid #fff;outline-offset:-5px}i.far,i.fas{font-size:18px;line-height:inherit;margin:0 .25rem 0 0;text-align:center;width:1.81rem}i.far.large,i.fas.large{font-size:24px}.common-input-group{align-items:stretch;background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);border-radius:2px;display:flex;font-size:16px;height:2rem;position:relative}.common-input-group:focus-within:after,.common-input-group:focus:after{border:2px solid var(--pxt-focus-border);border-radius:2px;content:"";inset:-1px;pointer-events:none;position:absolute}.common-input{background:var(--pxt-neutral-background2);background:none transparent;border:none;color:var(--pxt-neutral-foreground2);min-width:0;outline:0;padding:0 .5rem;text-overflow:ellipsis;width:100%}.common-input::selection{color:var(--pxt-neutral-foreground2)}.common-input-label{display:block;font-size:14px;font-weight:600;overflow-wrap:break-word;padding:.3rem 0}.common-input-group .icon,.common-input-group .xicon,.common-input-group i.far,.common-input-group>i.fas{bottom:.3rem;line-height:1.25rem;margin-right:0;pointer-events:none;position:absolute;right:.5rem;width:1.25rem}.common-input-group>button.common-button{background:none!important;border-radius:0;color:var(--pxt-neutral-foreground2)!important;margin:0;padding:0}.common-input-group>button.common-button:hover{opacity:.8}.common-input.has-icon{padding:0 1.75rem 0 .5rem}.common-input-wrapper.disabled .common-input-group{background:var(--pxt-neutral-background3);border:1px solid var(--pxt-neutral-background3);cursor:default}.common-input-wrapper.disabled .common-input,.common-input-wrapper.disabled .common-input-label,.common-input-wrapper.disabled i{color:var(--pxt-neutral-foreground3)}.common-input-attached-button{display:flex;flex-direction:row}.common-input-attached-button .common-input-wrapper{flex-grow:1}.common-input-attached-button .common-input-wrapper .common-input-group{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;height:3rem}.common-input-attached-button .common-button{border-bottom-left-radius:0;border-top-left-radius:0}.common-input-group>.common-button{color:rgba(0,0,0,.87)!important}.common-input-wrapper{position:relative}.common-input-wrapper>.common-menu-dropdown-pane{box-sizing:border-box;left:0;max-width:calc(100% + 4rem);min-width:100%;position:absolute;right:auto;top:calc(100% + .25rem);width:auto;z-index:1}.common-input-wrapper>.common-menu-dropdown-pane .common-button{align-items:center;display:flex;justify-content:flex-start;line-height:1.35;padding:.7rem .8rem;text-align:start;width:100%}.common-input-wrapper>.common-menu-dropdown-pane .common-button .common-button-flex{display:flex;gap:.4rem;overflow:hidden;width:100%}.common-input-wrapper>.common-menu-dropdown-pane .common-button .common-button-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common-menu-dropdown-pane{z-index:1}.common-menu-dropdown-pane .common-button{padding:.8rem;text-align:start;width:100%}.hc .common-input,.high-contrast .common-input{background-color:#000;border-color:#fff;color:#fff}.hc .common-input-group:focus-within:after,.hc .common-input-group:focus:after,.high-contrast .common-input-group:focus-within:after,.high-contrast .common-input-group:focus:after{border-color:#ff0}.common-lazy-image-wrapper{align-items:center;display:flex;justify-content:center}.common-lazy-image-wrapper .common-spinner{height:60px;width:60px}.common-lazy-image-wrapper .loading-element{opacity:1;position:absolute;transition:opacity .3s ease}.common-lazy-image-wrapper i.fa-image{font-size:5rem;height:auto;opacity:0;position:absolute;width:auto}.common-lazy-image-wrapper img{opacity:0;transition:opacity .3s ease}.common-lazy-image-wrapper.loaded .loading-element,.common-lazy-image-wrapper.loaded i.fa-image{opacity:0}.common-lazy-image-wrapper.loaded img{opacity:1}.common-lazy-image-wrapper.error .loading-element{opacity:0}.common-lazy-image-wrapper.error i.fa-image{opacity:1}.common-lazy-image-wrapper.error img{opacity:0}.common-menu-dropdown{height:100%;position:relative}.common-menu-dropdown .common-button>.common-button-flex>i{margin:0 auto}.common-menu-dropdown>.menu-button.expanded{background:var(--pxt-neutral-alpha20)}.common-menu-dropdown-pane{border:1px solid var(--pxt-neutral-stencil1);min-width:8rem;position:absolute;right:0}.common-menu-dropdown-pane,.common-menu-dropdown-pane ul{background:var(--pxt-neutral-background1);list-style:none;margin:0;padding:0}.common-menu-dropdown-pane ul{color:var(--pxt-neutral-foreground1)}.common-menu-dropdown-pane a.common-menu-dropdown-link-item,.common-menu-dropdown-pane li.common-menu-dropdown-item,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button{align-items:center;background:var(--pxt-neutral-background1);border-radius:0;color:var(--pxt-neutral-foreground1);cursor:pointer;display:flex;padding:13px 18px;text-align:left;user-select:none;white-space:nowrap;width:100%}.common-menu-dropdown-pane a.common-menu-dropdown-link-item i.icon,.common-menu-dropdown-pane a.common-menu-dropdown-link-item i.xicon,.common-menu-dropdown-pane li.common-menu-dropdown-item i.icon,.common-menu-dropdown-pane li.common-menu-dropdown-item i.xicon,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button i.icon,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button i.xicon{display:inline-block;font-size:1em;margin-right:.75em;width:1.18em}.common-menu-dropdown-pane a.common-menu-dropdown-link-item span.common-checkbox-icon,.common-menu-dropdown-pane li.common-menu-dropdown-item span.common-checkbox-icon,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button span.common-checkbox-icon{margin-left:.125rem;margin-right:.875rem}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:hover,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:hover,.common-menu-dropdown-pane li.common-menu-dropdown-item:hover{color:var(--pxt-neutral-foreground1);text-decoration:none}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:hover:not(.disabled),.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:hover:not(.disabled),.common-menu-dropdown-pane li.common-menu-dropdown-item:hover:not(.disabled){filter:grayscale(.15) brightness(.85) contrast(1.3)}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:focus-visible,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:focus-visible,.common-menu-dropdown-pane li.common-menu-dropdown-item:focus-visible{outline:3px solid var(--pxt-focus-border);outline-offset:-4px}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:focus-visible:after,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:focus-visible:after,.common-menu-dropdown-pane li.common-menu-dropdown-item:focus-visible:after{border:none;outline:none}.common-menu-dropdown-pane li.common-menu-dropdown-separator{background:var(--pxt-neutral-background1);border-top:1px solid var(--pxt-neutral-stencil1);margin:.25rem 0}.common-menu-dropdown-item.common-button:focus:after{outline:var(--pxt-focus-border) solid 3px!important}.common-modal-container{align-items:center;background-color:var(--pxt-neutral-alpha50);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.common-modal-container.fullscreen{z-index:1000}.common-modal{border-radius:.285rem;max-height:100%;max-width:40rem;overflow-x:hidden;overflow-y:auto;width:50%}.wide>.common-modal{max-width:60rem;width:75%}@media only screen and (max-width:991px){.common-modal,.wide>.common-modal{width:95%}}.common-modal-header{background-color:var(--pxt-neutral-background1);border-bottom:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1);display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;padding-left:1.5rem}.common-modal-header .common-modal-title{flex-grow:1;padding-bottom:1.25rem;padding-top:1.25rem}.common-modal-header .common-modal-close{border:1px solid transparent}.common-modal-header .common-modal-close .common-button .fas{color:var(--pxt-neutral-foreground1)}.common-modal-header .common-modal-close:focus-within{border:1px solid var(--pxt-focus-border)}.common-modal-body{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1);min-height:4rem;padding:1.25rem 1.5rem}.common-modal-footer{background-color:var(--pxt-neutral-background2);border-top:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground2);display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem}.common-modal-footer button:only-child{grid-column:-2}.fullscreen>.common-modal{border-radius:0;bottom:0;display:flex;flex-direction:column;left:0;max-width:none;padding:0;position:fixed;right:0;top:0;width:100%}.fullscreen>.common-modal>.common-modal-header{background-color:var(--pxt-primary-background);color:var(--pxt-primary-foreground);margin-bottom:0}.fullscreen>.common-modal>.common-modal-header .common-modal-back{align-items:center;display:flex;font-size:1.2rem;font-weight:600}.fullscreen>.common-modal>.common-modal-header .common-modal-back:focus-within{border:1px,solid var(--pxt-focus-border)}.fullscreen>.common-modal>.common-modal-header .common-modal-help{align-items:center;display:flex;font-size:1.2rem;font-weight:600}.fullscreen>.common-modal>.common-modal-header .common-modal-title{align-items:center;display:flex;justify-content:center}.fullscreen>.common-modal>.common-modal-body{background-color:var(--pxt-target-background1);color:var(--pxt-target-foreground1);flex-grow:1;max-height:unset;padding:1rem}.hc .common-modal-body,.hc .common-modal-footer,.hc .common-modal-header,.high-contrast .common-modal-body,.high-contrast .common-modal-footer,.high-contrast .common-modal-header{background-color:#000;border-color:#fff;color:#fff}.hc .common-modal-body .common-modal-close .common-button .fas,.hc .common-modal-footer .common-modal-close .common-button .fas,.hc .common-modal-header .common-modal-close .common-button .fas,.high-contrast .common-modal-body .common-modal-close .common-button .fas,.high-contrast .common-modal-footer .common-modal-close .common-button .fas,.high-contrast .common-modal-header .common-modal-close .common-button .fas{color:#fff;opacity:1}.hc .fullscreen>.common-modal>.common-modal-body,.hc .fullscreen>.common-modal>.common-modal-header,.high-contrast .fullscreen>.common-modal>.common-modal-body,.high-contrast .fullscreen>.common-modal>.common-modal-header{background-color:#000;color:#fff}.hc .common-modal,.high-contrast .common-modal{border:1px solid #fff}.common-progressbar-wrapper{--progress-bar-filled-color:var(--pxt-tertiary-background);--progress-bar-unfilled-color:var(--pxt-neutral-background1);--progress-bar-border-color:var(--pxt-neutral-stencil1)}.common-progressbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.hc progress[value].common-progressbar,.high-contrast progress[value].common-progressbar{--progress-bar-filled-color:#fff;--progress-bar-unfilled-color:#000;--progress-bar-border-color:#fff;box-shadow:none}progress[value].common-progressbar{background-color:var(--progress-bar-unfilled-color);border:2px solid var(--progress-bar-border-color);border-radius:4px;box-shadow:inset 0 2px 5px rgba(0,0,0,.25);height:100%;width:100%}progress[value].common-progressbar::-moz-progress-bar{background-color:var(--progress-bar-filled-color);transition:width .5s ease-out}progress[value].common-progressbar::-webkit-progress-value{background-color:var(--progress-bar-filled-color);transition:width .5s ease-out}progress[value].common-progressbar::-webkit-progress-bar{background-color:transparent}.common-radio-group.common-radio-buttons{display:flex;flex-direction:row}.common-radio-group.common-radio-buttons .common-radio-choice{align-items:center;background:var(--pxt-neutral-background2);border:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground2);display:flex;height:2.5rem;padding:0;position:relative;width:2.5rem}.common-radio-group.common-radio-buttons .common-radio-choice i{margin:0;width:100%}.common-radio-group.common-radio-buttons .common-radio-choice input{appearance:none;-webkit-appearance:none;border:none;height:100%;position:absolute;width:100%}.common-radio-group.common-radio-buttons .common-radio-choice.selected{background:var(--pxt-neutral-background1);color:var(--pxt-primary-background)}.common-spinner{animation-duration:1.3s;animation-iteration-count:infinite;animation-name:spinner-rotate;animation-timing-function:cubic-bezier(.53,.21,.29,.67);border:1.5px solid #c7e0f4;border-image:initial;border-radius:50%;border-top-color:#0078d4;box-sizing:border-box;height:20px;width:20px}@keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.common-textarea-group{align-items:stretch;background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);border-radius:2px;display:flex;position:relative}.common-textarea-group:focus-within:after,.common-textarea-group:focus:after{border:2px solid var(--pxt-focus-border);border-radius:2px;content:"";inset:-1px;pointer-events:none;position:absolute}.common-textarea-wrapper.resize-both .common-textarea{resize:both}.common-textarea-wrapper.resize-horizontal .common-textarea{resize:horizontal}.common-textarea-wrapper.resize-vertical .common-textarea{resize:vertical}.common-textarea{background-color:var(--pxt-neutral-background2);background:none transparent;border:none;color:var(--pxt-neutral-foreground2);min-height:5rem;min-width:0;outline:0;padding:.5rem;resize:none;text-overflow:ellipsis;width:100%}.common-textarea-character-count{bottom:1px;color:var(--pxt-page-foreground-light);font-size:.75rem;position:absolute;right:1.5rem}.common-textarea-label{display:block;font-size:14px;font-weight:600;overflow-wrap:break-word;padding:.3rem 0}.common-textarea-wrapper.disabled .common-textarea-group{background:var(--pxt-neutral-background3);border:1px solid var(--pxt-neutral-background3);cursor:default}.high-contrast .common-textarea{background-color:#000;border-color:#fff;color:#fff}.high-contrast .common-textarea-group:focus-within:after,.high-contrast .common-textarea-group:focus:after{border-color:#ff0}.common-tree{display:flex;flex-direction:column}.common-tree.subtree .common-treeitem{padding-left:2.06rem}.common-treeitem{align-items:center;background-color:var(--pxt-neutral-background1);cursor:pointer;display:flex;flex-direction:row;height:3rem;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.common-treeitem:hover{filter:grayscale(.15) brightness(.85) contrast(1.3)}.common-treeitem-container{display:flex;flex-direction:column}.cursor-resize{cursor:ns-resize!important}.cursor-resize #editorSidebar:after{background-color:var(--pxt-colors-green-background)}.vertical-resize-container:after{background-color:var(--pxt-target-stencil3);bottom:0;content:"";cursor:ns-resize;height:4px;position:absolute;width:100%}.common-vertical-slider-wrapper{position:relative;width:10rem}.common-vertical-slider-rail{background:#333;border-radius:.5rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:3.5rem;overflow:hidden;position:absolute;width:1rem}.common-vertical-slider-handle{background:#fff;border:2px solid #333;border-radius:.5rem;height:1rem;left:2.5rem;position:absolute;width:3rem;z-index:1}.common-vertical-slider-handle:focus-visible{outline:solid 2px var(--pxt-focus-border)}.common-accordion-header-outer{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0;text-align:inherit;width:100%}.common-accordion-header-outer>div{display:flex;flex-direction:row;width:100%}.common-accordion-header-outer .common-accordion-chevron{align-items:center;display:flex;flex-direction:row;width:2rem}.common-accordion-header-outer .common-accordion-header-content{flex-grow:1}.common-accordion-header-outer:focus-visible{outline:var(--pxt-neutral-stencil1) solid 1px}.common-carousel-nav{align-items:center;display:flex;flex-direction:row;justify-content:center}.common-carousel-nav .common-carousel-nav-arrow{background:none;color:#fff;height:1.25rem;margin:0;min-height:1rem;min-width:1rem;padding:0;width:1.25rem}.common-carousel-nav .common-carousel-nav-arrow i.fas{width:1.25rem}.common-carousel-nav .common-carousel-nav-arrow.disabled{opacity:.5}.common-carousel-nav ul{height:1.25rem;list-style:none;margin:0 .125rem;margin-block:0;padding-inline:0}.common-carousel-nav li,.common-carousel-nav ul{align-items:center;display:flex;flex-direction:row;justify-content:center}.common-carousel-nav li{height:1rem;width:1rem}.common-carousel-nav li .common-button{background:none;height:1rem;padding:.3rem;width:1rem}.common-carousel-nav li .common-button .common-carousel-nav-button-handle{background-color:#fff;border-radius:100%;display:block;height:.4rem;width:.4rem}.common-carousel-nav li .common-button.selected{padding:.125rem}.common-carousel-nav li .common-button.selected .common-carousel-nav-button-handle{height:.75rem;width:.75rem}.common-carousel-nav .common-button:focus-visible:after{inset:-1px}.feedback-modal .common-modal-body{align-items:center;display:flex;justify-content:center}.feedback-modal .common-modal-body iframe{border:none;height:28rem;width:34rem}.feedback-buttons{align-items:center;display:flex;flex-direction:row;justify-content:center}.feedback-buttons .common-button.feedback-button{background:none;margin:0 .2rem 0 0;padding:.1rem 0}.feedback-buttons .common-button.feedback-button i{margin:0}.feedback-buttons .common-button.feedback-button:hover:not(.disabled){filter:opacity(.7)}.ai-footer{align-items:center;display:flex;flex-direction:row;height:fit-content;justify-content:space-between;line-height:14px;width:100%}.ai-footer,.ai-footer .feedback-button i{font-size:14px}.pxt-theme-root{--pxt-header-background:#888;--pxt-header-foreground:#fff;--pxt-header-background-hover:#777;--pxt-header-foreground-hover:#fff;--pxt-header-stencil:#fff;--pxt-primary-background:#aaa;--pxt-primary-background-hover:#bbb;--pxt-primary-foreground:#fff;--pxt-primary-foreground-hover:#fff;--pxt-primary-accent:#888;--pxt-secondary-background:#aaa;--pxt-secondary-background-hover:#bbb;--pxt-secondary-foreground:#f0f0f0;--pxt-secondary-foreground-hover:#f0f0f0;--pxt-secondary-accent:#9a9a9a;--pxt-tertiary-background:#909090;--pxt-tertiary-background-hover:"#777777";--pxt-tertiary-foreground:#fff;--pxt-tertiary-foreground-hover:#fff;--pxt-tertiary-accent:#9a9a9a;--pxt-target-background1:#f0f0f0;--pxt-target-foreground1:#333;--pxt-target-background1-hover:#d7d7d7;--pxt-target-foreground1-hover:#1a1a1a;--pxt-target-stencil1:#e1e1e1;--pxt-target-background2:#f0f0f0;--pxt-target-foreground2:#333;--pxt-target-background2-hover:#d7d7d7;--pxt-target-foreground2-hover:#1a1a1a;--pxt-target-stencil2:#e1e1e1;--pxt-target-background3:#f0f0f0;--pxt-target-foreground3:#333;--pxt-target-background3-hover:#d7d7d7;--pxt-target-foreground3-hover:#1a1a1a;--pxt-target-stencil3:#e1e1e1;--pxt-neutral-background1:#fff;--pxt-neutral-foreground1:rgba(0,0,0,.85);--pxt-neutral-background1-hover:#e6e6e6;--pxt-neutral-foreground1-hover:rgba(0,0,0,.85);--pxt-neutral-stencil1:hsla(0,0%,53.3%,.15);--pxt-neutral-background2:#f8f8f8;--pxt-neutral-foreground2:rgba(0,0,0,.85);--pxt-neutral-background2-hover:#dfdfdf;--pxt-neutral-foreground2-hover:rgba(0,0,0,.85);--pxt-neutral-stencil2:#e9eef2;--pxt-neutral-background3:#4e5758;--pxt-neutral-foreground3:#fff;--pxt-neutral-background3-hover:#363c3d;--pxt-neutral-foreground3-hover:#fff;--pxt-neutral-stencil3:#fff;--pxt-neutral-background3-alpha90:#4e5758e5;--pxt-neutral-base:#000;--pxt-neutral-alpha0:transparent;--pxt-neutral-alpha10:rgba(0,0,0,.1);--pxt-neutral-alpha20:rgba(0,0,0,.2);--pxt-neutral-alpha50:rgba(0,0,0,.5);--pxt-neutral-alpha80:rgba(0,0,0,.8);--pxt-link:#3671ab;--pxt-link-hover:#204467;--pxt-focus-border:#0078d4;--pxt-success:#2ecc71;--pxt-success-foreground:#fff;--pxt-success-hover:#22be64;--pxt-success-alpha10:#2ecc7119;--pxt-warning:#c0a000;--pxt-warning-foreground:#fff;--pxt-warning-hover:#998400;--pxt-warning-alpha10:#c0a00019;--pxt-error:#a80000;--pxt-error-foreground:#fff;--pxt-error-hover:#8f0000;--pxt-error-alpha10:#a8000019;--pxt-colors-purple-background:#9932cc;--pxt-colors-purple-foreground:#fff;--pxt-colors-purple-hover:#7a28a3;--pxt-colors-purple-alpha10:#9932cc19;--pxt-colors-orange-background:coral;--pxt-colors-orange-foreground:#fff;--pxt-colors-orange-hover:#ff5a1d;--pxt-colors-orange-alpha10:#ff7f5019;--pxt-colors-brown-background:#663905;--pxt-colors-brown-foreground:#fff;--pxt-colors-brown-hover:#351e03;--pxt-colors-brown-alpha10:#66390519;--pxt-colors-blue-background:#00f;--pxt-colors-blue-foreground:#fff;--pxt-colors-blue-hover:#00c;--pxt-colors-blue-alpha10:#0000ff19;--pxt-colors-green-background:#2ecc71;--pxt-colors-green-foreground:#fff;--pxt-colors-green-hover:#22be64;--pxt-colors-green-alpha10:#2ecc7119;--pxt-colors-red-background:#a80000;--pxt-colors-red-foreground:#fff;--pxt-colors-red-hover:#8f0000;--pxt-colors-red-alpha10:#a8000019;--pxt-colors-teal-background:#008272;--pxt-colors-teal-foreground:#fff;--pxt-colors-teal-hover:#004f45;--pxt-colors-teal-alpha10:#00827219;--pxt-colors-yellow-background:#c0a000;--pxt-colors-yellow-foreground:#fff;--pxt-colors-yellow-hover:#998400;--pxt-colors-yellow-alpha10:#c0a00019}@media only screen and (min-width:only screen and (max-width:420px)){.mobile-portrait-only{display:none!important}}@media only screen and (max-width:767px){.mobile-portrait-hidden{display:none!important}}@media only screen and (min-width:768px){.mobile-only{display:none!important}}@media only screen and (max-width:767px){.mobile-hidden{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.tablet-hidden{display:none!important}}@media only screen and (max-width:767px){.tablet-only{display:none!important}}@media only screen and (min-width:992px){.tablet-only{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.computer-hidden{display:none!important}}@media only screen and (max-width:991px){.computer-only{display:none!important}}@media only screen and (min-width:1200px){.computer-only{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.large-monitor-hidden{display:none!important}}@media only screen and (max-width:1199px){.large-monitor-only{display:none!important}}@media only screen and (min-width:1920px){.large-monitor-only,.widescreen-hidden{display:none!important}}@media only screen and (max-width:1919px){.widescreen-only{display:none!important}}@media only screen and (min-width:992px){.desktop-hidden,.portrait-only{display:none!important}}@media only screen and (max-width:991px){.desktop-only,.portrait-hidden{display:none!important}}body.pxt-theme-root a{color:var(--pxt-link)}body.pxt-theme-root a:hover{color:var(--pxt-link-hover)}body.pxt-theme-root .ui.label{background-color:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.list>.item .description{color:var(--pxt-neutral-alpha80)}body.pxt-theme-root .ui.list>.item a.header{color:var(--pxt-link)!important}body.pxt-theme-root .ui.list>.item a.header:hover{color:var(--pxt-link-hover)!important}body.pxt-theme-root .ui.icon.menu .item{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root i.ui.card.icon{border:none}body.pxt-theme-root .ui.card:not(.icon),body.pxt-theme-root .ui.cards .card:not(.icon){background-color:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.card:not(.icon):focus,body.pxt-theme-root .ui.card:not(.icon):hover,body.pxt-theme-root .ui.cards .card:not(.icon):focus,body.pxt-theme-root .ui.cards .card:not(.icon):hover{background-color:var(--pxt-neutral-background1-hover);color:var(--pxt-neutral-foreground1-hover)}body.pxt-theme-root .ui.card:not(.icon) .extra.content a.learnmore,body.pxt-theme-root .ui.cards .card:not(.icon) .extra.content a.learnmore{color:var(--pxt-link)}body.pxt-theme-root .ui.card:not(.icon) .content .header,body.pxt-theme-root .ui.card:not(.icon).link.buttoncard .header,body.pxt-theme-root .ui.cards .card:not(.icon) .content .header,body.pxt-theme-root .ui.cards .card:not(.icon).link.buttoncard .header{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.card:not(.icon) .content .description,body.pxt-theme-root .ui.cards .card:not(.icon) .content .description{color:var(--pxt-neutral-alpha80)}body.pxt-theme-root .ui.card:not(.icon) .image pre,body.pxt-theme-root .ui.cards .card:not(.icon) .image pre{color:var(--pxt-neutral-foreground1);font-size:.7rem;margin-left:.5rem;margin-right:.5rem;max-height:10rem;overflow-y:hidden;white-space:pre-wrap}body.pxt-theme-root .coredialog,body.pxt-theme-root .coredialog>.actions,body.pxt-theme-root .coredialog>.closeIcon,body.pxt-theme-root .coredialog>.closeIcon .close,body.pxt-theme-root .coredialog>.content,body.pxt-theme-root .coredialog>.content>.ui.items>.item>.content>.description,body.pxt-theme-root .coredialog>.header,body.pxt-theme-root .modal,body.pxt-theme-root .modal>.actions,body.pxt-theme-root .modal>.closeIcon,body.pxt-theme-root .modal>.closeIcon .close,body.pxt-theme-root .modal>.content,body.pxt-theme-root .modal>.content>.ui.items>.item>.content>.description,body.pxt-theme-root .modal>.header{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.table{border:1px solid var(--pxt-neutral-alpha20)}body.pxt-theme-root .ui.table,body.pxt-theme-root .ui.table i,body.pxt-theme-root .ui.table th,body.pxt-theme-root .ui.table tr{background:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.table i.positive,body.pxt-theme-root .ui.table th.positive,body.pxt-theme-root .ui.table tr.positive{background:var(--pxt-colors-green-alpha10)!important;color:var(--pxt-colors-green-background)!important}body.pxt-theme-root .ui.table i.positive i,body.pxt-theme-root .ui.table th.positive i,body.pxt-theme-root .ui.table tr.positive i{background:none!important}body.pxt-theme-root .ui.table th,body.pxt-theme-root .ui.table tr{border-bottom:1px solid var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.table tr td{border-top:1px solid var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.table td:nth-child(2),body.pxt-theme-root .ui.table tfoot:not(.full-width) th:nth-child(2),body.pxt-theme-root .ui.table thead:not(.full-width) th:nth-child(2){border-left:1px solid var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.header,body.pxt-theme-root .ui.header .sub.header{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.menu,body.pxt-theme-root [data-tooltip]:after,body.pxt-theme-root [data-tooltip]:before{background:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.menu .dropdown.item .menu,body.pxt-theme-root .ui.menu .ui.dropdown .menu{background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);box-shadow:0 1px 3px 0 var(--pxt-neutral-alpha20);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.menu .dropdown.item .menu .item,body.pxt-theme-root .ui.menu .ui.dropdown .menu .item{color:var(--pxt-neutral-foreground1)!important}body.pxt-theme-root .ui.menu .dropdown.item .menu .item:focus,body.pxt-theme-root .ui.menu .dropdown.item .menu .item:hover,body.pxt-theme-root .ui.menu .ui.dropdown .menu .item:focus,body.pxt-theme-root .ui.menu .ui.dropdown .menu .item:hover{background:var(--pxt-neutral-background1-hover)!important;color:var(--pxt-neutral-foreground1-hover)!important}body.pxt-theme-root .ui.menu .dropdown.item .menu .divider,body.pxt-theme-root .ui.menu .ui.dropdown .menu .divider{background:none;border-top:1px solid var(--pxt-neutral-stencil1)}body.pxt-theme-root .ui.menu .item.disabled,body.pxt-theme-root .ui.menu .item.disabled:hover{color:var(--pxt-neutral-alpha20)!important}body.pxt-theme-root .ui.form .field label{color:var(--pxt-neutral-foreground2)}body.pxt-theme-root .ui.form input[type=url],body.pxt-theme-root .ui.form textarea,body.pxt-theme-root .ui.input{background:none;color:var(--pxt-neutral-foreground2)}body.pxt-theme-root .ui.form input[type=url] input,body.pxt-theme-root .ui.form textarea input,body.pxt-theme-root .ui.input input{-webkit-tap-highlight-color:transparent;background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.form input[type=url] input::-moz-placeholder,body.pxt-theme-root .ui.form input[type=url] input::-ms-input-placeholder,body.pxt-theme-root .ui.form input[type=url] input::-webkit-input-placeholder,body.pxt-theme-root .ui.form textarea input::-moz-placeholder,body.pxt-theme-root .ui.form textarea input::-ms-input-placeholder,body.pxt-theme-root .ui.form textarea input::-webkit-input-placeholder,body.pxt-theme-root .ui.input input::-moz-placeholder,body.pxt-theme-root .ui.input input::-ms-input-placeholder,body.pxt-theme-root .ui.input input::-webkit-input-placeholder{color:var(--pxt-neutral-alpha50)}body.pxt-theme-root .ui.form input[type=url] input:active,body.pxt-theme-root .ui.form input[type=url] input:focus,body.pxt-theme-root .ui.form textarea input:active,body.pxt-theme-root .ui.form textarea input:focus,body.pxt-theme-root .ui.input input:active,body.pxt-theme-root .ui.input input:focus{background:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-alpha50);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.form input[type=url] input::selection,body.pxt-theme-root .ui.form textarea input::selection,body.pxt-theme-root .ui.input input::selection{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.form input[type=url].down input,body.pxt-theme-root .ui.form textarea.down input,body.pxt-theme-root .ui.input.down input{background:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-alpha50);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.segment{background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);box-shadow:0 1px 2px 0 var(--pxt-neutral-alpha10);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.raised.segment,body.pxt-theme-root .ui.raised.segments{box-shadow:0 2px 4px 0 var(--pxt-neutral-alpha10),0 2px 10px 0 var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.toggle.checkbox label{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.toggle.checkbox label:focus,body.pxt-theme-root .ui.toggle.checkbox label:hover{color:var(--pxt-neutral-foreground1-hover)}body.pxt-theme-root .ui.toggle.checkbox input,body.pxt-theme-root .ui.toggle.checkbox input:checked,body.pxt-theme-root .ui.toggle.checkbox input~.box:before,body.pxt-theme-root .ui.toggle.checkbox input~label:before{border:1px solid var(--pxt-neutral-stencil1)}body.pxt-theme-root .ui.toggle.checkbox input:checked~label{color:var(--pxt-neutral-foreground1)!important}body.pxt-theme-root .ui.toggle.checkbox input:checked~.box:before,body.pxt-theme-root .ui.toggle.checkbox input:checked~label:before{background-color:var(--pxt-primary-background)!important;border:1px solid var(--pxt-neutral-stencil1)}body.pxt-theme-root .ui.dimmer:not(#loading){background-color:var(--pxt-neutral-alpha50)}body.pxt-theme-root .blue{color:var(--pxt-colors-blue-background)}body.pxt-theme-root .blue.inverted{background-color:var(--pxt-colors-blue-foreground)!important;color:var(--pxt-colors-blue-background)!important}body.pxt-theme-root .gray,body.pxt-theme-root .grey,body.pxt-theme-root .neutral{color:var(--pxt-neutral-background2)}body.pxt-theme-root .gray.inverted,body.pxt-theme-root .grey.inverted,body.pxt-theme-root .neutral.inverted{background-color:var(--pxt-neutral-foreground2)!important;color:var(--pxt-neutral-background2)!important}body.pxt-theme-root .green,body.pxt-theme-root .positive{color:var(--pxt-colors-green-background)}body.pxt-theme-root .green.inverted,body.pxt-theme-root .positive.inverted{background-color:var(--pxt-colors-green-foreground)!important;color:var(--pxt-colors-green-background)!important}body.pxt-theme-root .orange{color:var(--pxt-colors-orange-background)}body.pxt-theme-root .orange.inverted{background-color:var(--pxt-colors-orange-foreground)!important;color:var(--pxt-colors-orange-background)!important}body.pxt-theme-root .purple,body.pxt-theme-root .violet{color:var(--pxt-colors-purple-background)}body.pxt-theme-root .purple.inverted,body.pxt-theme-root .violet.inverted{background-color:var(--pxt-colors-purple-foreground)!important;color:var(--pxt-colors-purple-background)!important}body.pxt-theme-root .negative,body.pxt-theme-root .red{color:var(--pxt-colors-red-background)}body.pxt-theme-root .negative.inverted,body.pxt-theme-root .red.inverted{background-color:var(--pxt-colors-red-foreground)!important;color:var(--pxt-colors-red-background)!important}body.pxt-theme-root .teal{color:var(--pxt-colors-teal-background)}body.pxt-theme-root .teal.inverted{background-color:var(--pxt-colors-teal-foreground)!important;color:var(--pxt-colors-teal-background)!important}body.pxt-theme-root .yellow{color:var(--pxt-colors-yellow-background)}body.pxt-theme-root .yellow.inverted{background-color:var(--pxt-colors-yellow-foreground)!important;color:var(--pxt-colors-yellow-background)!important}body.pxt-theme-root .ui.label.blue{background-color:var(--pxt-colors-blue-background)!important;color:var(--pxt-colors-blue-foreground)!important}body.pxt-theme-root .ui.label.blue.inverted{background-color:var(--pxt-colors-blue-foreground)!important;color:var(--pxt-colors-blue-background)!important}body.pxt-theme-root .ui.label.gray,body.pxt-theme-root .ui.label.grey,body.pxt-theme-root .ui.label.neutral{background-color:var(--pxt-neutral-background2)!important;color:var(--pxt-neutral-foreground2)!important}body.pxt-theme-root .ui.label.gray.inverted,body.pxt-theme-root .ui.label.grey.inverted,body.pxt-theme-root .ui.label.neutral.inverted{background-color:var(--pxt-neutral-foreground2)!important;color:var(--pxt-neutral-background2)!important}body.pxt-theme-root .ui.label.green,body.pxt-theme-root .ui.label.positive{background-color:var(--pxt-colors-green-background)!important;color:var(--pxt-colors-green-foreground)!important}body.pxt-theme-root .ui.label.green.inverted,body.pxt-theme-root .ui.label.positive.inverted{background-color:var(--pxt-colors-green-foreground)!important;color:var(--pxt-colors-green-background)!important}body.pxt-theme-root .ui.label.orange{background-color:var(--pxt-colors-orange-background)!important;color:var(--pxt-colors-orange-foreground)!important}body.pxt-theme-root .ui.label.orange.inverted{background-color:var(--pxt-colors-orange-foreground)!important;color:var(--pxt-colors-orange-background)!important}body.pxt-theme-root .ui.label.purple,body.pxt-theme-root .ui.label.violet{background-color:var(--pxt-colors-purple-background)!important;color:var(--pxt-colors-purple-foreground)!important}body.pxt-theme-root .ui.label.purple.inverted,body.pxt-theme-root .ui.label.violet.inverted{background-color:var(--pxt-colors-purple-foreground)!important;color:var(--pxt-colors-purple-background)!important}body.pxt-theme-root .ui.label.negative,body.pxt-theme-root .ui.label.red{background-color:var(--pxt-colors-red-background)!important;color:var(--pxt-colors-red-foreground)!important}body.pxt-theme-root .ui.label.negative.inverted,body.pxt-theme-root .ui.label.red.inverted{background-color:var(--pxt-colors-red-foreground)!important;color:var(--pxt-colors-red-background)!important}body.pxt-theme-root .ui.label.teal{background-color:var(--pxt-colors-teal-background)!important;color:var(--pxt-colors-teal-foreground)!important}body.pxt-theme-root .ui.label.teal.inverted{background-color:var(--pxt-colors-teal-foreground)!important;color:var(--pxt-colors-teal-background)!important}body.pxt-theme-root .ui.label.yellow{background-color:var(--pxt-colors-yellow-background)!important;color:var(--pxt-colors-yellow-foreground)!important}body.pxt-theme-root .ui.label.yellow.inverted{background-color:var(--pxt-colors-yellow-foreground)!important;color:var(--pxt-colors-yellow-background)!important}body.pxt-theme-root .common-button,body.pxt-theme-root .ui.button{background-image:none}body.pxt-theme-root .common-button.primary,body.pxt-theme-root .ui.button.primary{background-color:var(--pxt-primary-background);border:1px solid var(--pxt-primary-background);color:var(--pxt-primary-foreground)}body.pxt-theme-root .common-button.primary.inverted,body.pxt-theme-root .ui.button.primary.inverted{background-color:var(--pxt-primary-foreground);color:var(--pxt-primary-background)}body.pxt-theme-root .common-button.primary.disabled,body.pxt-theme-root .ui.button.primary.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.primary:not(.disabled):focus,body.pxt-theme-root .common-button.primary:not(.disabled):hover,body.pxt-theme-root .ui.button.primary:not(.disabled):focus,body.pxt-theme-root .ui.button.primary:not(.disabled):hover{background-color:var(--pxt-primary-background-hover);color:var(--pxt-primary-foreground-hover);filter:none}body.pxt-theme-root .common-button.primary:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.primary:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.primary:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.primary:not(.disabled):hover.inverted{background-color:var(--pxt-primary-foreground-hover);color:var(--pxt-primary-background-hover)}body.pxt-theme-root .common-button.secondary,body.pxt-theme-root .ui.button.secondary{background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-secondary-background);color:var(--pxt-secondary-foreground)}body.pxt-theme-root .common-button.secondary.inverted,body.pxt-theme-root .ui.button.secondary.inverted{background-color:var(--pxt-secondary-foreground);color:var(--pxt-secondary-background)}body.pxt-theme-root .common-button.secondary.disabled,body.pxt-theme-root .ui.button.secondary.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.secondary:not(.disabled):focus,body.pxt-theme-root .common-button.secondary:not(.disabled):hover,body.pxt-theme-root .ui.button.secondary:not(.disabled):focus,body.pxt-theme-root .ui.button.secondary:not(.disabled):hover{background-color:var(--pxt-secondary-background-hover);color:var(--pxt-secondary-foreground-hover);filter:none}body.pxt-theme-root .common-button.secondary:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.secondary:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.secondary:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.secondary:not(.disabled):hover.inverted{background-color:var(--pxt-secondary-foreground-hover);color:var(--pxt-secondary-background-hover)}body.pxt-theme-root .common-button.tertiary,body.pxt-theme-root .ui.button.tertiary{background-color:var(--pxt-tertiary-background);border:1px solid var(--pxt-tertiary-background);color:var(--pxt-tertiary-foreground)}body.pxt-theme-root .common-button.tertiary.inverted,body.pxt-theme-root .ui.button.tertiary.inverted{background-color:var(--pxt-tertiary-foreground);color:var(--pxt-tertiary-background)}body.pxt-theme-root .common-button.tertiary.disabled,body.pxt-theme-root .ui.button.tertiary.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.tertiary:not(.disabled):focus,body.pxt-theme-root .common-button.tertiary:not(.disabled):hover,body.pxt-theme-root .ui.button.tertiary:not(.disabled):focus,body.pxt-theme-root .ui.button.tertiary:not(.disabled):hover{background-color:var(--pxt-tertiary-background-hover);color:var(--pxt-tertiary-foreground-hover);filter:none}body.pxt-theme-root .common-button.tertiary:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.tertiary:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.tertiary:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.tertiary:not(.disabled):hover.inverted{background-color:var(--pxt-tertiary-foreground-hover);color:var(--pxt-tertiary-background-hover)}body.pxt-theme-root .common-button.blue,body.pxt-theme-root .ui.button.blue{background-color:var(--pxt-colors-blue-background);border:1px solid var(--pxt-colors-blue-background);color:var(--pxt-colors-blue-foreground)}body.pxt-theme-root .common-button.blue.inverted,body.pxt-theme-root .ui.button.blue.inverted{background-color:var(--pxt-colors-blue-foreground);color:var(--pxt-colors-blue-background)}body.pxt-theme-root .common-button.blue.disabled,body.pxt-theme-root .ui.button.blue.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.blue:not(.disabled):focus,body.pxt-theme-root .common-button.blue:not(.disabled):hover,body.pxt-theme-root .ui.button.blue:not(.disabled):focus,body.pxt-theme-root .ui.button.blue:not(.disabled):hover{background-color:var(--pxt-colors-blue-hover);color:var(--pxt-colors-blue-foreground);filter:none}body.pxt-theme-root .common-button.blue:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.blue:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.blue:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.blue:not(.disabled):hover.inverted{background-color:var(--pxt-colors-blue-foreground);color:var(--pxt-colors-blue-hover)}body.pxt-theme-root .common-button.gray,body.pxt-theme-root .common-button.grey,body.pxt-theme-root .common-button.neutral,body.pxt-theme-root .ui.button.gray,body.pxt-theme-root .ui.button.grey,body.pxt-theme-root .ui.button.neutral{background-color:var(--pxt-neutral-background2);border:1px solid var(--pxt-neutral-stencil2);color:var(--pxt-neutral-foreground2)}body.pxt-theme-root .common-button.gray.inverted,body.pxt-theme-root .common-button.grey.inverted,body.pxt-theme-root .common-button.neutral.inverted,body.pxt-theme-root .ui.button.gray.inverted,body.pxt-theme-root .ui.button.grey.inverted,body.pxt-theme-root .ui.button.neutral.inverted{background-color:var(--pxt-neutral-foreground2);color:var(--pxt-neutral-background2)}body.pxt-theme-root .common-button.gray.disabled,body.pxt-theme-root .common-button.grey.disabled,body.pxt-theme-root .common-button.neutral.disabled,body.pxt-theme-root .ui.button.gray.disabled,body.pxt-theme-root .ui.button.grey.disabled,body.pxt-theme-root .ui.button.neutral.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.gray:not(.disabled):focus,body.pxt-theme-root .common-button.gray:not(.disabled):hover,body.pxt-theme-root .common-button.grey:not(.disabled):focus,body.pxt-theme-root .common-button.grey:not(.disabled):hover,body.pxt-theme-root .common-button.neutral:not(.disabled):focus,body.pxt-theme-root .common-button.neutral:not(.disabled):hover,body.pxt-theme-root .ui.button.gray:not(.disabled):focus,body.pxt-theme-root .ui.button.gray:not(.disabled):hover,body.pxt-theme-root .ui.button.grey:not(.disabled):focus,body.pxt-theme-root .ui.button.grey:not(.disabled):hover,body.pxt-theme-root .ui.button.neutral:not(.disabled):focus,body.pxt-theme-root .ui.button.neutral:not(.disabled):hover{background-color:var(--pxt-neutral-background2-hover);color:var(--pxt-neutral-foreground2-hover);filter:none}body.pxt-theme-root .common-button.gray:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.gray:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.grey:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.grey:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.neutral:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.neutral:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.gray:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.gray:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.grey:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.grey:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.neutral:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.neutral:not(.disabled):hover.inverted{background-color:var(--pxt-neutral-foreground2-hover);color:var(--pxt-neutral-background2-hover)}body.pxt-theme-root .common-button.green,body.pxt-theme-root .common-button.positive,body.pxt-theme-root .ui.button.green,body.pxt-theme-root .ui.button.positive{background-color:var(--pxt-colors-green-background);border:1px solid var(--pxt-colors-green-background);color:var(--pxt-colors-green-foreground)}body.pxt-theme-root .common-button.green.inverted,body.pxt-theme-root .common-button.positive.inverted,body.pxt-theme-root .ui.button.green.inverted,body.pxt-theme-root .ui.button.positive.inverted{background-color:var(--pxt-colors-green-foreground);color:var(--pxt-colors-green-background)}body.pxt-theme-root .common-button.green.disabled,body.pxt-theme-root .common-button.positive.disabled,body.pxt-theme-root .ui.button.green.disabled,body.pxt-theme-root .ui.button.positive.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.green:not(.disabled):focus,body.pxt-theme-root .common-button.green:not(.disabled):hover,body.pxt-theme-root .common-button.positive:not(.disabled):focus,body.pxt-theme-root .common-button.positive:not(.disabled):hover,body.pxt-theme-root .ui.button.green:not(.disabled):focus,body.pxt-theme-root .ui.button.green:not(.disabled):hover,body.pxt-theme-root .ui.button.positive:not(.disabled):focus,body.pxt-theme-root .ui.button.positive:not(.disabled):hover{background-color:var(--pxt-colors-green-hover);color:var(--pxt-colors-green-foreground);filter:none}body.pxt-theme-root .common-button.green:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.green:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.positive:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.positive:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.green:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.green:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.positive:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.positive:not(.disabled):hover.inverted{background-color:var(--pxt-colors-green-foreground);color:var(--pxt-colors-green-hover)}body.pxt-theme-root .common-button.orange,body.pxt-theme-root .ui.button.orange{background-color:var(--pxt-colors-orange-background);border:1px solid var(--pxt-colors-orange-background);color:var(--pxt-colors-orange-foreground)}body.pxt-theme-root .common-button.orange.inverted,body.pxt-theme-root .ui.button.orange.inverted{background-color:var(--pxt-colors-orange-foreground);color:var(--pxt-colors-orange-background)}body.pxt-theme-root .common-button.orange.disabled,body.pxt-theme-root .ui.button.orange.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.orange:not(.disabled):focus,body.pxt-theme-root .common-button.orange:not(.disabled):hover,body.pxt-theme-root .ui.button.orange:not(.disabled):focus,body.pxt-theme-root .ui.button.orange:not(.disabled):hover{background-color:var(--pxt-colors-orange-hover);color:var(--pxt-colors-orange-foreground);filter:none}body.pxt-theme-root .common-button.orange:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.orange:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.orange:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.orange:not(.disabled):hover.inverted{background-color:var(--pxt-colors-orange-foreground);color:var(--pxt-colors-orange-hover)}body.pxt-theme-root .common-button.purple,body.pxt-theme-root .common-button.violet,body.pxt-theme-root .ui.button.purple,body.pxt-theme-root .ui.button.violet{background-color:var(--pxt-colors-purple-background);border:1px solid var(--pxt-colors-purple-background);color:var(--pxt-colors-purple-foreground)}body.pxt-theme-root .common-button.purple.inverted,body.pxt-theme-root .common-button.violet.inverted,body.pxt-theme-root .ui.button.purple.inverted,body.pxt-theme-root .ui.button.violet.inverted{background-color:var(--pxt-colors-purple-foreground);color:var(--pxt-colors-purple-background)}body.pxt-theme-root .common-button.purple.disabled,body.pxt-theme-root .common-button.violet.disabled,body.pxt-theme-root .ui.button.purple.disabled,body.pxt-theme-root .ui.button.violet.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.purple:not(.disabled):focus,body.pxt-theme-root .common-button.purple:not(.disabled):hover,body.pxt-theme-root .common-button.violet:not(.disabled):focus,body.pxt-theme-root .common-button.violet:not(.disabled):hover,body.pxt-theme-root .ui.button.purple:not(.disabled):focus,body.pxt-theme-root .ui.button.purple:not(.disabled):hover,body.pxt-theme-root .ui.button.violet:not(.disabled):focus,body.pxt-theme-root .ui.button.violet:not(.disabled):hover{background-color:var(--pxt-colors-purple-hover);color:var(--pxt-colors-purple-foreground);filter:none}body.pxt-theme-root .common-button.purple:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.purple:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.violet:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.violet:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.purple:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.purple:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.violet:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.violet:not(.disabled):hover.inverted{background-color:var(--pxt-colors-purple-foreground);color:var(--pxt-colors-purple-hover)}body.pxt-theme-root .common-button.negative,body.pxt-theme-root .common-button.red,body.pxt-theme-root .ui.button.negative,body.pxt-theme-root .ui.button.red{background-color:var(--pxt-colors-red-background);border:1px solid var(--pxt-colors-red-background);color:var(--pxt-colors-red-foreground)}body.pxt-theme-root .common-button.negative.inverted,body.pxt-theme-root .common-button.red.inverted,body.pxt-theme-root .ui.button.negative.inverted,body.pxt-theme-root .ui.button.red.inverted{background-color:var(--pxt-colors-red-foreground);color:var(--pxt-colors-red-background)}body.pxt-theme-root .common-button.negative.disabled,body.pxt-theme-root .common-button.red.disabled,body.pxt-theme-root .ui.button.negative.disabled,body.pxt-theme-root .ui.button.red.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.negative:not(.disabled):focus,body.pxt-theme-root .common-button.negative:not(.disabled):hover,body.pxt-theme-root .common-button.red:not(.disabled):focus,body.pxt-theme-root .common-button.red:not(.disabled):hover,body.pxt-theme-root .ui.button.negative:not(.disabled):focus,body.pxt-theme-root .ui.button.negative:not(.disabled):hover,body.pxt-theme-root .ui.button.red:not(.disabled):focus,body.pxt-theme-root .ui.button.red:not(.disabled):hover{background-color:var(--pxt-colors-red-hover);color:var(--pxt-colors-red-foreground);filter:none}body.pxt-theme-root .common-button.negative:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.negative:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.red:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.red:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.negative:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.negative:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.red:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.red:not(.disabled):hover.inverted{background-color:var(--pxt-colors-red-foreground);color:var(--pxt-colors-red-hover)}body.pxt-theme-root .common-button.teal,body.pxt-theme-root .ui.button.teal{background-color:var(--pxt-colors-teal-background);border:1px solid var(--pxt-colors-teal-background);color:var(--pxt-colors-teal-foreground)}body.pxt-theme-root .common-button.teal.inverted,body.pxt-theme-root .ui.button.teal.inverted{background-color:var(--pxt-colors-teal-foreground);color:var(--pxt-colors-teal-background)}body.pxt-theme-root .common-button.teal.disabled,body.pxt-theme-root .ui.button.teal.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.teal:not(.disabled):focus,body.pxt-theme-root .common-button.teal:not(.disabled):hover,body.pxt-theme-root .ui.button.teal:not(.disabled):focus,body.pxt-theme-root .ui.button.teal:not(.disabled):hover{background-color:var(--pxt-colors-teal-hover);color:var(--pxt-colors-teal-foreground);filter:none}body.pxt-theme-root .common-button.teal:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.teal:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.teal:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.teal:not(.disabled):hover.inverted{background-color:var(--pxt-colors-teal-foreground);color:var(--pxt-colors-teal-hover)}body.pxt-theme-root .common-button.yellow,body.pxt-theme-root .ui.button.yellow{background-color:var(--pxt-colors-yellow-background);border:1px solid var(--pxt-colors-yellow-background);color:var(--pxt-colors-yellow-foreground)}body.pxt-theme-root .common-button.yellow.inverted,body.pxt-theme-root .ui.button.yellow.inverted{background-color:var(--pxt-colors-yellow-foreground);color:var(--pxt-colors-yellow-background)}body.pxt-theme-root .common-button.yellow.disabled,body.pxt-theme-root .ui.button.yellow.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.yellow:not(.disabled):focus,body.pxt-theme-root .common-button.yellow:not(.disabled):hover,body.pxt-theme-root .ui.button.yellow:not(.disabled):focus,body.pxt-theme-root .ui.button.yellow:not(.disabled):hover{background-color:var(--pxt-colors-yellow-hover);color:var(--pxt-colors-yellow-foreground);filter:none}body.pxt-theme-root .common-button.yellow:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.yellow:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.yellow:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.yellow:not(.disabled):hover.inverted{background-color:var(--pxt-colors-yellow-foreground);color:var(--pxt-colors-yellow-hover)}
|
|
1
|
+
.common-button.sign-in-button{padding-left:.75rem;padding-right:.75rem}.common-button.sign-in-button .common-button-label{font-family:Segoe UI,Tahoma,Geneva,Verdana;font-weight:500}@media only screen and (max-width:991px){.common-button.sign-in-button{padding-left:.25rem}.common-button.sign-in-button .common-button-label{display:none}}.user-avatar-image{align-items:center;display:flex;height:100%;justify-content:center}.user-avatar-image img,.user-avatar-initials{border:2px solid var(--pxt-primary-foreground);border-radius:100%;height:2.5rem;width:2.5rem}.user-avatar-initials{align-items:center;background-color:var(--pxt-header-stencil);color:var(--pxt-header-foreground);display:flex;justify-content:center}.user-profile{display:flex;flex-direction:row;height:100%;--header-text-color:var(--pxt-target-foreground1);--profile-portrait-border-color:var(--pxt-target-stencil1);--profile-username-color:var(--pxt-target-foreground1);--background-color:var(--pxt-target-background1);--avatar-initials-background-color:var(--pxt-secondary-background);--avatar-initials-text-color:var(--pxt-target-foreground1);--user-pane-border-color:var(--pxt-target-stencil1);--notification-background-color:var(--pxt-target-background2);--notification-icon-background-color:var(--pxt-target-background1);--notification-icon-color:var(--pxt-target-foreground1);--badge-list-subtitle-color:var(--pxt-neutral-alpha50);--body-font-family:"Share Tech Mono",Consolas,Monaco,Menlo,"Ubuntu Mono",source-code-pro,monospace}.profile-user-pane{border-right:1px solid var(--user-pane-border-color);display:flex;flex-direction:column;height:100%;min-width:20rem;padding:1rem;width:25%}.profile-portrait{align-self:center;border:2px solid var(--profile-portrait-border-color);border-radius:50%;height:12rem;margin-bottom:1.5rem;overflow:hidden;position:relative;width:12rem}.profile-portrait img{height:110%;left:-5%;position:absolute;top:-5%;width:110%}.profile-user-details{margin-bottom:3rem;text-align:center}.profile-display-name{color:var(--header-text-color);font-size:1.5rem;font-weight:900;margin-bottom:.5rem;text-transform:uppercase}.profile-username{color:var(--profile-username-color);font-size:1rem}.profile-spacer{flex-grow:1}.profile-email{display:flex;padding-bottom:1rem}.profile-email .checkbox{cursor:pointer;padding-right:1rem}.profile-actions{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.profile-actions a{flex-grow:1;font-size:14px}.profile-actions .ui.button{width:50%}.profile-actions .ui.button i.icon{margin-right:1.5rem!important}.profile-notification{background:var(--notification-background-color);border:1px solid var(--pxt-target-stencil1);border-radius:1rem;display:flex;flex-direction:column;padding:2rem 1rem 1rem;position:relative;width:100%}.profile-notification .profile-notification-title{font-weight:900;margin-bottom:1rem;text-align:center}.profile-notification .profile-notification-message{margin-bottom:1rem}.profile-notification .profile-notification-icon{background:var(--notification-icon-background-color);border:1px solid var(--pxt-target-stencil1);border-radius:50%;color:var(--notification-icon-color);height:3.25rem;left:calc(50% - 1.625rem);position:absolute;top:-1.625rem;width:3.25rem}.profile-notification .profile-notification-icon i.circular.icon{box-shadow:none}.profile-badge-subtitle{color:var(--badge-list-subtitle-color);font-style:italic}.profile-badge-list{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:1rem}.profile-badges-scroller{flex-grow:1;overflow-x:hidden;overflow-y:auto;position:relative;z-index:1}.profile-badges,.profile-badges-background{align-items:center;background-repeat:repeat;background-size:20%;display:grid;grid-auto-rows:12rem;grid-template-columns:repeat(5,1fr);min-height:100%}.profile-badges-background{z-index:-1}.profile-badges .profile-badge,.profile-badges-background .profile-badge{aspect-ratio:1;background-color:var(--background-color);position:relative}.profile-badges .profile-badge img,.profile-badges-background .profile-badge img{display:inline;height:100%;object-fit:contain;position:absolute;width:100%}.profile-badge.disabled i.ui.icon{font-size:4em;line-height:1;position:absolute;vertical-align:middle;width:100%;z-index:1}.placeholder-badge{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='3' opacity='.1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;opacity:.3}.profile-badges-background-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.profile-badge-title{color:var(--header-text-color);font-size:1.5rem;font-weight:900;margin-right:1rem;text-transform:uppercase}.profile-badge-header{margin-bottom:1rem;margin-left:1rem}.profile-badge-info-item{display:flex;margin-top:1rem}.profile-badge-info-header{color:var(--header-text-color);font-weight:900;text-transform:uppercase;width:20%}.profile-badge-info-image .profile-badge{text-align:center}.profile-badge-info-image .profile-badge img{display:inline;height:15rem;object-fit:contain}.profile-badge{align-content:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.profile-badge.clickable{cursor:pointer}.profile-badge-and-title{background-color:var(--background-color);display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden;z-index:2}.profile-badge-and-title .profile-badge{flex-shrink:1000;margin-bottom:1rem}.profile-badge-name{color:var(--header-text-color);font-size:1rem;margin-right:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.profile-initials-portrait{background-color:var(--avatar-initials-background-color);color:var(--avatar-initials-text-color);font-size:8rem;height:100%;text-align:center}.profile-info-container,.profile-initials-portrait{align-items:center;display:flex;justify-content:center}.profile-info-container{flex-direction:column}.profile-info{line-height:2em;width:75%}.ui.icon.button.sign-out{font-family:var(--body-font-family)}.common-checkbox.loading input{opacity:0}.common-checkbox.loading .common-spinner{display:inline-block;left:0;position:absolute}.high-contrast .profile-badge-and-title,.high-contrast .profile-badge-subtitle,.high-contrast .profile-badges .profile-badge,.high-contrast .profile-badges-background .profile-badge,.high-contrast .profile-initials-portrait,.high-contrast .profile-username{background-color:#000;color:#fff}.high-contrast .profile-badge.clickable:hover{outline:2px solid #ff0}@media only screen and (max-width:1199px){.profile-badges,.profile-badges-background{background-size:25%;grid-auto-rows:12rem;grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:991px){.profile-badges,.profile-badges-background{background-size:33%;grid-auto-rows:12rem;grid-template-columns:repeat(3,1fr)}}.signin-form{margin:0 1rem}.signin-form .signin-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:0 0 1rem}.signin-form .signin-body{display:flex;justify-content:center}.signin-form .signin-body .providers{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 0 1rem}.signin-form .signin-body .providers .provider{background-color:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-foreground1);color:var(--pxt-neutral-foreground1);margin:0;overflow:visible;padding:.8rem 2.5rem;position:relative;width:100%}.signin-form .signin-body .providers .provider .label{align-items:center;display:flex;flex-direction:row;gap:1rem}.signin-form .signin-body .providers .provider .label .last-used-ribbon{left:auto;margin-right:0;position:absolute;right:-1rem;top:-1rem;transform:none;z-index:1}.signin-form .signin-body .providers .provider .label .logo{width:1.25rem}.signin-form .signin-body .providers .provider .label .title{text-align:left}.signin-form .signin-footer .switch{display:flex;gap:.5rem;justify-content:center}.signin-form .signin-footer .learn{font-size:smaller;text-align:right;width:100%}.sharedialog.fullscreen.common-modal-container>.common-modal>.common-modal-body{padding:0}.project-share{display:flex;height:100%}.project-share-simulator{background-color:var(--pxt-target-background2);color:var(--pxt-target-foreground2);flex:1;height:100%}.project-share-simulator #shareLoanedSimulator{position:relative;top:50%;transform:translateY(-50%)}.project-share-simulator .simframe{padding-bottom:56.25%!important}.project-share-info{display:flex;flex:1;flex-direction:row;justify-content:center}.project-share-info .project-share-content{display:flex;flex-direction:column;flex-grow:1}.project-share-info .project-share-content .name-input .common-input-group{height:3rem;margin-bottom:.5rem}.project-share-info .project-share-content .common-checkbox{margin-bottom:.5rem}.project-share-info .project-share-content .project-share-error{background-color:var(--pxt-colors-red-background);border-radius:.5rem;color:var(--pxt-colors-red-foreground);padding:.5rem}.project-share-info .project-share-content .common-editor-toggle-outer{z-index:1}.project-share-info .project-share-content .common-textarea{max-height:12rem}.project-share-info .project-share-content .common-textarea-wrapper{margin-bottom:1rem}.hc .project-share-error{background-color:#000!important;border:1px solid #fff;color:#fff!important}.project-share-title{margin-bottom:1rem}.project-share-label{font-weight:700;margin-bottom:.5rem}#project-share-dropdown{color:var(--pxt-primary-background)}.project-share-thumbnail{align-items:center;display:flex;flex-direction:column;margin-right:1rem;min-width:15rem}.project-share-thumbnail .project-thumbnail-placeholder,.project-share-thumbnail img{background-color:rgba(0,0,0,.05);height:11.25rem;margin:.3rem 0 1rem;width:15rem}.project-share-thumbnail .project-thumbnail-placeholder{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.project-share-thumbnail .project-thumbnail-placeholder .common-spinner{height:5rem;width:5rem}.fullscreen .project-share>div{padding:2rem}.fullscreen .project-share-info{flex:unset;width:28rem}.share-publish-button{height:3rem;margin-right:1rem}.share-publish-button .common-spinner{display:inline-block}.share-host-button.common-button .xicon.multiplayer,.xicon.kiosk{font-size:24px;margin-right:.5rem}.project-share-publish-actions{align-items:end;display:flex;flex-grow:1;justify-content:end}.project-share-actions{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:1rem;position:relative}.project-share-social{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:.5rem}.project-share-social .common-button.neutral{border:1px solid var(--pxt-neutral-alpha20)!important}.project-share-social a.common-button.social-icon{align-items:center;display:flex;justify-content:center}.project-share-text{margin-bottom:1rem}.common-button.menu-button.project-qrcode img{height:5rem}.common-button.menu-button.project-qrcode:focus:after{outline:var(--pxt-neutral-stencil1) solid 1px}.project-share-data .common-input-attached-button .common-button{padding:.8rem 1rem .95rem;width:10rem}.share-link-dialog .share-link-dialog-top{margin-bottom:.75rem}.project-share-vscode{display:flex;flex-direction:column;gap:1rem}.qrcode-image{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.qrcode-modal-body{align-items:center;display:flex;justify-content:center}.qrcode-modal-body .qrcode-image{height:20rem}.gif-recorder-content{align-items:center;display:flex;flex-direction:row}.gif-recorder-content .thumbnail-controls{display:flex;flex-direction:column;height:100%;padding:0 4rem}.gif-recorder-content .thumbnail-controls .thumbnail-preview{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.gif-recorder-content .thumbnail-controls .thumbnail-preview>div{padding-bottom:1rem}.gif-recorder-content .thumbnail-controls .thumbnail-preview .thumbnail-image,.gif-recorder-content .thumbnail-controls .thumbnail-preview .thumbnail-placeholder{background-color:rgba(0,0,0,.05);display:flex;height:12.25rem;width:15rem}.gif-recorder-content .thumbnail-controls .thumbnail-actions{align-items:end;display:flex;flex-direction:row;justify-content:end}.gif-recorder-sim-embed{flex-grow:1;padding-right:1rem}.gif-recorder-sim-embed .simframe{padding-bottom:56.25%!important}.gif-recorder-sim{flex-grow:1}.gif-recorder{align-items:center;display:flex;flex-direction:column}.gif-recorder,.gif-recorder-label,.thumbnail-label{font-family:Segoe UI,Tahoma,Geneva,Verdana,Helvetica Neue,Helvetica,Arial,sans-serif}.gif-recorder-label,.thumbnail-label{margin-bottom:.5rem}.gif-recorder-actions{display:flex;width:100%}.gif-recorder-actions .common-button{flex:1;padding-left:0;padding-right:0}.thumbnail-image,.thumbnail-placeholder{background-color:rgba(0,0,0,.05);display:flex;height:18.375rem;width:24.5rem}.thumbnail-header{display:flex;flex-direction:row}.thumbnail-header .project-share-label{flex-grow:1}.thumbnail-header .common-button.link-button{margin-bottom:.5rem}#root.miniSim:not(.fullscreensim) .gif-recorder-sim div.simframe{width:100%}@media only screen and (max-width:991px){.gif-recorder-content .thumbnail-controls{padding:0 2rem}}@media only screen and (max-width:767px){.gif-recorder-content,.project-share-info{flex-direction:column}.gif-recorder-actions,.gif-recorder-sim{width:100%}.gif-recorder-actions .spacer{flex-grow:1}.gif-recorder-actions .common-button:not(.mobile-only){height:3rem;overflow:hidden;padding:0;width:3rem}.gif-recorder-actions .common-button:not(.mobile-only) i,.gif-recorder-actions .common-button:not(.mobile-only) i.far,.gif-recorder-actions .common-button:not(.mobile-only) i.fas{margin:0}.gif-recorder-actions .common-button:not(.mobile-only) .common-button-label,.gif-recorder-content.has-uri .gif-recorder-sim,.gif-recorder-content:not(.has-uri) .thumbnail-controls{display:none}}.common-palette-picker{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.common-palette-editor{max-height:min(35rem,calc(100vh - 15rem));overflow-y:auto}.common-palette-color-list,.common-palette-swatch{display:flex;flex-direction:row}.common-palette-color-list :last-child{border:1px solid #000}.common-palette-color{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000;height:1rem;width:1rem}.common-palette-swatch-name{flex-grow:1;max-width:12rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.common-palette-picker>.common-dropdown>.common-button .common-button-label .common-palette-color-list{display:none}.common-palette-picker>.common-dropdown>.common-button .common-button-flex{display:flex}.common-palette-picker>.common-dropdown>.common-menu-dropdown-pane{max-height:35rem;overflow-x:hidden;overflow-y:auto}.common-palette-picker>.common-dropdown>.common-menu-dropdown-pane ul>li>.common-button.common-dropdown-item{padding:.75rem}.common-color-picker-field{align-items:center;display:grid;grid-template-columns:.5fr 8fr 1fr 1fr;padding:.1rem 0}.common-color-picker-field i.fas{margin:0}.common-color-inputs{align-items:center;display:flex;flex-direction:row}.common-color-inputs>:first-child{margin-right:.5rem}.common-color-inputs>:last-child{flex-grow:1;margin-right:.5rem}.common-color-inputs .color-input:hover{cursor:pointer}.common-extension-card{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}.common-extension-card .common-card-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.common-extension-card .common-extension-card-title{flex-shrink:0;font-size:18px;font-weight:600;overflow:hidden;padding:.5rem 1rem .25rem;text-overflow:ellipsis;white-space:nowrap}.common-extension-card .common-extension-card-description{flex-grow:1;font-size:16px;overflow:hidden;padding-left:1rem;padding-right:1rem}.common-extension-card .common-extension-card-description div{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.common-extension-card img{flex-shrink:0;height:11rem;object-fit:cover;width:100%}.common-extension-card .common-extension-card-extra-content{background:var(--pxt-neutral-background1);border-radius:0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1);flex-shrink:0;font-size:16px;margin:0;overflow:hidden;padding:.5rem 1rem}.common-extension-card a.link-button{float:right;position:relative;z-index:1}.common-extension-card .common-extension-card-contents{display:flex;flex-direction:column;height:100%;opacity:1;transition:opacity .3s ease;width:100%}.common-extension-card .common-spinner{height:60px;opacity:0;position:absolute;transition:opacity .3s ease;width:60px}.common-extension-card.loading .common-extension-card-contents{opacity:0}.common-extension-card.loading .common-spinner{opacity:1}.hc .common-extension-card,.high-contrast .common-extension-card{background-color:#000;border-color:#fff}.language-selector-modal>.common-modal{max-width:60rem;width:80%}.language-selector{display:flex;flex-wrap:wrap;margin-bottom:0!important;max-height:80vh;overflow:auto}.language-card-container{padding:1rem}.language-card-header{color:#4c4ca6;font-size:1.3em;font-weight:700;line-height:1.3em;text-align:start}.language-card-description{margin-top:.4rem;text-align:start}@media only screen and (max-width:991px){.language-selector-modal>.common-modal{width:95%}}.teaching-bubble-container{--teaching-bubble-foreground:var(--pxt-tertiary-foreground);--teaching-bubble-background:var(--pxt-tertiary-background)}.teaching-bubble-container.yellow{--teaching-bubble-foreground:var(--pxt-colors-yellow-foreground);--teaching-bubble-background:var(--pxt-colors-yellow-background)}.teaching-bubble-container.yellow .ai-footer{opacity:.8}.teaching-bubble-container.yellow .ai-footer .ai-footer-text,.teaching-bubble-container.yellow .ai-footer .feedback-button,.teaching-bubble-container.yellow .ai-footer .feedback-button.disabled{color:var(--pxt-colors-yellow-foreground)}.teaching-bubble-container{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.teaching-bubble-cutout{border-radius:.5rem;box-shadow:0 0 0 99999px var(--pxt-neutral-alpha20);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.teaching-bubble,.teaching-bubble-arrow,.teaching-bubble-arrow-outline,.teaching-bubble-cutout{transition-duration:.5s;transition-property:top,left,width,height}.teaching-bubble{background:var(--teaching-bubble-background);border-radius:.5rem;box-shadow:0 0 0 .1rem;color:var(--teaching-bubble-foreground);max-width:25rem;min-width:18.75rem;position:fixed;z-index:1000}.teaching-bubble .common-button:focus{filter:grayscale(.15) brightness(.85) contrast(1.3);outline:.1rem solid var(--teaching-bubble-foreground)}.teaching-bubble .common-button.tertiary:focus:after,.teaching-bubble .common-button:focus:after{outline:none}.teaching-bubble-arrow{color:var(--teaching-bubble-background);height:0;position:fixed;width:0;z-index:1001}.teaching-bubble-arrow-outline{color:var(--teaching-bubble-foreground);height:0;position:fixed;width:0;z-index:1000}.teaching-bubble-body{font-size:1.1rem;padding:1rem}.teaching-bubble-body p{margin:.5rem 0}.teaching-bubble-navigation{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.teaching-bubble-navigation .common-button.feedback-button{color:var(--teaching-bubble-foreground)}.teaching-bubble-navigation .teaching-bubble-steps{color:var(--teaching-bubble-foreground);font-size:.9rem}.teaching-bubble-navigation .teaching-bubble-steps.hide{visibility:hidden}.teaching-bubble-navigation .common-button.tertiary{background:var(--teaching-bubble-background)!important;border:.1rem solid var(--teaching-bubble-foreground)!important;color:var(--teaching-bubble-foreground)!important;margin:0 .5rem 0 0;padding:.25rem .5rem}.teaching-bubble-navigation .common-button.tertiary.inverted{background:var(--teaching-bubble-foreground)!important;color:var(--teaching-bubble-background)!important;margin-right:0}.teaching-bubble-navigation .common-button:focus-visible{outline:2px solid var(--teaching-bubble-foreground);outline-offset:3px}.teaching-bubble-navigation.no-steps{flex-direction:row-reverse}.teaching-bubble-footer{border-top:1px solid var(--pxt-neutral-alpha50);margin:0;padding:.5rem 1rem}.teaching-bubble-footer,.teaching-bubble-footer .ai-footer .feedback-button.disabled{color:var(--pxt-neutral-alpha80)}.teaching-bubble-close.common-button{background:transparent;color:var(--teaching-bubble-foreground);margin:0;padding:.5rem 0 .25rem;position:absolute;right:.5rem;top:.5rem}.teaching-bubble-close.common-button i.right{font-size:1.3rem;margin:0;opacity:1}.confetti-container{height:100%;overflow:hidden;position:absolute;width:100%;z-index:100}.confetti{animation:confetti 2.5s linear -2s infinite;background-color:#249ca3;height:10px;left:50%;position:absolute;top:-15px;transform-origin:left top;width:10px;z-index:110}.confetti.reverse{animation:confetti-reverse 2.5s linear -2s infinite}.color-0{background-color:#ff2121}.color-1{background-color:#ff93c4}.color-2{background-color:#ff8135}.color-3{background-color:#fff609}.color-4{background-color:#249ca3}.color-5{background-color:#78dc52}.color-6{background-color:#003fad}.color-7{background-color:#87f2ff}.color-8{background-color:#8e2ec4}@keyframes confetti{0%{transform:rotate(15deg) rotateY(0deg) translate(0)}25%{transform:rotate(5deg) rotateY(1turn) translate(-1vw,20vh)}50%{transform:rotate(15deg) rotateY(2turn) translate(1vw,50vh)}75%{transform:rotate(5deg) rotateY(3turn) translate(-1vw,80vh)}to{transform:rotate(15deg) rotateY(4turn) translate(1vw,110vh)}}@keyframes confetti-reverse{0%{transform:rotate(5deg) rotateY(0deg) translate(0)}25%{transform:rotate(15deg) rotateY(1turn) translate(1vw,20vh)}50%{transform:rotate(5deg) rotateY(2turn) translate(-1vw,50vh)}75%{transform:rotate(15deg) rotateY(3turn) translate(1vw,80vh)}to{transform:rotate(5deg) rotateY(4turn) translate(-1vw,110vh)}}.theme-picker-modal>.common-modal{max-width:60rem;width:80%}.theme-picker{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-around;width:100%}.theme-picker .common-button-flex{width:100%}.theme-picker .theme-card{background-color:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1);height:unset;width:18rem}.theme-picker .theme-card:hover{background-color:var(--pxt-neutral-background1-hover);border:1px solid var(--pxt-focus-border);color:var(--pxt-neutral-foreground1-hover);cursor:pointer}.theme-picker .theme-card .theme-info-box{align-items:center;display:flex;flex-direction:column;padding:0 0 .2rem}.theme-picker .theme-card .theme-info-box .theme-preview-container{display:flex;padding:.5rem;width:95%}.theme-picker .theme-card .theme-info-box .theme-preview{align-items:center;aspect-ratio:1.2;border:1px solid var(--pxt-primary-background);display:flex;flex-direction:column;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header{align-items:center;background-color:var(--pxt-header-background);border-bottom:1px solid var(--pxt-header-foreground);color:var(--pxt-header-foreground);display:flex;flex-direction:row;justify-content:space-between;padding:.5rem;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header .logo{height:1rem;width:1rem}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header i.far,.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-header i.fas{line-height:1;margin:0}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace{display:flex;flex-direction:row;flex-grow:1;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar{align-items:center;background-color:var(--pxt-target-background2);border-right:1px solid var(--pxt-target-foreground2);color:var(--pxt-target-foreground2);display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar .theme-preview-sim{aspect-ratio:1;background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-target-foreground2);margin-top:.5rem;width:80%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar .theme-preview-sim-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:.3rem;width:80%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-sim-sidebar .theme-preview-sim-buttons .theme-preview-sim-button{aspect-ratio:1;background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-target-foreground2);width:25%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-toolbox{background-color:var(--pxt-target-background3);border-right:1px solid var(--pxt-target-foreground3);color:var(--pxt-target-foreground3);display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-toolbox .toolbox-divider{border:0;border-top:1px solid var(--pxt-target-foreground3);height:1px;margin:1.5rem .1rem 0}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-workspace .theme-preview-workspace-content{background-color:var(--pxt-target-background1);color:var(--pxt-target-foreground1);flex-grow:3;height:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer{background-color:var(--pxt-target-background3);border-top:1px solid var(--pxt-target-foreground3);color:var(--pxt-target-foreground3);display:flex;flex-direction:row;justify-content:space-between;padding:.3rem .5rem;width:100%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer .theme-preview-download-button{background-color:var(--pxt-primary-background);border:1px solid var(--pxt-target-foreground3);border-radius:.1rem;height:.5rem;width:20%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer .theme-preview-editor-tools{display:flex;flex-direction:row;justify-content:flex-end;width:30%}.theme-picker .theme-card .theme-info-box .theme-preview .theme-preview-footer .theme-preview-editor-tools .theme-preview-editor-tool-button{background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-target-foreground3);height:.5rem;margin-left:.2rem;width:.5rem}.common-button,.common-radio-group.common-radio-buttons .common-radio-choice{background:var(--pxt-neutral-background2);border:none;border-radius:.2em;color:var(--pxt-neutral-foreground2);cursor:pointer;display:inline-block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1em;margin:0 .25rem 0 0;min-height:1rem;outline:none;padding:.8rem 2rem .95rem;position:relative;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .1s ease,background-color .1s ease,box-shadow .1s ease,color .1s ease,background .1s ease;user-select:none;vertical-align:middle;-webkit-tap-highlight-color:transparent}.common-button:hover{filter:grayscale(.15) brightness(.85) contrast(1.3)}.common-button .right:not(.icon.toggle.right){margin-left:.5rem}.common-button-flex{white-space:nowrap}.common-button.disabled:hover{filter:none}.common-button.disabled,.common-button.disabled.green,.common-button.disabled.green.inverted,.common-button.disabled.orange,.common-button.disabled.orange.inverted,.common-button.disabled.primary,.common-button.disabled.primary.inverted,.common-button.disabled.red,.common-button.disabled.red.inverted,.common-button.disabled.secondary,.common-button.disabled.secondary.inverted,.common-button.disabled.teal,.common-button.disabled.teal.inverted{background-color:var(--pxt-neutral-background3);border:var(--pxt-neutral-background3);color:var(--pxt-neutral-foreground3);cursor:default}.common-button.menu-button.disabled{opacity:.8}.common-button.menu-button.disabled:active,.common-button.menu-button.disabled:hover{background:none}.common-button:focus-visible:after{border:1px solid transparent;border-radius:.2em;content:"";inset:4px;outline:var(--pxt-neutral-stencil1) solid 1px;position:absolute;z-index:1}.common-button.green:focus-visible:after,.common-button.menu-button:focus-visible:after,.common-button.orange:focus-visible:after,.common-button.primary:focus-visible:after,.common-button.red:focus-visible:after,.common-button.secondary:focus-visible:after,.common-button.social-button:focus-visible:after,.common-button.teal:focus-visible:after{outline:var(--pxt-neutral-background1) solid 1px}.common-button.inverted:focus-visible:after{outline:var(--pxt-neutral-stencil1) solid 1px}.common-button.menu-button{background:none;border:none;border-radius:0;color:var(--pxt-primary-foreground);font-size:20px;height:100%;margin:0;padding:0 1rem}.common-button.menu-button .icon,.common-button.menu-button .xicon,.common-button.menu-button i.far,.common-button.menu-button i.fas{font-size:24px}.common-button.menu-button:hover{background:var(--pxt-neutral-alpha10)}.common-button.menu-button:active{background:var(--pxt-neutral-alpha20)}.common-button.menu-button.inverted,.common-button.menu-button.inverted:hover{background:var(--pxt-primary-foreground);color:var(--pxt-primary-background)}.common-button.inverted.text-only,.common-button.text-only{background:none;border:none}a.common-button.menu-button{align-items:center;display:flex}.common-button.link-button{background:none;border:none;color:var(--pxt-link);padding:0}.common-button.link-button:hover{text-decoration:underline}.common-button.link-button:focus-visible:after{border:none;outline:none;text-decoration:underline}.common-button.link-button:focus-visible{border:none;outline:none;text-decoration:underline}.common-button.link-button.kiosk{background-color:var(--pxt-neutral-background2);color:var(--pxt-neutral-foreground2)}.common-button.circle-button,.common-button.square-button{height:3rem;overflow:hidden;padding:0;width:3rem}.common-button.square-button i,.common-button.square-button i.far,.common-button.square-button i.fas{margin:0}.common-button.circle-button{border-radius:2rem}.common-button.circle-button:focus-visible:after{border-radius:2rem}.common-button-group{display:flex;flex-direction:row}.common-button-group .common-button{border-radius:0;margin:0}.common-button-group .common-button.inverted:not(:last-child){border-right:none}.common-button-group .common-button:first-child{border-bottom-left-radius:.2em;border-top-left-radius:.2em}.common-button-group .common-button:last-child{border-bottom-right-radius:.2em;border-top-right-radius:.2em;margin:0 .25rem 0 0}.common-button.social-button{font-size:1.5rem}.common-button.social-button img{max-width:100%}.common-button.facebook{background:#4267b2;color:#fff}.common-button.twitter{background:#1da1f2;color:#fff}.common-button.discourse{background:#333;color:#fff}.common-button.device-share{background:var(--pxt-neutral-foreground2);color:var(--pxt-neutral-background2)}.common-button.whatsapp{background:#59ce72;color:#fff}.common-button.microsoft-teams{background:#35258f;color:#fff}.hc .common-button,.high-contrast .common-button{background-color:#000!important;border-color:#fff!important;color:#fff!important}.hc .common-button:focus,.hc .common-button:hover,.high-contrast .common-button:focus,.high-contrast .common-button:hover{outline:2px solid #ff0!important;z-index:1}.common-card{border:1px solid var(--pxt-neutral-stencil1);border-radius:.5rem;height:20rem;overflow:hidden;position:relative;transition:border .1s ease;width:18rem}.common-card .common-card-body{border-radius:.5rem}.common-card .common-card-action{background:transparent;border:none;color:transparent;cursor:pointer;height:100%;inset:0;margin:0;padding:0;position:absolute;width:100%;z-index:1}.common-card .common-card-action:focus-visible{border-radius:.5rem;outline:2px solid var(--pxt-focus-border,Highlight);outline-offset:-2px}.common-card:has(.common-card-action){cursor:pointer}.common-card:has(.common-card-action):hover{border:1px solid var(--pxt-focus-border)}.common-card-label{background-color:var(--pxt-primary-background);border-bottom-left-radius:.25rem;border-color:var(--pxt-primary-accent);border-top-left-radius:.25rem;color:var(--pxt-primary-foreground);font-size:16px;min-width:5rem;padding:.5rem .5rem .25rem;position:absolute;right:-1rem;top:1rem}.common-card-label:after{background-color:transparent;border-color:transparent;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;content:"";height:0;left:auto;position:absolute;right:0;top:100%;width:0}.common-checkbox{align-items:center;cursor:pointer;display:flex;padding:.25rem;position:relative}.common-checkbox input{margin-right:.5rem}.common-checkbox.toggle input{height:1.5rem;left:0;opacity:0;position:absolute;top:0;width:3rem}.common-checkbox.toggle label{padding-left:4rem;position:relative}.common-checkbox.toggle label:before{background-color:var(--pxt-neutral-background2);border:1px solid var(--pxt-neutral-stencil2);border-radius:500rem;content:"";height:1.5rem;left:0;position:absolute;top:0;transition:background-color .2s ease-in-out;width:3rem}.common-checkbox.toggle label:after{background:var(--pxt-neutral-background1) linear-gradient(transparent,var(--pxt-neutral-alpha10));border:none;border:1px solid var(--pxt-neutral-foreground2);border-radius:500rem;content:"";height:1.5rem;left:0;opacity:1;position:absolute;top:0;transition:background .3s ease,left .3s ease;width:1.5rem}.common-checkbox.toggle input:checked~label:before{background-color:var(--pxt-primary-background)}.common-checkbox.toggle input:checked~label:after{left:1.5rem}.common-checkbox:focus-within{border-radius:.2em;outline:var(--pxt-neutral-stencil1) solid 1px}#profile-email-checkbox{width:2rem}.common-checkbox-icon{border:1px solid var(--pxt-neutral-foreground1);border-radius:2px;display:inline-block;height:16px;line-height:16px;position:relative;width:16px}.common-checkbox-icon.checked{background-color:var(--pxt-primary-background);border-color:var(--pxt-primary-accent)}.common-checkbox-icon i.fas.fa-check{color:var(--pxt-primary-foreground);font-size:11px;height:14px;margin:0;position:absolute;width:14px}.high-contrast .common-checkbox:focus-within,.high-contrast .common-checkbox:hover{outline:2px solid #ff0}.common-draggable-graph{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}.common-draggable-graph-text{fill:var(--pxt-neutral-foreground1);user-select:none}.draggable-graph-point{fill:var(--pxt-neutral-background1);stroke:var(--pxt-neutral-alpha50)}.draggable-graph-path{stroke:var(--pxt-primary-background)}.draggable-graph-surface{cursor:pointer}.draggable-graph-surface:focus{outline:none}.draggable-graph-svg{touch-action:none}.hc .draggable-graph-path,.hc .draggable-graph-point{stroke:#fff}.hc .common-draggable-graph-text{color:#fff}.common-dropdown{position:relative;width:fit-content}.common-dropdown>.common-button{background-color:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);border-radius:2px;box-sizing:border-box;color:var(--pxt-neutral-foreground1);display:block;height:32px;line-height:30px;margin:0;min-width:10rem;overflow:hidden;padding:0 28px 0 8px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.common-dropdown>.common-button>.common-button-flex>i.right{position:absolute;right:0}.common-dropdown>.common-button:focus:after{outline:none}.common-dropdown>.common-button:focus{border:1px solid var(--pxt-focus-border)}.common-dropdown .common-button>.common-button-flex>i:first-child{margin-right:.5rem}.common-dropdown>.common-menu-dropdown-pane{left:0;min-width:100%;right:unset;width:unset;z-index:1}.common-dropdown>.common-menu-dropdown-pane li .common-button{padding-left:.5rem;text-align:left;width:100%}.common-dropdown.hang-left>.common-menu-dropdown-pane{left:unset;right:0}.common-dropdown-shadow{box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.13),0 .6px 1.8px 0 rgba(0,0,0,.11)}.common-dropdown.icon-preview>.common-button{min-width:unset}.common-dropdown.icon-preview>.common-button .common-button-label{display:none}.common-editor-toggle-outer{position:relative}.common-editor-toggle{background:var(--pxt-neutral-alpha20);border:3px solid var(--pxt-neutral-alpha10);border-radius:.2rem;display:flex;flex-direction:row;position:relative}.common-editor-toggle.focused{outline:3px solid var(--pxt-focus-border);outline-offset:2px}.common-editor-toggle .common-editor-toggle-item>.common-button{padding:calc(.8rem - 4px) calc(2rem - 4px) calc(.95rem - 4px)}.common-editor-toggle.slim .common-editor-toggle-item>.common-button{padding:.6rem 2rem .75rem}.common-editor-toggle-item{flex:3;z-index:1}.common-editor-toggle-item .common-menu-dropdown{flex:4}.common-editor-toggle-item .common-menu-dropdown>.common-button{border-left:1px solid var(--pxt-neutral-alpha10);border-right:1px solid var(--pxt-neutral-alpha10);padding:0;width:100%}.common-editor-toggle-item .common-menu-dropdown .common-menu-dropdown-pane{border-top:1px solid var(--pxt-neutral-alpha10)}.common-editor-toggle-item>.common-button{background:none;color:var(--pxt-neutral-foreground1);margin:0;transition:color .25s;width:100%}.common-editor-toggle-item.common-editor-toggle-item-dropdown{display:grid;flex:4;grid-template-columns:3fr 1fr}.common-editor-toggle-item.selected .common-menu-dropdown{text-align:center}.common-editor-toggle-item.selected .common-menu-dropdown>.common-button{border-right:none;color:var(--pxt-neutral-foreground2)}.common-editor-toggle-handle,.common-editor-toggle-item.selected>.common-button{color:var(--pxt-neutral-foreground2)}.common-editor-toggle-handle{background:var(--pxt-neutral-background2);border-radius:.2rem;height:100%;margin-left:-3px;position:absolute;transition:margin-left .25s,width .25s;width:33%}.common-editor-toggle .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:50%}.common-editor-toggle .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:50%}.common-editor-toggle .common-editor-toggle-item:first-of-type.selected~.common-editor-toggle-handle{margin-left:0}.common-editor-toggle .common-editor-toggle-item:nth-of-type(2).selected~.common-editor-toggle-handle{margin-left:33%}.common-editor-toggle .common-editor-toggle-item:nth-of-type(3).selected~.common-editor-toggle-handle{margin-left:67%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3),.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown{flex:55}.common-editor-toggle.has-dropdown .common-editor-toggle-item-dropdown:first-child:nth-last-child(3)~.common-editor-toggle-item,.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3){flex:45}.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:45%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected:first-child:nth-last-child(3)~.common-editor-toggle-handle,.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:55%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3)+.selected~.common-editor-toggle-handle{margin-left:55%}.common-editor-toggle.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)+.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:45%}.common-editor-toggle.has-dropdown .common-editor-toggle-handle{width:30%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:40%}.common-editor-toggle.has-dropdown .common-editor-toggle-item:nth-of-type(2).selected~.common-editor-toggle-handle{margin-left:30%}.common-editor-toggle.has-dropdown .common-editor-toggle-item:nth-of-type(3).selected~.common-editor-toggle-handle{margin-left:60%}.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:40%}.common-editor-toggle.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle,.common-editor-toggle.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:70%}.common-toggle-accessibility{height:0;position:absolute;width:0}.common-toggle-accessibility .common-button{height:0;left:0;min-height:0;overflow:hidden;padding:0;position:absolute;top:0;width:0}@media only screen and (max-width:991px){.common-editor-toggle.tablet-compact>.common-editor-toggle-item>.common-button{padding-left:.5rem;padding-right:.5rem}.common-editor-toggle.tablet-compact>.common-editor-toggle-item>.common-button:not(.no-icon) .common-button-label{display:none}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item{flex:25}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown{display:grid;flex:50;grid-template-columns:1fr 1fr}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-handle{width:25%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:50%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3),.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown{flex:67}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item-dropdown:first-child:nth-last-child(3)~.common-editor-toggle-item,.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3){flex:33}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:33%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected:first-child:nth-last-child(3)~.common-editor-toggle-handle,.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:67%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3)+.selected~.common-editor-toggle-handle{margin-left:67%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)+.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:33%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:50%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:25%}.common-editor-toggle.tablet-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}}@media only screen and (max-width:767px){.common-editor-toggle.mobile-compact>.common-editor-toggle-item>.common-button{padding-left:.5rem;padding-right:.5rem}.common-editor-toggle.mobile-compact>.common-editor-toggle-item>.common-button:not(.no-icon) .common-button-label{display:none}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item{flex:25}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown{display:grid;flex:50;grid-template-columns:1fr 1fr}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-handle{width:25%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:50%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3),.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown{flex:67}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item-dropdown:first-child:nth-last-child(3)~.common-editor-toggle-item,.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3){flex:33}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-handle{width:33%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown.selected:first-child:nth-last-child(3)~.common-editor-toggle-handle,.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)~.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{width:67%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown:first-child:nth-last-child(3)+.selected~.common-editor-toggle-handle{margin-left:67%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item:first-child:nth-last-child(3)+.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:33%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:50%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown.selected~.common-editor-toggle-handle{margin-left:25%}.common-editor-toggle.mobile-compact.has-dropdown .common-editor-toggle-item+.common-editor-toggle-item.common-editor-toggle-item-dropdown+.common-editor-toggle-item.selected~.common-editor-toggle-handle{margin-left:75%}}.hc .sound-gallery-preview-wave{stroke:#fff}.hc .common-editor-toggle.focused{outline:3px solid var(--pxt-focus-border)!important}.hc .common-toggle-accessibility>button.common-button:focus{outline:none!important}.hc .common-editor-toggle-item.selected>button{outline:3px solid #fff;outline-offset:-5px}i.far,i.fas{font-size:18px;line-height:inherit;margin:0 .25rem 0 0;text-align:center;width:1.81rem}i.far.large,i.fas.large{font-size:24px}.common-input-group{align-items:stretch;background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);border-radius:2px;display:flex;font-size:16px;height:2rem;position:relative}.common-input-group:focus-within:after,.common-input-group:focus:after{border:2px solid var(--pxt-focus-border);border-radius:2px;content:"";inset:-1px;pointer-events:none;position:absolute}.common-input{background:var(--pxt-neutral-background2);background:none transparent;border:none;color:var(--pxt-neutral-foreground2);min-width:0;outline:0;padding:0 .5rem;text-overflow:ellipsis;width:100%}.common-input::selection{color:var(--pxt-neutral-foreground2)}.common-input-label{display:block;font-size:14px;font-weight:600;overflow-wrap:break-word;padding:.3rem 0}.common-input-group .icon,.common-input-group .xicon,.common-input-group i.far,.common-input-group>i.fas{bottom:.3rem;line-height:1.25rem;margin-right:0;pointer-events:none;position:absolute;right:.5rem;width:1.25rem}.common-input-group>button.common-button{background:none!important;border-radius:0;color:var(--pxt-neutral-foreground2)!important;margin:0;padding:0}.common-input-group>button.common-button:hover{opacity:.8}.common-input.has-icon{padding:0 1.75rem 0 .5rem}.common-input-wrapper.disabled .common-input-group{background:var(--pxt-neutral-background3);border:1px solid var(--pxt-neutral-background3);cursor:default}.common-input-wrapper.disabled .common-input,.common-input-wrapper.disabled .common-input-label,.common-input-wrapper.disabled i{color:var(--pxt-neutral-foreground3)}.common-input-attached-button{display:flex;flex-direction:row}.common-input-attached-button .common-input-wrapper{flex-grow:1}.common-input-attached-button .common-input-wrapper .common-input-group{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;height:3rem}.common-input-attached-button .common-button{border-bottom-left-radius:0;border-top-left-radius:0}.common-input-group>.common-button{color:rgba(0,0,0,.87)!important}.common-input-wrapper{position:relative}.common-input-wrapper>.common-menu-dropdown-pane{box-sizing:border-box;left:0;max-width:calc(100% + 4rem);min-width:100%;position:absolute;right:auto;top:calc(100% + .25rem);width:auto;z-index:1}.common-input-wrapper>.common-menu-dropdown-pane .common-button{align-items:center;display:flex;justify-content:flex-start;line-height:1.35;padding:.7rem .8rem;text-align:start;width:100%}.common-input-wrapper>.common-menu-dropdown-pane .common-button .common-button-flex{display:flex;gap:.4rem;overflow:hidden;width:100%}.common-input-wrapper>.common-menu-dropdown-pane .common-button .common-button-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common-menu-dropdown-pane{z-index:1}.common-menu-dropdown-pane .common-button{padding:.8rem;text-align:start;width:100%}.hc .common-input,.high-contrast .common-input{background-color:#000;border-color:#fff;color:#fff}.hc .common-input-group:focus-within:after,.hc .common-input-group:focus:after,.high-contrast .common-input-group:focus-within:after,.high-contrast .common-input-group:focus:after{border-color:#ff0}.common-lazy-image-wrapper{align-items:center;display:flex;justify-content:center}.common-lazy-image-wrapper .common-spinner{height:60px;width:60px}.common-lazy-image-wrapper .loading-element{opacity:1;position:absolute;transition:opacity .3s ease}.common-lazy-image-wrapper i.fa-image{font-size:5rem;height:auto;opacity:0;position:absolute;width:auto}.common-lazy-image-wrapper img{opacity:0;transition:opacity .3s ease}.common-lazy-image-wrapper.loaded .loading-element,.common-lazy-image-wrapper.loaded i.fa-image{opacity:0}.common-lazy-image-wrapper.loaded img{opacity:1}.common-lazy-image-wrapper.error .loading-element{opacity:0}.common-lazy-image-wrapper.error i.fa-image{opacity:1}.common-lazy-image-wrapper.error img{opacity:0}.common-menu-dropdown{height:100%;position:relative}.common-menu-dropdown .common-button>.common-button-flex>i{margin:0 auto}.common-menu-dropdown>.menu-button.expanded{background:var(--pxt-neutral-alpha20)}.common-menu-dropdown-pane{border:1px solid var(--pxt-neutral-stencil1);min-width:8rem;position:absolute;right:0}.common-menu-dropdown-pane,.common-menu-dropdown-pane ul{background:var(--pxt-neutral-background1);list-style:none;margin:0;padding:0}.common-menu-dropdown-pane ul{color:var(--pxt-neutral-foreground1)}.common-menu-dropdown-pane a.common-menu-dropdown-link-item,.common-menu-dropdown-pane li.common-menu-dropdown-item,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button{align-items:center;background:var(--pxt-neutral-background1);border-radius:0;color:var(--pxt-neutral-foreground1);cursor:pointer;display:flex;padding:13px 18px;text-align:left;user-select:none;white-space:nowrap;width:100%}.common-menu-dropdown-pane a.common-menu-dropdown-link-item i.icon,.common-menu-dropdown-pane a.common-menu-dropdown-link-item i.xicon,.common-menu-dropdown-pane li.common-menu-dropdown-item i.icon,.common-menu-dropdown-pane li.common-menu-dropdown-item i.xicon,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button i.icon,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button i.xicon{display:inline-block;font-size:1em;margin-right:.75em;width:1.18em}.common-menu-dropdown-pane a.common-menu-dropdown-link-item span.common-checkbox-icon,.common-menu-dropdown-pane li.common-menu-dropdown-item span.common-checkbox-icon,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button span.common-checkbox-icon{margin-left:.125rem;margin-right:.875rem}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:hover,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:hover,.common-menu-dropdown-pane li.common-menu-dropdown-item:hover{color:var(--pxt-neutral-foreground1);text-decoration:none}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:hover:not(.disabled),.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:hover:not(.disabled),.common-menu-dropdown-pane li.common-menu-dropdown-item:hover:not(.disabled){filter:grayscale(.15) brightness(.85) contrast(1.3)}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:focus-visible,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:focus-visible,.common-menu-dropdown-pane li.common-menu-dropdown-item:focus-visible{outline:3px solid var(--pxt-focus-border);outline-offset:-4px}.common-menu-dropdown-pane a.common-menu-dropdown-link-item:focus-visible:after,.common-menu-dropdown-pane li.common-menu-dropdown-item.common-button:focus-visible:after,.common-menu-dropdown-pane li.common-menu-dropdown-item:focus-visible:after{border:none;outline:none}.common-menu-dropdown-pane li.common-menu-dropdown-separator{background:var(--pxt-neutral-background1);border-top:1px solid var(--pxt-neutral-stencil1);margin:.25rem 0}.common-menu-dropdown-item.common-button:focus:after{outline:var(--pxt-focus-border) solid 3px!important}.common-modal-container{align-items:center;background-color:var(--pxt-neutral-alpha50);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.common-modal-container.fullscreen{z-index:1000}.common-modal{border-radius:.285rem;max-height:100%;max-width:40rem;overflow-x:hidden;overflow-y:auto;width:50%}.wide>.common-modal{max-width:60rem;width:75%}@media only screen and (max-width:991px){.common-modal,.wide>.common-modal{width:95%}}.common-modal-header{background-color:var(--pxt-neutral-background1);border-bottom:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1);display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;padding-left:1.5rem}.common-modal-header .common-modal-title{flex-grow:1;padding-bottom:1.25rem;padding-top:1.25rem}.common-modal-header .common-modal-close{border:1px solid transparent}.common-modal-header .common-modal-close .common-button .fas{color:var(--pxt-neutral-foreground1)}.common-modal-header .common-modal-close:focus-within{border:1px solid var(--pxt-focus-border)}.common-modal-body{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1);min-height:4rem;padding:1.25rem 1.5rem}.common-modal-footer{background-color:var(--pxt-neutral-background2);border-top:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground2);display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem}.common-modal-footer button:only-child{grid-column:-2}.fullscreen>.common-modal{border-radius:0;bottom:0;display:flex;flex-direction:column;left:0;max-width:none;padding:0;position:fixed;right:0;top:0;width:100%}.fullscreen>.common-modal>.common-modal-header{background-color:var(--pxt-primary-background);color:var(--pxt-primary-foreground);margin-bottom:0}.fullscreen>.common-modal>.common-modal-header .common-modal-back{align-items:center;display:flex;font-size:1.2rem;font-weight:600}.fullscreen>.common-modal>.common-modal-header .common-modal-back:focus-within{border:1px,solid var(--pxt-focus-border)}.fullscreen>.common-modal>.common-modal-header .common-modal-help{align-items:center;display:flex;font-size:1.2rem;font-weight:600}.fullscreen>.common-modal>.common-modal-header .common-modal-title{align-items:center;display:flex;justify-content:center}.fullscreen>.common-modal>.common-modal-body{background-color:var(--pxt-target-background1);color:var(--pxt-target-foreground1);flex-grow:1;max-height:unset;padding:1rem}.hc .common-modal-body,.hc .common-modal-footer,.hc .common-modal-header,.high-contrast .common-modal-body,.high-contrast .common-modal-footer,.high-contrast .common-modal-header{background-color:#000;border-color:#fff;color:#fff}.hc .common-modal-body .common-modal-close .common-button .fas,.hc .common-modal-footer .common-modal-close .common-button .fas,.hc .common-modal-header .common-modal-close .common-button .fas,.high-contrast .common-modal-body .common-modal-close .common-button .fas,.high-contrast .common-modal-footer .common-modal-close .common-button .fas,.high-contrast .common-modal-header .common-modal-close .common-button .fas{color:#fff;opacity:1}.hc .fullscreen>.common-modal>.common-modal-body,.hc .fullscreen>.common-modal>.common-modal-header,.high-contrast .fullscreen>.common-modal>.common-modal-body,.high-contrast .fullscreen>.common-modal>.common-modal-header{background-color:#000;color:#fff}.hc .common-modal,.high-contrast .common-modal{border:1px solid #fff}.common-progressbar-wrapper{--progress-bar-filled-color:var(--pxt-tertiary-background);--progress-bar-unfilled-color:var(--pxt-neutral-background1);--progress-bar-border-color:var(--pxt-neutral-stencil1)}.common-progressbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.hc progress[value].common-progressbar,.high-contrast progress[value].common-progressbar{--progress-bar-filled-color:#fff;--progress-bar-unfilled-color:#000;--progress-bar-border-color:#fff;box-shadow:none}progress[value].common-progressbar{background-color:var(--progress-bar-unfilled-color);border:2px solid var(--progress-bar-border-color);border-radius:4px;box-shadow:inset 0 2px 5px rgba(0,0,0,.25);height:100%;width:100%}progress[value].common-progressbar::-moz-progress-bar{background-color:var(--progress-bar-filled-color);transition:width .5s ease-out}progress[value].common-progressbar::-webkit-progress-value{background-color:var(--progress-bar-filled-color);transition:width .5s ease-out}progress[value].common-progressbar::-webkit-progress-bar{background-color:transparent}.common-radio-group.common-radio-buttons{display:flex;flex-direction:row}.common-radio-group.common-radio-buttons .common-radio-choice{align-items:center;background:var(--pxt-neutral-background2);border:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground2);display:flex;height:2.5rem;padding:0;position:relative;width:2.5rem}.common-radio-group.common-radio-buttons .common-radio-choice i{margin:0;width:100%}.common-radio-group.common-radio-buttons .common-radio-choice input{appearance:none;-webkit-appearance:none;border:none;height:100%;position:absolute;width:100%}.common-radio-group.common-radio-buttons .common-radio-choice.selected{background:var(--pxt-neutral-background1);color:var(--pxt-primary-background)}.common-spinner{animation-duration:1.3s;animation-iteration-count:infinite;animation-name:spinner-rotate;animation-timing-function:cubic-bezier(.53,.21,.29,.67);border:1.5px solid #c7e0f4;border-image:initial;border-radius:50%;border-top-color:#0078d4;box-sizing:border-box;height:20px;width:20px}@keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.common-textarea-group{align-items:stretch;background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);border-radius:2px;display:flex;position:relative}.common-textarea-group:focus-within:after,.common-textarea-group:focus:after{border:2px solid var(--pxt-focus-border);border-radius:2px;content:"";inset:-1px;pointer-events:none;position:absolute}.common-textarea-wrapper.resize-both .common-textarea{resize:both}.common-textarea-wrapper.resize-horizontal .common-textarea{resize:horizontal}.common-textarea-wrapper.resize-vertical .common-textarea{resize:vertical}.common-textarea{background-color:var(--pxt-neutral-background2);background:none transparent;border:none;color:var(--pxt-neutral-foreground2);min-height:5rem;min-width:0;outline:0;padding:.5rem;resize:none;text-overflow:ellipsis;width:100%}.common-textarea-character-count{bottom:1px;color:var(--pxt-page-foreground-light);font-size:.75rem;position:absolute;right:1.5rem}.common-textarea-label{display:block;font-size:14px;font-weight:600;overflow-wrap:break-word;padding:.3rem 0}.common-textarea-wrapper.disabled .common-textarea-group{background:var(--pxt-neutral-background3);border:1px solid var(--pxt-neutral-background3);cursor:default}.high-contrast .common-textarea{background-color:#000;border-color:#fff;color:#fff}.high-contrast .common-textarea-group:focus-within:after,.high-contrast .common-textarea-group:focus:after{border-color:#ff0}.common-tree{display:flex;flex-direction:column}.common-tree.subtree .common-treeitem{padding-left:2.06rem}.common-treeitem{align-items:center;background-color:var(--pxt-neutral-background1);cursor:pointer;display:flex;flex-direction:row;height:3rem;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.common-treeitem:hover{filter:grayscale(.15) brightness(.85) contrast(1.3)}.common-treeitem-container{display:flex;flex-direction:column}.cursor-resize{cursor:ns-resize!important}.cursor-resize #editorSidebar:after{background-color:var(--pxt-colors-green-background)}.vertical-resize-container:after{background-color:var(--pxt-target-stencil3);bottom:0;content:"";cursor:ns-resize;height:4px;position:absolute;width:100%}.common-vertical-slider-wrapper{position:relative;width:10rem}.common-vertical-slider-rail{background:#333;border-radius:.5rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:3.5rem;overflow:hidden;position:absolute;width:1rem}.common-vertical-slider-handle{background:#fff;border:2px solid #333;border-radius:.5rem;height:1rem;left:2.5rem;position:absolute;width:3rem;z-index:1}.common-vertical-slider-handle:focus-visible{outline:solid 2px var(--pxt-focus-border)}.common-accordion-header-outer{background:none;border:none;color:inherit;cursor:pointer;font:inherit;outline:inherit;padding:0;text-align:inherit;width:100%}.common-accordion-header-outer>div{display:flex;flex-direction:row;width:100%}.common-accordion-header-outer .common-accordion-chevron{align-items:center;display:flex;flex-direction:row;width:2rem}.common-accordion-header-outer .common-accordion-header-content{flex-grow:1}.common-accordion-header-outer:focus-visible{outline:var(--pxt-neutral-stencil1) solid 1px}.common-carousel-nav{align-items:center;display:flex;flex-direction:row;justify-content:center}.common-carousel-nav .common-carousel-nav-arrow{background:none;color:#fff;height:1.25rem;margin:0;min-height:1rem;min-width:1rem;padding:0;width:1.25rem}.common-carousel-nav .common-carousel-nav-arrow i.fas{width:1.25rem}.common-carousel-nav .common-carousel-nav-arrow.disabled{opacity:.5}.common-carousel-nav ul{height:1.25rem;list-style:none;margin:0 .125rem;margin-block:0;padding-inline:0}.common-carousel-nav li,.common-carousel-nav ul{align-items:center;display:flex;flex-direction:row;justify-content:center}.common-carousel-nav li{height:1rem;width:1rem}.common-carousel-nav li .common-button{background:none;height:1rem;padding:.3rem;width:1rem}.common-carousel-nav li .common-button .common-carousel-nav-button-handle{background-color:#fff;border-radius:100%;display:block;height:.4rem;width:.4rem}.common-carousel-nav li .common-button.selected{padding:.125rem}.common-carousel-nav li .common-button.selected .common-carousel-nav-button-handle{height:.75rem;width:.75rem}.common-carousel-nav .common-button:focus-visible:after{inset:-1px}.feedback-modal .common-modal-body{align-items:center;display:flex;justify-content:center}.feedback-modal .common-modal-body iframe{border:none;height:28rem;width:34rem}.feedback-buttons{align-items:center;display:flex;flex-direction:row;justify-content:center}.feedback-buttons .common-button.feedback-button{background:none;margin:0 .2rem 0 0;padding:.1rem 0}.feedback-buttons .common-button.feedback-button i{margin:0}.feedback-buttons .common-button.feedback-button:hover:not(.disabled){filter:opacity(.7)}.ai-footer{align-items:center;display:flex;flex-direction:row;height:fit-content;justify-content:space-between;line-height:14px;width:100%}.ai-footer,.ai-footer .feedback-button i{font-size:14px}.pxt-theme-root{--pxt-header-background:#888;--pxt-header-foreground:#fff;--pxt-header-background-hover:#777;--pxt-header-foreground-hover:#fff;--pxt-header-stencil:#fff;--pxt-primary-background:#aaa;--pxt-primary-background-hover:#bbb;--pxt-primary-foreground:#fff;--pxt-primary-foreground-hover:#fff;--pxt-primary-accent:#888;--pxt-secondary-background:#aaa;--pxt-secondary-background-hover:#bbb;--pxt-secondary-foreground:#f0f0f0;--pxt-secondary-foreground-hover:#f0f0f0;--pxt-secondary-accent:#9a9a9a;--pxt-tertiary-background:#909090;--pxt-tertiary-background-hover:"#777777";--pxt-tertiary-foreground:#fff;--pxt-tertiary-foreground-hover:#fff;--pxt-tertiary-accent:#9a9a9a;--pxt-target-background1:#f0f0f0;--pxt-target-foreground1:#333;--pxt-target-background1-hover:#d7d7d7;--pxt-target-foreground1-hover:#1a1a1a;--pxt-target-stencil1:#e1e1e1;--pxt-target-background2:#f0f0f0;--pxt-target-foreground2:#333;--pxt-target-background2-hover:#d7d7d7;--pxt-target-foreground2-hover:#1a1a1a;--pxt-target-stencil2:#e1e1e1;--pxt-target-background3:#f0f0f0;--pxt-target-foreground3:#333;--pxt-target-background3-hover:#d7d7d7;--pxt-target-foreground3-hover:#1a1a1a;--pxt-target-stencil3:#e1e1e1;--pxt-neutral-background1:#fff;--pxt-neutral-foreground1:rgba(0,0,0,.85);--pxt-neutral-background1-hover:#e6e6e6;--pxt-neutral-foreground1-hover:rgba(0,0,0,.85);--pxt-neutral-stencil1:hsla(0,0%,53.3%,.15);--pxt-neutral-background2:#f8f8f8;--pxt-neutral-foreground2:rgba(0,0,0,.85);--pxt-neutral-background2-hover:#dfdfdf;--pxt-neutral-foreground2-hover:rgba(0,0,0,.85);--pxt-neutral-stencil2:#e9eef2;--pxt-neutral-background3:#4e5758;--pxt-neutral-foreground3:#fff;--pxt-neutral-background3-hover:#363c3d;--pxt-neutral-foreground3-hover:#fff;--pxt-neutral-stencil3:#fff;--pxt-neutral-background3-alpha90:#4e5758e5;--pxt-neutral-base:#000;--pxt-neutral-alpha0:transparent;--pxt-neutral-alpha10:rgba(0,0,0,.1);--pxt-neutral-alpha20:rgba(0,0,0,.2);--pxt-neutral-alpha50:rgba(0,0,0,.5);--pxt-neutral-alpha80:rgba(0,0,0,.8);--pxt-link:#3671ab;--pxt-link-hover:#204467;--pxt-focus-border:#0078d4;--pxt-success:#2ecc71;--pxt-success-foreground:#fff;--pxt-success-hover:#22be64;--pxt-success-alpha10:#2ecc7119;--pxt-warning:#c0a000;--pxt-warning-foreground:#fff;--pxt-warning-hover:#998400;--pxt-warning-alpha10:#c0a00019;--pxt-error:#a80000;--pxt-error-foreground:#fff;--pxt-error-hover:#8f0000;--pxt-error-alpha10:#a8000019;--pxt-colors-purple-background:#9932cc;--pxt-colors-purple-foreground:#fff;--pxt-colors-purple-hover:#7a28a3;--pxt-colors-purple-alpha10:#9932cc19;--pxt-colors-orange-background:coral;--pxt-colors-orange-foreground:#fff;--pxt-colors-orange-hover:#ff5a1d;--pxt-colors-orange-alpha10:#ff7f5019;--pxt-colors-brown-background:#663905;--pxt-colors-brown-foreground:#fff;--pxt-colors-brown-hover:#351e03;--pxt-colors-brown-alpha10:#66390519;--pxt-colors-blue-background:#00f;--pxt-colors-blue-foreground:#fff;--pxt-colors-blue-hover:#00c;--pxt-colors-blue-alpha10:#0000ff19;--pxt-colors-green-background:#2ecc71;--pxt-colors-green-foreground:#fff;--pxt-colors-green-hover:#22be64;--pxt-colors-green-alpha10:#2ecc7119;--pxt-colors-red-background:#a80000;--pxt-colors-red-foreground:#fff;--pxt-colors-red-hover:#8f0000;--pxt-colors-red-alpha10:#a8000019;--pxt-colors-teal-background:#008272;--pxt-colors-teal-foreground:#fff;--pxt-colors-teal-hover:#004f45;--pxt-colors-teal-alpha10:#00827219;--pxt-colors-yellow-background:#c0a000;--pxt-colors-yellow-foreground:#fff;--pxt-colors-yellow-hover:#998400;--pxt-colors-yellow-alpha10:#c0a00019}.sr-only{border-width:0}@media only screen and (min-width:only screen and (max-width:420px)){.mobile-portrait-only{display:none!important}}@media only screen and (max-width:767px){.mobile-portrait-hidden{display:none!important}}@media only screen and (min-width:768px){.mobile-only{display:none!important}}@media only screen and (max-width:767px){.mobile-hidden{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.tablet-hidden{display:none!important}}@media only screen and (max-width:767px){.tablet-only{display:none!important}}@media only screen and (min-width:992px){.tablet-only{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.computer-hidden{display:none!important}}@media only screen and (max-width:991px){.computer-only{display:none!important}}@media only screen and (min-width:1200px){.computer-only{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.large-monitor-hidden{display:none!important}}@media only screen and (max-width:1199px){.large-monitor-only{display:none!important}}@media only screen and (min-width:1920px){.large-monitor-only,.widescreen-hidden{display:none!important}}@media only screen and (max-width:1919px){.widescreen-only{display:none!important}}@media only screen and (min-width:992px){.desktop-hidden,.portrait-only{display:none!important}}@media only screen and (max-width:991px){.desktop-only,.portrait-hidden{display:none!important}}body.pxt-theme-root a{color:var(--pxt-link)}body.pxt-theme-root a:hover{color:var(--pxt-link-hover)}body.pxt-theme-root .ui.label{background-color:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.list>.item .description{color:var(--pxt-neutral-alpha80)}body.pxt-theme-root .ui.list>.item a.header{color:var(--pxt-link)!important}body.pxt-theme-root .ui.list>.item a.header:hover{color:var(--pxt-link-hover)!important}body.pxt-theme-root .ui.icon.menu .item{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root i.ui.card.icon{border:none}body.pxt-theme-root .ui.card:not(.icon),body.pxt-theme-root .ui.cards .card:not(.icon){background-color:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.card:not(.icon):focus,body.pxt-theme-root .ui.card:not(.icon):hover,body.pxt-theme-root .ui.cards .card:not(.icon):focus,body.pxt-theme-root .ui.cards .card:not(.icon):hover{background-color:var(--pxt-neutral-background1-hover);color:var(--pxt-neutral-foreground1-hover)}body.pxt-theme-root .ui.card:not(.icon) .extra.content a.learnmore,body.pxt-theme-root .ui.cards .card:not(.icon) .extra.content a.learnmore{color:var(--pxt-link)}body.pxt-theme-root .ui.card:not(.icon) .content .header,body.pxt-theme-root .ui.card:not(.icon).link.buttoncard .header,body.pxt-theme-root .ui.cards .card:not(.icon) .content .header,body.pxt-theme-root .ui.cards .card:not(.icon).link.buttoncard .header{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.card:not(.icon) .content .description,body.pxt-theme-root .ui.cards .card:not(.icon) .content .description{color:var(--pxt-neutral-alpha80)}body.pxt-theme-root .ui.card:not(.icon) .image pre,body.pxt-theme-root .ui.cards .card:not(.icon) .image pre{color:var(--pxt-neutral-foreground1);font-size:.7rem;margin-left:.5rem;margin-right:.5rem;max-height:10rem;overflow-y:hidden;white-space:pre-wrap}body.pxt-theme-root .coredialog,body.pxt-theme-root .coredialog>.actions,body.pxt-theme-root .coredialog>.closeIcon,body.pxt-theme-root .coredialog>.closeIcon .close,body.pxt-theme-root .coredialog>.content,body.pxt-theme-root .coredialog>.content>.ui.items>.item>.content>.description,body.pxt-theme-root .coredialog>.header,body.pxt-theme-root .modal,body.pxt-theme-root .modal>.actions,body.pxt-theme-root .modal>.closeIcon,body.pxt-theme-root .modal>.closeIcon .close,body.pxt-theme-root .modal>.content,body.pxt-theme-root .modal>.content>.ui.items>.item>.content>.description,body.pxt-theme-root .modal>.header{background-color:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.table{border:1px solid var(--pxt-neutral-alpha20)}body.pxt-theme-root .ui.table,body.pxt-theme-root .ui.table i,body.pxt-theme-root .ui.table th,body.pxt-theme-root .ui.table tr{background:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.table i.positive,body.pxt-theme-root .ui.table th.positive,body.pxt-theme-root .ui.table tr.positive{background:var(--pxt-colors-green-alpha10)!important;color:var(--pxt-colors-green-background)!important}body.pxt-theme-root .ui.table i.positive i,body.pxt-theme-root .ui.table th.positive i,body.pxt-theme-root .ui.table tr.positive i{background:none!important}body.pxt-theme-root .ui.table th,body.pxt-theme-root .ui.table tr{border-bottom:1px solid var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.table tr td{border-top:1px solid var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.table td:nth-child(2),body.pxt-theme-root .ui.table tfoot:not(.full-width) th:nth-child(2),body.pxt-theme-root .ui.table thead:not(.full-width) th:nth-child(2){border-left:1px solid var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.header,body.pxt-theme-root .ui.header .sub.header{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.menu,body.pxt-theme-root [data-tooltip]:after,body.pxt-theme-root [data-tooltip]:before{background:var(--pxt-neutral-background1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.menu .dropdown.item .menu,body.pxt-theme-root .ui.menu .ui.dropdown .menu{background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);box-shadow:0 1px 3px 0 var(--pxt-neutral-alpha20);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.menu .dropdown.item .menu .item,body.pxt-theme-root .ui.menu .ui.dropdown .menu .item{color:var(--pxt-neutral-foreground1)!important}body.pxt-theme-root .ui.menu .dropdown.item .menu .item:focus,body.pxt-theme-root .ui.menu .dropdown.item .menu .item:hover,body.pxt-theme-root .ui.menu .ui.dropdown .menu .item:focus,body.pxt-theme-root .ui.menu .ui.dropdown .menu .item:hover{background:var(--pxt-neutral-background1-hover)!important;color:var(--pxt-neutral-foreground1-hover)!important}body.pxt-theme-root .ui.menu .dropdown.item .menu .divider,body.pxt-theme-root .ui.menu .ui.dropdown .menu .divider{background:none;border-top:1px solid var(--pxt-neutral-stencil1)}body.pxt-theme-root .ui.menu .item.disabled,body.pxt-theme-root .ui.menu .item.disabled:hover{color:var(--pxt-neutral-alpha20)!important}body.pxt-theme-root .ui.form .field label{color:var(--pxt-neutral-foreground2)}body.pxt-theme-root .ui.form input[type=url],body.pxt-theme-root .ui.form textarea,body.pxt-theme-root .ui.input{background:none;color:var(--pxt-neutral-foreground2)}body.pxt-theme-root .ui.form input[type=url] input,body.pxt-theme-root .ui.form textarea input,body.pxt-theme-root .ui.input input{-webkit-tap-highlight-color:transparent;background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.form input[type=url] input::-moz-placeholder,body.pxt-theme-root .ui.form input[type=url] input::-ms-input-placeholder,body.pxt-theme-root .ui.form input[type=url] input::-webkit-input-placeholder,body.pxt-theme-root .ui.form textarea input::-moz-placeholder,body.pxt-theme-root .ui.form textarea input::-ms-input-placeholder,body.pxt-theme-root .ui.form textarea input::-webkit-input-placeholder,body.pxt-theme-root .ui.input input::-moz-placeholder,body.pxt-theme-root .ui.input input::-ms-input-placeholder,body.pxt-theme-root .ui.input input::-webkit-input-placeholder{color:var(--pxt-neutral-alpha50)}body.pxt-theme-root .ui.form input[type=url] input:active,body.pxt-theme-root .ui.form input[type=url] input:focus,body.pxt-theme-root .ui.form textarea input:active,body.pxt-theme-root .ui.form textarea input:focus,body.pxt-theme-root .ui.input input:active,body.pxt-theme-root .ui.input input:focus{background:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-alpha50);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.form input[type=url] input::selection,body.pxt-theme-root .ui.form textarea input::selection,body.pxt-theme-root .ui.input input::selection{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.form input[type=url].down input,body.pxt-theme-root .ui.form textarea.down input,body.pxt-theme-root .ui.input.down input{background:var(--pxt-neutral-background1);border-color:var(--pxt-neutral-alpha50);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.segment{background:var(--pxt-neutral-background1);border:1px solid var(--pxt-neutral-stencil1);box-shadow:0 1px 2px 0 var(--pxt-neutral-alpha10);color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.raised.segment,body.pxt-theme-root .ui.raised.segments{box-shadow:0 2px 4px 0 var(--pxt-neutral-alpha10),0 2px 10px 0 var(--pxt-neutral-alpha10)}body.pxt-theme-root .ui.toggle.checkbox label{color:var(--pxt-neutral-foreground1)}body.pxt-theme-root .ui.toggle.checkbox label:focus,body.pxt-theme-root .ui.toggle.checkbox label:hover{color:var(--pxt-neutral-foreground1-hover)}body.pxt-theme-root .ui.toggle.checkbox input,body.pxt-theme-root .ui.toggle.checkbox input:checked,body.pxt-theme-root .ui.toggle.checkbox input~.box:before,body.pxt-theme-root .ui.toggle.checkbox input~label:before{border:1px solid var(--pxt-neutral-stencil1)}body.pxt-theme-root .ui.toggle.checkbox input:checked~label{color:var(--pxt-neutral-foreground1)!important}body.pxt-theme-root .ui.toggle.checkbox input:checked~.box:before,body.pxt-theme-root .ui.toggle.checkbox input:checked~label:before{background-color:var(--pxt-primary-background)!important;border:1px solid var(--pxt-neutral-stencil1)}body.pxt-theme-root .ui.dimmer:not(#loading){background-color:var(--pxt-neutral-alpha50)}body.pxt-theme-root .blue{color:var(--pxt-colors-blue-background)}body.pxt-theme-root .blue.inverted{background-color:var(--pxt-colors-blue-foreground)!important;color:var(--pxt-colors-blue-background)!important}body.pxt-theme-root .gray,body.pxt-theme-root .grey,body.pxt-theme-root .neutral{color:var(--pxt-neutral-background2)}body.pxt-theme-root .gray.inverted,body.pxt-theme-root .grey.inverted,body.pxt-theme-root .neutral.inverted{background-color:var(--pxt-neutral-foreground2)!important;color:var(--pxt-neutral-background2)!important}body.pxt-theme-root .green,body.pxt-theme-root .positive{color:var(--pxt-colors-green-background)}body.pxt-theme-root .green.inverted,body.pxt-theme-root .positive.inverted{background-color:var(--pxt-colors-green-foreground)!important;color:var(--pxt-colors-green-background)!important}body.pxt-theme-root .orange{color:var(--pxt-colors-orange-background)}body.pxt-theme-root .orange.inverted{background-color:var(--pxt-colors-orange-foreground)!important;color:var(--pxt-colors-orange-background)!important}body.pxt-theme-root .purple,body.pxt-theme-root .violet{color:var(--pxt-colors-purple-background)}body.pxt-theme-root .purple.inverted,body.pxt-theme-root .violet.inverted{background-color:var(--pxt-colors-purple-foreground)!important;color:var(--pxt-colors-purple-background)!important}body.pxt-theme-root .negative,body.pxt-theme-root .red{color:var(--pxt-colors-red-background)}body.pxt-theme-root .negative.inverted,body.pxt-theme-root .red.inverted{background-color:var(--pxt-colors-red-foreground)!important;color:var(--pxt-colors-red-background)!important}body.pxt-theme-root .teal{color:var(--pxt-colors-teal-background)}body.pxt-theme-root .teal.inverted{background-color:var(--pxt-colors-teal-foreground)!important;color:var(--pxt-colors-teal-background)!important}body.pxt-theme-root .yellow{color:var(--pxt-colors-yellow-background)}body.pxt-theme-root .yellow.inverted{background-color:var(--pxt-colors-yellow-foreground)!important;color:var(--pxt-colors-yellow-background)!important}body.pxt-theme-root .ui.label.blue{background-color:var(--pxt-colors-blue-background)!important;color:var(--pxt-colors-blue-foreground)!important}body.pxt-theme-root .ui.label.blue.inverted{background-color:var(--pxt-colors-blue-foreground)!important;color:var(--pxt-colors-blue-background)!important}body.pxt-theme-root .ui.label.gray,body.pxt-theme-root .ui.label.grey,body.pxt-theme-root .ui.label.neutral{background-color:var(--pxt-neutral-background2)!important;color:var(--pxt-neutral-foreground2)!important}body.pxt-theme-root .ui.label.gray.inverted,body.pxt-theme-root .ui.label.grey.inverted,body.pxt-theme-root .ui.label.neutral.inverted{background-color:var(--pxt-neutral-foreground2)!important;color:var(--pxt-neutral-background2)!important}body.pxt-theme-root .ui.label.green,body.pxt-theme-root .ui.label.positive{background-color:var(--pxt-colors-green-background)!important;color:var(--pxt-colors-green-foreground)!important}body.pxt-theme-root .ui.label.green.inverted,body.pxt-theme-root .ui.label.positive.inverted{background-color:var(--pxt-colors-green-foreground)!important;color:var(--pxt-colors-green-background)!important}body.pxt-theme-root .ui.label.orange{background-color:var(--pxt-colors-orange-background)!important;color:var(--pxt-colors-orange-foreground)!important}body.pxt-theme-root .ui.label.orange.inverted{background-color:var(--pxt-colors-orange-foreground)!important;color:var(--pxt-colors-orange-background)!important}body.pxt-theme-root .ui.label.purple,body.pxt-theme-root .ui.label.violet{background-color:var(--pxt-colors-purple-background)!important;color:var(--pxt-colors-purple-foreground)!important}body.pxt-theme-root .ui.label.purple.inverted,body.pxt-theme-root .ui.label.violet.inverted{background-color:var(--pxt-colors-purple-foreground)!important;color:var(--pxt-colors-purple-background)!important}body.pxt-theme-root .ui.label.negative,body.pxt-theme-root .ui.label.red{background-color:var(--pxt-colors-red-background)!important;color:var(--pxt-colors-red-foreground)!important}body.pxt-theme-root .ui.label.negative.inverted,body.pxt-theme-root .ui.label.red.inverted{background-color:var(--pxt-colors-red-foreground)!important;color:var(--pxt-colors-red-background)!important}body.pxt-theme-root .ui.label.teal{background-color:var(--pxt-colors-teal-background)!important;color:var(--pxt-colors-teal-foreground)!important}body.pxt-theme-root .ui.label.teal.inverted{background-color:var(--pxt-colors-teal-foreground)!important;color:var(--pxt-colors-teal-background)!important}body.pxt-theme-root .ui.label.yellow{background-color:var(--pxt-colors-yellow-background)!important;color:var(--pxt-colors-yellow-foreground)!important}body.pxt-theme-root .ui.label.yellow.inverted{background-color:var(--pxt-colors-yellow-foreground)!important;color:var(--pxt-colors-yellow-background)!important}body.pxt-theme-root .common-button,body.pxt-theme-root .ui.button{background-image:none}body.pxt-theme-root .common-button.primary,body.pxt-theme-root .ui.button.primary{background-color:var(--pxt-primary-background);border:1px solid var(--pxt-primary-background);color:var(--pxt-primary-foreground)}body.pxt-theme-root .common-button.primary.inverted,body.pxt-theme-root .ui.button.primary.inverted{background-color:var(--pxt-primary-foreground);color:var(--pxt-primary-background)}body.pxt-theme-root .common-button.primary.disabled,body.pxt-theme-root .ui.button.primary.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.primary:not(.disabled):focus,body.pxt-theme-root .common-button.primary:not(.disabled):hover,body.pxt-theme-root .ui.button.primary:not(.disabled):focus,body.pxt-theme-root .ui.button.primary:not(.disabled):hover{background-color:var(--pxt-primary-background-hover);color:var(--pxt-primary-foreground-hover);filter:none}body.pxt-theme-root .common-button.primary:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.primary:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.primary:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.primary:not(.disabled):hover.inverted{background-color:var(--pxt-primary-foreground-hover);color:var(--pxt-primary-background-hover)}body.pxt-theme-root .common-button.secondary,body.pxt-theme-root .ui.button.secondary{background-color:var(--pxt-secondary-background);border:1px solid var(--pxt-secondary-background);color:var(--pxt-secondary-foreground)}body.pxt-theme-root .common-button.secondary.inverted,body.pxt-theme-root .ui.button.secondary.inverted{background-color:var(--pxt-secondary-foreground);color:var(--pxt-secondary-background)}body.pxt-theme-root .common-button.secondary.disabled,body.pxt-theme-root .ui.button.secondary.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.secondary:not(.disabled):focus,body.pxt-theme-root .common-button.secondary:not(.disabled):hover,body.pxt-theme-root .ui.button.secondary:not(.disabled):focus,body.pxt-theme-root .ui.button.secondary:not(.disabled):hover{background-color:var(--pxt-secondary-background-hover);color:var(--pxt-secondary-foreground-hover);filter:none}body.pxt-theme-root .common-button.secondary:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.secondary:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.secondary:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.secondary:not(.disabled):hover.inverted{background-color:var(--pxt-secondary-foreground-hover);color:var(--pxt-secondary-background-hover)}body.pxt-theme-root .common-button.tertiary,body.pxt-theme-root .ui.button.tertiary{background-color:var(--pxt-tertiary-background);border:1px solid var(--pxt-tertiary-background);color:var(--pxt-tertiary-foreground)}body.pxt-theme-root .common-button.tertiary.inverted,body.pxt-theme-root .ui.button.tertiary.inverted{background-color:var(--pxt-tertiary-foreground);color:var(--pxt-tertiary-background)}body.pxt-theme-root .common-button.tertiary.disabled,body.pxt-theme-root .ui.button.tertiary.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.tertiary:not(.disabled):focus,body.pxt-theme-root .common-button.tertiary:not(.disabled):hover,body.pxt-theme-root .ui.button.tertiary:not(.disabled):focus,body.pxt-theme-root .ui.button.tertiary:not(.disabled):hover{background-color:var(--pxt-tertiary-background-hover);color:var(--pxt-tertiary-foreground-hover);filter:none}body.pxt-theme-root .common-button.tertiary:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.tertiary:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.tertiary:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.tertiary:not(.disabled):hover.inverted{background-color:var(--pxt-tertiary-foreground-hover);color:var(--pxt-tertiary-background-hover)}body.pxt-theme-root .common-button.blue,body.pxt-theme-root .ui.button.blue{background-color:var(--pxt-colors-blue-background);border:1px solid var(--pxt-colors-blue-background);color:var(--pxt-colors-blue-foreground)}body.pxt-theme-root .common-button.blue.inverted,body.pxt-theme-root .ui.button.blue.inverted{background-color:var(--pxt-colors-blue-foreground);color:var(--pxt-colors-blue-background)}body.pxt-theme-root .common-button.blue.disabled,body.pxt-theme-root .ui.button.blue.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.blue:not(.disabled):focus,body.pxt-theme-root .common-button.blue:not(.disabled):hover,body.pxt-theme-root .ui.button.blue:not(.disabled):focus,body.pxt-theme-root .ui.button.blue:not(.disabled):hover{background-color:var(--pxt-colors-blue-hover);color:var(--pxt-colors-blue-foreground);filter:none}body.pxt-theme-root .common-button.blue:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.blue:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.blue:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.blue:not(.disabled):hover.inverted{background-color:var(--pxt-colors-blue-foreground);color:var(--pxt-colors-blue-hover)}body.pxt-theme-root .common-button.gray,body.pxt-theme-root .common-button.grey,body.pxt-theme-root .common-button.neutral,body.pxt-theme-root .ui.button.gray,body.pxt-theme-root .ui.button.grey,body.pxt-theme-root .ui.button.neutral{background-color:var(--pxt-neutral-background2);border:1px solid var(--pxt-neutral-stencil2);color:var(--pxt-neutral-foreground2)}body.pxt-theme-root .common-button.gray.inverted,body.pxt-theme-root .common-button.grey.inverted,body.pxt-theme-root .common-button.neutral.inverted,body.pxt-theme-root .ui.button.gray.inverted,body.pxt-theme-root .ui.button.grey.inverted,body.pxt-theme-root .ui.button.neutral.inverted{background-color:var(--pxt-neutral-foreground2);color:var(--pxt-neutral-background2)}body.pxt-theme-root .common-button.gray.disabled,body.pxt-theme-root .common-button.grey.disabled,body.pxt-theme-root .common-button.neutral.disabled,body.pxt-theme-root .ui.button.gray.disabled,body.pxt-theme-root .ui.button.grey.disabled,body.pxt-theme-root .ui.button.neutral.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.gray:not(.disabled):focus,body.pxt-theme-root .common-button.gray:not(.disabled):hover,body.pxt-theme-root .common-button.grey:not(.disabled):focus,body.pxt-theme-root .common-button.grey:not(.disabled):hover,body.pxt-theme-root .common-button.neutral:not(.disabled):focus,body.pxt-theme-root .common-button.neutral:not(.disabled):hover,body.pxt-theme-root .ui.button.gray:not(.disabled):focus,body.pxt-theme-root .ui.button.gray:not(.disabled):hover,body.pxt-theme-root .ui.button.grey:not(.disabled):focus,body.pxt-theme-root .ui.button.grey:not(.disabled):hover,body.pxt-theme-root .ui.button.neutral:not(.disabled):focus,body.pxt-theme-root .ui.button.neutral:not(.disabled):hover{background-color:var(--pxt-neutral-background2-hover);color:var(--pxt-neutral-foreground2-hover);filter:none}body.pxt-theme-root .common-button.gray:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.gray:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.grey:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.grey:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.neutral:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.neutral:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.gray:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.gray:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.grey:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.grey:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.neutral:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.neutral:not(.disabled):hover.inverted{background-color:var(--pxt-neutral-foreground2-hover);color:var(--pxt-neutral-background2-hover)}body.pxt-theme-root .common-button.green,body.pxt-theme-root .common-button.positive,body.pxt-theme-root .ui.button.green,body.pxt-theme-root .ui.button.positive{background-color:var(--pxt-colors-green-background);border:1px solid var(--pxt-colors-green-background);color:var(--pxt-colors-green-foreground)}body.pxt-theme-root .common-button.green.inverted,body.pxt-theme-root .common-button.positive.inverted,body.pxt-theme-root .ui.button.green.inverted,body.pxt-theme-root .ui.button.positive.inverted{background-color:var(--pxt-colors-green-foreground);color:var(--pxt-colors-green-background)}body.pxt-theme-root .common-button.green.disabled,body.pxt-theme-root .common-button.positive.disabled,body.pxt-theme-root .ui.button.green.disabled,body.pxt-theme-root .ui.button.positive.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.green:not(.disabled):focus,body.pxt-theme-root .common-button.green:not(.disabled):hover,body.pxt-theme-root .common-button.positive:not(.disabled):focus,body.pxt-theme-root .common-button.positive:not(.disabled):hover,body.pxt-theme-root .ui.button.green:not(.disabled):focus,body.pxt-theme-root .ui.button.green:not(.disabled):hover,body.pxt-theme-root .ui.button.positive:not(.disabled):focus,body.pxt-theme-root .ui.button.positive:not(.disabled):hover{background-color:var(--pxt-colors-green-hover);color:var(--pxt-colors-green-foreground);filter:none}body.pxt-theme-root .common-button.green:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.green:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.positive:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.positive:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.green:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.green:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.positive:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.positive:not(.disabled):hover.inverted{background-color:var(--pxt-colors-green-foreground);color:var(--pxt-colors-green-hover)}body.pxt-theme-root .common-button.orange,body.pxt-theme-root .ui.button.orange{background-color:var(--pxt-colors-orange-background);border:1px solid var(--pxt-colors-orange-background);color:var(--pxt-colors-orange-foreground)}body.pxt-theme-root .common-button.orange.inverted,body.pxt-theme-root .ui.button.orange.inverted{background-color:var(--pxt-colors-orange-foreground);color:var(--pxt-colors-orange-background)}body.pxt-theme-root .common-button.orange.disabled,body.pxt-theme-root .ui.button.orange.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.orange:not(.disabled):focus,body.pxt-theme-root .common-button.orange:not(.disabled):hover,body.pxt-theme-root .ui.button.orange:not(.disabled):focus,body.pxt-theme-root .ui.button.orange:not(.disabled):hover{background-color:var(--pxt-colors-orange-hover);color:var(--pxt-colors-orange-foreground);filter:none}body.pxt-theme-root .common-button.orange:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.orange:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.orange:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.orange:not(.disabled):hover.inverted{background-color:var(--pxt-colors-orange-foreground);color:var(--pxt-colors-orange-hover)}body.pxt-theme-root .common-button.purple,body.pxt-theme-root .common-button.violet,body.pxt-theme-root .ui.button.purple,body.pxt-theme-root .ui.button.violet{background-color:var(--pxt-colors-purple-background);border:1px solid var(--pxt-colors-purple-background);color:var(--pxt-colors-purple-foreground)}body.pxt-theme-root .common-button.purple.inverted,body.pxt-theme-root .common-button.violet.inverted,body.pxt-theme-root .ui.button.purple.inverted,body.pxt-theme-root .ui.button.violet.inverted{background-color:var(--pxt-colors-purple-foreground);color:var(--pxt-colors-purple-background)}body.pxt-theme-root .common-button.purple.disabled,body.pxt-theme-root .common-button.violet.disabled,body.pxt-theme-root .ui.button.purple.disabled,body.pxt-theme-root .ui.button.violet.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.purple:not(.disabled):focus,body.pxt-theme-root .common-button.purple:not(.disabled):hover,body.pxt-theme-root .common-button.violet:not(.disabled):focus,body.pxt-theme-root .common-button.violet:not(.disabled):hover,body.pxt-theme-root .ui.button.purple:not(.disabled):focus,body.pxt-theme-root .ui.button.purple:not(.disabled):hover,body.pxt-theme-root .ui.button.violet:not(.disabled):focus,body.pxt-theme-root .ui.button.violet:not(.disabled):hover{background-color:var(--pxt-colors-purple-hover);color:var(--pxt-colors-purple-foreground);filter:none}body.pxt-theme-root .common-button.purple:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.purple:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.violet:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.violet:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.purple:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.purple:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.violet:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.violet:not(.disabled):hover.inverted{background-color:var(--pxt-colors-purple-foreground);color:var(--pxt-colors-purple-hover)}body.pxt-theme-root .common-button.negative,body.pxt-theme-root .common-button.red,body.pxt-theme-root .ui.button.negative,body.pxt-theme-root .ui.button.red{background-color:var(--pxt-colors-red-background);border:1px solid var(--pxt-colors-red-background);color:var(--pxt-colors-red-foreground)}body.pxt-theme-root .common-button.negative.inverted,body.pxt-theme-root .common-button.red.inverted,body.pxt-theme-root .ui.button.negative.inverted,body.pxt-theme-root .ui.button.red.inverted{background-color:var(--pxt-colors-red-foreground);color:var(--pxt-colors-red-background)}body.pxt-theme-root .common-button.negative.disabled,body.pxt-theme-root .common-button.red.disabled,body.pxt-theme-root .ui.button.negative.disabled,body.pxt-theme-root .ui.button.red.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.negative:not(.disabled):focus,body.pxt-theme-root .common-button.negative:not(.disabled):hover,body.pxt-theme-root .common-button.red:not(.disabled):focus,body.pxt-theme-root .common-button.red:not(.disabled):hover,body.pxt-theme-root .ui.button.negative:not(.disabled):focus,body.pxt-theme-root .ui.button.negative:not(.disabled):hover,body.pxt-theme-root .ui.button.red:not(.disabled):focus,body.pxt-theme-root .ui.button.red:not(.disabled):hover{background-color:var(--pxt-colors-red-hover);color:var(--pxt-colors-red-foreground);filter:none}body.pxt-theme-root .common-button.negative:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.negative:not(.disabled):hover.inverted,body.pxt-theme-root .common-button.red:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.red:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.negative:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.negative:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.red:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.red:not(.disabled):hover.inverted{background-color:var(--pxt-colors-red-foreground);color:var(--pxt-colors-red-hover)}body.pxt-theme-root .common-button.teal,body.pxt-theme-root .ui.button.teal{background-color:var(--pxt-colors-teal-background);border:1px solid var(--pxt-colors-teal-background);color:var(--pxt-colors-teal-foreground)}body.pxt-theme-root .common-button.teal.inverted,body.pxt-theme-root .ui.button.teal.inverted{background-color:var(--pxt-colors-teal-foreground);color:var(--pxt-colors-teal-background)}body.pxt-theme-root .common-button.teal.disabled,body.pxt-theme-root .ui.button.teal.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.teal:not(.disabled):focus,body.pxt-theme-root .common-button.teal:not(.disabled):hover,body.pxt-theme-root .ui.button.teal:not(.disabled):focus,body.pxt-theme-root .ui.button.teal:not(.disabled):hover{background-color:var(--pxt-colors-teal-hover);color:var(--pxt-colors-teal-foreground);filter:none}body.pxt-theme-root .common-button.teal:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.teal:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.teal:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.teal:not(.disabled):hover.inverted{background-color:var(--pxt-colors-teal-foreground);color:var(--pxt-colors-teal-hover)}body.pxt-theme-root .common-button.yellow,body.pxt-theme-root .ui.button.yellow{background-color:var(--pxt-colors-yellow-background);border:1px solid var(--pxt-colors-yellow-background);color:var(--pxt-colors-yellow-foreground)}body.pxt-theme-root .common-button.yellow.inverted,body.pxt-theme-root .ui.button.yellow.inverted{background-color:var(--pxt-colors-yellow-foreground);color:var(--pxt-colors-yellow-background)}body.pxt-theme-root .common-button.yellow.disabled,body.pxt-theme-root .ui.button.yellow.disabled{filter:grayscale(100%) brightness(80%);opacity:.7}body.pxt-theme-root .common-button.yellow:not(.disabled):focus,body.pxt-theme-root .common-button.yellow:not(.disabled):hover,body.pxt-theme-root .ui.button.yellow:not(.disabled):focus,body.pxt-theme-root .ui.button.yellow:not(.disabled):hover{background-color:var(--pxt-colors-yellow-hover);color:var(--pxt-colors-yellow-foreground);filter:none}body.pxt-theme-root .common-button.yellow:not(.disabled):focus.inverted,body.pxt-theme-root .common-button.yellow:not(.disabled):hover.inverted,body.pxt-theme-root .ui.button.yellow:not(.disabled):focus.inverted,body.pxt-theme-root .ui.button.yellow:not(.disabled):hover.inverted{background-color:var(--pxt-colors-yellow-foreground);color:var(--pxt-colors-yellow-hover)}
|
|
2
2
|
/*!
|
|
3
3
|
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
|
|
4
4
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
@@ -10,4 +10,4 @@
|
|
|
10
10
|
/*!
|
|
11
11
|
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
|
|
12
12
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
13
|
-
*/.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
|
|
13
|
+
*/.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;white-space:nowrap;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
|