﻿[data-glue-show]{display:none}.glue-is-shown[data-glue-show]{display:block}@-webkit-keyframes glue-show-fade-in{from{opacity:0}to{opacity:1}}@keyframes glue-show-fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes glue-show-fade-out{from{opacity:1}to{opacity:0}}@keyframes glue-show-fade-out{from{opacity:1}to{opacity:0}}.glue-is-shown.glue-is-shown-fx-fade-in[data-glue-show]{-webkit-animation:glue-show-fade-in .5s;animation:glue-show-fade-in .5s}.glue-is-show-remove.glue-is-shown-fx-fade-out[data-glue-show]{display:block;-webkit-animation:glue-show-fade-out .5s;animation:glue-show-fade-out .5s}.glue-app-supported [glue-modal],.glue-app-supported [data-glue-modal],.glue-app-supported .glue-c-modal,.glue-app-supported .glue-c-modal__overlay,.glue-app-ready [glue-modal],.glue-app-ready [data-glue-modal],.glue-app-ready .glue-c-modal,.glue-app-ready .glue-c-modal__overlay{display:none}.glue-app-supported body.glue-is-showing-modal,.glue-app-ready body.glue-is-showing-modal{overflow:hidden}.glue-app-ready .glue-c-modal{display:block}.glue-app-ready .glue-c-modal__overlay{background:#e0e0e0;background:rgba(224,224,224,0.75);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.glue-app-ready .glue-c-modal__overlay.glue-is-shown{display:block}.glue-app-ready .glue-c-modal__dialog{background:#fff;bottom:0;height:100%;position:relative;left:0;margin:auto;right:0;top:0;width:100%}.glue-app-ready .glue-c-modal__dialog.glue-is-shown{display:block}.glue-app-ready .glue-c-modal__dialog *,.glue-app-ready .glue-c-modal__dialog *:before,.glue-app-ready .glue-c-modal__dialog *:after{box-sizing:border-box}.glue-app-ready .glue-c-modal__close{background:#fff;border:none;cursor:pointer;position:absolute;right:0;top:0}.glue-app-ready .glue-c-modal__content{padding:15px;height:100%;overflow:auto}.glue-app-ready .glue-c-modal__content img,.glue-app-ready .glue-c-modal__content iframe{max-width:100%}.glue-c-ripple{display:block;height:100%;left:0;position:absolute;top:0;width:100%;overflow:hidden}.glue-c-ripple__animation-element{backface-visibility:hidden;background:#fff;border-radius:50%;display:block;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%, -50%) scale(0);overflow:hidden;-ms-transform:translate(-50%, -50%) scale(0);-webkit-transform:translate(-50%, -50%) scale(0);-webkit-mask-image:-webkit-radial-gradient(circle, #fff, #000);-webkit-backface-visibility:hidden}.glue-c-ripple__animation-element.glue-is-animating{transition:transform 0.5s cubic-bezier(0, 0, 0.2, 1),-ms-transform 0.5s cubic-bezier(0, 0, 0.2, 1),opacity 0.8s cubic-bezier(0, 0, 0.2, 1),-webkit-transform 0.5s cubic-bezier(0, 0, 0.2, 1)}.glue-c-ripple__animation-element.glue-is-visible{opacity:.3}.glue-c-popover{position:relative}.glue-c-popover__trigger{cursor:pointer}.glue-c-popover__dialog{background:white;border:1px solid black;display:block;left:0;top:20px}[dir='rtl'] .glue-c-popover__dialog{right:0;left:auto}.glue-app-supported .glue-c-popover__dialog,.glue-app-ready .glue-c-popover__dialog{position:absolute;display:none}.glue-c-popover.glue-is-shown .glue-c-popover__dialog{display:block}.glue-c-popover__close-btn{cursor:pointer;display:none;position:absolute;right:10px;top:0}.glue-app-supported .glue-c-popover__close-btn,.glue-app-ready .glue-c-popover__close-btn{display:block}.glue-app-supported .glue-c-popover__close-btn.glue-is-shown,.glue-app-ready .glue-c-popover__close-btn.glue-is-shown{display:block}[dir='rtl'] .glue-c-popover__close-btn{left:10px;right:auto}.glue-tabby .glue-breakpoint-no-match{display:none}.glue-o-pagination__pages,.glue-c-tabset__panel-container{display:none;list-style-type:none;margin:0}.glue-is-ready.glue-o-pagination__pages,.glue-is-ready.glue-c-tabset__panel-container{display:block;margin:inherit}.glue-o-pagination__page{display:none}.glue-is-shown.glue-o-pagination__page{display:block}.glue-o-pagination__page-list{display:inline-block;list-style-type:none;margin:0;padding:0}.glue-o-pagination__page-list-button-container{display:inline-block}.glue-c-carousel__page-list .glue-o-pagination__button,.glue-c-carousel__button-container .glue-o-pagination__button{background-color:#fff;border-radius:2px;border:solid 1px #ccc;cursor:pointer;padding:.5em 1em}.glue-c-carousel__page-list .glue-o-pagination__button:focus,.glue-c-carousel__button-container .glue-o-pagination__button:focus{background-color:#eee}.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true],.glue-c-carousel__button-container .glue-o-pagination__button[aria-selected=true]{background-color:#ddd}.glue-c-carousel__button-container,.glue-c-tabset__tab{display:inline-block;margin:0.2rem 1rem 0.2rem 0}.glue-c-carousel__button-container.glue-pagination-teleport{margin:0}.glue-c-carousel__page-list{border:solid 1px #ccc;border-radius:2px;display:inline-block;margin:0.2rem 1rem 0.2rem 0;padding:0}.glue-c-carousel__page-list .glue-o-pagination__page-list-button-container.ng-hide+.glue-o-pagination__page-list-button-container{border-left:none}.glue-c-carousel__page-list .glue-o-pagination__page-list-button{border:none;margin:0;padding:.5em 1em}.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{background-color:#ddd}@media screen and (-ms-high-contrast: active){.glue-c-carousel__page-list .glue-o-pagination__button[aria-selected=true]{color:highlightText;background-color:highlight}}.glue-c-carousel__page-list .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border-left:solid 1px #ccc}html[dir=rtl] .glue-c-carousel__page-list .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border-left:0;border-right:solid 1px #ccc}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots{border:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container+.glue-o-pagination__page-list-button-container{border:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container{border:none;margin-right:20px}@media screen and (min-width: 1024px){.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container{margin-right:14px}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container .glue-o-pagination__page-list-button{height:14px;width:14px}}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button{background-color:#ccc;border:solid 2px #ccc;border-radius:50%;color:#fff;font-size:0;height:20px;padding:0;vertical-align:middle;width:20px}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button:focus{background-color:#ccc;border-color:#1a1a1a;outline:none}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]{background-color:#4d4d4d;border:solid 1px #4d4d4d}@media screen and (-ms-high-contrast: active){.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]{background:buttonText}}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button[aria-selected=true]:focus{border-color:#1a1a1a}.glue-c-carousel__page-list.glue-c-carousel__page-list--dots .glue-o-pagination__page-list-button-container.ng-hide:not(.ng-hide-animate){display:inherit !important}.glue-c-carousel__pages.glue-c-carousel__pages--xfade{min-height:200px;position:relative}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page{background-color:#fff;display:block;height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page.glue-o-pagination__page--previously-shown,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page.glue-o-pagination__page--previously-shown{opacity:1;z-index:1}.glue-c-carousel__pages.glue-c-carousel__pages--xfade>ul>.glue-o-pagination__page.glue-is-shown,.glue-c-carousel__pages.glue-c-carousel__pages--xfade>.glue-o-pagination__page.glue-is-shown{-webkit-transition:opacity 400ms linear;transition:opacity 400ms linear;opacity:1;z-index:2}.glue-c-tabset{width:100%}.glue-c-tabset__panel-container{background-color:#fff;border:1px solid #848484;margin:-1px 0 0;padding:10px}.glue-c-tabset__tab{margin:0 0 0 10px}.glue-c-tabset__tab.glue-is-active{background-color:#fff;border-bottom:none}.glue-c-tabset__button{background-color:initial;border:1px solid #848484;border-bottom:0;border-radius:0;color:#444;font-size:1rem;padding:10px}.glue-c-tabset__button:hover,.glue-c-tabset__button[aria-selected=true]:hover,.glue-c-tabset__button[aria-selected=true]:hover:focus{color:#448aff}.glue-c-tabset__button[aria-selected=true],.glue-c-tabset__button[aria-selected=true]:focus{background-color:initial;border-bottom:0;color:#444;font-weight:bold}.glue-c-tabset__button:focus{background-color:#eee}@media screen and (min-width: 768px){.glue-c-tabset__tab.glue-c-tabset__tab--vertical{display:block;margin-left:0}}.glue-c-tabset__tab.glue-c-tabset__tab--vertical:not(:first-child){border-top:1px solid #848484}.glue-c-tabset__tab.glue-c-tabset__tab--vertical:not(:first-child) .glue-c-tabset__button,.glue-c-tabset__tab.glue-c-tabset__tab--vertical:not(:first-child) .glue-c-tabset__button.ng-click-active{border-top:0}@media screen and (min-width: 768px){.glue-c-tabset__tab.glue-c-tabset__tab--vertical:not(:first-child){border-top:0}}.glue-c-tabset__button.glue-c-tabset__button--vertical{border-bottom:0}.glue-c-tabset__button.glue-c-tabset__button--vertical:focus{border-bottom:1px solid #848484}@media screen and (min-width: 768px){.glue-c-tabset__button.glue-c-tabset__button--vertical{border-bottom:1px solid #848484;border-right:0;text-align:left;width:100%}}@media screen and (min-width: 768px){.glue-c-tabset__tablist.glue-c-tabset__tablist--vertical{float:left;width:15rem}}@media screen and (min-width: 768px){.glue-c-tabset__panel-container.glue-c-tabset__panel-container--vertical{margin-left:15rem}}.glue-c-zippy__collapse-region{display:none}.glue-c-zippy__collapse-region.glue-collapse-expanded{display:block}.glue-c-zippy.glue-a-zippy--v-smooth-expand .glue-c-zippy__collapse-region{display:block;max-height:0;overflow:hidden;position:relative}.glue-c-zippy__btn:not(.maia-button){cursor:pointer}.glue-c-zippy__content-container{padding:10px 0}.glue-zippy-toggle-all__collapse[aria-hidden=true],.glue-zippy-toggle-all__expand[aria-hidden=true]{display:none}.glue-zippy-toggle-all__collapse[aria-hidden=false],.glue-zippy-toggle-all__expand[aria-hidden=false]{display:display}.h-google-red-50{color:#fbe9e7}.h-bg-google-red-50{background-color:#fbe9e7}.h-google-red-100{color:#f4c7c3}.h-bg-google-red-100{background-color:#f4c7c3}.h-google-red-200{color:#eda29b}.h-bg-google-red-200{background-color:#eda29b}.h-google-red-300{color:#e67c73}.h-bg-google-red-300{background-color:#e67c73}.h-google-red-400{color:#e06055}.h-bg-google-red-400{background-color:#e06055}.h-google-red-500{color:#db4437}.h-bg-google-red-500{background-color:#db4437}.h-google-red-600{color:#d23f31}.h-bg-google-red-600{background-color:#d23f31}.h-google-red-700{color:#c53929}.h-bg-google-red-700{background-color:#c53929}.h-google-red-800{color:#b93221}.h-bg-google-red-800{background-color:#b93221}.h-google-red-900{color:#a52714}.h-bg-google-red-900{background-color:#a52714}.h-pink-50{color:#fce4ec}.h-bg-pink-50{background-color:#fce4ec}.h-pink-100{color:#f8bbd0}.h-bg-pink-100{background-color:#f8bbd0}.h-pink-200{color:#f48fb1}.h-bg-pink-200{background-color:#f48fb1}.h-pink-300{color:#f06292}.h-bg-pink-300{background-color:#f06292}.h-pink-400{color:#ec407a}.h-bg-pink-400{background-color:#ec407a}.h-pink-500{color:#e91e63}.h-bg-pink-500{background-color:#e91e63}.h-pink-600{color:#d81b60}.h-bg-pink-600{background-color:#d81b60}.h-pink-700{color:#c2185b}.h-bg-pink-700{background-color:#c2185b}.h-pink-800{color:#ad1457}.h-bg-pink-800{background-color:#ad1457}.h-pink-900{color:#880e4f}.h-bg-pink-900{background-color:#880e4f}.h-purple-50{color:#f3e5f5}.h-bg-purple-50{background-color:#f3e5f5}.h-purple-100{color:#e1bee7}.h-bg-purple-100{background-color:#e1bee7}.h-purple-200{color:#ce93d8}.h-bg-purple-200{background-color:#ce93d8}.h-purple-300{color:#ba68c8}.h-bg-purple-300{background-color:#ba68c8}.h-purple-400{color:#ab47bc}.h-bg-purple-400{background-color:#ab47bc}.h-purple-500{color:#9c27b0}.h-bg-purple-500{background-color:#9c27b0}.h-purple-600{color:#8e24aa}.h-bg-purple-600{background-color:#8e24aa}.h-purple-700{color:#7b1fa2}.h-bg-purple-700{background-color:#7b1fa2}.h-purple-800{color:#6a1b9a}.h-bg-purple-800{background-color:#6a1b9a}.h-purple-900{color:#4a148c}.h-bg-purple-900{background-color:#4a148c}.h-deep-purple-50{color:#ede7f6}.h-bg-deep-purple-50{background-color:#ede7f6}.h-deep-purple-100{color:#d1c4e9}.h-bg-deep-purple-100{background-color:#d1c4e9}.h-deep-purple-200{color:#b39ddb}.h-bg-deep-purple-200{background-color:#b39ddb}.h-deep-purple-300{color:#9575cd}.h-bg-deep-purple-300{background-color:#9575cd}.h-deep-purple-400{color:#7e57c2}.h-bg-deep-purple-400{background-color:#7e57c2}.h-deep-purple-500{color:#673ab7}.h-bg-deep-purple-500{background-color:#673ab7}.h-deep-purple-600{color:#5e35b1}.h-bg-deep-purple-600{background-color:#5e35b1}.h-deep-purple-700{color:#512da8}.h-bg-deep-purple-700{background-color:#512da8}.h-deep-purple-800{color:#4527a0}.h-bg-deep-purple-800{background-color:#4527a0}.h-deep-purple-900{color:#311b92}.h-bg-deep-purple-900{background-color:#311b92}.h-indigo-50{color:#e8eaf6}.h-bg-indigo-50{background-color:#e8eaf6}.h-indigo-100{color:#c5cae9}.h-bg-indigo-100{background-color:#c5cae9}.h-indigo-200{color:#9fa8da}.h-bg-indigo-200{background-color:#9fa8da}.h-indigo-300{color:#7986cb}.h-bg-indigo-300{background-color:#7986cb}.h-indigo-400{color:#5c6bc0}.h-bg-indigo-400{background-color:#5c6bc0}.h-indigo-500{color:#3f51b5}.h-bg-indigo-500{background-color:#3f51b5}.h-indigo-600{color:#3949ab}.h-bg-indigo-600{background-color:#3949ab}.h-indigo-700{color:#303f9f}.h-bg-indigo-700{background-color:#303f9f}.h-indigo-800{color:#283593}.h-bg-indigo-800{background-color:#283593}.h-indigo-900{color:#1a237e}.h-bg-indigo-900{background-color:#1a237e}.h-google-blue-50{color:#e8f0fe}.h-bg-google-blue-50{background-color:#e8f0fe}.h-google-blue-100{color:#c6dafc}.h-bg-google-blue-100{background-color:#c6dafc}.h-google-blue-200{color:#a1c2fa}.h-bg-google-blue-200{background-color:#a1c2fa}.h-google-blue-300{color:#7baaf7}.h-bg-google-blue-300{background-color:#7baaf7}.h-google-blue-400{color:#5e97f6}.h-bg-google-blue-400{background-color:#5e97f6}.h-google-blue-500{color:#4285f4}.h-bg-google-blue-500{background-color:#4285f4}.h-google-blue-600{color:#3b78e7}.h-bg-google-blue-600{background-color:#3b78e7}.h-google-blue-700{color:#3367d6}.h-bg-google-blue-700{background-color:#3367d6}.h-google-blue-800{color:#2a56c6}.h-bg-google-blue-800{background-color:#2a56c6}.h-google-blue-900{color:#1c3aa9}.h-bg-google-blue-900{background-color:#1c3aa9}.h-light-blue-50{color:#e1f5fe}.h-bg-light-blue-50{background-color:#e1f5fe}.h-light-blue-100{color:#b3e5fc}.h-bg-light-blue-100{background-color:#b3e5fc}.h-light-blue-200{color:#81d4fa}.h-bg-light-blue-200{background-color:#81d4fa}.h-light-blue-300{color:#4fc3f7}.h-bg-light-blue-300{background-color:#4fc3f7}.h-light-blue-400{color:#29b6f6}.h-bg-light-blue-400{background-color:#29b6f6}.h-light-blue-500{color:#03a9f4}.h-bg-light-blue-500{background-color:#03a9f4}.h-light-blue-600{color:#039be5}.h-bg-light-blue-600{background-color:#039be5}.h-light-blue-700{color:#0288d1}.h-bg-light-blue-700{background-color:#0288d1}.h-light-blue-800{color:#0277bd}.h-bg-light-blue-800{background-color:#0277bd}.h-light-blue-900{color:#01579b}.h-bg-light-blue-900{background-color:#01579b}.h-cyan-50{color:#e0f7fa}.h-bg-cyan-50{background-color:#e0f7fa}.h-cyan-100{color:#b2ebf2}.h-bg-cyan-100{background-color:#b2ebf2}.h-cyan-200{color:#80deea}.h-bg-cyan-200{background-color:#80deea}.h-cyan-300{color:#4dd0e1}.h-bg-cyan-300{background-color:#4dd0e1}.h-cyan-400{color:#26c6da}.h-bg-cyan-400{background-color:#26c6da}.h-cyan-500{color:#00bcd4}.h-bg-cyan-500{background-color:#00bcd4}.h-cyan-600{color:#00acc1}.h-bg-cyan-600{background-color:#00acc1}.h-cyan-700{color:#0097a7}.h-bg-cyan-700{background-color:#0097a7}.h-cyan-800{color:#00838f}.h-bg-cyan-800{background-color:#00838f}.h-cyan-900{color:#006064}.h-bg-cyan-900{background-color:#006064}.h-teal-50{color:#e0f2f1}.h-bg-teal-50{background-color:#e0f2f1}.h-teal-100{color:#b2dfdb}.h-bg-teal-100{background-color:#b2dfdb}.h-teal-200{color:#80cbc4}.h-bg-teal-200{background-color:#80cbc4}.h-teal-300{color:#4db6ac}.h-bg-teal-300{background-color:#4db6ac}.h-teal-400{color:#26a69a}.h-bg-teal-400{background-color:#26a69a}.h-teal-500{color:#009688}.h-bg-teal-500{background-color:#009688}.h-teal-600{color:#00897b}.h-bg-teal-600{background-color:#00897b}.h-teal-700{color:#00796b}.h-bg-teal-700{background-color:#00796b}.h-teal-800{color:#00695c}.h-bg-teal-800{background-color:#00695c}.h-teal-900{color:#004d40}.h-bg-teal-900{background-color:#004d40}.h-google-green-50{color:#e2f3eb}.h-bg-google-green-50{background-color:#e2f3eb}.h-google-green-100{color:#b7e1cd}.h-bg-google-green-100{background-color:#b7e1cd}.h-google-green-200{color:#87ceac}.h-bg-google-green-200{background-color:#87ceac}.h-google-green-300{color:#57bb8a}.h-bg-google-green-300{background-color:#57bb8a}.h-google-green-400{color:#33ac71}.h-bg-google-green-400{background-color:#33ac71}.h-google-green-500{color:#0f9d58}.h-bg-google-green-500{background-color:#0f9d58}.h-google-green-600{color:#0d904f}.h-bg-google-green-600{background-color:#0d904f}.h-google-green-700{color:#0b8043}.h-bg-google-green-700{background-color:#0b8043}.h-google-green-800{color:#097138}.h-bg-google-green-800{background-color:#097138}.h-google-green-900{color:#055524}.h-bg-google-green-900{background-color:#055524}.h-light-green-50{color:#f1f8e9}.h-bg-light-green-50{background-color:#f1f8e9}.h-light-green-100{color:#dcedc8}.h-bg-light-green-100{background-color:#dcedc8}.h-light-green-200{color:#c5e1a5}.h-bg-light-green-200{background-color:#c5e1a5}.h-light-green-300{color:#aed581}.h-bg-light-green-300{background-color:#aed581}.h-light-green-400{color:#9ccc65}.h-bg-light-green-400{background-color:#9ccc65}.h-light-green-500{color:#8bc34a}.h-bg-light-green-500{background-color:#8bc34a}.h-light-green-600{color:#7cb342}.h-bg-light-green-600{background-color:#7cb342}.h-light-green-700{color:#689f38}.h-bg-light-green-700{background-color:#689f38}.h-light-green-800{color:#558b2f}.h-bg-light-green-800{background-color:#558b2f}.h-light-green-900{color:#33691e}.h-bg-light-green-900{background-color:#33691e}.h-lime-50{color:#f9fbe7}.h-bg-lime-50{background-color:#f9fbe7}.h-lime-100{color:#f0f4c3}.h-bg-lime-100{background-color:#f0f4c3}.h-lime-200{color:#e6ee9c}.h-bg-lime-200{background-color:#e6ee9c}.h-lime-300{color:#dce775}.h-bg-lime-300{background-color:#dce775}.h-lime-400{color:#d4e157}.h-bg-lime-400{background-color:#d4e157}.h-lime-500{color:#cddc39}.h-bg-lime-500{background-color:#cddc39}.h-lime-600{color:#c0ca33}.h-bg-lime-600{background-color:#c0ca33}.h-lime-700{color:#afb42b}.h-bg-lime-700{background-color:#afb42b}.h-lime-800{color:#9e9d24}.h-bg-lime-800{background-color:#9e9d24}.h-lime-900{color:#827717}.h-bg-lime-900{background-color:#827717}.h-yellow-50{color:#fffde7}.h-bg-yellow-50{background-color:#fffde7}.h-yellow-100{color:#fff9c4}.h-bg-yellow-100{background-color:#fff9c4}.h-yellow-200{color:#fff59d}.h-bg-yellow-200{background-color:#fff59d}.h-yellow-300{color:#fff176}.h-bg-yellow-300{background-color:#fff176}.h-yellow-400{color:#ffee58}.h-bg-yellow-400{background-color:#ffee58}.h-yellow-500{color:#ffeb3b}.h-bg-yellow-500{background-color:#ffeb3b}.h-yellow-600{color:#fdd835}.h-bg-yellow-600{background-color:#fdd835}.h-yellow-700{color:#fbc02d}.h-bg-yellow-700{background-color:#fbc02d}.h-yellow-800{color:#f9a825}.h-bg-yellow-800{background-color:#f9a825}.h-yellow-900{color:#f57f17}.h-bg-yellow-900{background-color:#f57f17}.h-google-yellow-50{color:#fef6e0}.h-bg-google-yellow-50{background-color:#fef6e0}.h-google-yellow-100{color:#fce8b2}.h-bg-google-yellow-100{background-color:#fce8b2}.h-google-yellow-200{color:#fada80}.h-bg-google-yellow-200{background-color:#fada80}.h-google-yellow-300{color:#f7cb4d}.h-bg-google-yellow-300{background-color:#f7cb4d}.h-google-yellow-400{color:#f6bf26}.h-bg-google-yellow-400{background-color:#f6bf26}.h-google-yellow-500{color:#f4b400}.h-bg-google-yellow-500{background-color:#f4b400}.h-google-yellow-600{color:#f2a600}.h-bg-google-yellow-600{background-color:#f2a600}.h-google-yellow-700{color:#f09300}.h-bg-google-yellow-700{background-color:#f09300}.h-google-yellow-800{color:#ee8100}.h-bg-google-yellow-800{background-color:#ee8100}.h-google-yellow-900{color:#ea6100}.h-bg-google-yellow-900{background-color:#ea6100}.h-orange-50{color:#fff3e0}.h-bg-orange-50{background-color:#fff3e0}.h-orange-100{color:#ffe0b2}.h-bg-orange-100{background-color:#ffe0b2}.h-orange-200{color:#ffcc80}.h-bg-orange-200{background-color:#ffcc80}.h-orange-300{color:#ffb74d}.h-bg-orange-300{background-color:#ffb74d}.h-orange-400{color:#ffa726}.h-bg-orange-400{background-color:#ffa726}.h-orange-500{color:#ff9800}.h-bg-orange-500{background-color:#ff9800}.h-orange-600{color:#fb8c00}.h-bg-orange-600{background-color:#fb8c00}.h-orange-700{color:#f57c00}.h-bg-orange-700{background-color:#f57c00}.h-orange-800{color:#ef6c00}.h-bg-orange-800{background-color:#ef6c00}.h-orange-900{color:#e65100}.h-bg-orange-900{background-color:#e65100}.h-deep-orange-50{color:#fbe9e7}.h-bg-deep-orange-50{background-color:#fbe9e7}.h-deep-orange-100{color:#ffccbc}.h-bg-deep-orange-100{background-color:#ffccbc}.h-deep-orange-200{color:#ffab91}.h-bg-deep-orange-200{background-color:#ffab91}.h-deep-orange-300{color:#ff8a65}.h-bg-deep-orange-300{background-color:#ff8a65}.h-deep-orange-400{color:#ff7043}.h-bg-deep-orange-400{background-color:#ff7043}.h-deep-orange-500{color:#ff5722}.h-bg-deep-orange-500{background-color:#ff5722}.h-deep-orange-600{color:#f4511e}.h-bg-deep-orange-600{background-color:#f4511e}.h-deep-orange-700{color:#e64a19}.h-bg-deep-orange-700{background-color:#e64a19}.h-deep-orange-800{color:#d84315}.h-bg-deep-orange-800{background-color:#d84315}.h-deep-orange-900{color:#bf360c}.h-bg-deep-orange-900{background-color:#bf360c}.h-brown-50{color:#efebe9}.h-bg-brown-50{background-color:#efebe9}.h-brown-100{color:#d7ccc8}.h-bg-brown-100{background-color:#d7ccc8}.h-brown-200{color:#bcaaa4}.h-bg-brown-200{background-color:#bcaaa4}.h-brown-300{color:#a1887f}.h-bg-brown-300{background-color:#a1887f}.h-brown-400{color:#8d6e63}.h-bg-brown-400{background-color:#8d6e63}.h-brown-500{color:#795548}.h-bg-brown-500{background-color:#795548}.h-brown-600{color:#6d4c41}.h-bg-brown-600{background-color:#6d4c41}.h-brown-700{color:#5d4037}.h-bg-brown-700{background-color:#5d4037}.h-brown-800{color:#4e342e}.h-bg-brown-800{background-color:#4e342e}.h-brown-900{color:#3e2723}.h-bg-brown-900{background-color:#3e2723}.h-google-grey-50{color:#fafafa}.h-bg-google-grey-50{background-color:#fafafa}.h-google-grey-100{color:#f5f5f5}.h-bg-google-grey-100{background-color:#f5f5f5}.h-google-grey-200{color:#eee}.h-bg-google-grey-200{background-color:#eee}.h-google-grey-300{color:#e0e0e0}.h-bg-google-grey-300{background-color:#e0e0e0}.h-google-grey-400{color:#bdbdbd}.h-bg-google-grey-400{background-color:#bdbdbd}.h-google-grey-500{color:#9e9e9e}.h-bg-google-grey-500{background-color:#9e9e9e}.h-google-grey-600{color:#757575}.h-bg-google-grey-600{background-color:#757575}.h-google-grey-700{color:#616161}.h-bg-google-grey-700{background-color:#616161}.h-google-grey-800{color:#424242}.h-bg-google-grey-800{background-color:#424242}.h-google-grey-900{color:#212121}.h-bg-google-grey-900{background-color:#212121}.h-blue-grey-50{color:#eceff1}.h-bg-blue-grey-50{background-color:#eceff1}.h-blue-grey-100{color:#cfd8dc}.h-bg-blue-grey-100{background-color:#cfd8dc}.h-blue-grey-200{color:#b0bec5}.h-bg-blue-grey-200{background-color:#b0bec5}.h-blue-grey-300{color:#90a4ae}.h-bg-blue-grey-300{background-color:#90a4ae}.h-blue-grey-400{color:#78909c}.h-bg-blue-grey-400{background-color:#78909c}.h-blue-grey-500{color:#607d8b}.h-bg-blue-grey-500{background-color:#607d8b}.h-blue-grey-600{color:#546e7a}.h-bg-blue-grey-600{background-color:#546e7a}.h-blue-grey-700{color:#455a64}.h-bg-blue-grey-700{background-color:#455a64}.h-blue-grey-800{color:#37474f}.h-bg-blue-grey-800{background-color:#37474f}.h-blue-grey-900{color:#263238}.h-bg-blue-grey-900{background-color:#263238}.h-gm-grey-50{color:#f8f9fa}.h-bg-gm-grey-50{background-color:#f8f9fa}.h-gm-grey-100{color:#f1f3f4}.h-bg-gm-grey-100{background-color:#f1f3f4}.h-gm-grey-200{color:#e8eaed}.h-bg-gm-grey-200{background-color:#e8eaed}.h-gm-grey-300{color:#dadce0}.h-bg-gm-grey-300{background-color:#dadce0}.h-gm-grey-400{color:#bdc1c6}.h-bg-gm-grey-400{background-color:#bdc1c6}.h-gm-grey-500{color:#9aa0a6}.h-bg-gm-grey-500{background-color:#9aa0a6}.h-gm-grey-600{color:#80868b}.h-bg-gm-grey-600{background-color:#80868b}.h-gm-grey-700{color:#5f6368}.h-bg-gm-grey-700{background-color:#5f6368}.h-gm-grey-800{color:#3c4043}.h-bg-gm-grey-800{background-color:#3c4043}.h-gm-grey-900{color:#202124}.h-bg-gm-grey-900{background-color:#202124}.h-gm-grey-rgba-50{color:rgba(32,33,36,0.03)}.h-bg-gm-grey-rgba-50{background-color:rgba(32,33,36,0.03)}.h-gm-grey-rgba-100{color:rgba(32,33,36,0.06)}.h-bg-gm-grey-rgba-100{background-color:rgba(32,33,36,0.06)}.h-gm-grey-rgba-200{color:rgba(32,33,36,0.1)}.h-bg-gm-grey-rgba-200{background-color:rgba(32,33,36,0.1)}.h-gm-grey-rgba-300{color:rgba(32,33,36,0.16)}.h-bg-gm-grey-rgba-300{background-color:rgba(32,33,36,0.16)}.h-gm-grey-rgba-400{color:rgba(32,33,36,0.28)}.h-bg-gm-grey-rgba-400{background-color:rgba(32,33,36,0.28)}.h-gm-grey-rgba-500{color:rgba(32,33,36,0.43)}.h-bg-gm-grey-rgba-500{background-color:rgba(32,33,36,0.43)}.h-gm-grey-rgba-600{color:rgba(32,33,36,0.55)}.h-bg-gm-grey-rgba-600{background-color:rgba(32,33,36,0.55)}.h-gm-grey-rgba-700{color:rgba(32,33,36,0.71)}.h-bg-gm-grey-rgba-700{background-color:rgba(32,33,36,0.71)}.h-gm-grey-rgba-800{color:rgba(32,33,36,0.86)}.h-bg-gm-grey-rgba-800{background-color:rgba(32,33,36,0.86)}.h-gm-grey-rgba-900{color:#202124}.h-bg-gm-grey-rgba-900{background-color:#202124}.h-gm-blue-50{color:#e8f0fe}.h-bg-gm-blue-50{background-color:#e8f0fe}.h-gm-blue-100{color:#d2e3fc}.h-bg-gm-blue-100{background-color:#d2e3fc}.h-gm-blue-500{color:#4285f4}.h-bg-gm-blue-500{background-color:#4285f4}.h-gm-blue-600{color:#1a73e8}.h-bg-gm-blue-600{background-color:#1a73e8}.h-gm-blue-700{color:#1967d2}.h-bg-gm-blue-700{background-color:#1967d2}.h-gm-blue-800{color:#185abc}.h-bg-gm-blue-800{background-color:#185abc}.h-gm-blue-900{color:#174ea6}.h-bg-gm-blue-900{background-color:#174ea6}.h-gm-red-50{color:#fce8e6}.h-bg-gm-red-50{background-color:#fce8e6}.h-gm-red-100{color:#fad2cf}.h-bg-gm-red-100{background-color:#fad2cf}.h-gm-red-500{color:#ea4335}.h-bg-gm-red-500{background-color:#ea4335}.h-gm-red-600{color:#d93025}.h-bg-gm-red-600{background-color:#d93025}.h-gm-red-700{color:#c5221f}.h-bg-gm-red-700{background-color:#c5221f}.h-gm-red-800{color:#b31412}.h-bg-gm-red-800{background-color:#b31412}.h-gm-red-900{color:#a50e0e}.h-bg-gm-red-900{background-color:#a50e0e}.h-gm-yellow-50{color:#fef7e0}.h-bg-gm-yellow-50{background-color:#fef7e0}.h-gm-yellow-100{color:#feefc3}.h-bg-gm-yellow-100{background-color:#feefc3}.h-gm-yellow-500{color:#fbbc04}.h-bg-gm-yellow-500{background-color:#fbbc04}.h-gm-yellow-600{color:#f9ab00}.h-bg-gm-yellow-600{background-color:#f9ab00}.h-gm-yellow-700{color:#f29900}.h-bg-gm-yellow-700{background-color:#f29900}.h-gm-yellow-800{color:#ea8600}.h-bg-gm-yellow-800{background-color:#ea8600}.h-gm-yellow-900{color:#e37400}.h-bg-gm-yellow-900{background-color:#e37400}.h-gm-green-50{color:#e6f4ea}.h-bg-gm-green-50{background-color:#e6f4ea}.h-gm-green-100{color:#ceead6}.h-bg-gm-green-100{background-color:#ceead6}.h-gm-green-500{color:#34a853}.h-bg-gm-green-500{background-color:#34a853}.h-gm-green-600{color:#1e8e3e}.h-bg-gm-green-600{background-color:#1e8e3e}.h-gm-green-700{color:#188038}.h-bg-gm-green-700{background-color:#188038}.h-gm-green-800{color:#137333}.h-bg-gm-green-800{background-color:#137333}.h-gm-green-900{color:#0d652d}.h-bg-gm-green-900{background-color:#0d652d}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}input,abbr,acronym,blockquote,code,kbd,q,samp,var{-webkit-hyphens:none;-moz-hyphens:none;hyphens:none}html{font-size:18px}body{background:#fff;color:#202124;cursor:auto;font-family:"Roboto",Arial,Helvetica,sans-serif;font-size:1em;font-style:normal;font-weight:300;line-height:1.444;margin:0;padding:0;overflow-wrap:break-word;word-wrap:break-word}body::after{content:'x-small';display:none}@media (min-width: 600px){body::after{content:'small'}}@media (min-width: 1024px){body::after{content:'medium'}}@media (min-width: 1440px){body::after{content:'large'}}[lang='ja'] body{font-family:"Roboto","Noto Sans CJK JP","Noto Sans JP",Arial,Helvetica,sans-serif}[lang='ko'] body{font-family:"Roboto","Noto Sans CJK KR","Noto Sans KR",Arial,Helvetica,sans-serif}[lang='zh-CN'] body{font-family:"Roboto","Noto Sans CJK SC","Noto Sans SC",Arial,Helvetica,sans-serif}[lang='zh-TW'] body{font-family:"Roboto","Noto Sans CJK TC","Noto Sans TC",Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-size:18px;font-weight:300}h1.h-has-top-margin,h2.h-has-top-margin,h3.h-has-top-margin,h4.h-has-top-margin,h5.h-has-top-margin,h6.h-has-top-margin{margin-top:16px}h1.h-has-bottom-margin,h2.h-has-bottom-margin,h3.h-has-bottom-margin,h4.h-has-bottom-margin,h5.h-has-bottom-margin,h6.h-has-bottom-margin{margin-bottom:16px}h1.h-has-top-bottom-margin,h2.h-has-top-bottom-margin,h3.h-has-top-bottom-margin,h4.h-has-top-bottom-margin,h5.h-has-top-bottom-margin,h6.h-has-top-bottom-margin{margin-bottom:16px;margin-top:16px}p,.h-c-copy{line-height:1.71429;font-size:14px;letter-spacing:.25px}p.h-c-copy--lead,.h-c-copy--lead.h-c-copy{font-size:18px;line-height:1.44444}p.h-has-top-margin,.h-has-top-margin.h-c-copy{margin-top:12px}p.h-has-bottom-margin,.h-has-bottom-margin.h-c-copy{margin-bottom:12px}p.h-has-top-bottom-margin,.h-has-top-bottom-margin.h-c-copy{margin-bottom:12px;margin-top:12px}p.h-c-copy--print,.h-c-copy--print.h-c-copy{text-indent:24px}p.h-c-copy--print+p.h-c-copy--print,.h-c-copy--print.h-c-copy+p.h-c-copy--print,p.h-c-copy--print+.h-c-copy--print.h-c-copy,.h-c-copy--print.h-c-copy+.h-c-copy--print.h-c-copy{margin-top:0}p+p,.h-c-copy+p,p+.h-c-copy,.h-c-copy+.h-c-copy{margin-top:12px}@media (min-width: 600px){p,.h-c-copy{line-height:1.71429;font-size:14px;letter-spacing:.25px}}@media (min-width: 1024px){p,.h-c-copy{line-height:1.625;font-size:16px;letter-spacing:0px}p.h-has-top-margin,.h-has-top-margin.h-c-copy{margin-top:16px}p.h-has-bottom-margin,.h-has-bottom-margin.h-c-copy{margin-bottom:16px}p.h-has-top-bottom-margin,.h-has-top-bottom-margin.h-c-copy{margin-bottom:16px;margin-top:16px}p+p,.h-c-copy+p,p+.h-c-copy,.h-c-copy+.h-c-copy{margin-top:16px}}hr{border:solid #dadce0;border-width:1px 0 0;clear:both;height:0;margin-bottom:19px;margin-top:20px}em,i{font-style:italic}b,strong{font-weight:700}pre{background:#f5f5f5;border-color:#e0e0e0;border-style:solid;border-width:1px;margin-bottom:20px;padding:6px;white-space:pre}pre code{background:transparent;padding:0}code{background:#f5f5f5;color:#9e9e9e;font-family:"Consolas","Monaco","Bitstream Vera Sans Mono","Courier New",Courier,monospace;font-weight:300;overflow-x:auto;padding:6px;white-space:pre;word-wrap:normal}abbr,acronym{color:#202124;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}a{color:#1a73e8;text-decoration:none}a:visited{color:#7b1fa2}a:hover{cursor:pointer}a:hover,a:focus{color:#174ea6;text-decoration:none}a:focus{background:#f1f3f4;outline:4px solid rgba(32,33,36,0.06)}a:active{outline:auto 2px Highlight;outline:auto 5px -webkit-focus-ring-color}a img{border:0}.h-u-font-reversed a{color:#fff}.h-u-font-reversed a:visited{color:#CFA6FF}.h-u-font-reversed a:hover,.h-u-font-reversed a:focus{background:#f1f3f4;color:#202124;outline:4px solid #f1f3f4}ul,ol,dl{list-style-position:outside;margin-bottom:20px}ul.h-no-bullet,ol.h-no-bullet,dl.h-no-bullet,li.h-no-bullet{list-style:none}ul.h-no-bullet,ol.h-no-bullet{margin-left:0}html[dir="rtl"] ul.h-no-bullet,html[dir="rtl"] ol.h-no-bullet{margin-right:0}ul,ol{margin-left:20px}html[dir="rtl"] ul,html[dir="rtl"] ol{margin-left:0;margin-right:20px}ul.h-inline li,ol.h-inline li{display:inline-block}ul li ul,ul li ol,ol li ul,ol li ol{margin-bottom:0;margin-left:20px}html[dir="rtl"] ul li ul,html[dir="rtl"] ul li ol,html[dir="rtl"] ol li ul,html[dir="rtl"] ol li ol{margin-left:0;margin-right:20px}ul.h-square li ul,ul.h-circle li ul,ul.h-disc li ul{list-style:inherit}ul.h-square{list-style-type:square}ul.h-circle{list-style-type:circle}ul.h-disc{list-style-type:disc}dl dt{font-weight:700}dl dd{margin-bottom:12px}li,dt,dd{line-height:1.71429;font-size:14px;letter-spacing:.25px}@media (min-width: 600px){li,dt,dd{line-height:1.71429;font-size:14px;letter-spacing:.25px}}@media (min-width: 1024px){li,dt,dd{line-height:1.625;font-size:16px;letter-spacing:0px}}img{-ms-interpolation-mode:bicubic;display:inline-block;height:auto;max-width:100%;vertical-align:middle}blockquote{line-height:1.33333;color:#202124;font-size:24px}@media (min-width: 1024px){blockquote{line-height:1.20833;font-size:48px}}cite{display:block}cite:before{content:'\2014  ';white-space:pre}textarea{height:auto;min-height:50px}select{width:100%}.glue-zippy-set.h-t-hercules{color:#414141}.glue-zippy-set.h-t-hercules:after{content:"";display:table;clear:both}@media (min-width: 600px){.glue-zippy-set.h-t-hercules{margin-top:20px}}.glue-zippy-set.h-t-hercules .h-c-eyebrow{color:#202124;display:block;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.25px}@media (min-width: 600px){.glue-zippy-set.h-t-hercules .h-c-eyebrow{float:left}[dir="rtl"] .glue-zippy-set.h-t-hercules .h-c-eyebrow{float:right}}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .h-c-eyebrow{font-size:14px;letter-spacing:1.5px}}.glue-zippy-set.h-t-hercules .glue-zippy-toggle-all{color:#1a73e8;cursor:pointer;float:right;font-size:0;margin-bottom:20px;margin-top:20px}[dir="rtl"] .glue-zippy-set.h-t-hercules .glue-zippy-toggle-all{float:left}.glue-zippy-set.h-t-hercules .glue-zippy-toggle-all:hover,.glue-zippy-set.h-t-hercules .glue-zippy-toggle-all:focus{color:#174ea6}.glue-zippy-set.h-t-hercules .glue-zippy-toggle-all:focus{background:#f1f3f4;outline:10px solid #f1f3f4}@media (min-width: 600px){.glue-zippy-set.h-t-hercules .glue-zippy-toggle-all{margin-top:0}}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text{display:none;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:.75px;margin:0 10px 0 0;text-align:right;vertical-align:middle}.glue-app-supported .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text,.glue-app-ready .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text{display:inline-block}[dir="rtl"] .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text{margin:0 0 0 10px;text-align:left}.glue-app-supported .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text.h-c-expansion-panels__toggle-text--collapsed,.glue-app-ready .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text.h-c-expansion-panels__toggle-text--collapsed{display:none}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-text{font-size:16px;letter-spacing:.5px}}.glue-zippy-set.h-t-hercules.glue-is-expanded .h-c-expansion-panels__toggle-text.h-c-expansion-panels__toggle-text--expanded{display:none}.glue-zippy-set.h-t-hercules.glue-is-expanded .h-c-expansion-panels__toggle-text.h-c-expansion-panels__toggle-text--collapsed{display:inline-block}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-circle{cursor:pointer;display:none;fill:currentColor;height:16px;transform-origin:center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;vertical-align:middle;width:16px}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-circle{height:18px;width:18px}}.glue-app-supported .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-circle,.glue-app-ready .glue-zippy-set.h-t-hercules .h-c-expansion-panels__toggle-circle{display:inline-block}.glue-zippy-set.h-t-hercules.glue-is-expanded .h-c-expansion-panels__toggle-circle{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__list{clear:both;list-style:none;margin-left:0}[dir="rtl"] .glue-zippy-set.h-t-hercules .h-c-expansion-panels__list{margin-right:0}.glue-zippy-set.h-t-hercules .glue-zippy{border-top:1px solid #dadce0}.glue-zippy-set.h-t-hercules .glue-is-expanded .glue-zippy-btn{border-bottom:1px solid #dadce0}.glue-zippy-set.h-t-hercules .glue-zippy-btn{border-bottom:1px solid transparent;padding:24px 0 23px}.glue-zippy-set.h-t-hercules .glue-zippy-btn:after{content:"";display:table;clear:both}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .glue-zippy-btn{padding:30px 0 29px}}.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-header,.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-header,.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-btn:focus .h-c-expansion-panels__button-header,.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-btn:focus .h-c-expansion-panels__button-header{color:#174ea6}.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-arrow,.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-arrow,.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-btn:focus .h-c-expansion-panels__button-arrow,.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-btn:focus .h-c-expansion-panels__button-arrow{fill:#174ea6}.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus{border-bottom:2px solid #174ea6;outline:none;padding-bottom:22px}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus{padding-bottom:28px}}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header{line-height:1.625;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;float:left;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;margin-right:20px}.glue-app-supported .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header,.glue-app-ready .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header{color:#1a73e8}[dir="rtl"] .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header{float:right;margin-right:0;margin-left:20px}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header:hover{color:#174ea6}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header{line-height:1.66667;font-size:18px}}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{display:none;fill:#1a73e8;float:right;height:17px;margin-right:5px;margin-top:3px;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;width:17px}.glue-app-supported .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow,.glue-app-ready .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{display:block}[dir="rtl"] .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{float:left}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{margin-top:5px}}.glue-zippy-set.h-t-hercules .glue-is-expanded .h-c-expansion-panels__button-arrow{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out}.glue-zippy-set.h-t-hercules .glue-zippy-content{line-height:1.71429;color:#202124;font-size:14px;letter-spacing:.25px}.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-content{height:0;opacity:0}.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-content{display:block;height:auto;opacity:1}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .glue-zippy-content{line-height:1.625;font-size:16px;letter-spacing:0}}.glue-zippy-set.h-t-hercules .glue-c-zippy__content-container{padding:10px 0 24px}@media (min-width: 600px){.glue-zippy-set.h-t-hercules .glue-c-zippy__content-container{padding:14px 44px 24px 0}[dir="rtl"] .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container{padding:14px 0 24px 44px}}@media (min-width: 1024px){.glue-zippy-set.h-t-hercules .glue-c-zippy__content-container{padding:18px 56px 30px 0}[dir="rtl"] .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container{padding:18px 0 30px 56px}}.h-c-tile-set{display:flex;flex-wrap:wrap;list-style:none;margin:0 -4px}.h-c-tile-set:after{content:"";display:table;clear:both}[dir='rtl'] .h-c-tile-set{margin:0 -4px}@media (min-width: 600px){.h-c-tile-set{margin:0 -8.5px}[dir='rtl'] .h-c-tile-set{margin:0 -8.5px}}@media (min-width: 1024px){.h-c-tile-set{margin:0 -13.5px}[dir='rtl'] .h-c-tile-set{margin:0 -13.5px}}.h-c-tile-set>li{flex:0 0 270px;float:left;margin:0 4px 20px;width:270px}@media (min-width: 600px){.h-c-tile-set>li{margin:0 8.5px 20px}}@media (min-width: 1024px){.h-c-tile-set>li{flex:0 0 300px;margin:0 13.5px 20px;width:300px}}.h-c-tile{background:#fff;display:block;max-height:100%;min-height:380px;padding:0 0 24px;position:relative;width:270px}@media (min-width: 1024px){.h-c-tile{min-height:430px;width:300px}}.h-c-tile.h-c-tile--border{border:1px solid #dadce0}.h-c-tile.h-c-tile--small-height{min-height:340px}@media (min-width: 1024px){.h-c-tile.h-c-tile--small-height{min-height:380px}}.h-c-tile:focus{background:#f1f3f4;border-color:#f1f3f4;outline:none}.h-c-tile .h-c-tile__header{min-height:153px;position:relative}@media (min-width: 1024px){.h-c-tile .h-c-tile__header{min-height:170px}}.h-c-tile .h-c-tile__header--icon{min-height:110px;overflow:hidden;padding:24px}@media (min-width: 1024px){.h-c-tile .h-c-tile__header--icon{min-height:118px}}.h-c-tile .h-c-tile__icon{height:48px}.h-c-tile .h-c-tile__header-play-icon{height:36px;left:50%;margin:-18px -25px 0;position:absolute;top:50%;width:50px}.h-c-tile .h-c-tile__body{padding:0 24px}.h-c-tile .h-c-tile__headline{line-height:1.625;color:#202124;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;margin-top:30px}@media (min-width: 1024px){.h-c-tile .h-c-tile__headline{line-height:1.66667;font-size:18px;margin-top:32px}}.h-c-tile .h-c-tile__description{line-height:1.71429;color:#202124;font-size:14px;margin:5px 0 24px;letter-spacing:.25px}@media (min-width: 1024px){.h-c-tile .h-c-tile__description{line-height:1.625;font-size:16px;margin-top:5px;letter-spacing:0}}.h-c-tile .h-c-tile__links{bottom:24px;display:block;font-weight:400;height:16px;left:0;list-style-type:none;margin:0;position:absolute;width:100%}[dir='rtl'] .h-c-tile .h-c-tile__links{left:auto;margin:0;right:0}@media (min-width: 1024px){.h-c-tile .h-c-tile__links{height:18px}}.h-c-tile .h-c-tile__link{line-height:1.14286;font-size:14px;margin-left:24px}@media (min-width: 1024px){.h-c-tile .h-c-tile__link{line-height:1.125;font-size:16px}}[dir='rtl'] .h-c-tile .h-c-tile__link{margin-left:0;margin-right:24px}.h-c-tile .h-c-tile__link.h-c-tile__link--text{float:left}[dir='rtl'] .h-c-tile .h-c-tile__link.h-c-tile__link--text{float:right}.h-c-tile .h-c-tile__link.h-c-tile__link--text .h-c-link{color:#1a73e8;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:.75px;text-transform:none}@media (min-width: 1024px){.h-c-tile .h-c-tile__link.h-c-tile__link--text .h-c-link{font-size:16px;letter-spacing:.5px}}.h-c-tile .h-c-tile__link.h-c-tile__link--text .h-c-link:hover,.h-c-tile .h-c-tile__link.h-c-tile__link--text .h-c-link:focus{color:#174ea6}.h-c-tile .h-c-tile__link.h-c-tile__link--text .h-c-link:focus{background:#f1f3f4;outline:10px solid #f1f3f4}.h-c-tile .h-c-tile__link.h-c-tile__link--arrow{fill:#1a73e8;float:right;height:16px;margin:0 24px;right:24px;width:16px}[dir='rtl'] .h-c-tile .h-c-tile__link.h-c-tile__link--arrow{float:left;left:24px;right:auto;transform:rotate(180deg)}@media (min-width: 1024px){.h-c-tile .h-c-tile__link.h-c-tile__link--arrow{height:18px;width:18px}}.h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link .h-c-link,.h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link .h-c-link{color:#174ea6}.h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link .h-c-tile__link--arrow,.h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link .h-c-tile__link--arrow{fill:#174ea6}.h-c-carousel{margin:0 auto;position:relative}.h-c-carousel .glue-carousel{list-style:none;margin:0;padding:0}.h-c-carousel .glue-carousel:after{content:"";display:table;clear:both}.h-c-carousel .glue-o-pagination__button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:block;font:inherit;outline:none;padding:0}.h-c-carousel .glue-o-pagination__button:active>*,.h-c-carousel .glue-o-pagination__button:focus>*{left:0;position:relative;top:0}.h-c-carousel__wrap{overflow:hidden;position:relative}.h-c-carousel__item img{-webkit-user-drag:none;user-drag:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.glue-carousel.glue-is-measuring{position:relative}.glue-carousel.glue-is-measuring .h-c-carousel__item:nth-child(n+2){position:absolute;top:0;z-index:-1}.glue-touch .h-c-carousel__paginate{display:none !important}.glue-app-ready .h-c-carousel .glue-carousel{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;width:10000px}.glue-app-ready .h-c-carousel .glue-carousel.glue-is-swiping{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.glue-app-supported .h-c-carousel__item,.glue-app-ready .h-c-carousel__item{float:left;width:100%}[dir=rtl] .glue-app-supported .h-c-carousel__item,[dir=rtl] .glue-app-ready .h-c-carousel__item{float:right}[dir=rtl].glue-app-supported .h-c-carousel__item,[dir=rtl].glue-app-ready .h-c-carousel__item{float:right}.h-c-carousel__paginate{display:none;margin:-33px 0 0;position:absolute;top:50%}.glue-app-supported .h-c-carousel__paginate,.glue-app-ready .h-c-carousel__paginate{display:block}.h-c-carousel__paginate.glue-pagination-previous,[dir=rtl] .h-c-carousel__paginate.glue-pagination-next{left:30px;right:auto}.h-c-carousel__paginate.glue-pagination-previous .h-c-carousel__paginate-wrap,[dir=rtl] .h-c-carousel__paginate.glue-pagination-next .h-c-carousel__paginate-wrap{padding:0 4px 0 0}.h-c-carousel__paginate.glue-pagination-next,[dir=rtl] .h-c-carousel__paginate.glue-pagination-previous{left:auto;right:30px}.h-c-carousel__paginate.glue-pagination-next .h-c-carousel__paginate-wrap,[dir=rtl] .h-c-carousel__paginate.glue-pagination-previous .h-c-carousel__paginate-wrap{padding:0 0 0 4px}.h-c-carousel__paginate-wrap{align-items:center;display:flex;height:65px;width:65px}.h-c-carousel__paginate-wrap svg{margin:0 auto;height:36px;position:relative;stroke:#414141;stroke-width:1px;width:36px}@media screen and (-ms-high-contrast: active){.h-c-carousel__paginate-wrap svg{stroke:buttonText}}.h-c-carousel__paginate-wrap:before{background:#fff;border-radius:50%;content:'';display:block;height:65px;left:0;opacity:.6;position:absolute;top:0;width:65px}@media screen and (-ms-high-contrast: active){.h-c-carousel__paginate-wrap:before{border:solid 1px buttonText}}.glue-o-pagination__button:hover .h-c-carousel__paginate-wrap:before{box-shadow:0px 2px 4px 0px rgba(0,0,0,0.12);opacity:1}.glue-o-pagination__button:focus .h-c-carousel__paginate-wrap:before{border:2px solid #174ea6;opacity:1}.glue-o-pagination__button:disabled{visibility:hidden}.h-c-carousel--simple .h-c-carousel__wrap{margin:0 -16px}.h-c-carousel--simple .h-c-carousel__item{float:none;margin:0 auto;width:calc(100% - 32px)}.glue-app-supported .h-c-carousel--simple .h-c-carousel__item,.glue-app-ready .h-c-carousel--simple .h-c-carousel__item{padding:0 4px;width:calc(100% - 40px)}.glue-app-ready .h-c-carousel--simple .h-c-carousel__item{float:left}[dir=rtl].glue-app-ready .h-c-carousel--simple .h-c-carousel__item{float:right}@media (min-width: 600px){.h-c-carousel--simple{margin:0 -1.03799%}.h-c-carousel--simple .h-c-carousel__wrap{-webkit-flex-basis:81.25734%;-ms-flex-preferred-size:81.25734%;flex-basis:81.25734%;width:81.25734%;margin-left:9.37133%;margin-right:1.03799%}[dir=rtl] .h-c-carousel--simple .h-c-carousel__wrap{margin-left:1.03799%;margin-right:9.37133%}.h-c-carousel--simple .h-c-carousel__item,.glue-app-supported .h-c-carousel--simple .h-c-carousel__item,.glue-app-ready .h-c-carousel--simple .h-c-carousel__item{padding:0;width:100%}}.h-c-carousel--simple-full-bleed .h-c-carousel__wrap{width:auto}.h-c-carousel--simple-full-bleed .h-c-carousel__wrap,[dir=rtl] .h-c-carousel--simple-full-bleed .h-c-carousel__wrap{margin-left:0;margin-right:0}.h-c-carousel--simple-full-bleed .h-c-carousel__item,.glue-app-supported .h-c-carousel--simple-full-bleed .h-c-carousel__item,.glue-app-ready .h-c-carousel--simple-full-bleed .h-c-carousel__item{padding:0;width:100%}.h-c-carousel--detailed,.h-c-carousel--thumbnail{overflow:hidden}.h-c-carousel--simple-full-bleed,.h-c-carousel--detailed,.h-c-carousel--thumbnail{margin:0 -16px}@media (min-width: 600px){.h-c-carousel--simple-full-bleed,.h-c-carousel--detailed,.h-c-carousel--thumbnail{margin:0 -32px}}.glue-app-supported .h-c-carousel--simple .h-c-carousel__item,.glue-app-supported .h-c-carousel--simple-full-bleed .h-c-carousel__item,.glue-app-supported .h-c-carousel--detailed .h-c-carousel__item,.glue-app-supported .h-c-carousel--thumbnail .h-c-carousel__item{display:none}.glue-app-supported .h-c-carousel--simple .h-c-carousel__item:first-child,.glue-app-supported .h-c-carousel--simple-full-bleed .h-c-carousel__item:first-child,.glue-app-supported .h-c-carousel--detailed .h-c-carousel__item:first-child,.glue-app-supported .h-c-carousel--thumbnail .h-c-carousel__item:first-child{display:block}.h-c-carousel__navigation{align-items:center;bottom:-30px;display:flex;justify-content:center;position:absolute;width:100%}.h-c-carousel--simple-full-bleed .h-c-carousel__navigation{bottom:30px}.h-c-carousel--thumbnail .h-c-carousel__navigation{bottom:30px}@media (min-width: 600px){.h-c-carousel--simple-full-bleed .h-c-carousel__navigation,.h-c-carousel--thumbnail .h-c-carousel__navigation{bottom:50px}}.h-c-carousel--detailed .h-c-carousel__navigation{bottom:0;height:70px}@media (min-width: 600px){.h-c-carousel--detailed .h-c-carousel__navigation{height:110px}}.h-c-carousel__navigation .glue-pagination-page-list{align-items:center;display:flex;justify-content:center;margin:0;padding:0}.h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button-container,.h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button{height:18px}.h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button{-webkit-appearance:none;background:none;border-radius:0;cursor:pointer;height:18px;padding:0;position:relative;text-indent:-9999px;width:18px}.h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button:before{border:1px solid #202124;border-radius:50%;content:'';display:block;height:10px;left:4px;position:absolute;top:4px;width:10px}.h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button:focus{background:#f1f3f4}.h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button:before{background:#202124}@media screen and (-ms-high-contrast: active){.h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button:before{background:buttonText}}.h-c-carousel--detailed .h-c-carousel__navigation{display:flex;font-size:14px;letter-spacing:0.25px;padding:0 16px}.h-c-carousel--detailed .h-c-carousel__paginate-labelled{display:none;flex:1 1 0;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:.75px}@media (min-width: 1024px){.h-c-carousel--detailed .h-c-carousel__paginate-labelled{letter-spacing:.5px}}.h-c-carousel--detailed .h-c-carousel__paginate-labelled svg{flex-shrink:0;stroke:#414141}@media screen and (-ms-high-contrast: active){.h-c-carousel--detailed .h-c-carousel__paginate-labelled svg{stroke:buttonText}}.h-c-carousel--detailed .h-c-carousel__paginate-labelled .glue-o-pagination__button{align-items:center;border-radius:0;color:#202124;display:flex;letter-spacing:inherit;padding:10px}.h-c-carousel--detailed .h-c-carousel__paginate-labelled .glue-o-pagination__button:hover,.h-c-carousel--detailed .h-c-carousel__paginate-labelled .glue-o-pagination__button:focus{color:#174ea6}.h-c-carousel--detailed .h-c-carousel__paginate-labelled .glue-o-pagination__button:hover svg,.h-c-carousel--detailed .h-c-carousel__paginate-labelled .glue-o-pagination__button:focus svg{stroke:#174ea6}.h-c-carousel--detailed .h-c-carousel__paginate-labelled .glue-o-pagination__button:focus{background:#f1f3f4}.h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-previous .glue-o-pagination__button{float:left;padding-right:16px;text-align:left}@media screen and (-ms-high-contrast: active){.h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-previous .glue-o-pagination__button{background-color:Window}}[dir=rtl] .h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-previous .glue-o-pagination__button{float:right;padding-left:16px;padding-right:0;text-align:right}.h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-next .glue-o-pagination__button{float:right;padding-left:16px;text-align:right}@media screen and (-ms-high-contrast: active){.h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-next .glue-o-pagination__button{background-color:Window}}[dir=rtl] .h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-next .glue-o-pagination__button{float:left;padding-left:0;padding-right:16px;text-align:left}@media (min-width: 600px){.h-c-carousel--detailed .h-c-carousel__navigation{font-size:16px;letter-spacing:0}.h-c-carousel--detailed .glue-pagination-page-list{margin:0 26px}.h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-previous .glue-o-pagination__button{float:right;padding-right:24px;text-align:right}[dir=rtl] .h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-previous .glue-o-pagination__button{float:left;padding-left:24px;padding-right:0;text-align:left}.h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-next .glue-o-pagination__button{float:left;padding-left:24px;text-align:left}[dir=rtl] .h-c-carousel--detailed .h-c-carousel__paginate-labelled.glue-pagination-next .glue-o-pagination__button{float:right;padding-left:0;padding-right:24px;text-align:right}}.h-c-carousel--detailed:not(.h-c-carousel--navigation-no-label-xs).h-c-carousel--navigation-background.h-c-carousel--dark .h-c-carousel__navigation{background:linear-gradient(0, rgba(0,0,0,0.2), rgba(0,0,0,0))}.h-c-carousel--detailed:not(.h-c-carousel--navigation-no-label-xs) .h-c-carousel__paginate-labelled{display:none}.glue-app-ready .h-c-carousel--detailed:not(.h-c-carousel--navigation-no-label-xs) .h-c-carousel__paginate-labelled{display:block}@media (min-width: 600px){.h-c-carousel--detailed.h-c-carousel--navigation-background.h-c-carousel--dark .h-c-carousel__navigation{background:linear-gradient(0, rgba(0,0,0,0.2), rgba(0,0,0,0))}.h-c-carousel--detailed .h-c-carousel__paginate-labelled{display:none}.glue-app-ready .h-c-carousel--detailed .h-c-carousel__paginate-labelled{display:block}}.h-c-carousel--detailed.h-c-carousel--dark .h-c-carousel__paginate-labelled .glue-o-pagination__button{color:#fff}.h-c-carousel--detailed.h-c-carousel--dark .h-c-carousel__paginate-labelled .glue-o-pagination__button svg{stroke:#fff}.h-c-carousel--detailed.h-c-carousel--dark .h-c-carousel__paginate-labelled .glue-o-pagination__button:hover,.h-c-carousel--detailed.h-c-carousel--dark .h-c-carousel__paginate-labelled .glue-o-pagination__button:focus{background:#f1f3f4;color:#202124}.h-c-carousel--detailed.h-c-carousel--dark .h-c-carousel__paginate-labelled .glue-o-pagination__button:hover svg,.h-c-carousel--detailed.h-c-carousel--dark .h-c-carousel__paginate-labelled .glue-o-pagination__button:focus svg{stroke:#202124}.h-c-carousel--simple-full-bleed.h-c-carousel--dark .glue-pagination-page-list .glue-o-pagination__button:before,.h-c-carousel--detailed.h-c-carousel--dark .glue-pagination-page-list .glue-o-pagination__button:before{border-color:#fff}.h-c-carousel--simple-full-bleed.h-c-carousel--dark .glue-pagination-page-list .glue-o-pagination__button:focus:before,.h-c-carousel--detailed.h-c-carousel--dark .glue-pagination-page-list .glue-o-pagination__button:focus:before{background:#f1f3f4;border-color:#202124}.h-c-carousel--simple-full-bleed.h-c-carousel--dark .glue-pagination-page-list .active .glue-o-pagination__button:before,.h-c-carousel--detailed.h-c-carousel--dark .glue-pagination-page-list .active .glue-o-pagination__button:before{background:#fff}.h-c-carousel--simple-full-bleed.h-c-carousel--dark .glue-pagination-page-list .active .glue-o-pagination__button:focus:before,.h-c-carousel--detailed.h-c-carousel--dark .glue-pagination-page-list .active .glue-o-pagination__button:focus:before{background:#202124}.h-c-carousel__navigation-thumbnails{display:none;list-style:none;justify-content:center;margin:0;width:100%}.h-c-carousel__navigation-thumbnail,.h-c-carousel__navigation-thumbnail .glue-o-pagination__button{height:100px;width:150px}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button{position:relative}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button:hover:after,.h-c-carousel__navigation-thumbnail .glue-o-pagination__button:focus:after{background:rgba(232,234,237,0.6);bottom:0;content:'';display:block;left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button[aria-selected=true]{z-index:2}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button[aria-selected=true]:before,.h-c-carousel__navigation-thumbnail .glue-o-pagination__button[aria-selected=true]:after{bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button[aria-selected=true]:before{border:1px solid #dadce0}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button[aria-selected=true]:after{border-top:4px solid #1a73e8}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button[aria-selected=true]:focus:after{border-top-color:#174ea6}.h-c-carousel__navigation-thumbnail .glue-o-pagination__button:focus{z-index:3}@media (min-width: 1024px){.h-c-carousel--thumbnail .glue-pagination-page-list{display:none}.h-c-carousel__navigation-thumbnails{display:flex}}.h-c-carousel--tile{margin:-10px -16px}.h-c-carousel--tile.h-c-carousel .glue-carousel{cursor:default}.h-c-carousel--tile .h-c-carousel__wrap{padding:10px 16px}.h-c-carousel--tile .h-c-carousel__item{float:left;margin:0 0 8px 0;width:278px}.glue-app-supported .h-c-carousel--tile .h-c-carousel__item,.glue-app-ready .h-c-carousel--tile .h-c-carousel__item{margin-bottom:0}[dir=rtl] .h-c-carousel--tile .h-c-carousel__item{float:right}.h-c-carousel--tile .h-c-carousel__navigation{bottom:-20px}@media (min-width: 600px){.h-c-carousel--tile{margin:-10px 0}.h-c-carousel--tile .h-c-carousel__wrap{padding:10px 0}.h-c-carousel--tile .h-c-carousel__item{margin-bottom:8px}.glue-app-supported .h-c-carousel--tile .h-c-carousel__item,.glue-app-ready .h-c-carousel--tile .h-c-carousel__item{margin-bottom:0}}@media (min-width: 1024px){.h-c-carousel--tile .h-c-carousel__item{margin-bottom:26px;width:326px}.glue-app-supported .h-c-carousel--tile .h-c-carousel__item,.glue-app-ready .h-c-carousel--tile .h-c-carousel__item{margin-bottom:0}}.glue-app-supported .h-c-carousel--tile .glue-carousel{width:10000px}@media (min-width: 600px){.h-c-carousel--tile-small-only{margin:0}.h-c-carousel--tile-small-only .h-c-carousel__wrap{overflow:visible;padding:0}.glue-app-supported .h-c-carousel--tile-small-only .glue-carousel{width:auto}.h-c-carousel--tile-small-only .glue-carousel{margin:0 -8px -8px 0}[dir=rtl] .h-c-carousel--tile-small-only .glue-carousel{margin-left:-8px;margin-right:0}.h-c-carousel--tile-small-only .h-c-carousel__paginate,.h-c-carousel--tile-small-only .h-c-carousel__navigation{display:none}.glue-app-supported .h-c-carousel--tile-small-only .h-c-carousel__item,.glue-app-ready .h-c-carousel--tile-small-only .h-c-carousel__item{padding-bottom:8px}}@media (min-width: 1024px){.h-c-carousel--tile-small-only .glue-carousel{margin:0 -26px -26px 0}.glue-app-supported .h-c-carousel--tile-small-only .h-c-carousel__item,.glue-app-ready .h-c-carousel--tile-small-only .h-c-carousel__item{padding-bottom:26px}}body.h-is-showing-drawer{overflow-y:hidden}@media (min-width: 900px){body.h-is-showing-drawer{overflow-y:auto}}.h-c-header{transition:height 0.4s}.glue-app-supported .h-c-header.h-c-header--product-marketing-one-tier,.glue-app-supported .h-c-header.h-c-header--product-marketing-two-tier,.glue-app-ready .h-c-header.h-c-header--product-marketing-one-tier,.glue-app-ready .h-c-header.h-c-header--product-marketing-two-tier{height:56px}.glue-app-supported .h-c-header.h-c-header--product-initiative,.glue-app-supported .h-c-header.h-c-header--corporate-initiative,.glue-app-ready .h-c-header.h-c-header--product-initiative,.glue-app-ready .h-c-header.h-c-header--corporate-initiative{height:112px}@media (min-width: 900px){.h-c-header.h-c-header--product-marketing-one-tier{height:64px !important}.h-c-header.h-c-header--product-marketing-one-tier.h-is-showing-nested-nav{height:112px !important}.h-c-header.h-c-header--product-marketing-two-tier{height:128px !important}.h-c-header.h-c-header--product-marketing-two-tier.h-is-showing-nested-nav{height:176px !important}.h-c-header.h-c-header--product-initiative,.h-c-header.h-c-header--corporate-initiative{height:128px !important}.h-c-header.h-c-header--product-initiative.h-is-showing-nested-nav,.h-c-header.h-c-header--corporate-initiative.h-is-showing-nested-nav{height:176px !important}}.h-c-header__bar{background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,0.12),inset 0 -1px 0 0 #dadce0;left:0;right:0;top:0;transform:translate3d(0, 0, 0);transition:transform 0.4s, background 0.4s;z-index:100}.h-c-header__bar:after{content:"";display:table;clear:both}.glue-app-supported .h-c-header__bar,.glue-app-ready .h-c-header__bar{position:fixed}.glue-app-supported .h-c-header--product-marketing-one-tier .h-c-header__bar,.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__bar,.glue-app-supported .h-c-header--product-marketing-two-tier .h-c-header__bar,.glue-app-ready .h-c-header--product-marketing-two-tier .h-c-header__bar{height:56px}.glue-app-supported .h-c-header--product-marketing-one-tier.h-is-wholly-scrolled .h-c-header__bar,.glue-app-ready .h-c-header--product-marketing-one-tier.h-is-wholly-scrolled .h-c-header__bar,.glue-app-supported .h-c-header--product-marketing-two-tier.h-is-wholly-scrolled .h-c-header__bar,.glue-app-ready .h-c-header--product-marketing-two-tier.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -56px, 0)}.glue-app-supported .h-c-header--product-initiative .h-c-header__bar,.glue-app-ready .h-c-header--product-initiative .h-c-header__bar,.glue-app-supported .h-c-header--corporate-initiative .h-c-header__bar,.glue-app-ready .h-c-header--corporate-initiative .h-c-header__bar{height:112px}.glue-app-supported .h-c-header--product-initiative.h-is-wholly-scrolled .h-c-header__bar,.glue-app-ready .h-c-header--product-initiative.h-is-wholly-scrolled .h-c-header__bar,.glue-app-supported .h-c-header--corporate-initiative.h-is-wholly-scrolled .h-c-header__bar,.glue-app-ready .h-c-header--corporate-initiative.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -112px, 0)}.h-c-header--reversed .h-c-header__bar{background:transparent;box-shadow:inset 0 -1px 0 0 rgba(255,255,255,0.3) !important}@media (min-width: 900px){.h-is-showing-nested-nav .h-c-header__bar{box-shadow:inset 0 -1px 0 0 #dadce0}.h-c-header--product-marketing-one-tier .h-c-header__bar{height:64px !important}.h-c-header--product-marketing-one-tier.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -64px, 0) !important}.h-c-header--product-marketing-one-tier.h-is-showing-nested-nav.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -112px, 0) !important}.h-c-header--product-marketing-two-tier .h-c-header__bar{height:128px !important}.h-c-header--product-marketing-two-tier.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -128px, 0) !important}.h-c-header--product-marketing-two-tier.h-is-showing-nested-nav.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -176px, 0) !important}.h-c-header--product-initiative .h-c-header__bar,.h-c-header--corporate-initiative .h-c-header__bar{height:128px !important}.h-c-header--product-initiative.h-is-wholly-scrolled .h-c-header__bar,.h-c-header--corporate-initiative.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -128px, 0) !important}.h-c-header--product-initiative.h-is-showing-nested-nav.h-is-wholly-scrolled .h-c-header__bar,.h-c-header--corporate-initiative.h-is-showing-nested-nav.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -176px, 0) !important}}.h-c-header--product-initiative .h-c-header__bar:before,.h-c-header--corporate-initiative .h-c-header__bar:before{background:#dadce0;content:'';height:1px;left:0;position:absolute;right:0;top:56px}.h-c-header--reversed .h-c-header__bar:before{background:rgba(255,255,255,0.3) !important}@media (min-width: 900px){.h-c-header--product-initiative .h-c-header__bar:before,.h-c-header--corporate-initiative .h-c-header__bar:before{bottom:63px;top:auto}.h-c-header--product-marketing-two-tier .h-c-header__bar:before{background:#dadce0;bottom:63px;content:'';height:1px;left:0;position:absolute;right:0;top:auto}}.h-c-header__bar-underside{display:none}@media (min-width: 900px){.h-c-header__bar-underside{background:#fff;box-shadow:inset 0 -1px 0 0 #dadce0;height:48px;left:0;position:absolute;right:0;top:100%;transition:background 0.4s}.h-is-showing-nested-nav .h-c-header__bar-underside{box-shadow:0 2px 6px 0 rgba(0,0,0,0.12),inset 0 -1px 0 0 #dadce0;display:block}.h-c-header--reversed .h-c-header__bar-underside{background:transparent;box-shadow:inset 0 -1px 0 0 rgba(255,255,255,0.3)}}.h-c-header__hamburger{float:left;width:56px;display:none}.h-c-header__hamburger.h-c-header__hamburger--first-tier{height:100%}.h-c-header__hamburger.h-c-header__hamburger--second-tier{clear:left;height:50%}.glue-app-supported .h-c-header--product-marketing-one-tier .h-c-header__hamburger.h-c-header__hamburger--first-tier,.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__hamburger.h-c-header__hamburger--first-tier,.glue-app-supported .h-c-header--product-marketing-two-tier .h-c-header__hamburger.h-c-header__hamburger--first-tier,.glue-app-ready .h-c-header--product-marketing-two-tier .h-c-header__hamburger.h-c-header__hamburger--first-tier{display:table}.glue-app-supported .h-c-header--product-marketing-one-tier .h-c-header__hamburger.h-c-header__hamburger--second-tier,.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__hamburger.h-c-header__hamburger--second-tier,.glue-app-supported .h-c-header--product-marketing-two-tier .h-c-header__hamburger.h-c-header__hamburger--second-tier,.glue-app-ready .h-c-header--product-marketing-two-tier .h-c-header__hamburger.h-c-header__hamburger--second-tier{display:none}.glue-app-supported .h-c-header--product-initiative .h-c-header__hamburger.h-c-header__hamburger--first-tier,.glue-app-ready .h-c-header--product-initiative .h-c-header__hamburger.h-c-header__hamburger--first-tier,.glue-app-supported .h-c-header--corporate-initiative .h-c-header__hamburger.h-c-header__hamburger--first-tier,.glue-app-ready .h-c-header--corporate-initiative .h-c-header__hamburger.h-c-header__hamburger--first-tier{display:none}.glue-app-supported .h-c-header--product-initiative .h-c-header__hamburger.h-c-header__hamburger--second-tier,.glue-app-ready .h-c-header--product-initiative .h-c-header__hamburger.h-c-header__hamburger--second-tier,.glue-app-supported .h-c-header--corporate-initiative .h-c-header__hamburger.h-c-header__hamburger--second-tier,.glue-app-ready .h-c-header--corporate-initiative .h-c-header__hamburger.h-c-header__hamburger--second-tier{display:table}@media (min-width: 900px){.h-c-header__hamburger{display:none !important}}.h-c-header__hamburger-wrapper{display:table-cell;height:100%;padding:6px;vertical-align:middle}.h-c-header__hamburger-link{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;background:none;border:0;border-radius:50%;color:inherit;display:block;font:inherit;height:100%;line-height:normal;margin:0;overflow:visible;padding:0;position:relative;width:100%}.h-c-header__hamburger-link:focus{background-color:#f1f3f4;outline:none}.h-c-header__hamburger-link:focus .h-c-header__hamburger-img--reversed{fill:#5f6368}.h-c-header__hamburger-img{margin:0 auto;height:24px;width:24px}.h-c-header__hamburger-img.h-c-header__hamburger-img--standard{display:block;fill:#5f6368}.h-c-header--reversed .h-c-header__hamburger-img.h-c-header__hamburger-img--standard{display:none}.h-c-header__hamburger-img.h-c-header__hamburger-img--reversed{display:none;fill:#fff}.h-c-header--reversed .h-c-header__hamburger-img.h-c-header__hamburger-img--reversed{display:block}.h-c-header__lockup{float:left;height:56px;margin-left:16px;position:relative}.h-c-header__lockup:after{content:"";display:table;clear:both}.glue-app-supported .h-c-header--product-marketing-one-tier .h-c-header__lockup,.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__lockup,.glue-app-supported .h-c-header--product-marketing-two-tier .h-c-header__lockup,.glue-app-ready .h-c-header--product-marketing-two-tier .h-c-header__lockup{height:100%;margin-left:14px}@media (min-width: 900px){.glue-app-supported .h-c-header--product-marketing-one-tier .h-c-header__lockup,.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__lockup,.glue-app-supported .h-c-header--product-marketing-two-tier .h-c-header__lockup,.glue-app-ready .h-c-header--product-marketing-two-tier .h-c-header__lockup{margin-left:24px}}.glue-app-supported .h-c-header--product-initiative .h-c-header__lockup,.glue-app-ready .h-c-header--product-initiative .h-c-header__lockup,.glue-app-supported .h-c-header--corporate-initiative .h-c-header__lockup,.glue-app-ready .h-c-header--corporate-initiative .h-c-header__lockup{height:50%}@media (min-width: 900px){.h-c-header__lockup{margin-left:24px}.h-c-header--product-marketing-one-tier .h-c-header__lockup{height:100% !important}.h-c-header--product-marketing-two-tier .h-c-header__lockup,.h-c-header--product-initiative .h-c-header__lockup,.h-c-header--corporate-initiative .h-c-header__lockup{height:50% !important}}.h-c-header__jump-to-content{background:#f1f3f4;border-radius:2px;clip:rect(1px, 1px, 1px, 1px);display:none;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;height:1px;left:100%;letter-spacing:.25px;margin-left:48px;overflow:hidden;padding:10px;position:absolute;top:9px;width:1px;white-space:nowrap;z-index:103}.h-c-header__jump-to-content:focus{clip:auto;color:#174ea6;height:auto;outline:none;overflow:visible;width:auto}@media (min-width: 900px){.h-c-header__jump-to-content{display:table}}.h-c-header__jump-to-content-text{display:table-cell}.h-c-header__company-logo{display:table;float:left;height:100%;padding:4px 0}.h-c-header__company-logo-link{display:table-cell;padding-top:4px;vertical-align:middle}.h-c-header--reversed .h-c-header__company-logo-link:focus{outline-color:#f1f3f4}.h-c-header__company-logo-link:focus .h-c-header__company-logo-img--reversed{fill:#5f6368}.h-c-header__company-logo-img{height:24px;width:74px}.h-c-header__company-logo-img.h-c-header__company-logo-img--standard{display:block}.h-c-header--reversed .h-c-header__company-logo-img.h-c-header__company-logo-img--standard{display:none}.h-c-header__company-logo-img.h-c-header__company-logo-img--reversed{display:none;fill:#fff}.h-c-header--reversed .h-c-header__company-logo-img.h-c-header__company-logo-img--reversed{display:block}.h-c-header__product-logo{display:table;float:left;height:100%;margin-left:6px;padding:4px 0}.h-c-header--corporate-initiative .h-c-header__product-logo{display:none}.h-c-header__product-logo-link{display:table-cell;padding-top:1px;vertical-align:middle}.h-c-header--reversed .h-c-header__product-logo-link:focus{outline-color:#f1f3f4}.h-c-header__product-logo-link:focus .h-c-header__product-logo-text{color:#5f6368}.h-c-header__product-logo-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#5f6368;font-family:"Product Sans",Arial,Helvetica,sans-serif;font-size:22px;font-style:normal;font-weight:400}.h-c-header--reversed .h-c-header__product-logo-text{color:#fff}.h-c-header__initiative-logo{clear:left;display:table;float:left;height:56px;margin-left:16px;padding:4px 0}.glue-app-supported .h-c-header__initiative-logo,.glue-app-ready .h-c-header__initiative-logo{clear:none;height:50%}.h-c-header--product-marketing-one-tier .h-c-header__initiative-logo,.h-c-header--product-marketing-two-tier .h-c-header__initiative-logo{display:none}@media (min-width: 900px){.h-c-header__initiative-logo{clear:left !important;height:50% !important;margin-left:24px !important}}.h-c-header__initiative-logo-link{display:table-cell;vertical-align:middle}.h-c-header--reversed .h-c-header__initiative-logo-link:focus{outline-color:#f1f3f4}.h-c-header__initiative-logo-link:focus .h-c-header__initiative-logo-text{color:#5f6368}.h-c-header__initiative-logo-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#5f6368;font-family:"Product Sans",Arial,Helvetica,sans-serif;font-size:22px;font-style:normal;font-weight:400}.h-c-header--reversed .h-c-header__initiative-logo-text{color:#fff}.h-c-header__nav{display:block;clear:both}.glue-app-supported .h-c-header__nav,.glue-app-ready .h-c-header__nav{display:none}@media (min-width: 900px){.h-c-header__nav{display:block !important;float:left}.h-c-header--product-marketing-one-tier .h-c-header__nav{clear:none;height:100%;margin-left:48px}.h-c-header--product-marketing-two-tier .h-c-header__nav{clear:left;height:50%;margin-left:24px}.h-c-header--product-initiative .h-c-header__nav,.h-c-header--corporate-initiative .h-c-header__nav{clear:none;height:50%;margin-left:48px}}.h-c-header__nav-list{list-style:none;margin-bottom:0;margin-left:0}@media (min-width: 900px){.h-c-header__nav-list{height:100%}.h-c-header__nav-list:after{content:"";display:table;clear:both}}.h-c-header__nav-li{display:table;width:100%}@media (min-width: 900px){.h-c-header__nav-li{float:left;height:100%;margin-left:36px;position:relative;width:auto}.h-c-header__nav-li:first-child{margin-left:0}}.h-c-header__nav-li-link{color:#5f6368;display:table-cell;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;height:48px;letter-spacing:.25px;padding-left:16px;padding-right:16px;vertical-align:middle;width:100%}.h-c-header__nav-li-link:visited{color:#5f6368}.h-c-header__nav-li-link:hover,.h-c-header__nav-li-link:active,.h-c-header__nav-li-link.h-is-highlighted,.h-c-header__nav-li-link.h-is-active{color:#000}.h-c-header__nav-li-link.h-is-active{background:#f1f3f4}.h-c-header--reversed .h-c-header__nav-li-link{color:#fff}.h-c-header--reversed .h-c-header__nav-li-link.h-is-active{font-weight:500}.h-c-header--reversed .h-c-header__nav-li-link:visited{color:#fff}.h-c-header--reversed .h-c-header__nav-li-link:hover,.h-c-header--reversed .h-c-header__nav-li-link:active,.h-c-header--reversed .h-c-header__nav-li-link:focus{color:#dadce0}.h-c-header--reversed .h-c-header__nav-li-link.h-is-highlighted,.h-c-header--reversed .h-c-header__nav-li-link.h-is-active{color:#fff}.h-c-header--reversed .h-c-header__nav-li-link.h-is-active{background:none}@media (min-width: 900px){.h-c-header__nav-li-link{line-height:1.85714;color:#5f6368;font-size:14px;font-weight:400;height:auto;letter-spacing:.25px;padding:10px 0 9px;width:auto}.h-c-header--product-marketing-two-tier .h-c-header__nav-li-link,.h-c-header--product-initiative .h-c-header__nav-li-link,.h-c-header--corporate-initiative .h-c-header__nav-li-link{padding:7px 0 9px}.h-c-header__nav-li-link:visited{color:#5f6368}.h-c-header__nav-li-link:hover,.h-c-header__nav-li-link:active,.h-c-header__nav-li-link.h-is-highlighted,.h-c-header__nav-li-link.h-is-active{color:#000}.h-c-header__nav-li-link.h-is-active{background:none}.h-c-header__nav-li-link.h-is-active:after{background:#1a73e8;bottom:0;content:'';height:2px;left:0;position:absolute;right:0}.h-c-header__nav-li-link.h-is-active:focus:after{background:#174ea6}.h-c-header__nav-li-link:focus{background:#f1f3f4;outline:10px solid #f1f3f4}.h-c-header--reversed .h-c-header__nav-li-link:after{background:#fff}.h-c-header--reversed .h-c-header__nav-li-link:hover,.h-c-header--reversed .h-c-header__nav-li-link:focus{background:#f1f3f4;color:#202124;outline:10px solid #f1f3f4}.h-c-header--reversed .h-c-header__nav-li-link:hover.h-is-active,.h-c-header--reversed .h-c-header__nav-li-link:focus.h-is-active{background:#f1f3f4}.h-c-header--reversed .h-c-header__nav-li-link:hover.h-is-active:after,.h-c-header--reversed .h-c-header__nav-li-link:focus.h-is-active:after{background:#5f6368}}.h-c-header__nested-nav-list{display:table-row;list-style:none;margin-bottom:0;margin-left:0}@media (min-width: 900px){.h-c-header__nested-nav-list{display:none;height:48px;left:0;margin-left:-18px;position:absolute;top:100%;white-space:nowrap;z-index:1}.h-is-showing-nested-nav .h-c-header__nav-li-link.h-is-highlighted+.h-c-header__nested-nav-list{display:table}.h-c-header__nested-nav-list.h-c-header__nested-nav-list--center{margin-left:50%;transform:translate(-50%, 0)}.h-c-header__nested-nav-list.h-c-header__nested-nav-list--right{left:auto;margin-right:-18px;right:0}}.h-c-header__nested-nav-li{display:table;width:100%}@media (min-width: 900px){.h-c-header__nested-nav-li{display:table-cell;padding:3px 18px;position:relative;vertical-align:top;width:auto}}.h-c-header__nested-nav-li-link{color:#5f6368;display:table-cell;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;height:48px;letter-spacing:.25px;padding-right:32px;padding-left:32px;vertical-align:middle;width:100%}.h-c-header__nested-nav-li-link:visited{color:#5f6368}.h-c-header__nested-nav-li-link:hover,.h-c-header__nested-nav-li-link:active,.h-c-header__nested-nav-li-link.h-is-active{color:#000}.h-c-header__nested-nav-li-link.h-is-active{background:#f1f3f4}.h-c-header--reversed .h-c-header__nested-nav-li-link{color:#fff}.h-c-header--reversed .h-c-header__nested-nav-li-link:visited{color:#fff}.h-c-header--reversed .h-c-header__nested-nav-li-link:hover,.h-c-header--reversed .h-c-header__nested-nav-li-link:active,.h-c-header--reversed .h-c-header__nested-nav-li-link:focus{color:#dadce0}.h-c-header--reversed .h-c-header__nested-nav-li-link.h-is-active{color:#fff}.h-c-header--reversed .h-c-header__nested-nav-li-link.h-is-active{background:none}@media (min-width: 900px){.h-c-header__nested-nav-li-link{line-height:1.85714;color:#5f6368;display:inline-block;font-size:14px;font-weight:400;height:auto;letter-spacing:.25px;margin:7px 0;padding:0 0 1px;width:auto}.h-c-header__nested-nav-li-link:visited{color:#5f6368}.h-c-header__nested-nav-li-link:hover,.h-c-header__nested-nav-li-link:active,.h-c-header__nested-nav-li-link.h-is-active{color:#000}.h-c-header__nested-nav-li-link.h-is-active{background:none}.h-c-header__nested-nav-li-link:focus{background:#f1f3f4;outline:10px solid #f1f3f4}.h-c-header__nested-nav-li-link.h-is-active:after{background:#1a73e8;bottom:0;content:'';height:2px;left:18px;position:absolute;right:18px}.h-c-header__nested-nav-li-link.h-is-active:focus:after{background:#174ea6}.h-c-header--reversed .h-c-header__nested-nav-li-link.h-is-active:after{background:#fff}.h-c-header--reversed .h-c-header__nested-nav-li-link:hover,.h-c-header--reversed .h-c-header__nested-nav-li-link:focus{background:#f1f3f4;color:#202124;outline:10px solid #f1f3f4}.h-c-header--reversed .h-c-header__nested-nav-li-link:hover.h-is-active:after,.h-c-header--reversed .h-c-header__nested-nav-li-link:focus.h-is-active:after{background:#5f6368}}.h-c-header__cta{display:none}@media (min-width: 900px){.h-c-header__cta{display:block;position:absolute;right:0}.h-c-header--product-marketing-one-tier .h-c-header__cta{height:63px;top:0}.h-c-header--product-marketing-one-tier .h-c-header__cta,.h-c-header--product-marketing-two-tier .h-c-header__cta,.h-c-header--product-initiative .h-c-header__cta,.h-c-header--corporate-initiative .h-c-header__cta{padding:9px 9px 9px}.h-c-header--product-marketing-two-tier .h-c-header__cta,.h-c-header--product-initiative .h-c-header__cta,.h-c-header--corporate-initiative .h-c-header__cta{bottom:0;height:63px}}@media (min-width: 1024px){.h-c-header--product-marketing-one-tier .h-c-header__cta,.h-c-header--product-marketing-two-tier .h-c-header__cta,.h-c-header--product-initiative .h-c-header__cta,.h-c-header--corporate-initiative .h-c-header__cta{padding:9px 9px 9px}}@media (min-width: 900px){.h-c-header__cta-list{height:100%;list-style:none;margin-bottom:0;margin-left:0}.h-c-header__cta-list:after{content:"";display:table;clear:both}}@media (min-width: 900px){.h-c-header__cta-li{display:table;float:left;height:100%}.h-c-header__cta-li.h-c-header__cta-li--secondary{margin-right:16px}}@media (min-width: 900px){.h-c-header__cta-li-link{display:table-cell;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:.75px;vertical-align:middle}.h-c-header__cta-li-link.h-c-header__cta-li-link--primary{background:#1a73e8;color:#fff}.h-c-header__cta-li-link.h-c-header__cta-li-link--primary:visited{color:#fff}.h-c-header__cta-li-link.h-c-header__cta-li-link--primary:hover,.h-c-header__cta-li-link.h-c-header__cta-li-link--primary:active,.h-c-header__cta-li-link.h-c-header__cta-li-link--primary:focus{background:#174ea6;outline:none}.h-c-header--product-marketing-one-tier .h-c-header__cta-li-link.h-c-header__cta-li-link--primary{padding:0 24px 0}.h-c-header--product-marketing-two-tier .h-c-header__cta-li-link.h-c-header__cta-li-link--primary,.h-c-header--product-initiative .h-c-header__cta-li-link.h-c-header__cta-li-link--primary,.h-c-header--corporate-initiative .h-c-header__cta-li-link.h-c-header__cta-li-link--primary{padding:0 24px 0}.h-c-header--product-marketing-one-tier.h-c-header--reversed .h-c-header__cta-li-link.h-c-header__cta-li-link--primary,.h-c-header--product-marketing-two-tier .h-c-header__cta-li-link.h-c-header__cta-li-link--primary,.h-c-header--product-initiative .h-c-header__cta-li-link.h-c-header__cta-li-link--primary,.h-c-header--corporate-initiative .h-c-header__cta-li-link.h-c-header__cta-li-link--primary{background-clip:padding-box;border-radius:2px}.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary{color:#1a73e8}.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:visited{color:#1a73e8}.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:hover,.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:active,.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:focus{color:#174ea6}.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:hover,.h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:focus{background:#f1f3f4;outline:none}.h-c-header--product-marketing-one-tier .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary{padding:0 24px 0}.h-c-header--product-marketing-two-tier .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary,.h-c-header--product-initiative .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary,.h-c-header--corporate-initiative .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary{padding:0 24px 0}.h-c-header--reversed .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary{color:#fff}.h-c-header--reversed .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:visited{color:#fff}.h-c-header--reversed .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:active{color:#5f6368}.h-c-header--reversed .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:hover,.h-c-header--reversed .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary:focus{color:#202124}}@media (min-width: 1024px){.h-c-header__cta-li-link{font-size:16px;letter-spacing:.5px}}.h-c-header__drawer{background:#fff;border:0 solid red;bottom:0;left:0;max-width:280px;position:fixed;right:56px;top:0;transform:translate3d(-100%, 0, 0);transition:transform .35s cubic-bezier(0.24, 1, 0.32, 1);visibility:hidden;z-index:102}.h-c-header__drawer.h-is-visible{visibility:visible}.h-is-showing-drawer .h-c-header__drawer{box-shadow:0 2px 6px 0 rgba(0,0,0,0.12);transform:translate3d(0, 0, 0)}.h-c-header__drawer:focus{outline:none}@media (min-width: 900px){.h-c-header__drawer{display:none}}.h-c-header__drawer-content{bottom:136px;left:0;overflow-y:auto;position:absolute;right:0;top:0}.h-c-header__drawer-backdrop{background:rgba(0,0,0,0.4);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .2s cubic-bezier(0.4, 0, 0.2, 1);visibility:hidden;z-index:101}.h-is-showing-drawer .h-c-header__drawer-backdrop{opacity:1;visibility:visible}@media (min-width: 900px){.h-c-header__drawer-backdrop{display:none}}.h-c-header__drawer-bar{box-shadow:inset 0 -1px 0 0 #dadce0;position:relative}.h-c-header__drawer-bar:after{content:"";display:table;clear:both}.h-c-header--product-marketing-one-tier .h-c-header__drawer-bar,.h-c-header--product-marketing-two-tier .h-c-header__drawer-bar{height:56px}.h-c-header--product-initiative .h-c-header__drawer-bar,.h-c-header--corporate-initiative .h-c-header__drawer-bar{height:112px}.h-c-header--product-initiative .h-c-header__drawer-bar:before,.h-c-header--corporate-initiative .h-c-header__drawer-bar:before{background:#dadce0;bottom:55px;content:'';height:1px;left:0;position:absolute;right:0}.h-c-header__drawer-lockup{float:left;margin-left:16px}.h-c-header__drawer-lockup:after{content:"";display:table;clear:both}.h-c-header--product-marketing-one-tier .h-c-header__drawer-lockup,.h-c-header--product-marketing-two-tier .h-c-header__drawer-lockup{height:100%}.h-c-header--product-initiative .h-c-header__drawer-lockup,.h-c-header--corporate-initiative .h-c-header__drawer-lockup{height:50%}.h-c-header__drawer-company-logo{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:table;float:left;height:100%}.h-c-header__drawer-company-logo-link{display:table-cell;padding-top:4px;vertical-align:middle}.h-c-header__drawer-company-logo-img{display:block;height:24px;width:74px}.h-c-header__drawer-product-logo{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:table;float:left;height:100%;margin-left:6px}.h-c-header--corporate-initiative .h-c-header__drawer-product-logo{display:none}.h-c-header__drawer-product-logo-link{display:table-cell;padding-top:0;vertical-align:middle}.h-c-header__drawer-product-logo-text{color:#5f6368;font-family:"Product Sans",Arial,Helvetica,sans-serif;font-size:22px;font-style:normal;font-weight:400}.h-c-header__drawer-initiative-logo{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;clear:left;display:table;float:left;height:50%;margin-left:16px}.h-c-header--product-marketing-one-tier .h-c-header__drawer-initiative-logo,.h-c-header--product-marketing-two-tier .h-c-header__drawer-initiative-logo{display:none}.h-c-header__drawer-initiative-logo-link{display:table-cell;padding-top:2px;vertical-align:middle}.h-c-header__drawer-initiative-logo-text{color:#5f6368;font-family:"Product Sans",Arial,Helvetica,sans-serif;font-size:22px;font-style:normal;font-weight:400}.h-c-header__drawer-nav{padding-bottom:20px;padding-top:20px}.h-c-header__drawer-nav-list{list-style:none;margin-bottom:0;margin-left:0}.h-c-header__drawer-nav-li{display:table;width:100%}.h-c-header__drawer-nav-li-link{color:#5f6368;display:table-cell;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;height:48px;letter-spacing:.25px;padding-left:16px;padding-right:16px;vertical-align:middle;width:100%}.h-c-header__drawer-nav-li-link:visited{color:#5f6368}.h-c-header__drawer-nav-li-link:focus,.h-c-header__drawer-nav-li-link:visited{color:#5f6368}.h-c-header__drawer-nav-li-link:hover,.h-c-header__drawer-nav-li-link:active,.h-c-header__drawer-nav-li-link.h-is-highlighted,.h-c-header__drawer-nav-li-link.h-is-active{color:#000}.h-c-header__drawer-nav-li-link.h-is-active{background:#f1f3f4}.h-c-header__drawer-nav-li-link:focus{background:#f1f3f4;outline:none}.h-c-header__drawer-nested-nav-list{display:table-row;list-style:none;margin-bottom:0;margin-left:0}.h-c-header__drawer-nested-nav-li{display:table;width:100%}.h-c-header__drawer-nested-nav-li-link{color:#5f6368;display:table-cell;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;height:48px;letter-spacing:.25px;padding-right:32px;padding-left:32px;vertical-align:middle;width:100%}.h-c-header__drawer-nested-nav-li-link:focus,.h-c-header__drawer-nested-nav-li-link:visited{color:#5f6368}.h-c-header__drawer-nested-nav-li-link:hover,.h-c-header__drawer-nested-nav-li-link:active,.h-c-header__drawer-nested-nav-li-link.h-is-active{color:#000}.h-c-header__drawer-nested-nav-li-link.h-is-active{background:#f1f3f4}.h-c-header__drawer-nested-nav-li-link:focus{background:#f1f3f4;outline:none}.h-c-header__drawer-cta{bottom:0;box-shadow:inset 0 1px 0 0 #dadce0;height:136px;left:0;padding-bottom:24px;padding-left:16px;padding-right:16px;padding-top:8px;position:absolute;right:0}.h-c-header__drawer-cta-list{list-style:none;margin-bottom:0;margin-left:0}.h-c-header__drawer-cta-li{display:table;margin-top:8px;width:100%}.h-c-header__drawer-cta-li:first-child{margin-top:0}.h-c-header__drawer-cta-li-link{display:table-cell;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;height:48px;letter-spacing:.75px;text-align:center;vertical-align:middle}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--primary{background:#1a73e8;background-clip:padding-box;border-radius:2px;color:#fff}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--primary:visited{color:#fff}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--primary:hover,.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--primary:active,.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--primary:focus{background:#174ea6;outline:none}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--secondary{color:#1a73e8}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--secondary:visited{color:#1a73e8}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--secondary:hover,.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--secondary:active,.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--secondary:focus{color:#174ea6}.h-c-header__drawer-cta-li-link.h-c-header__drawer-cta-li-link--secondary:focus{background:#f1f3f4;outline:none}.h-c-footer{background:#f8f9fa;margin:0}.h-c-footer.h-c-footer--topmargin{margin-top:40px}.h-c-footer__link{line-height:1.57143;color:#5f6368;display:inline-block;font-size:14px;font-weight:400;letter-spacing:.25px}.h-c-footer__link:visited{color:#5f6368}.h-c-footer__link:hover,.h-c-footer__link:focus{color:#202124}.h-c-footer__link:focus{background:#e8eaed;outline:10px solid #e8eaed}.h-c-footer__global{margin:0 auto;padding:40px 16px 20px}@media (min-width: 600px){.h-c-footer__global{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1344px;padding:40px 32px 20px}.h-c-footer__global:after{content:"";display:table;clear:both}}.h-c-footer__logo{height:28px;margin:0 0 30px;width:86px}@media (min-width: 600px){.h-c-footer__logo{-webkit-flex:0 0 90%;-ms-flex:0 0 90%;flex:0 0 90%;margin-right:55px}[dir='rtl'] .h-c-footer__logo{margin-left:55px;margin-right:0}}@media (min-width: 1024px){.h-c-footer__logo{-webkit-flex:0 0 86px;-ms-flex:0 0 86px;flex:0 0 86px}}.h-c-footer__logo a{display:inline-block;height:28px}.h-c-footer__logo a:focus{background:#e8eaed;outline:10px solid #e8eaed}.h-c-footer__logo-img{fill:#5f6368;height:28px;width:86px}.h-c-footer__global-links{margin:0 0 15px}.h-c-footer__global-links:after{content:"";display:table;clear:both}@media (min-width: 600px){.h-c-footer__global-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:2 0 auto;-ms-flex:2 0 auto;flex:2 0 auto;max-width:100%}}@media (min-width: 600px){.h-c-footer__global-links--extra{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}.h-c-footer__global-links-list-item{float:left;padding:0 30px 15px 0}[dir='rtl'] .h-c-footer__global-links-list-item{float:right;padding-left:30px;padding-right:0}.h-c-footer__global-links-list-item--extra:last-child{padding-left:0;padding-right:0}.h-c-footer__lang-dropdown{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#f8f9fa;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzU0NTQ1NCI+PHBhdGggZD0iTTcgMTBsNSA1IDUtNXoiPjwvcGF0aD48L3N2Zz4=");background-position:right 50%;background-repeat:no-repeat;border:none;border-radius:0;box-sizing:border-box;color:#5f6368;display:inline-block;font-size:14px;font-weight:400;height:22px;margin:0;padding:0 24px 0 2px;text-overflow:ellipsis;width:100%;white-space:pre-wrap}[dir='rtl'] .h-c-footer__lang-dropdown{background-position:left 50%;padding:0 2px 0 24px}.h-c-footer__lang-dropdown::-ms-expand{display:none}.h-c-footer__lang-dropdown:focus{background-color:#e8eaed;color:#202124;outline:10px solid #e8eaed}.h-c-footer__upper{margin:0 auto;padding:30px 16px 0}@media (min-width: 600px){.h-c-footer__upper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1344px;padding:30px 32px 0}.h-c-footer__upper:after{content:"";display:table;clear:both}}.h-c-footer__site-links{border-bottom:1px solid #dadce0;margin:0 auto;padding:0 16px}.h-has-social .h-c-footer__site-links,.h-has-sitesearch .h-c-footer__site-links{border-top:1px solid #dadce0}@media (min-width: 600px){.h-c-footer__site-links{max-width:1344px;padding:50px 32px;width:auto;width:initial}}@media (min-width: 1440px){.h-c-footer__site-links{max-width:1280px;padding:50px 0}}@media (min-width: 600px){.h-c-footer__site-links-grid{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.h-c-footer__site-links-grid:after{content:"";display:table;clear:both}}.h-c-footer__site-links-column{border-bottom:1px solid #dadce0;margin:0;padding:30px 0 20px}.h-c-footer__site-links-column:last-child{border-bottom:none}@media (min-width: 600px){.h-c-footer__site-links-column{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;border-bottom:none;float:left;max-width:20%;padding:0;width:20%}[dir='rtl'] .h-c-footer__site-links-column{float:right}}.h-c-footer__site-links-column.glue-c-zippy{padding-bottom:0}.h-c-footer__site-links-header{line-height:1.625;color:#202124;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;margin:0 0 10px;overflow:hidden}.glue-flexbox .h-c-footer__site-links-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}@media (min-width: 600px){.h-c-footer__site-links-header{margin:0 40px 18px 0}[dir='rtl'] .h-c-footer__site-links-header{margin-left:40px;margin-right:0}}@media (min-width: 1024px){.h-c-footer__site-links-header{line-height:1.66667;font-size:18px}}.h-c-footer__site-links-header:focus{color:#202124}.glue-c-zippy .h-c-footer__site-links-header{color:#5f6368;margin-bottom:0;padding-bottom:24px}.glue-c-zippy .h-c-footer__site-links-header:hover,.glue-c-zippy .h-c-footer__site-links-header:focus{color:#202124}.glue-c-zippy .h-c-footer__site-links-header:focus{border-bottom:2px solid #202124;outline:none;padding-bottom:22px}.glue-is-expanded .h-c-footer__site-links-header{border-bottom:1px solid #dadce0;padding-bottom:23px}.h-c-footer__expand{display:none;fill:currentColor;float:right;transform:rotate(0deg);transition:transform .333s ease-in}[dir='rtl'] .h-c-footer__expand{float:left}.glue-flexbox .h-c-footer__expand{-webkit-flex:0 0 32px;-ms-flex:0 0 32px;flex:0 0 32px;margin:-5px 0 0 8px}[dir='rtl'] .glue-flexbox .h-c-footer__expand{margin:-5px 8px 0 0}.glue-c-zippy__btn .h-c-footer__expand{display:block}.glue-is-expanded .h-c-footer__expand{transform:rotate(-180deg)}[dir='rtl'] .glue-is-expanded .h-c-footer__expand{transform:rotate(180deg)}.h-c-footer .glue-c-zippy__content-container{padding:0}.h-c-footer__site-links-list{margin-bottom:0}.h-c-footer__site-links-list-item{margin:0 40px 0 0;padding-bottom:18px}.h-c-footer__site-links-list-item:last-child{padding-bottom:0}[dir='rtl'] .h-c-footer__site-links-list-item{margin:0 0 0 40px}@media (min-width: 600px){.h-c-footer__site-links-list-item{padding-bottom:18px}}.h-c-footer__site-links-list-item .h-c-footer__link:focus{outline-width:6px}.glue-c-zippy__content-container .h-c-footer__site-links-list-item{padding:18px 0 0}.glue-c-zippy__content-container .h-c-footer__site-links-list-item:last-child{padding-bottom:18px}.h-c-footer__signup{background:#fff;border-top:1px solid #dadce0;padding:60px 0 30px}.h-c-footer__signup-intro{margin-top:40px}@media (min-width: 600px){.h-c-footer__signup-intro{margin-top:3px}}.h-c-footer__signup-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0 0;position:relative}@media (min-width: 600px){.h-c-footer__signup-input,.h-c-footer__signup-button{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}.h-c-footer__signup-input{border:none;border-bottom:1px solid #dadce0;color:#202124;display:block;font-size:14px;margin:6px 0 30px;padding:8px 0;width:100%}@media (min-width: 600px){.h-c-footer__signup-input{margin-left:0;margin-right:100px;width:300px}[dir='rtl'] .h-c-footer__signup-input{margin-left:100px;margin-right:0}}@media (min-width: 1024px){.h-c-footer__signup-input{font-size:16px}}.h-c-footer__signup-label{color:#202124;font-size:12px;left:0;position:absolute;top:-10px}[dir='rtl'] .h-c-footer__signup-label{left:auto;right:0}.h-c-footer__signup-input:focus{border-bottom-width:2px;border-color:#174ea6;margin-bottom:29px;outline:none}.h-c-footer__signup-input:focus+.h-c-footer__signup-label{color:#174ea6}.h-c-footer__signup-input:placeholder-shown+.h-c-footer__signup-label{display:none}.h-c-footer__signup-button{margin:0 0 30px}.h-c-social{max-width:100%}@media (min-width: 600px){.h-c-social{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.h-c-social.h-c-social--zippy .glue-c-zippy__content-container{padding:0}.h-c-social.h-c-social--zippy .glue-c-zippy__collapse-region{display:block}.h-c-social.h-c-social--zippy .glue-collapse-expanded .h-c-social__zippy-popover{z-index:1}.h-c-social.h-c-social--zippy.h-c-social--zippy-opposite{flex-direction:row-reverse}.h-c-social.h-c-social--zippy.h-c-social--zippy-opposite .h-c-social--popover .h-c-social__copy-input{padding-right:0;text-align:right}.h-c-social.h-c-social--zippy.h-c-social--zippy-opposite .h-c-social--popover .h-c-social__copy-btn{padding-right:0;text-align:right}.h-c-social.h-c-social--popover{display:none}@media (min-width: 600px){.h-c-social.h-c-social--popover{display:inline-block}}.h-c-social.h-c-social--popover:focus{z-index:100}.h-c-social.h-c-social--popover>.glue-is-shown{z-index:10000}.h-c-social.h-c-social--popover+.h-c-social--popover{margin-left:36px}[dir='rtl'] .h-c-social.h-c-social--popover+.h-c-social--popover{margin-left:0;margin-right:36px}.h-c-footer .h-c-social{margin:-10px 0 20px}.h-c-social__group{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}@media (min-width: 600px){.h-c-social__group{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-right:70px}[dir='rtl'] .h-c-social__group{padding-left:70px;padding-right:0}.h-c-social--popover .h-c-social__group,.h-c-social--zippy .h-c-social__group{padding:0}}@media (min-width: 1024px){.h-c-social__group{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}.h-c-social__group+.h-c-social__group{margin-top:10px}@media (min-width: 1024px){.h-c-social__group+.h-c-social__group{margin-top:0}}.h-c-social--zippy-opposite .h-c-social__group{flex-direction:inherit}.h-c-social__title{color:#202124;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:.75px}@media (min-width: 1024px){.h-c-social__title{font-size:16px;letter-spacing:.5px}}.h-c-social__title.h-c-social__title--inline{line-height:3.14286;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:24px}@media (min-width: 600px){.h-c-social__title.h-c-social__title--inline{margin-right:32px}}@media (min-width: 1024px){.h-c-social__title.h-c-social__title--inline{line-height:2.75}}[dir='rtl'] .h-c-social__title.h-c-social__title--inline,.h-c-social--zippy-opposite .h-c-social__title.h-c-social__title--inline{margin-left:24px;margin-right:0}@media (min-width: 600px){[dir='rtl'] .h-c-social__title.h-c-social__title--inline,.h-c-social--zippy-opposite .h-c-social__title.h-c-social__title--inline{margin-left:32px}}[dir='rtl'] .h-c-social--zippy-opposite .h-c-social__title.h-c-social__title--inline{margin-left:0;margin-right:24px}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .h-c-social__title.h-c-social__title--inline{margin-right:32px}}.h-c-social__title.h-c-social__title--zippy{background-color:#fff;color:#1a73e8;margin-right:24px;position:relative;z-index:1}@media (min-width: 600px){.h-c-social__title.h-c-social__title--zippy{margin-right:32px}}.h-c-social__title.h-c-social__title--zippy:hover,.h-c-social__title.h-c-social__title--zippy:focus{color:#174ea6}.h-c-social__title.h-c-social__title--zippy:focus{background:#f1f3f4;outline:10px solid #f1f3f4}.h-c-social__list{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;max-width:100%}.h-c-social__list:after{content:"";display:table;clear:both}@media (min-width: 600px){.h-c-social__list{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.h-c-social__list.h-c-social__list--popover{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px}.h-c-social--zippy-opposite .h-c-social__list{flex-direction:inherit}.h-c-footer .h-c-social__list{margin:0 -10px}.h-c-social__item{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;float:left;height:44px;margin:0 10px 0 0;width:44px}.h-c-social__item:last-child{margin-right:0}[dir='rtl'] .h-c-social__item{float:right;margin:0 0 0 10px}[dir='rtl'] .h-c-social__item:last-child{margin-left:0}.h-c-social__item .h-c-social__link{border-radius:50%;display:block;height:44px;padding:10px;width:44px}.h-c-social--zippy .h-c-social__item .h-c-social__link,.h-c-social--static .h-c-social__item .h-c-social__link{margin-left:-10px;margin-right:0}[dir='rtl'] .h-c-social--zippy .h-c-social__item .h-c-social__link,[dir='rtl'] .h-c-social--static .h-c-social__item .h-c-social__link{margin-left:0;margin-right:-10px}.h-c-social__item .h-c-social__link:focus{background:#f1f3f4;outline:none}.h-c-footer .h-c-social__item .h-c-social__link:focus{background:#e8eaed}.h-c-social__item .h-c-social{margin-left:-10px;margin-right:0}[dir='rtl'] .h-c-social__item .h-c-social{margin-left:0;margin-right:-10px}.h-c-social__item .h-c-social.h-c-social--popover{display:block}[dir='rtl'] .h-c-social__item,.h-c-social--zippy-opposite .h-c-social__item{margin-left:10px;margin-right:0}[dir='rtl'] .h-c-social--zippy-opposite .h-c-social__item{margin-left:0;margin-right:10px;transform:none}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(0){opacity:1;transform:translateX(-40px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(-54px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(0),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(40px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(0),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(54px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(0px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(0px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(0px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0){transform:translateX(0px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(1){opacity:1;transform:translateX(0px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(0px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(1),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(0px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(1),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(0px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(-40px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(-54px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(40px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1){transform:translateX(54px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(2){opacity:1;transform:translateX(40px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(54px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(2),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(-40px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(2),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(-54px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(-80px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(-108px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(80px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2){transform:translateX(108px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(3){opacity:1;transform:translateX(80px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(108px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(3),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(-80px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(3),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(-108px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(-120px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(-162px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(120px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3){transform:translateX(162px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(4){opacity:1;transform:translateX(120px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(162px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(4),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(-120px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(4),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(-162px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(-160px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(-216px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(160px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4){transform:translateX(216px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(5){opacity:1;transform:translateX(160px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(216px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(5),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(-160px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(5),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(-216px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(-200px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(-270px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(200px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5){transform:translateX(270px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(6){opacity:1;transform:translateX(200px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(270px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(6),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(-200px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(6),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(-270px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(-240px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(-324px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(240px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6){transform:translateX(324px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(7){opacity:1;transform:translateX(240px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(324px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(7),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(-240px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(7),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(-324px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(-280px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(-378px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(280px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7){transform:translateX(378px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(8){opacity:1;transform:translateX(280px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(378px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(8),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(-280px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(8),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(-378px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(-320px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(-432px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(320px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8){transform:translateX(432px)}}.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(9){opacity:1;transform:translateX(320px)}@media (min-width: 600px){.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(432px)}}[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(9),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(-320px)}@media (min-width: 600px){[dir='rtl'].glue-app-ready .glue-collapse-expanded .h-c-social__item:nth-child(9),[dir='rtl'].glue-app-supported .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(-432px)}}.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(-360px)}@media (min-width: 600px){.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(-486px)}}[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(360px)}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9){transform:translateX(486px)}}.h-c-social--zippy .h-c-social__item{position:relative}.glue-app-ready .h-c-social--zippy .h-c-social__item,.glue-app-supported .h-c-social--zippy .h-c-social__item{opacity:0;position:absolute;transform:translateX(-50px);transition:transform 0.5s ease-out,opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1)}[dir='rtl'].glue-app-ready .h-c-social--zippy .h-c-social__item,[dir='rtl'].glue-app-supported .h-c-social--zippy .h-c-social__item{transform:translateX(50px)}@media (min-width: 600px){.h-c-social__item.h-c-social__item--popover{margin:16px 22px 0 -10px}.h-c-social__item.h-c-social__item--popover:nth-child(4n+4){margin-right:-10px}[dir='rtl'] .h-c-social__item.h-c-social__item--popover:nth-child(4n+4){margin-left:-10px}}[dir='rtl'] .h-c-social__item.h-c-social__item--popover{margin:16px -10px 0 22px}.h-c-social__share-icon{fill:currentColor;margin-right:10px;margin-top:8px;padding:0;vertical-align:top}[dir='rtl'] .h-c-social__share-icon{margin-left:10px;margin-right:0}.h-c-social__dialog{border:none;box-shadow:0 2px 8px rgba(0,0,0,0.5);left:auto;outline:none;padding:0 46px 0 10px;position:absolute;right:0;text-align:left;top:0}@media (min-width: 600px){.h-c-social__dialog{left:0;padding:0 10px 0 46px;right:auto}}.glue-app-ready .h-c-social__dialog,.glue-app-supported .h-c-social__dialog{display:none}.h-c-social--zippy-opposite .h-c-social__dialog,[dir='rtl'] .h-c-social__dialog{left:0;padding:0 10px 0 46px;right:auto}@media (min-width: 600px){.h-c-social--zippy-opposite .h-c-social__dialog,[dir='rtl'] .h-c-social__dialog{left:auto;padding:0 46px 0 10px;right:0}}[dir='rtl'] .h-c-social--zippy-opposite .h-c-social__dialog{left:auto;padding:0 46px 0 10px;right:0}@media (min-width: 600px){[dir='rtl'] .h-c-social--zippy-opposite .h-c-social__dialog{left:0;padding:0 10px 0 46px;right:auto}}.h-c-social__dialog.h-c-social__dialog--popover{border:none;display:block;outline:none;padding:0;position:static}@media (min-width: 600px){.h-c-social__dialog.h-c-social__dialog--popover{box-shadow:0 2px 8px rgba(0,0,0,0.5);left:auto;padding:14px 24px 24px;position:absolute;right:-26px;top:-10px;text-align:right;width:240px}.glue-app-ready .h-c-social__dialog.h-c-social__dialog--popover,.glue-app-supported .h-c-social__dialog.h-c-social__dialog--popover{display:none}.h-c-social__group.glue-is-shown .h-c-social__dialog.h-c-social__dialog--popover{display:block}[dir='rtl'] .h-c-social__dialog.h-c-social__dialog--popover{left:-26px;right:auto;text-align:left}}.h-c-social__close-btn{line-height:.77778;color:#202124;height:16px;right:4px;text-align:center;top:4px;width:16px}.glue-app-supported .h-c-social__close-btn,.glue-app-ready .h-c-social__close-btn{display:none}.h-c-social__close-btn:focus{background:#f1f3f4;outline:none}[dir='rtl'] .h-c-social__close-btn{left:4px;right:auto}.h-c-social__copy-container{background-color:#f8f9fa;margin:26px -24px -24px;padding:5px 10px;width:calc(100% + 48px)}.h-c-social__copy-input{background-color:inherit;border:none;border-radius:0;border-bottom:1px solid #dadce0;color:#202124;display:block;font-size:12px;font-weight:400;letter-spacing:0.35px;margin-top:10px;padding-top:6px;padding-bottom:8px;text-align:left;width:100%}[dir='rtl'] .h-c-social__copy-input{text-align:right}.h-c-social__copy-input:focus{background:#f1f3f4;border-bottom:2px solid #174ea6;padding-bottom:7px}.h-c-social__copy-container .h-c-social__copy-input:focus{background:#e8eaed}.h-c-social--popover .h-c-social__copy-input{margin-top:0;padding-right:16px;text-align:right}[dir='rtl'] .h-c-social--popover .h-c-social__copy-input{padding-left:16px;padding-right:0;text-align:left}.h-c-social--static .h-c-social--popover .h-c-social__copy-input,.h-c-social--zippy .h-c-social--popover .h-c-social__copy-input{margin-top:5px;text-align:left}[dir='rtl'] .h-c-social--static .h-c-social--popover .h-c-social__copy-input,[dir='rtl'] .h-c-social--zippy .h-c-social--popover .h-c-social__copy-input{text-align:right}.h-c-social__copy-btn{background:none;border-color:#fff;border-style:none;box-shadow:none;color:#1a73e8;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:0.75px;line-height:1;margin:5px 0;min-width:210px;padding:10px 0;text-align:left;width:100%}@media (min-width: 1024px){.h-c-social__copy-btn{font-size:16px;letter-spacing:0.5px}}.h-c-social__copy-btn.glue-is-copied{color:#202124}.h-c-social__copy-btn:focus{background:#f1f3f4;color:#174ea6;outline:none}.h-c-social__copy-container .h-c-social__copy-btn:focus{background:#e8eaed}[dir='rtl'] .h-c-social__copy-btn{text-align:right}.h-c-social--popover .h-c-social__copy-btn{margin-bottom:0;padding-right:16px;text-align:right}[dir='rtl'] .h-c-social--popover .h-c-social__copy-btn{padding-left:16px;padding-right:0;text-align:left}.h-c-social--static .h-c-social--popover .h-c-social__copy-btn,.h-c-social--zippy .h-c-social--popover .h-c-social__copy-btn{margin-bottom:5px;text-align:left}[dir='rtl'] .h-c-social--static .h-c-social--popover .h-c-social__copy-btn,[dir='rtl'] .h-c-social--zippy .h-c-social--popover .h-c-social__copy-btn{text-align:right}.h-c-social__title.h-c-social__title--trigger{margin:0;position:relative}.h-c-social--popover .glue-is-shown .h-c-social__title.h-c-social__title--trigger{line-height:1.71429;margin-bottom:10px;margin-top:10px;z-index:1}[dir='rtl'] .h-c-social__title.h-c-social__title--trigger{margin:0}.h-c-social__title.h-c-social__title--trigger:hover,.h-c-social__title.h-c-social__title--trigger:focus{color:#174ea6}.h-c-social__title.h-c-social__title--trigger:focus{background:#f1f3f4;outline:10px solid rgba(32,33,36,0.06)}.h-c-social__icon-trigger{border-radius:50%;display:block;height:44px;margin:0;padding:10px;position:relative;width:44px}.h-c-social--popover .glue-is-shown .h-c-social__icon-trigger{z-index:1}[dir='rtl'] .h-c-social__icon-trigger{margin:0}.h-c-social__icon-trigger:focus{background:#f1f3f4;outline:none}.h-c-icon{display:inline-block;fill:currentColor}.svg-assets{display:none}.svg-assets path{stroke-width:inherit}.h-c-icon--18px{width:18px;height:18px}.h-c-icon--20px{width:20px;height:20px}.h-c-icon--24px{width:24px;height:24px}.h-c-icon--32px{width:32px;height:32px}[dir=rtl] .h-c-icon--arrow-forward{transform:rotate(180deg)}.h-c-icon--arrow-external{transform:rotate(-45deg)}[dir=rtl] .h-c-icon--arrow-external{transform:rotate(-135deg)}.h-c-icon--arrow-top{transform:rotate(-90deg)}.h-c-icon--arrow-sort-asc{transform:rotate(180deg)}.h-c-icon--arrow-sort-desc{transform:rotate(0deg)}.h-c-icon--chevron{height:8px;width:12px}.h-c-icon--chevron-down{transform:rotate(180deg)}#mi-keyboard-arrow-left path,#mi-keyboard-arrow-right path{stroke:inherit;stroke-width:inherit}.h-c-icon--keyboard-arrow-left,.h-c-icon--keyboard-arrow-right{fill:none;height:24px;stroke:#000;stroke-width:2px;width:24px}[dir=rtl] .h-c-icon--keyboard-arrow-left{transform:rotate(0deg)}.h-c-icon--keyboard-arrow-left,[dir=rtl] .h-c-icon--keyboard-arrow-right{transform:rotate(180deg)}.h-c-icon--footer{color:#202124;margin:0 5px 0 0;vertical-align:middle}[dir='rtl'] .h-c-icon--footer{margin:0 0 0 5px}.h-c-icon--social{fill:#202124;padding:2px;vertical-align:top}.h-c-icon--no-padding{padding:0}.h-c-icon--color-white{fill:#fff}.h-c-icon--color-black{fill:#000}.h-c-icon--color-link{fill:#1a73e8}.h-c-icon--color-text{fill:#202124}.h-c-icon--color-gplus{fill:#DB4437}.h-c-icon--color-facebook{fill:#3B5998}.h-c-icon--color-twitter{fill:#1DA1F2}.h-c-icon--color-youtube{fill:red}.h-c-icon--color-linkedin{fill:#0077B5}.h-c-icon--color-blogger{fill:#FF8000}.h-c-icon--color-instagram{fill:#DF465F}.h-c-headline,.project-complete--description p,.project-complete--inspiring-educator p,.project-preview--copy h1,.project-preview--copy h2,.project-preview--copy h3,.project-preview--copy h4,.project-preview--copy h5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#202124;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto;overflow-wrap:initial;word-wrap:initial}.h-c-headline.h-c-headline--display-one,.project-complete--description p.h-c-headline--display-one,.project-complete--inspiring-educator p.h-c-headline--display-one,.project-preview--copy h1.h-c-headline--display-one,.project-preview--copy h2.h-c-headline--display-one,.project-preview--copy h3.h-c-headline--display-one,.project-preview--copy h4.h-c-headline--display-one,.project-preview--copy h5.h-c-headline--display-one{line-height:1.16667;font-size:60px;font-weight:400;letter-spacing:-.75px}.h-c-headline.h-c-headline--display-one.h-has-top-margin,.project-complete--description p.h-c-headline--display-one.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-top-margin{margin-top:35px}.h-c-headline.h-c-headline--display-one.h-has-bottom-margin,.project-complete--description p.h-c-headline--display-one.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-bottom-margin{margin-bottom:35px}.h-c-headline.h-c-headline--display-one.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--display-one.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-top-bottom-margin{margin-bottom:35px;margin-top:35px}@media (min-width: 600px){.h-c-headline.h-c-headline--display-one,.project-complete--description p.h-c-headline--display-one,.project-complete--inspiring-educator p.h-c-headline--display-one,.project-preview--copy h1.h-c-headline--display-one,.project-preview--copy h2.h-c-headline--display-one,.project-preview--copy h3.h-c-headline--display-one,.project-preview--copy h4.h-c-headline--display-one,.project-preview--copy h5.h-c-headline--display-one{line-height:1.16667;font-size:72px;letter-spacing:-1px}.h-c-headline.h-c-headline--display-one.h-has-top-margin,.project-complete--description p.h-c-headline--display-one.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-top-margin{margin-top:42px}.h-c-headline.h-c-headline--display-one.h-has-bottom-margin,.project-complete--description p.h-c-headline--display-one.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-bottom-margin{margin-bottom:42px}.h-c-headline.h-c-headline--display-one.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--display-one.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-top-bottom-margin{margin-bottom:42px;margin-top:42px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--display-one,.project-complete--description p.h-c-headline--display-one,.project-complete--inspiring-educator p.h-c-headline--display-one,.project-preview--copy h1.h-c-headline--display-one,.project-preview--copy h2.h-c-headline--display-one,.project-preview--copy h3.h-c-headline--display-one,.project-preview--copy h4.h-c-headline--display-one,.project-preview--copy h5.h-c-headline--display-one{line-height:1.16667;font-size:120px;letter-spacing:-2px}.h-c-headline.h-c-headline--display-one.h-has-top-margin,.project-complete--description p.h-c-headline--display-one.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-top-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-top-margin{margin-top:70px}.h-c-headline.h-c-headline--display-one.h-has-bottom-margin,.project-complete--description p.h-c-headline--display-one.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-bottom-margin{margin-bottom:70px}.h-c-headline.h-c-headline--display-one.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--display-one.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--display-one.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--display-one.h-has-top-bottom-margin{margin-bottom:70px;margin-top:70px}}.h-c-headline.h-c-headline--display-two,.project-complete--description p.h-c-headline--display-two,.project-complete--inspiring-educator p.h-c-headline--display-two,.project-preview--copy h1.h-c-headline--display-two,.project-preview--copy h2.h-c-headline--display-two,.project-preview--copy h3.h-c-headline--display-two,.project-preview--copy h4.h-c-headline--display-two,.project-preview--copy h5.h-c-headline--display-two{line-height:1.15789;font-size:38px;font-weight:400;letter-spacing:0}.h-c-headline.h-c-headline--display-two.h-has-top-margin,.project-complete--description p.h-c-headline--display-two.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-top-margin{margin-top:22px}.h-c-headline.h-c-headline--display-two.h-has-bottom-margin,.project-complete--description p.h-c-headline--display-two.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-bottom-margin{margin-bottom:22px}.h-c-headline.h-c-headline--display-two.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--display-two.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-top-bottom-margin{margin-bottom:22px;margin-top:22px}@media (min-width: 600px){.h-c-headline.h-c-headline--display-two,.project-complete--description p.h-c-headline--display-two,.project-complete--inspiring-educator p.h-c-headline--display-two,.project-preview--copy h1.h-c-headline--display-two,.project-preview--copy h2.h-c-headline--display-two,.project-preview--copy h3.h-c-headline--display-two,.project-preview--copy h4.h-c-headline--display-two,.project-preview--copy h5.h-c-headline--display-two{line-height:1.16667;font-size:60px;letter-spacing:-.75px}.h-c-headline.h-c-headline--display-two.h-has-top-margin,.project-complete--description p.h-c-headline--display-two.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-top-margin{margin-top:35px}.h-c-headline.h-c-headline--display-two.h-has-bottom-margin,.project-complete--description p.h-c-headline--display-two.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-bottom-margin{margin-bottom:35px}.h-c-headline.h-c-headline--display-two.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--display-two.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-top-bottom-margin{margin-bottom:35px;margin-top:35px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--display-two,.project-complete--description p.h-c-headline--display-two,.project-complete--inspiring-educator p.h-c-headline--display-two,.project-preview--copy h1.h-c-headline--display-two,.project-preview--copy h2.h-c-headline--display-two,.project-preview--copy h3.h-c-headline--display-two,.project-preview--copy h4.h-c-headline--display-two,.project-preview--copy h5.h-c-headline--display-two{line-height:1.16667;font-size:96px;letter-spacing:-1px}.h-c-headline.h-c-headline--display-two.h-has-top-margin,.project-complete--description p.h-c-headline--display-two.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-top-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-top-margin{margin-top:56px}.h-c-headline.h-c-headline--display-two.h-has-bottom-margin,.project-complete--description p.h-c-headline--display-two.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-bottom-margin{margin-bottom:56px}.h-c-headline.h-c-headline--display-two.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--display-two.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--display-two.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--display-two.h-has-top-bottom-margin{margin-bottom:56px;margin-top:56px}}.h-c-headline.h-c-headline--one,.project-complete--description p.h-c-headline--one,.project-complete--inspiring-educator p.h-c-headline--one,.project-preview--copy h1,.project-preview--copy h2.h-c-headline--one,.project-preview--copy h3.h-c-headline--one,.project-preview--copy h4.h-c-headline--one,.project-preview--copy h5.h-c-headline--one{line-height:1.25;font-size:32px;letter-spacing:0}.h-c-headline.h-c-headline--one.h-has-top-margin,.project-complete--description p.h-c-headline--one.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-top-margin,.project-preview--copy h1.h-has-top-margin,.project-preview--copy h2.h-c-headline--one.h-has-top-margin,.project-preview--copy h3.h-c-headline--one.h-has-top-margin,.project-preview--copy h4.h-c-headline--one.h-has-top-margin,.project-preview--copy h5.h-c-headline--one.h-has-top-margin{margin-top:15px}.h-c-headline.h-c-headline--one.h-has-bottom-margin,.project-complete--description p.h-c-headline--one.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h1.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--one.h-has-bottom-margin{margin-bottom:15px}.h-c-headline.h-c-headline--one.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--one.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h1.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--one.h-has-top-bottom-margin{margin-bottom:15px;margin-top:15px}@media (min-width: 600px){.h-c-headline.h-c-headline--one,.project-complete--description p.h-c-headline--one,.project-complete--inspiring-educator p.h-c-headline--one,.project-preview--copy h1,.project-preview--copy h2.h-c-headline--one,.project-preview--copy h3.h-c-headline--one,.project-preview--copy h4.h-c-headline--one,.project-preview--copy h5.h-c-headline--one{line-height:1.15789;font-size:38px;letter-spacing:0}.h-c-headline.h-c-headline--one.h-has-top-margin,.project-complete--description p.h-c-headline--one.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-top-margin,.project-preview--copy h1.h-has-top-margin,.project-preview--copy h2.h-c-headline--one.h-has-top-margin,.project-preview--copy h3.h-c-headline--one.h-has-top-margin,.project-preview--copy h4.h-c-headline--one.h-has-top-margin,.project-preview--copy h5.h-c-headline--one.h-has-top-margin{margin-top:13px}.h-c-headline.h-c-headline--one.h-has-bottom-margin,.project-complete--description p.h-c-headline--one.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h1.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--one.h-has-bottom-margin{margin-bottom:13px}.h-c-headline.h-c-headline--one.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--one.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h1.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--one.h-has-top-bottom-margin{margin-bottom:13px;margin-top:13px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--one,.project-complete--description p.h-c-headline--one,.project-complete--inspiring-educator p.h-c-headline--one,.project-preview--copy h1,.project-preview--copy h2.h-c-headline--one,.project-preview--copy h3.h-c-headline--one,.project-preview--copy h4.h-c-headline--one,.project-preview--copy h5.h-c-headline--one{line-height:1.17857;font-size:56px;letter-spacing:-.5px}.h-c-headline.h-c-headline--one.h-has-top-margin,.project-complete--description p.h-c-headline--one.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-top-margin,.project-preview--copy h1.h-has-top-margin,.project-preview--copy h2.h-c-headline--one.h-has-top-margin,.project-preview--copy h3.h-c-headline--one.h-has-top-margin,.project-preview--copy h4.h-c-headline--one.h-has-top-margin,.project-preview--copy h5.h-c-headline--one.h-has-top-margin{margin-top:20px}.h-c-headline.h-c-headline--one.h-has-bottom-margin,.project-complete--description p.h-c-headline--one.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h1.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--one.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--one.h-has-bottom-margin{margin-bottom:20px}.h-c-headline.h-c-headline--one.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--one.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h1.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--one.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--one.h-has-top-bottom-margin{margin-bottom:20px;margin-top:20px}}.h-c-headline.h-c-headline--two,.project-complete--description p.h-c-headline--two,.project-complete--inspiring-educator p.h-c-headline--two,.project-preview--copy h1.h-c-headline--two,.project-preview--copy h2,.project-preview--copy h3.h-c-headline--two,.project-preview--copy h4.h-c-headline--two,.project-preview--copy h5.h-c-headline--two{line-height:1.33333;font-size:24px;letter-spacing:0}.h-c-headline.h-c-headline--two.h-has-top-margin,.project-complete--description p.h-c-headline--two.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-top-margin,.project-preview--copy h1.h-c-headline--two.h-has-top-margin,.project-preview--copy h2.h-has-top-margin,.project-preview--copy h3.h-c-headline--two.h-has-top-margin,.project-preview--copy h4.h-c-headline--two.h-has-top-margin,.project-preview--copy h5.h-c-headline--two.h-has-top-margin{margin-top:10px}.h-c-headline.h-c-headline--two.h-has-bottom-margin,.project-complete--description p.h-c-headline--two.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h2.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--two.h-has-bottom-margin{margin-bottom:10px}.h-c-headline.h-c-headline--two.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--two.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h2.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--two.h-has-top-bottom-margin{margin-bottom:10px;margin-top:10px}@media (min-width: 600px){.h-c-headline.h-c-headline--two,.project-complete--description p.h-c-headline--two,.project-complete--inspiring-educator p.h-c-headline--two,.project-preview--copy h1.h-c-headline--two,.project-preview--copy h2,.project-preview--copy h3.h-c-headline--two,.project-preview--copy h4.h-c-headline--two,.project-preview--copy h5.h-c-headline--two{line-height:1.25;font-size:32px;letter-spacing:0}.h-c-headline.h-c-headline--two.h-has-top-margin,.project-complete--description p.h-c-headline--two.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-top-margin,.project-preview--copy h1.h-c-headline--two.h-has-top-margin,.project-preview--copy h2.h-has-top-margin,.project-preview--copy h3.h-c-headline--two.h-has-top-margin,.project-preview--copy h4.h-c-headline--two.h-has-top-margin,.project-preview--copy h5.h-c-headline--two.h-has-top-margin{margin-top:12px}.h-c-headline.h-c-headline--two.h-has-bottom-margin,.project-complete--description p.h-c-headline--two.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h2.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--two.h-has-bottom-margin{margin-bottom:12px}.h-c-headline.h-c-headline--two.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--two.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h2.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--two.h-has-top-bottom-margin{margin-bottom:12px;margin-top:12px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--two,.project-complete--description p.h-c-headline--two,.project-complete--inspiring-educator p.h-c-headline--two,.project-preview--copy h1.h-c-headline--two,.project-preview--copy h2,.project-preview--copy h3.h-c-headline--two,.project-preview--copy h4.h-c-headline--two,.project-preview--copy h5.h-c-headline--two{line-height:1.18182;font-size:44px;letter-spacing:-.5px}.h-c-headline.h-c-headline--two.h-has-top-margin,.project-complete--description p.h-c-headline--two.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-top-margin,.project-preview--copy h1.h-c-headline--two.h-has-top-margin,.project-preview--copy h2.h-has-top-margin,.project-preview--copy h3.h-c-headline--two.h-has-top-margin,.project-preview--copy h4.h-c-headline--two.h-has-top-margin,.project-preview--copy h5.h-c-headline--two.h-has-top-margin{margin-top:15px}.h-c-headline.h-c-headline--two.h-has-bottom-margin,.project-complete--description p.h-c-headline--two.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h2.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--two.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--two.h-has-bottom-margin{margin-bottom:15px}.h-c-headline.h-c-headline--two.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--two.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h2.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--two.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--two.h-has-top-bottom-margin{margin-bottom:15px;margin-top:15px}}.h-c-headline.h-c-headline--three,.project-complete--description p,.project-complete--inspiring-educator p.h-c-headline--three,.project-preview--copy h1.h-c-headline--three,.project-preview--copy h2.h-c-headline--three,.project-preview--copy h3,.project-preview--copy h4.h-c-headline--three,.project-preview--copy h5.h-c-headline--three{line-height:1.4;font-size:20px;letter-spacing:0}.h-c-headline.h-c-headline--three.h-has-top-margin,.project-complete--description p.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-top-margin,.project-preview--copy h1.h-c-headline--three.h-has-top-margin,.project-preview--copy h2.h-c-headline--three.h-has-top-margin,.project-preview--copy h3.h-has-top-margin,.project-preview--copy h4.h-c-headline--three.h-has-top-margin,.project-preview--copy h5.h-c-headline--three.h-has-top-margin{margin-top:14px}.h-c-headline.h-c-headline--three.h-has-bottom-margin,.project-complete--description p.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h3.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--three.h-has-bottom-margin{margin-bottom:14px}.h-c-headline.h-c-headline--three.h-has-top-bottom-margin,.project-complete--description p.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h3.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--three.h-has-top-bottom-margin{margin-bottom:14px;margin-top:14px}@media (min-width: 600px){.h-c-headline.h-c-headline--three,.project-complete--description p,.project-complete--inspiring-educator p.h-c-headline--three,.project-preview--copy h1.h-c-headline--three,.project-preview--copy h2.h-c-headline--three,.project-preview--copy h3,.project-preview--copy h4.h-c-headline--three,.project-preview--copy h5.h-c-headline--three{line-height:1.33333;font-size:24px;letter-spacing:0}.h-c-headline.h-c-headline--three.h-has-top-margin,.project-complete--description p.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-top-margin,.project-preview--copy h1.h-c-headline--three.h-has-top-margin,.project-preview--copy h2.h-c-headline--three.h-has-top-margin,.project-preview--copy h3.h-has-top-margin,.project-preview--copy h4.h-c-headline--three.h-has-top-margin,.project-preview--copy h5.h-c-headline--three.h-has-top-margin{margin-top:13px}.h-c-headline.h-c-headline--three.h-has-bottom-margin,.project-complete--description p.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h3.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--three.h-has-bottom-margin{margin-bottom:13px}.h-c-headline.h-c-headline--three.h-has-top-bottom-margin,.project-complete--description p.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h3.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--three.h-has-top-bottom-margin{margin-bottom:13px;margin-top:13px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--three,.project-complete--description p,.project-complete--inspiring-educator p.h-c-headline--three,.project-preview--copy h1.h-c-headline--three,.project-preview--copy h2.h-c-headline--three,.project-preview--copy h3,.project-preview--copy h4.h-c-headline--three,.project-preview--copy h5.h-c-headline--three{line-height:1.25;font-size:32px;letter-spacing:0}.h-c-headline.h-c-headline--three.h-has-top-margin,.project-complete--description p.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-top-margin,.project-preview--copy h1.h-c-headline--three.h-has-top-margin,.project-preview--copy h2.h-c-headline--three.h-has-top-margin,.project-preview--copy h3.h-has-top-margin,.project-preview--copy h4.h-c-headline--three.h-has-top-margin,.project-preview--copy h5.h-c-headline--three.h-has-top-margin{margin-top:15px}.h-c-headline.h-c-headline--three.h-has-bottom-margin,.project-complete--description p.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h3.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--three.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--three.h-has-bottom-margin{margin-bottom:15px}.h-c-headline.h-c-headline--three.h-has-top-bottom-margin,.project-complete--description p.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h3.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--three.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--three.h-has-top-bottom-margin{margin-bottom:15px;margin-top:15px}}.h-c-headline.h-c-headline--four,.project-complete--description p.h-c-headline--four,.project-complete--inspiring-educator p.h-c-headline--four,.project-preview--copy h1.h-c-headline--four,.project-preview--copy h2.h-c-headline--four,.project-preview--copy h3.h-c-headline--four,.project-preview--copy h4,.project-preview--copy h5.h-c-headline--four{line-height:1.625;font-size:16px;letter-spacing:0}.h-c-headline.h-c-headline--four.h-has-top-margin,.project-complete--description p.h-c-headline--four.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-top-margin,.project-preview--copy h1.h-c-headline--four.h-has-top-margin,.project-preview--copy h2.h-c-headline--four.h-has-top-margin,.project-preview--copy h3.h-c-headline--four.h-has-top-margin,.project-preview--copy h4.h-has-top-margin,.project-preview--copy h5.h-c-headline--four.h-has-top-margin{margin-top:6px}.h-c-headline.h-c-headline--four.h-has-bottom-margin,.project-complete--description p.h-c-headline--four.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h4.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--four.h-has-bottom-margin{margin-bottom:6px}.h-c-headline.h-c-headline--four.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--four.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h4.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--four.h-has-top-bottom-margin{margin-bottom:6px;margin-top:6px}@media (min-width: 600px){.h-c-headline.h-c-headline--four,.project-complete--description p.h-c-headline--four,.project-complete--inspiring-educator p.h-c-headline--four,.project-preview--copy h1.h-c-headline--four,.project-preview--copy h2.h-c-headline--four,.project-preview--copy h3.h-c-headline--four,.project-preview--copy h4,.project-preview--copy h5.h-c-headline--four{line-height:1.625;font-size:16px;letter-spacing:0}.h-c-headline.h-c-headline--four.h-has-top-margin,.project-complete--description p.h-c-headline--four.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-top-margin,.project-preview--copy h1.h-c-headline--four.h-has-top-margin,.project-preview--copy h2.h-c-headline--four.h-has-top-margin,.project-preview--copy h3.h-c-headline--four.h-has-top-margin,.project-preview--copy h4.h-has-top-margin,.project-preview--copy h5.h-c-headline--four.h-has-top-margin{margin-top:6px}.h-c-headline.h-c-headline--four.h-has-bottom-margin,.project-complete--description p.h-c-headline--four.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h4.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--four.h-has-bottom-margin{margin-bottom:6px}.h-c-headline.h-c-headline--four.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--four.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h4.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--four.h-has-top-bottom-margin{margin-bottom:6px;margin-top:6px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--four,.project-complete--description p.h-c-headline--four,.project-complete--inspiring-educator p.h-c-headline--four,.project-preview--copy h1.h-c-headline--four,.project-preview--copy h2.h-c-headline--four,.project-preview--copy h3.h-c-headline--four,.project-preview--copy h4,.project-preview--copy h5.h-c-headline--four{line-height:1.36364;font-size:22px;letter-spacing:0}.h-c-headline.h-c-headline--four.h-has-top-margin,.project-complete--description p.h-c-headline--four.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-top-margin,.project-preview--copy h1.h-c-headline--four.h-has-top-margin,.project-preview--copy h2.h-c-headline--four.h-has-top-margin,.project-preview--copy h3.h-c-headline--four.h-has-top-margin,.project-preview--copy h4.h-has-top-margin,.project-preview--copy h5.h-c-headline--four.h-has-top-margin{margin-top:12px}.h-c-headline.h-c-headline--four.h-has-bottom-margin,.project-complete--description p.h-c-headline--four.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--four.h-has-bottom-margin,.project-preview--copy h4.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--four.h-has-bottom-margin{margin-bottom:12px}.h-c-headline.h-c-headline--four.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--four.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--four.h-has-top-bottom-margin,.project-preview--copy h4.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--four.h-has-top-bottom-margin{margin-bottom:12px;margin-top:12px}}.h-c-headline.h-c-headline--subhead,.project-complete--description p.h-c-headline--subhead,.project-complete--inspiring-educator p.h-c-headline--subhead,.project-preview--copy h1.h-c-headline--subhead,.project-preview--copy h2.h-c-headline--subhead,.project-preview--copy h3.h-c-headline--subhead,.project-preview--copy h4.h-c-headline--subhead,.project-preview--copy h5.h-c-headline--subhead{line-height:1.625;font-size:16px;letter-spacing:0}.h-c-headline.h-c-headline--subhead.h-has-top-margin,.project-complete--description p.h-c-headline--subhead.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-top-margin{margin-top:6px}.h-c-headline.h-c-headline--subhead.h-has-bottom-margin,.project-complete--description p.h-c-headline--subhead.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-bottom-margin{margin-bottom:6px}.h-c-headline.h-c-headline--subhead.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--subhead.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-top-bottom-margin{margin-bottom:6px;margin-top:6px}@media (min-width: 600px){.h-c-headline.h-c-headline--subhead,.project-complete--description p.h-c-headline--subhead,.project-complete--inspiring-educator p.h-c-headline--subhead,.project-preview--copy h1.h-c-headline--subhead,.project-preview--copy h2.h-c-headline--subhead,.project-preview--copy h3.h-c-headline--subhead,.project-preview--copy h4.h-c-headline--subhead,.project-preview--copy h5.h-c-headline--subhead{line-height:1.625;font-size:16px;letter-spacing:0}.h-c-headline.h-c-headline--subhead.h-has-top-margin,.project-complete--description p.h-c-headline--subhead.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-top-margin{margin-top:6px}.h-c-headline.h-c-headline--subhead.h-has-bottom-margin,.project-complete--description p.h-c-headline--subhead.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-bottom-margin{margin-bottom:6px}.h-c-headline.h-c-headline--subhead.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--subhead.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-top-bottom-margin{margin-bottom:6px;margin-top:6px}}@media (min-width: 1024px){.h-c-headline.h-c-headline--subhead,.project-complete--description p.h-c-headline--subhead,.project-complete--inspiring-educator p.h-c-headline--subhead,.project-preview--copy h1.h-c-headline--subhead,.project-preview--copy h2.h-c-headline--subhead,.project-preview--copy h3.h-c-headline--subhead,.project-preview--copy h4.h-c-headline--subhead,.project-preview--copy h5.h-c-headline--subhead{line-height:1.66667;font-size:18px;letter-spacing:0}.h-c-headline.h-c-headline--subhead.h-has-top-margin,.project-complete--description p.h-c-headline--subhead.h-has-top-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-top-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-top-margin{margin-top:12px}.h-c-headline.h-c-headline--subhead.h-has-bottom-margin,.project-complete--description p.h-c-headline--subhead.h-has-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-bottom-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-bottom-margin{margin-bottom:12px}.h-c-headline.h-c-headline--subhead.h-has-top-bottom-margin,.project-complete--description p.h-c-headline--subhead.h-has-top-bottom-margin,.project-complete--inspiring-educator p.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h1.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h2.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h3.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h4.h-c-headline--subhead.h-has-top-bottom-margin,.project-preview--copy h5.h-c-headline--subhead.h-has-top-bottom-margin{margin-bottom:12px;margin-top:12px}}.h-c-eyebrow{line-height:1.5;color:#202124;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.25px;text-transform:uppercase}.h-c-eyebrow.h-has-top-margin{margin-top:5px}.h-c-eyebrow.h-has-bottom-margin{margin-bottom:5px}.h-c-eyebrow.h-has-top-bottom-margin{margin-bottom:5px;margin-top:5px}@media (min-width: 1024px){.h-c-eyebrow{line-height:1.57143;font-size:14px;letter-spacing:1.5px}.h-c-eyebrow.h-has-top-margin{margin-top:5px}.h-c-eyebrow.h-has-bottom-margin{margin-bottom:5px}.h-c-eyebrow.h-has-top-bottom-margin{margin-bottom:5px;margin-top:5px}}.h-c-footnote{line-height:1.5;color:#202124;font-size:12px;font-weight:400;letter-spacing:.35px}.h-c-footnote.h-has-top-margin{margin-top:5px}.h-c-footnote.h-has-bottom-margin{margin-bottom:5px}.h-c-footnote.h-has-top-bottom-margin{margin-bottom:5px;margin-top:5px}@media (min-width: 1024px){.h-c-footnote.h-has-top-margin{margin-top:9px}.h-c-footnote.h-has-bottom-margin{margin-bottom:9px}.h-c-footnote.h-has-top-bottom-margin{margin-bottom:9px;margin-top:9px}}.h-c-tip{cursor:help;font-style:italic}.glue-app-ready .h-c-modal{position:fixed;z-index:9999}.glue-app-ready .h-c-modal__content{overflow:hidden}.glue-app-ready .h-c-modal__overlay{background-color:#fff;display:none;height:100%;padding:20px}.glue-app-ready .h-c-modal--video .h-c-modal__overlay{background:#000;padding:48px}.glue-app-ready .h-c-modal--video .h-c-modal__close{background-color:rgba(255,255,255,0.2);color:#fff}.glue-app-ready .h-c-modal__close{background-color:#f1f3f4;border-radius:0;color:#202124;font-size:44px;height:48px;padding:12px;width:48px}.glue-app-ready .h-c-modal__close>svg{display:block}.glue-app-ready .h-c-modal__close:hover,.glue-app-ready .h-c-modal__close:focus{background-color:#e8eaed;color:#174ea6;outline:none}html[dir="rtl"] .h-c-modal__close{left:0;right:initial}.h-c-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;border:none;border-radius:2px;display:inline-block;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;height:46px;line-height:1;letter-spacing:0.75px;margin:8px 0;padding:15px 24px;transition:color .15s linear, background-color .15s linear;vertical-align:middle}@media (min-width: 1024px){.h-c-button{font-size:16px;letter-spacing:0.5px;line-height:0.9;padding:17px 24px}}.h-c-button:focus{outline:none;transition:none}.h-c-button.h-c-button--primary{background-color:#1a73e8;color:#fff}@media screen and (-ms-high-contrast: active){.h-c-button.h-c-button--primary{background:ButtonFace;border-color:1px solid ButtonHighlight}}.h-c-button.h-c-button--primary:visited{background-color:#1a73e8;color:#fff}.h-c-button.h-c-button--primary[disabled],.h-c-button.h-c-button--primary[disabled]:hover{background-color:#dadce0}.h-c-button.h-c-button--primary:hover,.h-c-button.h-c-button--primary:focus{background-color:#174ea6;color:#fff}.h-c-button.h-c-button--primary.h-c-button--green{background-color:#188038}.h-c-button.h-c-button--primary.h-c-button--green:visited{background-color:#188038}.h-c-button.h-c-button--primary.h-c-button--green[disabled],.h-c-button.h-c-button--primary.h-c-button--green[disabled]:hover{background-color:#dadce0}.h-c-button.h-c-button--primary.h-c-button--green:hover,.h-c-button.h-c-button--primary.h-c-button--green:focus{background-color:#0d652d}.h-c-button.h-c-button--primary.h-c-button--reversed{background-color:transparent;border:solid 2px #fff;color:#fff;padding:13px 23px}.h-c-button.h-c-button--primary.h-c-button--reversed:visited{background-color:transparent}.h-c-button.h-c-button--primary.h-c-button--reversed[disabled],.h-c-button.h-c-button--primary.h-c-button--reversed[disabled]:hover{background-color:#dadce0;border-color:#dadce0;color:#fff}.h-c-button.h-c-button--primary.h-c-button--reversed:hover,.h-c-button.h-c-button--primary.h-c-button--reversed:focus{background-color:#fff;color:#202124}@media (min-width: 1024px){.h-c-button.h-c-button--primary.h-c-button--reversed{padding:15px 23px}}.h-c-button.h-c-button--secondary{background-color:#f1f3f4;color:#202124}.h-c-button.h-c-button--secondary:visited{background-color:#f1f3f4;color:#202124}.h-c-button.h-c-button--secondary[disabled],.h-c-button.h-c-button--secondary[disabled]:hover{background-color:#dadce0;color:#fff}.h-c-button.h-c-button--secondary:hover,.h-c-button.h-c-button--secondary:focus{background-color:#e8eaed;color:#174ea6}.h-c-button.h-c-button--flat{line-height:1.42857;background-color:transparent;border-radius:0;color:#1a73e8;height:auto;margin:0;padding:0}.h-c-button.h-c-button--flat:visited{background-color:transparent;color:#7b1fa2}.h-c-button.h-c-button--flat[disabled],.h-c-button.h-c-button--flat[disabled]:hover{color:#9aa0a6}.h-c-button.h-c-button--flat:hover{background-color:transparent;color:#174ea6}.h-c-button.h-c-button--flat:focus{color:#174ea6;background:#f1f3f4;outline:10px solid #f1f3f4}@media (min-width: 1024px){.h-c-button.h-c-button--flat{line-height:1.375}}.h-c-button.h-c-button--full-bleed{border-radius:0;height:56px;padding:20px 23px}@media (min-width: 1024px){.h-c-button.h-c-button--full-bleed{height:64px;padding:22px 23px}}.h-c-button.h-c-button[glue-ripple],.h-c-button.h-c-button[data-glue-ripple]{position:relative}p>a,.h-c-inline-link{border-bottom:1px solid #1a73e8}p>a:visited,.h-c-inline-link:visited{border-bottom-color:#7b1fa2}p>a:hover,p>a:focus,.h-c-inline-link:hover,.h-c-inline-link:focus{border-bottom-color:#174ea6}.h-u-font-reversed p>a,p.h-u-font-reversed>a,.h-u-font-reversed .h-c-inline-link{border-bottom:1px solid #fff}.h-u-font-reversed p>a:visited,p.h-u-font-reversed>a:visited,.h-u-font-reversed .h-c-inline-link:visited{border-bottom-color:#CFA6FF}.h-u-font-reversed p>a:hover,.h-u-font-reversed p>a:focus,p.h-u-font-reversed>a:hover,p.h-u-font-reversed>a:focus,.h-u-font-reversed .h-c-inline-link:hover,.h-u-font-reversed .h-c-inline-link:focus{border-bottom-color:#202124}.h-c-link{color:#1a73e8;border:none;display:inline-block;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;letter-spacing:0.75px;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.h-c-link .h-c-icon{fill:#1a73e8}.h-c-link:visited{color:#7b1fa2}.h-c-link:visited .h-c-icon{fill:#7b1fa2}.h-c-link:hover,.h-c-link:active,.h-c-link:focus{color:#174ea6}.h-c-link:hover .h-c-icon,.h-c-link:active .h-c-icon,.h-c-link:focus .h-c-icon{fill:#174ea6}.h-c-link:focus{outline-width:10px}.h-c-link .h-c-icon{margin:0 0 0 6px}.h-c-link:hover .h-c-icon{margin:0 0 0 6px}html[dir='rtl'] .h-c-link .h-c-icon{margin:0 6px 0 0}html[dir='rtl'] .h-c-link:hover .h-c-icon{margin:0 6px 0 0}@media (min-width: 1024px){.h-c-link{font-size:16px;letter-spacing:0.5px}}.h-c-link:focus{background:#f1f3f4;outline:10px solid #f1f3f4}.h-c-link.h-c-link--static{color:#1a73e8}.h-c-link.h-c-link--static .h-c-icon{fill:#1a73e8}.h-c-link.h-c-link--static:visited{color:#1a73e8}.h-c-link.h-c-link--static:visited .h-c-icon{fill:#1a73e8}.h-c-link.h-c-link--static:hover,.h-c-link.h-c-link--static:active,.h-c-link.h-c-link--static:focus{color:#174ea6}.h-c-link.h-c-link--static:hover .h-c-icon,.h-c-link.h-c-link--static:active .h-c-icon,.h-c-link.h-c-link--static:focus .h-c-icon{fill:#174ea6}.h-c-link.h-c-link--static:focus{outline-width:10px}.h-c-link .h-c-icon--link{width:16px;height:16px;transition:margin .1s linear;vertical-align:text-top}@media (min-width: 1024px){.h-c-link .h-c-icon--link{width:18px;height:18px}}.h-c-link.h-c-link--video .h-c-icon--link,.h-c-link.h-c-link--pdf .h-c-icon--link{transition:none;vertical-align:middle}.h-c-link.h-c-link--video .h-c-icon--link{height:22px;margin:0 6px 2px 0;width:31px}@media (min-width: 1024px){.h-c-link.h-c-link--video .h-c-icon--link{height:24px;width:34px}}.h-c-link.h-c-link--pdf .h-c-icon--link{height:26px;margin:0 5px 2px 0;width:26px}@media (min-width: 1024px){.h-c-link.h-c-link--pdf .h-c-icon--link{height:28px;width:28px}}.h-c-link.h-c-link--internal .h-c-icon{margin:0 0 0 6px}.h-c-link.h-c-link--internal:hover .h-c-icon{margin:0 0 0 8px}html[dir='rtl'] .h-c-link.h-c-link--internal .h-c-icon{margin:0 6px 0 0}html[dir='rtl'] .h-c-link.h-c-link--internal:hover .h-c-icon{margin:0 8px 0 0}.h-c-link.h-c-link--external .h-c-icon{margin:0 0 0 6px}.h-c-link.h-c-link--external:hover .h-c-icon{margin:-2px 0 0 8px}html[dir='rtl'] .h-c-link.h-c-link--external .h-c-icon{margin:0 6px 0 0}html[dir='rtl'] .h-c-link.h-c-link--external:hover .h-c-icon{margin:-2px 8px 0 0}.h-c-link.h-c-link--top{color:#202124}.h-c-link.h-c-link--top .h-c-icon{margin:0 0 0 6px}.h-c-link.h-c-link--top:hover .h-c-icon{margin:-2px 0 0 6px}html[dir='rtl'] .h-c-link.h-c-link--top .h-c-icon{margin:0 6px 0 0}html[dir='rtl'] .h-c-link.h-c-link--top:hover .h-c-icon{margin:-2px 6px 0 0}.h-c-link.h-c-link--top .h-c-icon{fill:#202124}.h-c-link.h-c-link--top:visited{color:#202124}.h-c-link.h-c-link--top:visited .h-c-icon{fill:#202124}.h-c-link.h-c-link--top:hover,.h-c-link.h-c-link--top:active,.h-c-link.h-c-link--top:focus{color:#174ea6}.h-c-link.h-c-link--top:hover .h-c-icon,.h-c-link.h-c-link--top:active .h-c-icon,.h-c-link.h-c-link--top:focus .h-c-icon{fill:#174ea6}.h-c-link.h-c-link--top:focus{outline-width:10px}.h-c-link.h-c-link--muted{color:#202124}.h-c-link.h-c-link--muted .h-c-icon{fill:#202124}.h-c-link.h-c-link--muted:visited{color:#7b1fa2}.h-c-link.h-c-link--muted:visited .h-c-icon{fill:#7b1fa2}.h-c-link.h-c-link--muted:hover,.h-c-link.h-c-link--muted:active,.h-c-link.h-c-link--muted:focus{color:#174ea6}.h-c-link.h-c-link--muted:hover .h-c-icon,.h-c-link.h-c-link--muted:active .h-c-icon,.h-c-link.h-c-link--muted:focus .h-c-icon{fill:#174ea6}.h-c-link.h-c-link--muted:focus{outline-width:10px}.h-c-link.h-c-link--muted.h-c-link--static{color:#202124}.h-c-link.h-c-link--muted.h-c-link--static .h-c-icon{fill:#202124}.h-c-link.h-c-link--muted.h-c-link--static:visited{color:#202124}.h-c-link.h-c-link--muted.h-c-link--static:visited .h-c-icon{fill:#202124}.h-c-link.h-c-link--muted.h-c-link--static:hover,.h-c-link.h-c-link--muted.h-c-link--static:active,.h-c-link.h-c-link--muted.h-c-link--static:focus{color:#174ea6}.h-c-link.h-c-link--muted.h-c-link--static:hover .h-c-icon,.h-c-link.h-c-link--muted.h-c-link--static:active .h-c-icon,.h-c-link.h-c-link--muted.h-c-link--static:focus .h-c-icon{fill:#174ea6}.h-c-link.h-c-link--muted.h-c-link--static:focus{outline-width:10px}.h-c-link.h-c-link--reversed{color:#fff}.h-c-link.h-c-link--reversed .h-c-icon{fill:#fff}.h-c-link.h-c-link--reversed:visited{color:#CFA6FF}.h-c-link.h-c-link--reversed:visited .h-c-icon{fill:#CFA6FF}.h-c-link.h-c-link--reversed:hover,.h-c-link.h-c-link--reversed:active,.h-c-link.h-c-link--reversed:focus{color:#202124}.h-c-link.h-c-link--reversed:hover .h-c-icon,.h-c-link.h-c-link--reversed:active .h-c-icon,.h-c-link.h-c-link--reversed:focus .h-c-icon{fill:#202124}.h-c-link.h-c-link--reversed:focus{outline-width:10px}.h-c-link.h-c-link--reversed.h-c-link--static{color:#fff}.h-c-link.h-c-link--reversed.h-c-link--static .h-c-icon{fill:#fff}.h-c-link.h-c-link--reversed.h-c-link--static:visited{color:#fff}.h-c-link.h-c-link--reversed.h-c-link--static:visited .h-c-icon{fill:#fff}.h-c-link.h-c-link--reversed.h-c-link--static:hover,.h-c-link.h-c-link--reversed.h-c-link--static:active,.h-c-link.h-c-link--reversed.h-c-link--static:focus{color:#202124}.h-c-link.h-c-link--reversed.h-c-link--static:hover .h-c-icon,.h-c-link.h-c-link--reversed.h-c-link--static:active .h-c-icon,.h-c-link.h-c-link--reversed.h-c-link--static:focus .h-c-icon{fill:#202124}.h-c-link.h-c-link--reversed.h-c-link--static:focus{outline-width:10px}.h-c-link.h-c-link--reversed:hover{background:#f1f3f4;outline:10px solid #f1f3f4}.glue-tabby.h-t-hercules .glue-zippy-container{margin:0}.glue-tabby.h-t-hercules .glue-zippy-container ul{margin:0;padding:0;list-style-type:none}.glue-tabby.h-t-hercules .glue-c-zippy__collapse-region{max-height:none}.glue-app-ready .glue-tabby.h-t-hercules .glue-c-zippy__collapse-region{max-height:0}.glue-tabby.h-t-hercules .h-c-tabby__heading-indicator{display:none}.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-indicator{position:absolute;top:50%;top:calc(50% - 4px);right:0;display:inline-block;transition:transform .5s;transform:rotate(180deg)}html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-indicator{right:auto;left:0}.glue-app-ready .glue-tabby.h-t-hercules .glue-is-expanded .h-c-tabby__heading-indicator{transform:rotate(0deg)}.glue-tabby.h-t-hercules .glue-c-tabset__panel-container{margin:0;padding:24px 0;border:none}@media (min-width: 1024px){.glue-tabby.h-t-hercules .glue-c-tabset__panel-container{padding:50px 0 40px}}@media (min-width: 600px){.glue-tabby.h-t-hercules .h-c-tabby__heading-container{display:none}}.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-container{border-bottom:4px solid #f1f3f4;color:#5f6368;font-size:14px;padding:24px 30px 24px 0;position:relative}.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-container:focus{border-color:#174ea6;background-color:#f1f3f4;outline:0}@media (min-width: 1024px){.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-container{font-size:16px}}html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-container{padding:24px 0 24px 30px}.glue-app-ready .glue-tabby.h-t-hercules .glue-is-expanded .h-c-tabby__heading-container{border-color:#1a73e8;color:#202124}.glue-app-ready .glue-tabby.h-t-hercules .glue-is-expanded .h-c-tabby__heading-container:focus{border-color:#174ea6}.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading--icon{display:inline-block;text-indent:-42px;margin-left:42px}html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading--icon{margin-right:42px;margin-left:0}.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-icon{margin-right:20px;vertical-align:text-top}html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-icon{margin-left:20px;margin-right:0}.glue-app-ready .glue-tabby.h-t-hercules .glue-c-zippy__content-container{padding:24px 0;border-bottom:4px solid #f1f3f4}.glue-app-ready .glue-tabby.h-t-hercules .glue-c-tabset__tablist{border-bottom:4px solid #f1f3f4;text-align:center}.glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .glue-c-tabset__tablist{display:flex;justify-content:center}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .h-c-tabby__heading{font-size:14px;margin:0}@media (min-width: 1024px){.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .h-c-tabby__heading{font-size:16px}}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{background-color:#fff;border:none;border-bottom:4px solid #f1f3f4;color:#5f6368;font-weight:400;height:100%;padding:40px 60px 40px 90px;position:relative;top:4px}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button:hover{color:#202124}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected=true]{border-bottom:4px solid #1a73e8;color:#202124}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button:focus{background-color:#f1f3f4;outline:0}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected=true]:focus{border-bottom:4px solid #174ea6;color:#202124}@media (min-width: 1024px){.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{padding:30px 60px 30px 90px}}html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{padding:40px 90px 40px 60px}@media (min-width: 1024px){html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{padding:30px 90px 30px 60px}}.glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{padding:24px 0;width:100%}@media (min-width: 1024px){.glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{padding:30px 0}}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .h-c-tabby__heading-indicator{display:none}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .h-c-tabby__heading--icon{margin-left:0;margin-right:20px;text-indent:0}html[dir=rtl].glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .h-c-tabby__heading--icon{margin-left:20px;margin-right:0}.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab{margin:0;min-width:200px}.glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab{flex:1 1 0;-ms-flex:1 1 100%;max-width:600px}.glue-app-ready .glue-tabset.h-t-hercules .glue-c-tabset__tablist{border-bottom:1px solid #f1f3f4}.glue-app-ready.glue-flexbox .glue-tabset.h-t-hercules .glue-c-tabset__tablist{display:flex;justify-content:flex-start}.glue-app-ready.glue-flexbox .glue-tabset.h-t-hercules .glue-c-tabset__tab{flex:none;margin:0 60px 0 0;min-width:20px}[dir='rtl'].glue-app-ready.glue-flexbox .glue-tabset.h-t-hercules .glue-c-tabset__tab{margin:0 0 0 60px}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button{line-height:1.64286;background-color:#fff;border:none;color:#5f6368;font-size:14px;font-weight:400;height:100%;padding:20px 0 12px;position:relative}@media (min-width: 1024px){.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button{font-size:16px}}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button:hover{color:#202124}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected=true]{color:#202124}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected=true]:after{background-color:#1a73e8;bottom:-1px;content:'';display:block;height:2px;left:0;position:absolute;width:100%}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button:focus{background-color:#f1f3f4;outline:0}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button:focus:before{background-color:#f1f3f4;content:'';display:block;height:calc(100% + (2px));left:-10px;position:absolute;top:0;width:calc(100% + (20px));z-index:-1}.glue-app-ready .glue-tabset.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected=true]:focus:after{background-color:#174ea6}.glue-tabset.h-t-hercules .glue-c-tabset__panel-container{border:none;padding:50px 0 40px}.h-u-visually-hidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.h-u-visually-show{position:static;height:auto;width:auto;overflow:visible;clip:auto}.h-u-text-left{text-align:left}[dir='rtl'] .h-u-text-left{text-align:right}.h-u-text-right{text-align:right}[dir='rtl'] .h-u-text-right{text-align:left}.h-u-text-center{text-align:center}.h-u-text-justify{text-align:justify}.h-u-valign-bottom{vertical-align:bottom}.h-u-valign-middle{vertical-align:middle}.h-u-valign-top{vertical-align:top}.h-u-box-shadow-1{-webkit-box-shadow:0 1px 1.5px 0 rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.24);box-shadow:0 1px 1.5px 0 rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.24)}.h-u-box-shadow-2{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.23);box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.23)}.h-u-box-shadow-3{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,0.19),0 6px 3px 0 rgba(0,0,0,0.23);box-shadow:0 10px 10px 0 rgba(0,0,0,0.19),0 6px 3px 0 rgba(0,0,0,0.23)}.h-u-box-shadow-4{-webkit-box-shadow:0 14px 14px 0 rgba(0,0,0,0.25),0 10px 5px 0 rgba(0,0,0,0.22);box-shadow:0 14px 14px 0 rgba(0,0,0,0.25),0 10px 5px 0 rgba(0,0,0,0.22)}.h-u-box-shadow-5{-webkit-box-shadow:0 19px 19px 0 rgba(0,0,0,0.3),0 15px 6px 0 rgba(0,0,0,0.22);box-shadow:0 19px 19px 0 rgba(0,0,0,0.3),0 15px 6px 0 rgba(0,0,0,0.22)}.h-u-mb-std{margin-bottom:18px}.h-u-mt-std{margin-top:18px}.h-u-ml-std{margin-left:18px}.h-u-mr-std{margin-right:18px}.h-u-mb-l{margin-bottom:36px}.h-u-mt-l{margin-top:36px}.h-u-ml-l{margin-left:36px}.h-u-mr-l{margin-right:36px}.h-u-mb-xl{margin-bottom:54px}.h-u-mt-xl{margin-top:54px}.h-u-ml-xl{margin-left:54px}.h-u-mr-xl{margin-right:54px}.h-u-font-weight-light{font-weight:300}.h-u-font-weight-regular{font-weight:400}.h-u-font-weight-medium{font-weight:500}.h-u-font-weight-bold{font-weight:700}.h-u-font-smoothing{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.h-u-font-reversed{color:#fff}@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity, 0)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity, 0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var: 1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.08929em;text-decoration:none;text-transform:uppercase;--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform, opacity;padding:0 8px 0 8px;display:inline-flex;position:relative;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;height:36px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:hidden;vertical-align:middle;border-radius:2px}.mdc-button::before,.mdc-button::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button::before{transition:opacity 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-button.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button::before,.mdc-button::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-button.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0.37);cursor:default;pointer-events:none}.mdc-button:not(:disabled){background-color:rgba(0,0,0,0)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button::before,.mdc-button::after{background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-button::before,.mdc-button::after{background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-button:hover::before{opacity:.04}.mdc-button:not(.mdc-ripple-upgraded):focus::before,.mdc-button.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-button:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .16}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}[dir="rtl"] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir="rtl"]{margin-left:8px;margin-right:0}.mdc-button svg.mdc-button__icon{fill:currentColor}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon,.mdc-button--outlined .mdc-button__icon{margin-left:-4px;margin-right:8px}[dir="rtl"] .mdc-button--raised .mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--unelevated .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--outlined .mdc-button__icon,.mdc-button--outlined .mdc-button__icon[dir="rtl"]{margin-left:8px;margin-right:-4px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px 0 16px}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,0.12);color:rgba(0,0,0,0.37)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:var(--mdc-theme-on-primary, #fff)}}.mdc-button--raised:hover::before,.mdc-button--unelevated:hover::before{opacity:.08}.mdc-button--raised:not(.mdc-ripple-upgraded):focus::before,.mdc-button--raised.mdc-ripple-upgraded--background-focused::before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-button--raised:not(.mdc-ripple-upgraded)::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.32}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .32}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12)}.mdc-button--outlined{border-style:solid;padding:0 14px 0 14px;border-width:2px;line-height:32px}.mdc-button--outlined:disabled{border-color:rgba(0,0,0,0.37)}.mdc-button--outlined.mdc-button--dense{line-height:27px}.mdc-button--outlined:not(:disabled){border-color:#6200ee;border-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--dense{height:32px;font-size:.8125rem;line-height:32px}.mdc-menu{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);background-color:#fff;background-color:var(--mdc-theme-background, #fff);display:none;position:absolute;box-sizing:border-box;min-width:170px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;transform:scale(1);transform-origin:top left;border-radius:2px;opacity:0;white-space:nowrap;overflow-x:hidden;overflow-y:auto;will-change:transform, opacity;z-index:4}.mdc-menu:focus{outline:none}.mdc-menu--animating-open{display:inline-block;transform:scale(0.8);transition:opacity .03s linear,transform .12s cubic-bezier(0, 0, 0.2, 1);opacity:0;overflow-y:hidden}.mdc-menu--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu--animating-closed{display:inline-block;transition:opacity .075s linear;opacity:0;overflow-y:hidden}.mdc-menu__items{box-sizing:border-box;transform:scale(1);overflow-x:hidden;overflow-y:auto;will-change:transform}.mdc-menu__items>.mdc-list-item{cursor:pointer}.mdc-menu--animating .mdc-menu__items{overflow-y:hidden}.mdc-menu--animating-open>.mdc-menu__items{transform:scale(1.25)}.mdc-menu--open>.mdc-menu__items{transform:scale(1)}[dir="rtl"] .mdc-menu{transform-origin:top right}.mdc-menu .mdc-list-group,.mdc-menu .mdc-list{padding:8px 0}.mdc-menu .mdc-list-item{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.00937em;text-decoration:inherit;text-transform:inherit;position:relative;outline:none;color:inherit;text-decoration:none;user-select:none}.mdc-menu .mdc-list-item__graphic{color:rgba(0,0,0,0.54);color:var(--mdc-theme-text-secondary-on-background, rgba(0,0,0,0.54))}.mdc-menu .mdc-list-item[aria-disabled="true"]{color:rgba(0,0,0,0.38);color:var(--mdc-theme-text-disabled-on-background, rgba(0,0,0,0.38));cursor:default;pointer-events:none}.mdc-menu .mdc-list-item[aria-disabled="true"]:focus::before{opacity:0}.mdc-menu-anchor{position:relative;overflow:visible}.mdc-snackbar{display:flex;position:fixed;bottom:0;left:50%;align-items:center;justify-content:flex-start;box-sizing:border-box;padding-right:24px;padding-left:24px;transform:translate(-50%, 100%);transition:transform .25s 0ms cubic-bezier(0.4, 0, 1, 1);background-color:#323232;pointer-events:none;will-change:transform}@media (max-width: 599px){.mdc-snackbar{left:0;width:100%;transform:translate(0, 100%)}}@media (min-width: 600px){.mdc-snackbar{min-width:288px;max-width:568px;border-radius:2px}}@media (min-width: 600px){.mdc-snackbar--align-start{left:24px;right:initial;bottom:24px;transform:translate(0, 200%)}[dir="rtl"] .mdc-snackbar--align-start,.mdc-snackbar--align-start[dir="rtl"]{left:initial;right:24px}}@media (max-width: 599px){.mdc-snackbar--align-start{bottom:0;left:0;width:100%;transform:translate(0, 100%)}}.mdc-snackbar--active{transform:translate(0);transition:transform .25s 0ms cubic-bezier(0, 0, 0.2, 1);pointer-events:auto}.mdc-snackbar--active:not(.mdc-snackbar--align-start){transform:translate(-50%, 0)}@media (max-width: 599px){.mdc-snackbar--active:not(.mdc-snackbar--align-start){bottom:0;left:0;width:100%;transform:translate(0)}}.mdc-snackbar__action-wrapper{padding-left:24px;padding-right:0}[dir="rtl"] .mdc-snackbar__action-wrapper,.mdc-snackbar__action-wrapper[dir="rtl"]{padding-left:0;padding-right:24px}.mdc-snackbar--action-on-bottom{flex-direction:column}.mdc-snackbar__text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.03125em;text-decoration:inherit;text-transform:inherit;margin-left:0;margin-right:auto;display:flex;align-items:center;height:48px;transition:opacity .3s 0ms cubic-bezier(0.4, 0, 1, 1);opacity:0;color:#fff}.mdc-snackbar[dir="rtl"] .mdc-snackbar__text,[dir="rtl"] .mdc-snackbar .mdc-snackbar__text{margin-left:auto;margin-right:0}@media (min-width: 600px){.mdc-snackbar__text{padding-left:0;padding-right:24px}[dir="rtl"] .mdc-snackbar__text,.mdc-snackbar__text[dir="rtl"]{padding-left:24px;padding-right:0}}.mdc-snackbar--action-on-bottom .mdc-snackbar__text{margin-right:inherit}.mdc-snackbar--action-on-bottom .mdc-snackbar__action-wrapper{margin-left:auto;margin-right:0;flex-direction:column;justify-content:flex-start;margin-top:-12px;margin-bottom:8px}[dir="rtl"] .mdc-snackbar--action-on-bottom .mdc-snackbar__action-wrapper,.mdc-snackbar--action-on-bottom .mdc-snackbar__action-wrapper[dir="rtl"]{margin-left:0;margin-right:auto}.mdc-snackbar--multiline .mdc-snackbar__text{height:80px}.mdc-snackbar__action-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.08929em;text-decoration:none;text-transform:uppercase;color:#018786;color:var(--mdc-theme-secondary, #018786);padding:0;transition:opacity .3s 0ms cubic-bezier(0.4, 0, 1, 1);border:none;outline:none;background-color:transparent;opacity:0;user-select:none;-webkit-appearance:none;visibility:hidden}.mdc-snackbar__action-button::-moz-focus-inner{border:0}.mdc-snackbar__action-button:hover{cursor:pointer}.mdc-snackbar__action-button:not([aria-hidden]){visibility:inherit}.mdc-snackbar--active .mdc-snackbar__text,.mdc-snackbar--active .mdc-snackbar__action-button:not([aria-hidden]){transition:opacity .3s 0ms cubic-bezier(0.4, 0, 1, 1);opacity:1}.mdc-snackbar--multiline.mdc-snackbar--action-on-bottom .mdc-snackbar__text{margin:0}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(83.67142%)}100%{transform:translateX(200.61106%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.33473, 0.12482, 0.78584, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.66148)}100%{transform:scaleX(0.08)}}@keyframes secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.51506, 0.40969);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);transform:translateX(37.65191%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.62704, 0.6, 0.90203);transform:translateX(84.38617%)}100%{transform:translateX(160.27778%)}}@keyframes secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);transform:scaleX(0.4571)}44.15%{animation-timing-function:cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes buffering{to{transform:translateX(-10px)}}@keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.70173, 0.49582);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);transform:translateX(-83.67142%)}100%{transform:translateX(-200.61106%)}}@keyframes secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.51506, 0.40969);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.28406, 0.8, 0.73371);transform:translateX(-37.65191%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.62704, 0.6, 0.90203);transform:translateX(-84.38617%)}100%{transform:translateX(-160.27778%)}}@keyframes buffering-reverse{to{transform:translateX(10px)}}.mdc-linear-progress{position:relative;width:100%;height:4px;transform:translateZ(0);transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);overflow:hidden}.mdc-linear-progress__bar{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;height:100%;animation:none}.mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;animation:buffering 250ms infinite linear;background-repeat:repeat-x;background-size:10px 4px}.mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%;animation:primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;animation:secondary-indeterminate-translate 2s infinite linear;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:secondary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{animation:buffering-reverse 250ms infinite linear}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress__bar-inner{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}body,p,.h-c-copy{font-size:14px}@media (min-width: 900px){body,p,.h-c-copy{font-size:18px}}.content-container{font-size:14px;line-height:1.571428571}@media (min-width: 1024px){.content-container{font-size:18px;line-height:1.666666667}}.h-c-headline,.project-complete--description p,.project-complete--inspiring-educator p,.project-preview--copy h1,.project-preview--copy h2,.project-preview--copy h3,.project-preview--copy h4,.project-preview--copy h5{-webkit-hyphens:none;hyphens:none}.h-c-headline.h-c-headline--one,.project-complete--description p.h-c-headline--one,.project-complete--inspiring-educator p.h-c-headline--one,.project-preview--copy h1,.project-preview--copy h2.h-c-headline--one,.project-preview--copy h3.h-c-headline--one,.project-preview--copy h4.h-c-headline--one,.project-preview--copy h5.h-c-headline--one{font-family:"Google Sans Display","Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:28px;line-height:1.178571429}@media (min-width: 1024px){.h-c-headline.h-c-headline--one,.project-complete--description p.h-c-headline--one,.project-complete--inspiring-educator p.h-c-headline--one,.project-preview--copy h1,.project-preview--copy h2.h-c-headline--one,.project-preview--copy h3.h-c-headline--one,.project-preview--copy h4.h-c-headline--one,.project-preview--copy h5.h-c-headline--one{font-size:44px;line-height:1.181818182}}.h-c-headline.h-c-headline--two,.project-complete--description p.h-c-headline--two,.project-complete--inspiring-educator p.h-c-headline--two,.project-preview--copy h1.h-c-headline--two,.project-preview--copy h2,.project-preview--copy h3.h-c-headline--two,.project-preview--copy h4.h-c-headline--two,.project-preview--copy h5.h-c-headline--two{font-size:22px;line-height:1.272727273}@media (min-width: 1024px){.h-c-headline.h-c-headline--two,.project-complete--description p.h-c-headline--two,.project-complete--inspiring-educator p.h-c-headline--two,.project-preview--copy h1.h-c-headline--two,.project-preview--copy h2,.project-preview--copy h3.h-c-headline--two,.project-preview--copy h4.h-c-headline--two,.project-preview--copy h5.h-c-headline--two{font-size:32px;line-height:1.25}}.h-c-headline.h-c-headline--three,.project-complete--description p,.project-complete--inspiring-educator p.h-c-headline--three,.project-preview--copy h1.h-c-headline--three,.project-preview--copy h2.h-c-headline--three,.project-preview--copy h3,.project-preview--copy h4.h-c-headline--three,.project-preview--copy h5.h-c-headline--three{font-size:18px;line-height:1.333333333}@media (min-width: 1024px){.h-c-headline.h-c-headline--three,.project-complete--description p,.project-complete--inspiring-educator p.h-c-headline--three,.project-preview--copy h1.h-c-headline--three,.project-preview--copy h2.h-c-headline--three,.project-preview--copy h3,.project-preview--copy h4.h-c-headline--three,.project-preview--copy h5.h-c-headline--three{font-size:22px;line-height:1.272727273}}.h-c-headline.h-c-headline--four,.project-complete--description p.h-c-headline--four,.project-complete--inspiring-educator p.h-c-headline--four,.project-preview--copy h1.h-c-headline--four,.project-preview--copy h2.h-c-headline--four,.project-preview--copy h3.h-c-headline--four,.project-preview--copy h4,.project-preview--copy h5.h-c-headline--four{-webkit-font-smoothing:initial;font-size:14px;line-height:1.571428571}@media (min-width: 1024px){.h-c-headline.h-c-headline--four,.project-complete--description p.h-c-headline--four,.project-complete--inspiring-educator p.h-c-headline--four,.project-preview--copy h1.h-c-headline--four,.project-preview--copy h2.h-c-headline--four,.project-preview--copy h3.h-c-headline--four,.project-preview--copy h4,.project-preview--copy h5.h-c-headline--four{font-size:18px;line-height:1.666666667}}.h-c-headline.h-c-headline--five,.project-complete--description p.h-c-headline--five,.project-complete--inspiring-educator p,.project-preview--copy h1.h-c-headline--five,.project-preview--copy h2.h-c-headline--five,.project-preview--copy h3.h-c-headline--five,.project-preview--copy h4.h-c-headline--five,.project-preview--copy h5{-webkit-font-smoothing:initial;font-size:12px;line-height:1.571428571}@media (min-width: 1024px){.h-c-headline.h-c-headline--five,.project-complete--description p.h-c-headline--five,.project-complete--inspiring-educator p,.project-preview--copy h1.h-c-headline--five,.project-preview--copy h2.h-c-headline--five,.project-preview--copy h3.h-c-headline--five,.project-preview--copy h4.h-c-headline--five,.project-preview--copy h5{font-size:16px;line-height:1.666666667}}.h-c-headline.h-c-headline--links-section,.project-complete--description p.h-c-headline--links-section,.project-complete--inspiring-educator p.h-c-headline--links-section,.project-preview--copy h1.h-c-headline--links-section,.project-preview--copy h2.h-c-headline--links-section,.project-preview--copy h3.h-c-headline--links-section,.project-preview--copy h4.h-c-headline--links-section,.project-preview--copy h5.h-c-headline--links-section{font-size:20px;line-height:1.333333333}@media (min-width: 1024px){.h-c-headline.h-c-headline--links-section,.project-complete--description p.h-c-headline--links-section,.project-complete--inspiring-educator p.h-c-headline--links-section,.project-preview--copy h1.h-c-headline--links-section,.project-preview--copy h2.h-c-headline--links-section,.project-preview--copy h3.h-c-headline--links-section,.project-preview--copy h4.h-c-headline--links-section,.project-preview--copy h5.h-c-headline--links-section{font-size:28px;line-height:1.285714286}}.sub-copy{color:#5f6368;font-size:12px;line-height:1.5}@media (min-width: 1024px){.sub-copy{font-size:18px;line-height:1.666666667}}.subheading,.home--header--subhead p{color:#202124;font-size:14px;line-height:1.57143}@media (min-width: 600px){.subheading,.home--header--subhead p{font-size:18px;line-height:1.77778}}@media (min-width: 1024px){.subheading,.home--header--subhead p{font-size:22px;line-height:1.27273}}.copy-emphasized{font-size:18px;line-height:1.333333333}@media (min-width: 1024px){.copy-emphasized{font-size:22px;line-height:1.272727273}}.copy-eyebrow{font-size:10px;font-weight:500;letter-spacing:.5px;line-height:2}@media (min-width: 1024px){.copy-eyebrow{font-size:12px;line-height:1.666666667}}.quote-cite{color:#5f6368;font-size:12px;font-style:normal;font-weight:500;line-height:1.666666667}.quote-cite::before{content:''}p>a{border-color:transparent}p>a:hover,p>a:focus{border-color:#1a73e8;outline:none}.mdc-menu .mdc-list-item{font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif}body{color:#5f6368;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif}.content{overflow-x:hidden;position:relative}.hr{border:solid #000;border-width:2px 0 0;clear:both;height:0;transform:rotate(90deg);width:160px}@media (min-width: 1024px){.hr{margin:-20px auto}}@media screen and (max-height: 500px){.hr{width:80px}}.mdc-snackbar{background-color:#202124;border-radius:4px;box-shadow:0 2px 2px rgba(60,64,67,0.08),0 5px 7px 4px rgba(60,64,67,0.15);z-index:999}.mdc-snackbar__text{color:#dadce0;font-size:14px;letter-spacing:.25px;line-height:1.42857}.mdc-snackbar__action-button{color:#6ba5ed;font-size:16px;letter-spacing:.29px;line-height:1;text-transform:none}.mdc-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.08929em;text-decoration:none;text-transform:uppercase;--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform, opacity;padding:0 8px 0 8px;display:inline-flex;position:relative;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;height:36px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:hidden;vertical-align:middle;border-radius:2px}.mdc-button::before,.mdc-button::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button::before{transition:opacity 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-button.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button::before,.mdc-button::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-button.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0.37);cursor:default;pointer-events:none}.mdc-button:not(:disabled){background-color:rgba(0,0,0,0)}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-button::before,.mdc-button::after{background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-button::before,.mdc-button::after{background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-button:hover::before{opacity:.04}.mdc-button:not(.mdc-ripple-upgraded):focus::before,.mdc-button.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-button:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .16}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}[dir="rtl"] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir="rtl"]{margin-left:8px;margin-right:0}.mdc-button svg.mdc-button__icon{fill:currentColor}.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon,.mdc-button--outlined .mdc-button__icon{margin-left:-4px;margin-right:8px}[dir="rtl"] .mdc-button--raised .mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--unelevated .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir="rtl"],[dir="rtl"] .mdc-button--outlined .mdc-button__icon,.mdc-button--outlined .mdc-button__icon[dir="rtl"]{margin-left:8px;margin-right:-4px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px 0 16px}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,0.12);color:rgba(0,0,0,0.37)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee}@supports not (-ms-ime-align: auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--mdc-theme-primary, #6200ee)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-button--raised::before,.mdc-button--raised::after,.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:var(--mdc-theme-on-primary, #fff)}}.mdc-button--raised:hover::before,.mdc-button--unelevated:hover::before{opacity:.08}.mdc-button--raised:not(.mdc-ripple-upgraded):focus::before,.mdc-button--raised.mdc-ripple-upgraded--background-focused::before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-button--raised:not(.mdc-ripple-upgraded)::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active::after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.32}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .32}.mdc-button--raised{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--raised:hover,.mdc-button--raised:focus{box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}.mdc-button--raised:active{box-shadow:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12)}.mdc-button--raised:disabled{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12)}.mdc-button--outlined{border-style:solid;padding:0 14px 0 14px;border-width:2px;line-height:32px}.mdc-button--outlined:disabled{border-color:rgba(0,0,0,0.37)}.mdc-button--outlined.mdc-button--dense{line-height:27px}.mdc-button--outlined:not(:disabled){border-color:#6200ee;border-color:var(--mdc-theme-primary, #6200ee)}.mdc-button--dense{height:32px;font-size:.8125rem;line-height:32px}.mdc-button{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform, opacity;border-radius:4px;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:14px;height:30px;letter-spacing:.5px;margin-left:-8px;min-width:30px;padding:0 8px;text-transform:none;transform:translate3d(0, 0, 0)}.mdc-button::before,.mdc-button::after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button::before{transition:opacity 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded::before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button.mdc-ripple-upgraded::after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-button.mdc-ripple-upgraded--foreground-activation::after{animation:225ms mdc-ripple-fg-radius-in forwards,75ms mdc-ripple-fg-opacity-in forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after{animation:150ms mdc-ripple-fg-opacity-out;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-button::before,.mdc-button::after{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-button.mdc-ripple-upgraded::after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-button::before,.mdc-button::after{background-color:#000}.mdc-button:hover::before{opacity:.04}.mdc-button:not(.mdc-ripple-upgraded):focus::before,.mdc-button.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.12}.mdc-button:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.16}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .16}.mdc-button:not(:disabled){border-color:#4285f4}.mdc-button:not(:disabled){color:#4285f4}.mdc-button:not(:disabled){background-color:rgba(0,0,0,0)}.mdc-button::before,.mdc-button::after{background-color:#4285f4}@media (min-width: 1024px){.mdc-button{font-size:16px}}.mdc-button--unelevated{height:46px;margin-left:0;padding:0 24px}.mdc-button--unelevated:not(:disabled){background-color:#4285f4}.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-text-primary-on-dark, #fff)}.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:#fff}@supports not (-ms-ime-align: auto){.mdc-button--unelevated::before,.mdc-button--unelevated::after{background-color:var(--mdc-theme-text-primary-on-dark, #fff)}}.mdc-button--unelevated:hover::before{opacity:.08}.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before{transition-duration:75ms;opacity:.24}.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after{transition:opacity 150ms linear}.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after{transition-duration:75ms;opacity:.32}.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .32}.mdc-button--outlined{height:46px;margin-left:0;padding:0 16px}.mdc-button--chip{border:1px solid #dadce0;border-radius:23px;font-size:12px;line-height:2.4;margin-left:0;padding:0 16px}.mdc-button--chip:not(:disabled){border-color:#dadce0}.mdc-button--chip:not(:disabled){color:#5f6368}@media (min-width: 600px){.mdc-button--chip{font-size:12px;line-height:2}}.mdc-button--chip:hover,.mdc-button--chip:focus{color:#4285f4}.mdc-button--chip:focus{background:none;border-color:#4285f4}.mdc-button.-active{background:#e8f0fe;border-color:transparent;color:#4285f4}.mdc-button:focus{outline:0}.mdc-button:disabled{background-color:#f1f3f4;cursor:default}.mdc-button.mdc-ripple-upgraded.-saving{background:#f1f3f4;color:#f1f3f4}.mdc-button.mdc-ripple-upgraded.-saving::before{-webkit-mask:url("/static/images/icons/spinner.svg") no-repeat center center;animation:spin 800ms linear infinite;background-color:#80868b;border-radius:0;content:'';height:10px;left:45%;margin-bottom:1px;margin-right:8px;mask:url("/static/images/icons/spinner.svg") no-repeat center center;opacity:1;top:40%;transform:none;width:15px}@keyframes spin{to{transform:rotate(360deg)}}.grid-parent{column-gap:4.29688%;display:grid;grid-auto-flow:row;grid-column-gap:4.29688%;grid-row-gap:calc((100vw - 48px) / 23);grid-template-columns:repeat(12, 1fr);margin:0 24px}@media (min-width: 600px){.grid-parent{margin:0 40px}}@media (min-width: 1024px){.grid-parent{grid-row-gap:calc((100vw - 80px) / 23)}}@media (min-width: 1440px){.grid-parent{grid-row-gap:55px;margin:0 auto;max-width:1280px}}@media (min-width: 600px){.grid-parent-s{column-gap:4.29688%;display:grid;grid-auto-flow:row;grid-column-gap:4.29688%;grid-row-gap:calc((100vw - 48px) / 23);grid-template-columns:repeat(12, 1fr);margin:0 24px;margin:0 40px}}@media (min-width: 600px) and (min-width: 600px){.grid-parent-s{margin:0 40px}}@media (min-width: 600px) and (min-width: 1024px){.grid-parent-s{grid-row-gap:calc((100vw - 80px) / 23)}}@media (min-width: 600px) and (min-width: 1440px){.grid-parent-s{grid-row-gap:55px;margin:0 auto;max-width:1280px}}@media (min-width: 900px){.grid-parent-m{column-gap:4.29688%;display:grid;grid-auto-flow:row;grid-column-gap:4.29688%;grid-row-gap:calc((100vw - 48px) / 23);grid-template-columns:repeat(12, 1fr);margin:0 24px;margin:0 auto}}@media (min-width: 900px) and (min-width: 600px){.grid-parent-m{margin:0 40px}}@media (min-width: 900px) and (min-width: 1024px){.grid-parent-m{grid-row-gap:calc((100vw - 80px) / 23)}}@media (min-width: 900px) and (min-width: 1440px){.grid-parent-m{grid-row-gap:55px;margin:0 auto;max-width:1280px}}@media (min-width: 1024px){.grid-parent-l{column-gap:4.29688%;display:grid;grid-auto-flow:row;grid-column-gap:4.29688%;grid-row-gap:calc((100vw - 48px) / 23);grid-template-columns:repeat(12, 1fr);margin:0 24px}}@media (min-width: 1024px) and (min-width: 600px){.grid-parent-l{margin:0 40px}}@media (min-width: 1024px) and (min-width: 1024px){.grid-parent-l{grid-row-gap:calc((100vw - 80px) / 23)}}@media (min-width: 1024px) and (min-width: 1440px){.grid-parent-l{grid-row-gap:55px;margin:0 auto;max-width:1280px}}.grid-item{grid-column-end:auto;grid-column-start:auto}.grid-item.-center-vertical{align-self:center}.-nowrap .grid-item{grid-row-start:1}.grid-item .grid-parent{margin:0}.grid-span-1{grid-column-end:span 1}.grid-span-1.-overflow{margin-left:-95.70312%;margin-right:-95.70312%}.grid-span-2{grid-column-end:span 2}.grid-span-2.-overflow{margin-left:-45.70312%;margin-right:-45.70312%}.grid-span-3{grid-column-end:span 3}.grid-span-3.-overflow{margin-left:-29.03646%;margin-right:-29.03646%}.grid-span-4{grid-column-end:span 4}.grid-span-4.-overflow{margin-left:-20.70312%;margin-right:-20.70312%}.grid-span-5{grid-column-end:span 5}.grid-span-5.-overflow{margin-left:-15.70313%;margin-right:-15.70313%}.grid-span-6{grid-column-end:span 6}.grid-span-6.-overflow{margin-left:-12.36979%;margin-right:-12.36979%}.grid-span-7{grid-column-end:span 7}.grid-span-7.-overflow{margin-left:-9.98884%;margin-right:-9.98884%}.grid-span-8{grid-column-end:span 8}.grid-span-8.-overflow{margin-left:-8.20312%;margin-right:-8.20312%}.grid-span-9{grid-column-end:span 9}.grid-span-9.-overflow{margin-left:-6.81424%;margin-right:-6.81424%}.grid-span-10{grid-column-end:span 10}.grid-span-10.-overflow{margin-left:-5.70313%;margin-right:-5.70313%}.grid-span-11{grid-column-end:span 11}.grid-span-11.-overflow{margin-left:-4.79403%;margin-right:-4.79403%}.grid-span-12{grid-column-end:span 12}.grid-span-12.-overflow{margin-left:-4.03646%;margin-right:-4.03646%}.grid-start-1{grid-column-start:1}.grid-start-2{grid-column-start:2}.grid-start-3{grid-column-start:3}.grid-start-4{grid-column-start:4}.grid-start-5{grid-column-start:5}.grid-start-6{grid-column-start:6}.grid-start-7{grid-column-start:7}.grid-start-8{grid-column-start:8}.grid-start-9{grid-column-start:9}.grid-start-10{grid-column-start:10}.grid-start-11{grid-column-start:11}.grid-start-12{grid-column-start:12}@media (min-width: 600px){.grid-span-s-1{grid-column-end:span 1}.grid-span-s-1.-overflow{margin-left:-95.70312%;margin-right:-95.70312%}.grid-span-s-2{grid-column-end:span 2}.grid-span-s-2.-overflow{margin-left:-45.70312%;margin-right:-45.70312%}.grid-span-s-3{grid-column-end:span 3}.grid-span-s-3.-overflow{margin-left:-29.03646%;margin-right:-29.03646%}.grid-span-s-4{grid-column-end:span 4}.grid-span-s-4.-overflow{margin-left:-20.70312%;margin-right:-20.70312%}.grid-span-s-5{grid-column-end:span 5}.grid-span-s-5.-overflow{margin-left:-15.70313%;margin-right:-15.70313%}.grid-span-s-6{grid-column-end:span 6}.grid-span-s-6.-overflow{margin-left:-12.36979%;margin-right:-12.36979%}.grid-span-s-7{grid-column-end:span 7}.grid-span-s-7.-overflow{margin-left:-9.98884%;margin-right:-9.98884%}.grid-span-s-8{grid-column-end:span 8}.grid-span-s-8.-overflow{margin-left:-8.20312%;margin-right:-8.20312%}.grid-span-s-9{grid-column-end:span 9}.grid-span-s-9.-overflow{margin-left:-6.81424%;margin-right:-6.81424%}.grid-span-s-10{grid-column-end:span 10}.grid-span-s-10.-overflow{margin-left:-5.70313%;margin-right:-5.70313%}.grid-span-s-11{grid-column-end:span 11}.grid-span-s-11.-overflow{margin-left:-4.79403%;margin-right:-4.79403%}.grid-span-s-12{grid-column-end:span 12}.grid-span-s-12.-overflow{margin-left:-4.03646%;margin-right:-4.03646%}.grid-start-s-0{grid-column-start:auto}.grid-start-s-1{grid-column-start:1}.grid-start-s-2{grid-column-start:2}.grid-start-s-3{grid-column-start:3}.grid-start-s-4{grid-column-start:4}.grid-start-s-5{grid-column-start:5}.grid-start-s-6{grid-column-start:6}.grid-start-s-7{grid-column-start:7}.grid-start-s-8{grid-column-start:8}.grid-start-s-9{grid-column-start:9}.grid-start-s-10{grid-column-start:10}.grid-start-s-11{grid-column-start:11}.grid-start-s-12{grid-column-start:12}}@media (min-width: 900px){.grid-span-m-1{grid-column-end:span 1}.grid-span-m-1.-overflow{margin-left:-95.70312%;margin-right:-95.70312%}.grid-span-m-2{grid-column-end:span 2}.grid-span-m-2.-overflow{margin-left:-45.70312%;margin-right:-45.70312%}.grid-span-m-3{grid-column-end:span 3}.grid-span-m-3.-overflow{margin-left:-29.03646%;margin-right:-29.03646%}.grid-span-m-4{grid-column-end:span 4}.grid-span-m-4.-overflow{margin-left:-20.70312%;margin-right:-20.70312%}.grid-span-m-5{grid-column-end:span 5}.grid-span-m-5.-overflow{margin-left:-15.70313%;margin-right:-15.70313%}.grid-span-m-6{grid-column-end:span 6}.grid-span-m-6.-overflow{margin-left:-12.36979%;margin-right:-12.36979%}.grid-span-m-7{grid-column-end:span 7}.grid-span-m-7.-overflow{margin-left:-9.98884%;margin-right:-9.98884%}.grid-span-m-8{grid-column-end:span 8}.grid-span-m-8.-overflow{margin-left:-8.20312%;margin-right:-8.20312%}.grid-span-m-9{grid-column-end:span 9}.grid-span-m-9.-overflow{margin-left:-6.81424%;margin-right:-6.81424%}.grid-span-m-10{grid-column-end:span 10}.grid-span-m-10.-overflow{margin-left:-5.70313%;margin-right:-5.70313%}.grid-span-m-11{grid-column-end:span 11}.grid-span-m-11.-overflow{margin-left:-4.79403%;margin-right:-4.79403%}.grid-span-m-12{grid-column-end:span 12}.grid-span-m-12.-overflow{margin-left:-4.03646%;margin-right:-4.03646%}.grid-start-m-0{grid-column-start:auto}.grid-start-m-1{grid-column-start:1}.grid-start-m-2{grid-column-start:2}.grid-start-m-3{grid-column-start:3}.grid-start-m-4{grid-column-start:4}.grid-start-m-5{grid-column-start:5}.grid-start-m-6{grid-column-start:6}.grid-start-m-7{grid-column-start:7}.grid-start-m-8{grid-column-start:8}.grid-start-m-9{grid-column-start:9}.grid-start-m-10{grid-column-start:10}.grid-start-m-11{grid-column-start:11}.grid-start-m-12{grid-column-start:12}}@media (min-width: 1024px){.grid-span-l-1{grid-column-end:span 1}.grid-span-l-1.-overflow{margin-left:-95.70312%;margin-right:-95.70312%}.grid-span-l-2{grid-column-end:span 2}.grid-span-l-2.-overflow{margin-left:-45.70312%;margin-right:-45.70312%}.grid-span-l-3{grid-column-end:span 3}.grid-span-l-3.-overflow{margin-left:-29.03646%;margin-right:-29.03646%}.grid-span-l-4{grid-column-end:span 4}.grid-span-l-4.-overflow{margin-left:-20.70312%;margin-right:-20.70312%}.grid-span-l-5{grid-column-end:span 5}.grid-span-l-5.-overflow{margin-left:-15.70313%;margin-right:-15.70313%}.grid-span-l-6{grid-column-end:span 6}.grid-span-l-6.-overflow{margin-left:-12.36979%;margin-right:-12.36979%}.grid-span-l-7{grid-column-end:span 7}.grid-span-l-7.-overflow{margin-left:-9.98884%;margin-right:-9.98884%}.grid-span-l-8{grid-column-end:span 8}.grid-span-l-8.-overflow{margin-left:-8.20312%;margin-right:-8.20312%}.grid-span-l-9{grid-column-end:span 9}.grid-span-l-9.-overflow{margin-left:-6.81424%;margin-right:-6.81424%}.grid-span-l-10{grid-column-end:span 10}.grid-span-l-10.-overflow{margin-left:-5.70313%;margin-right:-5.70313%}.grid-span-l-11{grid-column-end:span 11}.grid-span-l-11.-overflow{margin-left:-4.79403%;margin-right:-4.79403%}.grid-span-l-12{grid-column-end:span 12}.grid-span-l-12.-overflow{margin-left:-4.03646%;margin-right:-4.03646%}.grid-start-l-0{grid-column-start:auto}.grid-start-l-1{grid-column-start:1}.grid-start-l-2{grid-column-start:2}.grid-start-l-3{grid-column-start:3}.grid-start-l-4{grid-column-start:4}.grid-start-l-5{grid-column-start:5}.grid-start-l-6{grid-column-start:6}.grid-start-l-7{grid-column-start:7}.grid-start-l-8{grid-column-start:8}.grid-start-l-9{grid-column-start:9}.grid-start-l-10{grid-column-start:10}.grid-start-l-11{grid-column-start:11}.grid-start-l-12{grid-column-start:12}}@media (min-width: 1440px){.grid-span-xl-1{grid-column-end:span 1}.grid-span-xl-1.-overflow{margin-left:-95.70312%;margin-right:-95.70312%}.grid-span-xl-2{grid-column-end:span 2}.grid-span-xl-2.-overflow{margin-left:-45.70312%;margin-right:-45.70312%}.grid-span-xl-3{grid-column-end:span 3}.grid-span-xl-3.-overflow{margin-left:-29.03646%;margin-right:-29.03646%}.grid-span-xl-4{grid-column-end:span 4}.grid-span-xl-4.-overflow{margin-left:-20.70312%;margin-right:-20.70312%}.grid-span-xl-5{grid-column-end:span 5}.grid-span-xl-5.-overflow{margin-left:-15.70313%;margin-right:-15.70313%}.grid-span-xl-6{grid-column-end:span 6}.grid-span-xl-6.-overflow{margin-left:-12.36979%;margin-right:-12.36979%}.grid-span-xl-7{grid-column-end:span 7}.grid-span-xl-7.-overflow{margin-left:-9.98884%;margin-right:-9.98884%}.grid-span-xl-8{grid-column-end:span 8}.grid-span-xl-8.-overflow{margin-left:-8.20312%;margin-right:-8.20312%}.grid-span-xl-9{grid-column-end:span 9}.grid-span-xl-9.-overflow{margin-left:-6.81424%;margin-right:-6.81424%}.grid-span-xl-10{grid-column-end:span 10}.grid-span-xl-10.-overflow{margin-left:-5.70313%;margin-right:-5.70313%}.grid-span-xl-11{grid-column-end:span 11}.grid-span-xl-11.-overflow{margin-left:-4.79403%;margin-right:-4.79403%}.grid-span-xl-12{grid-column-end:span 12}.grid-span-xl-12.-overflow{margin-left:-4.03646%;margin-right:-4.03646%}.grid-start-xl-0{grid-column-start:auto}.grid-start-xl-1{grid-column-start:1}.grid-start-xl-2{grid-column-start:2}.grid-start-xl-3{grid-column-start:3}.grid-start-xl-4{grid-column-start:4}.grid-start-xl-5{grid-column-start:5}.grid-start-xl-6{grid-column-start:6}.grid-start-xl-7{grid-column-start:7}.grid-start-xl-8{grid-column-start:8}.grid-start-xl-9{grid-column-start:9}.grid-start-xl-10{grid-column-start:10}.grid-start-xl-11{grid-column-start:11}.grid-start-xl-12{grid-column-start:12}}.grid-no-offset{margin-left:-24px;margin-right:-24px}@media (min-width: 600px){.grid-no-offset{margin-left:-40px;margin-right:-40px}}.glue-zippy-set.h-t-hercules .glue-zippy{border-color:#e8eaed}.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus{border-bottom-color:transparent}.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{fill:#5f6368;height:12px;width:12px}.glue-zippy-set.h-t-hercules .glue-is-expanded .glue-zippy-btn{border-color:transparent}.glue-app-supported .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header,.glue-app-ready .glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-header{color:#202124;font-weight:normal}.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-header,.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-header{color:#1a73e8;font-weight:normal}.glue-app-supported .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-arrow,.glue-app-ready .glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-arrow{fill:#1a73e8}.accordion{border-bottom:1px solid #e8eaed}.accordion--title{color:#202124;font-size:14px;line-height:1.57143}@media (min-width: 1024px){.accordion--title{font-size:16px;line-height:1.75}}.accordion--description{margin:0}.accordion--description p{font-size:12px;line-height:1.5}@media (min-width: 1024px){.accordion--description p{font-size:16px;line-height:1.75}}.blockquote{text-align:center}.blockquote--footer{margin-top:10px}.resource-card,.card{border:1px solid rgba(151,151,151,0.16);border-radius:4px;padding:40px 24px 48px;text-align:center;transition:box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1)}.resource-card:hover,.card:hover{box-shadow:0 2px 3px 0 rgba(60,64,67,0.08),0 6px 10px 4px rgba(60,64,67,0.08)}.resource-card img,.card img{margin-bottom:42px}.resource-card p,.card p{color:#202124;font-size:18px;margin-bottom:24px;padding:0 12px}.resource-card>a,.card>a{display:flex;flex:1;flex-direction:column;justify-content:space-between}.resource-card--link,.card--link{display:block;padding:40px 24px}.resource-card-alt,.card-alt{float:left;margin:0 0 8px;padding:0}@media (min-width: 900px){.resource-card-alt,.card-alt{float:none;grid-column:2 / span 2;margin:0}}.resource-card-alt a,.card-alt a{display:block;padding:36px 56px}@media (min-width: 900px){.resource-card-alt a,.card-alt a{align-items:center;display:flex;padding:86px 80px}}.resource-card-alt img,.card-alt img{margin:0;max-height:236px;max-width:125px;padding:0 0 56px}@media (min-width: 900px){.resource-card-alt img,.card-alt img{margin-right:40px;max-height:100%;max-width:195px;padding:0}}.card-stack--list .card .card--prizes a img,.card-stack--list .card .card--winners a img{max-width:50%}@media (min-width: 900px){.card-stack--list .card .card--prizes--title,.card-stack--list .card .card--winners--title{margin-top:36px}}.card-stack--list .card .card--prizes--title img,.card-stack--list .card .card--winners--title img{width:50%}@media (min-width: 900px){.card-stack--list .card .card--prizes--title img,.card-stack--list .card .card--winners--title img{margin-bottom:8px}}.card-stack--list .card .card--prizes--title p,.card-stack--list .card .card--winners--title p{margin-bottom:0}.card-stack--list .card .card--winners--desc{width:100%}.card-stack--list .card .card--winners--desc p{-webkit-font-smoothing:antialiased;font-size:18px;line-height:1.33333}.card-stack--list .card .card--winners--desc img{width:100%}.card-stack--list .card .card--winners--title{width:100%}@media (min-width: 900px){.card-stack--list .card .card--winners--title{margin-top:0}}.card-stack--list .card .card--winners--title p{-webkit-font-smoothing:antialiased;font-size:18px;line-height:1.33333}.card-stack--list .card .card--winners--location{display:block;font-size:12px;letter-spacing:.5px;line-height:2;margin-top:3px;text-transform:uppercase}.faq-card{padding:24px}.faq-card img{max-width:50%}@media (min-width: 900px){.faq-card img{max-width:100%}}.partners-card{padding-bottom:48px}@media (min-width: 600px){.partners-card{padding-bottom:0}}.partners-card--link{display:block;margin-bottom:24px;position:relative;transition:box-shadow 180ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 900px){.partners-card--link{margin-bottom:40px}}.partners-card--link .h-c-icon--arrow-external{bottom:24px;fill:#1a73e8;height:24px;opacity:0;position:absolute;right:24px;transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);width:24px}.partners-card--link:hover{box-shadow:0 2px 3px 0 rgba(60,64,67,0.08),0 6px 10px 4px rgba(60,64,67,0.08)}.partners-card--link:hover .h-c-icon--arrow-external{opacity:1}.partners-card--link img{border:1px solid rgba(151,151,151,0.16);border-radius:4px}.partners-card--text{color:#5f6267;padding:0 30px}.card-stack{position:relative}.card-stack--list{list-style-type:none;margin:0;min-height:380px;position:relative}@media (min-width: 600px){.card-stack--list{margin:0 40px}}@media (min-width: 1024px){.card-stack--list{margin:0 113px}}.card-stack--list li{transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),transform 400ms cubic-bezier(0.4, 0, 0.2, 1)}.-active .card-stack--list li{background:#fff;left:calc(50% - 100px);min-height:300px;position:absolute;width:100%;z-index:0}.card-stack--list .card{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:16px;max-width:200px;padding:0}@media (min-width: 600px){.card-stack--list .card{margin-bottom:0;max-width:100%}@supports not (grid-column-gap: 4.29688%){.card-stack--list .card{margin-left:15px;margin-right:15px}}}@media (min-width: 900px){.card-stack--list .card{min-height:273px}}@media (min-width: 1024px){.card-stack--list .card{min-height:auto}}.card-stack--list .card img{margin-bottom:16px}@media (min-width: 900px){.card-stack--list .card img{margin-bottom:24px}}.card-stack--list .card p{color:#5f6368;font-size:14px;padding-bottom:16px}@media (min-width: 900px){.card-stack--list .card p{padding:0 34px 24px}}@media (min-width: 1024px){.card-stack--list .card p{font-size:16px;padding:0 24px 24px}}.card-stack--list .card .resource-card--link{display:inline-block;margin-bottom:5px}@media (min-width: 900px){.card-stack--list .card .resource-card--link{display:block;margin:0;padding:20px 24px 60px}}.card-stack--list .card .resource-card--link img{margin:0}.card-stack--list .card .resource-card--link p{color:#202124}@media (min-width: 1024px){.card-stack--list .card .resource-card--link p{font-size:22px}}.card-stack--list .faq-card{padding:24px}@media (min-width: 900px){.card-stack--list .faq-card{padding:0}}@media (min-width: 900px){.card-stack--list .card--2x1{justify-content:center;max-width:100%}}.card-stack--list .card--2x1 img{max-height:126px;padding-bottom:16px;width:auto}@media (min-width: 600px){.card-stack--list .card--2x1 img{max-height:164px}}@media (min-width: 900px){.card-stack--list .card--2x1 img{max-height:100%}}@media (min-width: 600px){.card-stack--list .card--2x1 .illustration-lockup{display:block;padding:40px 24px}.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--illustration,.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--text{text-align:center}}@media (min-width: 900px){.card-stack--list .card--2x1 .illustration-lockup{display:grid;height:100%;padding:0;width:100%}.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--illustration,.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--text{text-align:left}}@media (min-width: 900px){.card-stack--list .card--2x1 .illustration-lockup{height:100%}.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--illustration{align-items:center;display:flex;grid-column-start:2;justify-content:center;margin:0 0 0 50px}.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--illustration img{margin-bottom:0;max-width:130px;padding-bottom:0}.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--text{grid-column-end:span 6}.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--text .h-c-headline--one,.card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--text .project-preview--copy h1,.project-preview--copy .card-stack--list .card--2x1 .illustration-lockup .illustration-lockup--text h1{font-size:32px;margin-bottom:24px}}.card-stack--list .card--2x1 .competition--help--cta{margin-right:0}.card-stack--list .card--2x1 .h-c-headline--two,.card-stack--list .card--2x1 .project-preview--copy h2,.project-preview--copy .card-stack--list .card--2x1 h2{margin-bottom:24px}@media (min-width: 600px){.card-stack .h-c-carousel__wrap{overflow:visible}}.h-c-carousel--tile .h-c-carousel__wrap{padding:24px}@media (min-width: 600px){.h-c-carousel--tile .h-c-carousel__wrap{padding:0}}@media (min-width: 1024px){.h-c-carousel--tile .h-c-carousel__wrap{padding:0 8.3333333%}}.glue-pagination-page-list{list-style-type:none}.h-c-carousel__paginate{cursor:pointer;z-index:99}@media (min-width: 600px){.glue-app-ready .h-c-carousel__paginate{display:none}}.h-c-carousel__paginate.pagination-previous{left:0}.h-c-carousel__paginate.pagination-next{right:0}.content-container{margin-bottom:100px}@media (min-width: 900px){.content-container{margin-bottom:120px}}@media (min-width: 1024px){.content-container{margin-bottom:200px}}@media (min-width: 1440px){.content-container{margin:0 auto 200px;max-width:1280px}}.content-container p{margin-bottom:1em}.content-header{padding:78px 0 42px;text-align:center}@media (min-width: 900px){.content-header{padding:96px 0}}@media (min-width: 1024px){.content-header{padding:180px 0}}.content-header--headline{margin-bottom:8px}@media (min-width: 1024px){.content-header--headline{margin-bottom:11px}}.cookie-bar{background:#5f6368;bottom:0;color:#fff;font-size:13px;left:0;padding:24px 32px;position:fixed;right:0;z-index:99999999999999999}.cookie-bar--button{background-color:#3c4043;border-radius:4px;color:#fff;cursor:pointer;line-height:19px;margin-left:16px;padding:4px 8px;text-decoration:none;white-space:nowrap}.cookie-bar--button:hover,.cookie-bar--button:focus{background-color:#202124;color:#fff}.cookie-bar--button:visited{color:#fff}.cookie-bar.-hidden{display:none}.date-list p{margin-bottom:24px}@media (min-width: 1024px){.date-list p{margin-bottom:60px}}.date-list span{display:block;letter-spacing:1.5px;margin-bottom:24px}@media (min-width: 900px){.date-list span{margin-bottom:0}}.h-c-footer__global{flex-direction:column;padding:67px 32px 9px;position:relative}.h-c-footer__logo{margin-bottom:25px}@media (min-width: 600px){.h-c-footer__logo{margin-bottom:30px}}@media (min-width: 1024px){.h-c-footer__logo{margin-bottom:40px;margin-top:8px}}.h-c-footer__row{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 1024px){.h-c-footer__row{flex-direction:row}}@media (min-width: 600px){.h-c-footer__row--site-nav{align-items:center;flex-direction:row;justify-content:start}.h-c-footer__row--site-nav ul{margin-bottom:9px;padding:0}.h-c-footer__row--site-nav li{margin:0;padding:0 30px 15px 0}}.h-c-footer__opt-out{border-top:1px solid #dadce0;margin-top:26px;padding:40px 0}.h-c-footer__opt-out a{color:#5f6368;font-size:12px;text-decoration:underline}.h-c-footer .h-c-social__group{border-bottom:1px solid #dadce0;flex:0 0 auto;margin-bottom:24px;padding-bottom:24px;padding-right:0}@media (min-width: 1024px){.h-c-footer .h-c-social__group{border:0;margin-bottom:0}}.h-c-footer__site-links-list{display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width: 600px){.h-c-footer__site-links-list{flex-direction:row}}.h-c-footer .h-c-social__link:hover .h-c-icon--social,.h-c-footer .h-c-social__link:focus .h-c-icon--social{fill:#202124}.h-c-footer .h-c-social__link .h-c-icon--social{fill:#5f6368}.h-c-footer__global-links{margin-bottom:9px;padding-top:15px}.h-c-footer__global-links-list-item{float:none}.h-c-footer__global-links--extra{border-top:1px solid #dadce0;padding-top:24px}@media (min-width: 1024px){.h-c-footer__global-links--extra{border:0;bottom:9px;position:absolute;right:32px}}.back-to-top{align-items:center;background:#fff;border-radius:32px;box-shadow:0 2px 3px 0 rgba(60,64,67,0.08),0 6px 10px 4px rgba(60,64,67,0.08);display:flex;height:64px;justify-content:center;position:absolute;right:32px;top:-32px;width:64px;z-index:1}@media (min-width: 600px){.back-to-top{z-index:999}}.back-to-top:focus{background:#fff;border:4px solid #f1f3f4;outline:none}[dir='rtl'] .h-c-footer__site-links-list-item{margin-left:30px;padding-right:0}[dir='rtl'] .h-c-social__group{padding-left:0}[dir='rtl'] .h-c-footer__global-links-list-item{float:none}[dir='rtl'] .h-c-footer__site-links-list,[dir='rtl'] .h-c-footer__row--site-nav ul,[dir='rtl'] .h-c-footer__row--site-nav{align-items:baseline;flex-direction:column}@media (min-width: 1024px){[dir='rtl'] .h-c-footer__site-links-list,[dir='rtl'] .h-c-footer__row--site-nav ul,[dir='rtl'] .h-c-footer__row--site-nav{flex-direction:row}}@media (min-width: 1024px){[dir='rtl'] .h-c-footer__global-links--extra{left:32px;right:auto}}.ng-submitted .ng-invalid{border-color:#f00;border-width:2px}.form{position:relative}.form input:focus,.form select:focus,.form textarea:focus,.form [contenteditable='true']:focus{outline:2px solid #3c4043}.form input:active,.form select:active,.form textarea:active,.form [contenteditable='true']:active{outline:1px solid #4285f4}.form .-hidden{display:none;overflow:hidden}.form--input-container{position:relative}.form--input-container.-error label{color:#d93025}.form--input-container.-error .form--error-status{display:block}.form--input-container.-error .form--text-input{border-color:#d93025;color:#d93025}.form input[type='checkbox']{font-size:16px;opacity:0;position:absolute}.form input[type='checkbox']+label{display:flex;padding:2px 4px}.form input[type='checkbox']+label::before{background:url("/static/images/icons/checkbox.svg") no-repeat center center;content:' ';display:inline-flex;flex:0 0 16px;height:16px;margin-left:-8px;margin-right:8px;margin-top:-4px;padding:16px;width:16px}.form input[type='checkbox']:focus{outline:0}.form input[type='checkbox']:focus+label::before{background-color:#e8eaed;border-radius:4px}.form input[type='checkbox'][disabled]+label{color:#dadce0}.form input[type='checkbox']:checked+label::before{background:url("/static/images/icons/checkbox-checked.svg") no-repeat center center;border:0}.form .form--error-status{bottom:-24px;color:#d93025;display:none;font-size:12px;margin-top:-34px;position:absolute}.form--text-input-wrap{-moz-appearance:none;margin-bottom:40px;position:relative;width:100%}.form--text-input-wrap label{background-color:transparent;color:#3c4043;font-size:16px;margin-left:16px;padding:0 4px;position:absolute;top:18px;transition:top 0.15s cubic-bezier(0.4, 0, 0.2, 1),font-size 0.15s cubic-bezier(0.4, 0, 0.2, 1),background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);z-index:3}.form--text-input-wrap.-focused label{background-color:#fff;font-size:13px;top:-10px}.form--text-input{background:transparent;border:1px solid #e8eaed;border-radius:4px;font-size:16px;height:56px;padding:16px;position:relative;width:100%;z-index:2}.form--text-input-last{margin-bottom:0}.form--text-input:focus{outline:none}.form--text-input:focus::placeholder{color:#f5f5f5}@media (min-width: 600px){.form--radio-option-container{display:flex;justify-content:flex-start}}.form--radio-option-container label{align-items:center;border:1px solid #eee;border-radius:4px;cursor:pointer;display:flex;font-size:14px;justify-content:center;margin-bottom:9px;padding:11px 32px 10px;user-select:none}@media (min-width: 600px){.form--radio-option-container label{font-size:16px;margin-bottom:0;margin-right:17px;text-align:center}.form--radio-option-container label:last-child{margin-right:0}}.form--radio-option-container label:hover{background:#f5f5f5}.form--radio-option-container label.-focused{border-color:#1a73e8}.form--radio-option-container label.-active{background:#e8f0fe;border-color:#e8f0fe;color:#1a73e8}.form .select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAAAXNSR0IArs4c6QAAAG1JREFUKBVjTEjJavj//189AxUAIyNTI/OFc6cPGBqbMTIw/HegxEyQYQvmTGtgBhlCqaEww0BmgQ2kxFBkw1AMJMdQdMMwDCTFUGyGYTWQGENxGYbTQHyG4jMMr4HYDCVkGEgPUQCU+EGYGMUAGJ9H9FoAZAYAAAAASUVORK5CYII=");background-position:96% 50%;background-repeat:no-repeat;background-size:10px 5px;border:1px solid #e8eaed;border-radius:4px;box-sizing:border-box;color:#3c4043;display:inline-block;font-size:16px;font-weight:400;padding:16px 8px 12px 16px;text-overflow:ellipsis;transform:translate3d(0, 0, 0);transition:box-shadow .4s, transform .4s, top 360ms ease-in-out;white-space:pre-wrap;width:100%}[dir='rtl'] .form .select{background-position:left 50%;padding:0 2px 0 24px}.form .select::-ms-expand{display:none}.cke_textarea_inline{background:transparent;border:1px solid #e8eaed;border-radius:4px;font-size:16px;margin:16px 0;padding:16px;position:relative;width:100%;z-index:2}@media (min-width: 900px){.cke_textarea_inline{padding:24px}}@media (min-width: 1024px){.cke_textarea_inline{line-height:1.625;margin:32px 0}}.h-c-header__cta{align-items:center;display:flex;justify-content:flex-end}.h-c-header__hamburger-link{height:44px;width:44px}.glue-app-supported .h-c-header--product-marketing-one-tier .h-c-header__lockup,.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__lockup,.glue-app-supported .h-c-header--product-marketing-two-tier .h-c-header__lockup,.glue-app-ready .h-c-header--product-marketing-two-tier .h-c-header__lockup{margin:0}.glue-app-ready .h-c-header--product-marketing-one-tier .h-c-header__bar{height:62px}.h-c-header--product-marketing-one-tier .h-c-header__cta{height:100%}@media (min-width: 900px){.h-c-header--product-marketing-one-tier .h-c-header__cta{height:80px;padding:0}}.h-c-header--product-marketing-one-tier .h-c-header__cta .h-c-button{line-height:46px;margin:0;padding:0 24px}@media (min-width: 900px){.h-c-header--product-marketing-one-tier .h-c-header__cta .h-c-button{margin-left:24px}}.h-c-header__lockup{margin:0}.h-c-header--product-marketing-one-tier .h-c-header__nav{margin-left:30px}.h-c-header.h-c-header--product-marketing-one-tier{height:64px !important}@media (min-width: 900px){.h-c-header.h-c-header--product-marketing-one-tier{height:80px !important}}.h-c-header.h-c-header--product-marketing-one-tier .h-c-header__bar{transition:box-shadow 360ms cubic-bezier(0.4, 0, 0.2, 1),transform 0.4s,background 0.4s}@media (min-width: 900px){.h-c-header.h-c-header--product-marketing-one-tier .h-c-header__bar{height:80px !important}}.h-c-header.h-c-header--product-marketing-one-tier .h-c-header__bar:not(.-has-shadow){box-shadow:none;height:66px}.h-c-header.h-c-header--product-marketing-one-tier.h-is-wholly-scrolled .h-c-header__bar{transform:translate3d(0, -90px, 0) !important}.h-c-header__nav-li{margin-left:20px}.h-c-header__nav-li-link{padding:0 8px}@media (min-width: 900px){.h-c-header__nav-li-link{padding:10px 8px 9px}}.h-c-header__nav-li-link:focus{background:#f1f3f4;color:#202124;outline:none}.h-c-header__nav-li-link.h-is-active::after{background:#222;height:3px;left:8px;right:8px}.h-c-header__nav-li-link.h-is-active:focus::after{background:#222}@keyframes logotransition{0%{opacity:0}100%{opacity:1}}.header--profile-toggle{background:transparent;border:0;margin:0 2px 0 0;outline:transparent;padding:10px 8px 9px;width:56px}@media (min-width: 600px){.header--profile-toggle{margin-right:0}}@media (min-width: 900px){.header--profile-toggle{margin-right:8px;width:74px}}.header--profile-toggle:focus{background:#f1f3f4}.header--profile-widget{box-shadow:0 1px 2px 0 rgba(60,64,67,0.08),0 2px 6px 2px rgba(60,64,67,0.08);position:absolute;right:0;top:100%;width:280px}.header--profile-widget .mdc-list{margin:0;padding:0}.header--profile-widget--name{background:#f8f9fa;padding:20px 24px}.header--profile-widget--signout{border-top:2px solid #e8eaed;display:flex;margin:24px}.header--profile-widget--signout a{color:#5f6368;height:auto;margin-top:24px;padding:0}.header--profile-widget--signout a:visited{color:#5f6368}.header .profile-widget{list-style-type:none;margin:0;padding:0 24px}.header .subnav{left:0;top:100%}.header .subnav .mdc-list{list-style-type:none;margin:0 8px;padding:20px 0}.header .subnav .mdc-list .mdc-list-item{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;border-radius:4px;color:#5f6368;display:block;font-size:14px;font-weight:400;height:auto;letter-spacing:.25px;margin:5px 0;padding:4px 16px}.header .subnav .mdc-list .mdc-list-item:hover{background:#f1f3f4;color:#202124}.header .subnav .mdc-list .mdc-list-item::after{left:0;right:0}.header .subnav .mdc-list .mdc-list-item.h-is-active,.header .subnav .mdc-list .mdc-list-item:active{color:#202124;font-weight:500}.header .subnav .mdc-list .mdc-list-item.h-is-active::after,.header .subnav .mdc-list .mdc-list-item:active::after{background:none}.header--logo-small{animation:logotransition .25s ease-out .5s 1 normal forwards;display:none;left:50%;opacity:0;padding:8px;position:absolute;top:50%;transform:translate(-50%, -50%);width:163px}.header--logo-small:focus{background-color:#f1f3f4;outline:0}.header--logo-small.-will-transition-on-scroll{animation:none;opacity:0;pointer-events:none;transform:translate(-50%, -100%);transition:transform .25s ease-out, opacity .25s ease-out}.header--logo-small.-should-show{opacity:1;pointer-events:all;transform:translate(-50%, -50%)}@media (min-width: 600px){.header--logo-small{display:block;left:50%}}@media (min-width: 900px){.header--logo-small{left:58%}}@media (min-width: 1024px){.header--logo-small{left:50%;width:199px}}.header--logo-small img{width:100%}.header--subnav-link{padding-right:20px}.header--subnav-link::before{border:5px solid transparent;border-top-color:#bdbdbd;content:' ';display:block;position:absolute;right:0;top:calc(50% - 2.5px)}.header .mdc-menu{border-radius:4px;white-space:normal}.header--signed-in{display:none}@media (min-width: 900px){.header--signed-in{display:block}}.h-c-header__cta-li-link--primary{margin-right:8px;margin-top:8px}@media (min-width: 900px){.h-c-header__cta-li-link--primary{margin-right:16px;margin-top:16px}}.h-c-header--product-marketing-one-tier .h-c-header__cta-li-link{margin-right:0}.h-c-header--product-marketing-one-tier .h-c-header__cta-li-link.h-c-header__cta-li-link--secondary{color:#5f6368}.h-c-header__cta-li a{font-size:14px}@media (min-width: 1024px){.h-c-header__cta-li a.mdc-button{font-size:16px}}.h-c-header__cta-li.h-c-header__cta-li--primary{display:block;height:48px;margin:8px}@media (min-width: 900px){.h-c-header__cta-li.h-c-header__cta-li--primary{margin:16px 16px 16px 0}}@media (min-width: 600px){.h-c-header__cta-li.h-c-header__cta-li--secondary{margin-right:14px}}.h-c-header__cta-li.h-c-header__cta-li--secondary.header--signed-out{display:none;margin-right:0}@media (min-width: 900px){.h-c-header__cta-li.h-c-header__cta-li--secondary.header--signed-out{display:flex}}.h-c-header__cta-li--secondary{position:relative}@media (min-width: 900px){.h-c-header__cta-li--secondary{display:flex;position:relative}}.h-c-header__cta-li--secondary a{align-items:center;display:flex}.h-c-header__cta-li--secondary .h-c-header__nav-li-link.h-is-active{background:transparent}.h-c-header__cta-li--secondary .h-c-header__nav-li-link.h-is-active::after{background:#222;bottom:0;content:'';height:3px;left:8px;position:absolute;right:8px}.h-c-header__cta-li-link--secondary{display:none}@media (min-width: 900px){.h-c-header__cta-li-link--secondary{display:list-item}}.h-c-header__cta-list{align-items:center;display:flex;list-style-type:none;margin:0}.h-c-header__drawer .header--logo-small{align-items:center;border-bottom:1px solid #dadce0;display:inline-flex;justify-content:center;left:auto;margin-bottom:24px;opacity:1;padding-bottom:24px;padding-left:16px;position:relative;top:auto;transform:none;width:100%}.h-c-header__drawer .header--logo-small img{width:163px}.h-c-header__drawer-cta{background:#fff;height:auto;padding-bottom:8px}.h-c-header .h-c-header__drawer-nav{margin-bottom:64px}@media (min-width: 900px){html[dir='rtl'] .h-c-header--product-marketing-one-tier .h-c-header__nav{float:right}}@media (min-width: 900px){html[dir='rtl'] .h-c-header--product-marketing-one-tier .h-c-header__cta{left:0;right:auto}html[dir='rtl'] .h-c-header--product-marketing-one-tier .h-c-header__cta .h-c-button{margin:0}}html[dir='rtl'] .h-c-header__hamburger{float:right}html[dir='rtl'] .h-c-header__drawer{left:56px;right:0;transform:translate3d(100%, 0, 0)}@media (min-width: 900px){html[dir='rtl'] .h-c-header__drawer{right:0}}html[dir='rtl'] .h-is-showing-drawer .h-c-header__drawer{transform:translate3d(0, 0, 0)}html[dir='rtl'] .mdc-menu{right:-215px}html[dir='rtl'] .mdc-menu.subnav{right:0}.h-c-header__drawer-content{-webkit-overflow-scrolling:touch;bottom:0}.illustration-lockup{text-align:center}.illustration-lockup--illustration{margin:24px 0 13px;text-align:center}@media (min-width: 600px){.illustration-lockup--illustration{text-align:left}}@media (min-width: 900px){.illustration-lockup--illustration{text-align:center}}.illustration-lockup img{max-width:94px}@media (min-width: 600px){.illustration-lockup img{max-width:200px;width:100%}}@media (min-width: 600px){.illustration-lockup--text{display:flex;flex-direction:column;justify-content:center;text-align:left}[dir='rtl'] .illustration-lockup--text{text-align:right}.illustration-lockup--text a{align-self:baseline;margin-right:24px}.illustration-lockup--text p{margin-bottom:40px;max-width:390px}}@media (min-width: 900px){.illustration-lockup--text p{margin-bottom:60px}}.illustration-lockup--cta-container{align-items:center;display:flex;flex-direction:column}@media (min-width: 600px){.illustration-lockup--cta-container{flex-direction:row;flex-wrap:wrap}}.illustration-lockup--cta-container a{margin-bottom:16px;margin-left:0}@media (min-width: 600px){.illustration-lockup--cta-container a{margin-left:-8px}}.illustration-lockup .h-c-headline--one,.illustration-lockup .project-preview--copy h1,.project-preview--copy .illustration-lockup h1{margin-bottom:8px}@media (min-width: 900px){.illustration-lockup .h-c-headline--one,.illustration-lockup .project-preview--copy h1,.project-preview--copy .illustration-lockup h1{margin-bottom:16px}}.illustration-lockup p{letter-spacing:0;line-height:1.57143;padding:0 0 28px}@media (min-width: 600px){.illustration-lockup p{padding:0}}.clip--circle{-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%)}.clip--trapezoid{-webkit-clip-path:polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);clip-path:polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%)}.clip--round{-webkit-mask:url("/static/images/shapes/squircle.svg") no-repeat center center;-webkit-mask-size:100%;mask:url("/static/images/shapes/squircle.svg") no-repeat center center;mask-size:100%}.clip--hexagon{-webkit-clip-path:polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);clip-path:polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%)}.clip--arc{-webkit-clip-path:circle(100% at 100% 0);clip-path:circle(100% at 100% 0)}.clip--register{-webkit-mask:url("/static/images/shapes/register-mask.svg") no-repeat center center;-webkit-mask-size:100%;mask:url("/static/images/shapes/register-mask.svg") no-repeat center center;mask-size:100%}.mobile-in-page-select-nav,.step-select-nav{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAAAXNSR0IArs4c6QAAAG1JREFUKBVjTEjJavj//189AxUAIyNTI/OFc6cPGBqbMTIw/HegxEyQYQvmTGtgBhlCqaEww0BmgQ2kxFBkw1AMJMdQdMMwDCTFUGyGYTWQGENxGYbTQHyG4jMMr4HYDCVkGEgPUQCU+EGYGMUAGJ9H9FoAZAYAAAAASUVORK5CYII=");background-position:96% 50%;background-repeat:no-repeat;background-size:10px 5px;border:0;border-radius:0;box-sizing:border-box;color:#202124;display:inline-block;font-size:16px;font-weight:400;margin:0;padding:8px 4px 4px;position:-webkit-sticky;position:sticky;text-overflow:ellipsis;top:56px;transform:translate3d(0, 0, 0);transition:box-shadow .4s, transform .4s, top 360ms ease-in-out;white-space:pre-wrap}.h-is-wholly-scrolled ~ .content .mobile-in-page-select-nav,.h-is-wholly-scrolled ~ .content .step-select-nav{top:0}[dir='rtl'] .mobile-in-page-select-nav,[dir='rtl'] .step-select-nav{background-position:left 50%;padding:0 2px 0 24px}.mobile-in-page-select-nav::-ms-expand,.step-select-nav::-ms-expand{display:none}.mobile-in-page-select-nav:focus,.step-select-nav:focus{outline:1px solid #e8eaed}.mobile-in-page-select-nav{border-bottom:1px solid #e8eaed;margin-bottom:20px;padding:16px 8px 12px 16px}@media (min-width: 600px){.mobile-in-page-select-nav{display:none}}.glue-app-ready .glue-c-modal__overlay{background-color:rgba(0,0,0,0);display:block !important;padding:0;transform:translate3d(200%, 0, 0);transition:background-color 500ms cubic-bezier(0.4, 0, 0.2, 1)}.glue-app-ready .glue-c-modal__overlay.glue-is-shown{background-color:rgba(189,193,198,0.4);transform:translate3d(0, 0, 0)}.glue-app-ready .glue-c-modal__content{background:#fff;padding:0;transform:translate3d(200%, 0, 0);transition:transform 500ms cubic-bezier(0.4, 0, 0.2, 1);width:100%}@media (min-width: 900px){.glue-app-ready .glue-c-modal__content{width:50%}}.glue-app-ready .glue-c-modal__overlay.glue-is-shown .glue-c-modal__content{-webkit-overflow-scrolling:touch;transform:translate3d(0, 0, 0)}@media (min-width: 900px){.glue-app-ready .glue-c-modal__overlay.glue-is-shown .glue-c-modal__content{transform:translate3d(100%, 0, 0)}}.glue-app-ready .h-c-modal__close{background-color:#fff;border-radius:24px;box-shadow:0 0 0 1px #dadce0;margin:17px;opacity:0;transition:opacity 500ms 500ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 900px){.glue-app-ready .h-c-modal__close{background-color:transparent;box-shadow:none}}.glue-is-shown .h-c-modal__close{opacity:1}.mdc-linear-progress .mdc-linear-progress__bar-inner{background-color:#4285f4}.h-c-modal .grid-parent{margin:40px 24px}@media (min-width: 600px){.h-c-modal .grid-parent{margin:100px 40px}}@media (min-width: 900px){html[dir='rtl'].glue-app-ready .glue-c-modal__overlay .glue-c-modal__content{transform:translate3d(-200%, 0, 0)}}@media (min-width: 900px){html[dir='rtl'].glue-app-ready .glue-c-modal__overlay.glue-is-shown .glue-c-modal__content{transform:translate3d(-100%, 0, 0)}}html[dir="rtl"] .h-c-modal__close{left:50%}@media (min-width: 900px){html[dir="rtl"] .h-c-modal__close{left:0}}.past-project-item{align-items:start;display:flex}.past-project-item:focus{outline:0}.past-project-item:focus .h-c-headline,.past-project-item:focus .project-complete--description p,.project-complete--description .past-project-item:focus p,.past-project-item:focus .project-complete--inspiring-educator p,.project-complete--inspiring-educator .past-project-item:focus p,.past-project-item:focus .project-preview--copy h1,.project-preview--copy .past-project-item:focus h1,.past-project-item:focus .project-preview--copy h2,.project-preview--copy .past-project-item:focus h2,.past-project-item:focus .project-preview--copy h3,.project-preview--copy .past-project-item:focus h3,.past-project-item:focus .project-preview--copy h4,.project-preview--copy .past-project-item:focus h4,.past-project-item:focus .project-preview--copy h5,.project-preview--copy .past-project-item:focus h5{color:#4285f4;text-decoration:underline}.past-project-item .h-c-headline,.past-project-item .project-complete--description p,.project-complete--description .past-project-item p,.past-project-item .project-complete--inspiring-educator p,.project-complete--inspiring-educator .past-project-item p,.past-project-item .project-preview--copy h1,.project-preview--copy .past-project-item h1,.past-project-item .project-preview--copy h2,.project-preview--copy .past-project-item h2,.past-project-item .project-preview--copy h3,.project-preview--copy .past-project-item h3,.past-project-item .project-preview--copy h4,.project-preview--copy .past-project-item h4,.past-project-item .project-preview--copy h5,.project-preview--copy .past-project-item h5{font-size:14px;margin-bottom:8px}@media (min-width: 900px){.past-project-item .h-c-headline,.past-project-item .project-complete--description p,.project-complete--description .past-project-item p,.past-project-item .project-complete--inspiring-educator p,.project-complete--inspiring-educator .past-project-item p,.past-project-item .project-preview--copy h1,.project-preview--copy .past-project-item h1,.past-project-item .project-preview--copy h2,.project-preview--copy .past-project-item h2,.past-project-item .project-preview--copy h3,.project-preview--copy .past-project-item h3,.past-project-item .project-preview--copy h4,.project-preview--copy .past-project-item h4,.past-project-item .project-preview--copy h5,.project-preview--copy .past-project-item h5{font-size:22px;line-height:1.27273;margin-bottom:10px}}.past-project-item--image{height:54px;margin-right:25px;width:54px}@media (min-width: 1024px){.past-project-item--image{margin-right:55px}}.past-project-item--text{flex:1;text-align:left}.past-project-item--text span{display:block;line-height:1.5}@media (min-width: 1024px){.past-project-item--name-row{font-size:16px}}.past-project-item--category-row{font-size:10px;font-weight:500;letter-spacing:.5px;line-height:20px;text-transform:uppercase}.past-projects--state-winners .past-project-item--image{height:72px;margin-left:-6px;margin-right:13px;margin-top:-16px;width:72px}@media (min-width: 1024px){.past-projects--state-winners .past-project-item--image{margin-left:0;margin-right:37px}}.prize{margin-bottom:40px}@media (min-width: 900px){.prize{margin-bottom:80px}}.prize--header{margin:20px 0 40px;text-align:center}@media (min-width: 900px){.prize--header{margin:40px 0 80px}}.prize--hero img{width:100%}[dir='rtl'] .prize--body{text-align:right}@media (min-width: 600px){.prize--body{text-align:left}}.profile-widget{list-style:none;margin:0}.profile-widget .-hidden{display:none}.profile-widget li{margin:30px 0}.profile-widget a{color:#5f6368}.profile-widget a:visited{color:#5f6368}.profile-widget a:focus{background:#f1f3f4}.profile-widget .status{display:block;text-transform:uppercase}.program-step .program-step-controls{justify-content:flex-start;z-index:99}@media (min-width: 600px){.program-step .program-step-controls{justify-content:space-between}}.program-step .program-step-controls--nav{width:100%}@media (min-width: 600px){.program-step .program-step-controls--nav{max-width:260px}}.program-step .program-step-controls .status-indicator{margin-left:5px}.program-step .program-step-controls .step-nav-toggle{background-color:#fff;border:0;box-sizing:border-box;color:#202124;display:inline-block;font-size:16px;font-weight:400;margin:0;padding:8px 24px 4px 4px;position:relative;text-align:left;text-overflow:ellipsis;transform:translate3d(0, 0, 0);transition:box-shadow .4s, transform .4s, top 360ms ease-in-out;white-space:pre-wrap;width:100%}.program-step .program-step-controls .step-nav-toggle::after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAAAXNSR0IArs4c6QAAAG1JREFUKBVjTEjJavj//189AxUAIyNTI/OFc6cPGBqbMTIw/HegxEyQYQvmTGtgBhlCqaEww0BmgQ2kxFBkw1AMJMdQdMMwDCTFUGyGYTWQGENxGYbTQHyG4jMMr4HYDCVkGEgPUQCU+EGYGMUAGJ9H9FoAZAYAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:10px 5px;content:'';height:5px;left:96%;position:absolute;top:50%;width:10px}.program-step .program-step-controls .step-nav-toggle:focus{outline:4px solid rgba(32,33,36,0.06)}.program-step .program-step-controls .mdc-menu{bottom:90px;max-width:296px;padding:0;position:absolute;right:24px;white-space:initial}@media (min-width: 600px){.program-step .program-step-controls .mdc-menu{max-width:none}}@media (min-width: 1024px){.program-step .program-step-controls .mdc-menu{bottom:100px;right:32px}}[dir='rtl'] .program-step .program-step-controls .mdc-menu{right:auto}.program-step .program-step-controls .mdc-menu .mdc-list{margin:0;padding:0 0 7px}.program-step .program-step-controls .mdc-list-item-title{color:#5f6368;display:block;font-size:12px;font-weight:500;line-height:1.33333;margin-top:18px;padding:7px 12px;text-transform:uppercase}@media (min-width: 600px){.program-step .program-step-controls .mdc-list-item-title{padding:14px 24px}}@media (max-height: 860px){.program-step .program-step-controls .mdc-list-item-title{padding:7px 12px}}.program-step .program-step-controls .mdc-list-item{color:#5f6368;display:block;font-size:14px;font-weight:400;line-height:1.28571;padding:7px 12px}.program-step .program-step-controls .mdc-list-item:hover,.program-step .program-step-controls .mdc-list-item:focus{background-color:#f1f3f4}@media (min-width: 600px){.program-step .program-step-controls .mdc-list-item{font-size:16px;line-height:1.25;padding:14px 24px}}@media (max-height: 860px){.program-step .program-step-controls .mdc-list-item{padding:7px 12px}}.program-step .program-step-controls .mdc-list-item.-active{color:#202124;font-weight:500}.question-header{width:50%}.question-header--form{align-items:center;display:flex}.question-header--form .input-wrap{display:flex;flex:1;margin-right:20px}.question-header--form label{margin-right:20px}.question-header--form input{flex:1}.resource-nav-container{-webkit-overflow-scrolling:touch;-webkit-scroll-snap-destination:14.28% 14.28%;-webkit-scroll-snap-type:mandatory;margin:32px auto;overflow-x:scroll;padding-bottom:16px;scroll-snap-destination:14.28% 14.28%;scroll-snap-type:x mandatory}@media (min-width: 600px){.resource-nav-container{margin:40px auto}}@media (min-width: 1024px){.resource-nav-container{margin:60px auto;overflow-x:visible;width:1060px}}.resources-nav{display:grid;grid-column-gap:16px;grid-template-columns:repeat(7, 1fr);list-style-type:none;margin:0;padding:0 16px;width:898px}@media (min-width: 600px){.resources-nav{padding:0 40px;width:946px}}@media (min-width: 1024px){.resources-nav{grid-column-gap:24px;grid-template-columns:repeat(7, 1fr);max-width:100%;padding:0;width:1060px}}.resources-nav .card{-webkit-scroll-snap-coordinate:14.28% 14.28%;padding:0;scroll-snap-align:center;scroll-snap-coordinate:14.28% 14.28%}.resources-nav .card img{margin-bottom:18px}@media (min-width: 1024px){.resources-nav .card img{margin-bottom:26px}}.resources-nav .card a{color:#202124;font-size:12px;font-weight:500;letter-spacing:.5px}.resources-nav .card .-active{background:rgba(232,240,254,0.5)}.resources-nav .resource-card--link{padding:8px}.status-indicator-text{color:#5f6368;font-size:12px;font-weight:500;line-height:24px;margin-bottom:0;text-transform:uppercase}.status-indicator{background:#dadce0;border-radius:9px;display:inline-block;height:9px;margin-right:12px;width:9px}[dir='rtl'] .status-indicator{margin-left:12px;margin-right:0}.status-indicator--incomplete{background:#fbbc04}.status-indicator--saving{animation:spin 1s ease-in-out infinite;background:url("/static/images/icons/spinner.svg") no-repeat center center;border-radius:0;height:10px;margin-bottom:1px;margin-right:6px;width:15px}@keyframes spin{to{transform:rotate(360deg)}}.status-indicator--complete{background:url("/static/images/icons/check-mark.svg") no-repeat center center;border-radius:0;height:10px;margin-bottom:1px;margin-right:6px;width:15px}.status-bar{display:inline-block}.status-bar.-hidden{display:none}.step-nav{margin:40px 0}.step-nav ul{display:flex;list-style:none;margin:0}.step-nav li{margin-right:20px}.team-member{align-items:center;border:1px solid rgba(151,151,151,0.16);border-radius:4px;display:flex;flex-direction:column;margin:24px 0;padding:20px}@media (min-width: 600px){.team-member{flex-direction:row}}.team-member--image{height:100%;margin:16px;object-fit:contain;width:70px}@media (min-width: 600px){.team-member--image{margin:45px 32px}}.team-member--text{display:flex;flex:1;flex-direction:column}.team-member--name{margin-bottom:3px}.team-member--email{font-size:12px;margin-bottom:14px}.team-member--actions{display:flex;margin-top:16px}@media (min-width: 600px){.team-member--actions{flex:0 1 90px;margin-top:0}}.info-button{background:url("/static/images/icons/info.svg") no-repeat center center;cursor:pointer;display:inline-flex;height:20px;margin:1px 0;width:40px}.info-button:focus{border:1px solid #202124;border-radius:20px;height:22px;margin:0 10px;outline:0;width:22px}.tooltip{align-items:center;backface-visibility:hidden;background:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(60,64,67,0.08),0 6px 10px 4px rgba(60,64,67,0.15);cursor:auto;display:flex;filter:brightness(100%);flex-direction:column;height:auto;left:50%;max-width:400px;min-width:160px;opacity:1;padding:11px 14px 8px;perspective:10000px;position:fixed;text-align:center;transition:opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1),filter 0.5s cubic-bezier(0.19, 1, 0.22, 1);visibility:visible;width:80vw;z-index:1000001}@media (min-width: 900px){.tooltip{padding:24px}}.tooltip-alt{background:#f8f9fa;margin-top:24px;padding:24px}.tooltip p{font-size:16px}.tool-tip-off{filter:brightness(80%);opacity:0;visibility:hidden}.four-oh-four{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:center;margin:0 auto;max-width:600px;text-align:center}.four-oh-four h1{margin-bottom:76px}@media (min-width: 900px){.four-oh-four h1{margin-bottom:112px}}.four-oh-four .subhead{margin-bottom:40px}.four-oh-four .copy{margin-bottom:40px;width:75%}@media (min-width: 900px){.four-oh-four .copy{font-size:18px;max-width:422px}}[data-page='competition-info'] .content{position:static}.competition-shapes{left:0;position:absolute;right:0;top:-140px;width:100%;z-index:-1}@media (min-width: 900px){.competition-shapes{top:120px}}.competition-shapes:not(:root){overflow:visible}.competition-shapes path,.competition-shapes polygon{opacity:0;transition:opacity 300ms ease-in-out}.competition{margin:0 auto;max-width:1280px}.competition--header{padding:0 26px;text-align:center}@media (min-width: 600px){.competition--header{padding:0}}.competition--header .h-c-headline,.competition--header .project-complete--description p,.project-complete--description .competition--header p,.competition--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition--header p,.competition--header .project-preview--copy h1,.project-preview--copy .competition--header h1,.competition--header .project-preview--copy h2,.project-preview--copy .competition--header h2,.competition--header .project-preview--copy h3,.project-preview--copy .competition--header h3,.competition--header .project-preview--copy h4,.project-preview--copy .competition--header h4,.competition--header .project-preview--copy h5,.project-preview--copy .competition--header h5{margin:68px auto 0;max-width:328px}@media (min-width: 900px){.competition--header .h-c-headline,.competition--header .project-complete--description p,.project-complete--description .competition--header p,.competition--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition--header p,.competition--header .project-preview--copy h1,.project-preview--copy .competition--header h1,.competition--header .project-preview--copy h2,.project-preview--copy .competition--header h2,.competition--header .project-preview--copy h3,.project-preview--copy .competition--header h3,.competition--header .project-preview--copy h4,.project-preview--copy .competition--header h4,.competition--header .project-preview--copy h5,.project-preview--copy .competition--header h5{margin-top:100px}}@media (min-width: 1024px){.competition--header .h-c-headline,.competition--header .project-complete--description p,.project-complete--description .competition--header p,.competition--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition--header p,.competition--header .project-preview--copy h1,.project-preview--copy .competition--header h1,.competition--header .project-preview--copy h2,.project-preview--copy .competition--header h2,.competition--header .project-preview--copy h3,.project-preview--copy .competition--header h3,.competition--header .project-preview--copy h4,.project-preview--copy .competition--header h4,.competition--header .project-preview--copy h5,.project-preview--copy .competition--header h5{margin-top:190px;max-width:630px}}@media (min-width: 600px){.competition--section-header{margin-bottom:62px}}@media (min-width: 1024px){.competition--section-header{margin-bottom:100px}}.competition--dates{padding:0 26px}@media (min-width: 600px){.competition--dates{padding:0}}.competition--dates--date-list{text-align:center}@media (min-width: 600px){.competition--dates--date-list{text-align:left}[dir='rtl'] .competition--dates--date-list{text-align:right}}.competition--dates--date-list p{font-size:12px;line-height:1.666666667}.competition--dates--date-list a{font-size:12px}@media (min-width: 900px){.competition--dates--date-list a{font-size:12px}}.competition--dates--content{margin-top:60px}@media (min-width: 600px){.competition--dates--content{margin-top:0}}@media (min-width: 900px){.competition--dates--content{padding:0}}.competition--dates--content .h-c-headline,.competition--dates--content .project-complete--description p,.project-complete--description .competition--dates--content p,.competition--dates--content .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition--dates--content p,.competition--dates--content .project-preview--copy h1,.project-preview--copy .competition--dates--content h1,.competition--dates--content .project-preview--copy h2,.project-preview--copy .competition--dates--content h2,.competition--dates--content .project-preview--copy h3,.project-preview--copy .competition--dates--content h3,.competition--dates--content .project-preview--copy h4,.project-preview--copy .competition--dates--content h4,.competition--dates--content .project-preview--copy h5,.project-preview--copy .competition--dates--content h5{margin-bottom:0}.competition--prizes{margin-top:200px;text-align:center}.competition--prizes .h-c-headline--one,.competition--prizes .project-preview--copy h1,.project-preview--copy .competition--prizes h1{margin-bottom:8px}.competition--prizes .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before{background:#dadce0;border:0}.competition--prizes .h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button::before{background:#202124}.competition--rules .illustration-lockup{margin:0}.competition--rules .illustration-lockup p{margin-bottom:24px}.competition--rules .illustration-lockup img{max-width:135px}@media (min-width: 600px){.competition--rules .illustration-lockup img{max-width:208px}}@media (min-width: 1024px){.competition--rules .illustration-lockup img{max-width:380px}}.competition--judging{text-align:center}@media (min-width: 600px){.competition--judging{display:grid;grid-column-gap:0;grid-template-columns:repeat(12, 1fr);padding:0 40px}}.competition--judging--section-header{margin-bottom:80px}@media (min-width: 600px){.competition--judging--section-header{grid-column:2 / span 10}}@media (min-width: 900px){.competition--judging--section-header{grid-column:3 / span 8}}.competition--judging--section-header .h-c-headline--one,.competition--judging--section-header .project-preview--copy h1,.project-preview--copy .competition--judging--section-header h1{margin-bottom:8px}@media (min-width: 900px){.competition--judging--section-header .h-c-headline--one,.competition--judging--section-header .project-preview--copy h1,.project-preview--copy .competition--judging--section-header h1{margin-bottom:16px}}.competition--judging .h-c-headline--three,.competition--judging .project-complete--description p,.project-complete--description .competition--judging p,.competition--judging .project-preview--copy h3,.project-preview--copy .competition--judging h3{margin-bottom:60px}@media (min-width: 900px){.competition--judging .h-c-headline--three,.competition--judging .project-complete--description p,.project-complete--description .competition--judging p,.competition--judging .project-preview--copy h3,.project-preview--copy .competition--judging h3{margin-bottom:80px}}@media (min-width: 600px){.competition--judging--submission{grid-column:2 / span 10}}@media (min-width: 900px){.competition--judging--submission{grid-column:3 / span 8}}.competition--judging--submission-copy{border-bottom:1px solid #e8eaed;border-top:1px solid #e8eaed;padding:24px 0;text-align:left}@media (min-width: 900px){.competition--judging--submission-copy{padding:44px 0}}.competition--judging--submission-copy a{letter-spacing:0}.competition--judging--accordion{margin-top:80px;text-align:left}@media (min-width: 600px){.competition--judging--accordion{grid-column:2 / span 10}}@media (min-width: 900px){.competition--judging--accordion{grid-column:3 / span 8}}[dir='rtl'] .competition--judging--accordion{text-align:right}.competition--judging--accordion .h-c-headline--three,.competition--judging--accordion .project-complete--description p,.project-complete--description .competition--judging--accordion p,.competition--judging--accordion .project-preview--copy h3,.project-preview--copy .competition--judging--accordion h3{margin-bottom:80px;text-align:center}.competition--judging--cta{grid-column:2 / span 10;justify-self:center}@media (min-width: 900px){.competition .illustration-lockup--text{grid-column-end:span 6}}.competition-judges--list{list-style:none;margin:80px auto 0}@media (min-width: 900px){.competition-judges--list{margin-top:100px}}@media (min-width: 1024px){.competition-judges--list{margin-top:150px}}.competition-judges .partner-module{margin-bottom:60px}@media (min-width: 900px){.competition-judges .partner-module{margin-bottom:100px}}@media (min-width: 900px) and (min-width: 900px){.competition-judges .partner-module:nth-child(odd) .partner-module--image-container{grid-column-start:2;order:1}}@media (min-width: 900px) and (min-width: 1024px){.competition-judges .partner-module:nth-child(odd) .partner-module--image-container{grid-column-start:3}}@media (min-width: 900px) and (min-width: 900px){.competition-judges .partner-module:nth-child(odd) .partner-module--content-container{grid-column-start:7;order:2}}@media (min-width: 1024px){.competition-judges .partner-module{margin-bottom:200px}}.competition-judges .partner-module--image-container{margin-bottom:16px}@media (min-width: 900px){.competition-judges .partner-module--image-container{grid-column-start:7;order:2}}@media (min-width: 600px){@supports not (grid-column-gap: 4.29688%){.competition-judges .partner-module--image-container{margin-right:30px}}}.competition-judges .partner-module--image-container .shape{display:none}@media (min-width: 600px){.competition-judges .partner-module--image-container .shape{display:block;height:80px;margin-left:10%;margin-top:-16%;width:80px}.competition-judges .partner-module--image-container .shape.-shape1{margin-left:10%}.competition-judges .partner-module--image-container .shape.-shape2{margin-left:55%;margin-top:-120%}.competition-judges .partner-module--image-container .shape.-shape3{margin-left:50%}.competition-judges .partner-module--image-container .shape.-shape0{margin-left:50%}}@media (min-width: 900px){.competition-judges .partner-module--image-container .shape{height:100px;width:100px}}@media (min-width: 1024px){.competition-judges .partner-module--image-container .shape{height:150px;margin-top:-20%;width:150px}}@media (min-width: 600px){.competition-judges .partner-module .glue-c-zippy.glue-a-zippy--v-smooth-expand .glue-c-zippy__collapse-region{max-height:214px}}@media (min-width: 900px){.competition-judges .partner-module .glue-c-zippy.glue-a-zippy--v-smooth-expand .glue-c-zippy__collapse-region{max-height:244px}}@media (min-width: 1024px){.competition-judges .partner-module .glue-c-zippy.glue-a-zippy--v-smooth-expand .glue-c-zippy__collapse-region{max-height:294px}}.competition-judges .partner-module--content-container{color:#5f6368}@media (min-width: 900px){.competition-judges .partner-module--content-container{grid-column-start:2;order:1}}@media (min-width: 1024px){.competition-judges .partner-module--content-container{grid-column-start:3}}.competition-judges .partner-module--content-container p{font-size:12px;line-height:1.5;margin-bottom:18px}@media (min-width: 900px){.competition-judges .partner-module--content-container p{font-size:18px;line-height:1.66667;margin-bottom:30px}}.competition-judges .partner-module--content-container .link-container{padding:24px 0}.competition-judges .partner-module--content-container .glue-c-zippy__content-container{display:flex;flex-direction:column;padding:0}@media (min-width: 900px){.competition-judges .partner-module--content-container .glue-c-zippy__content-container{flex-direction:row}}@media (min-width: 900px){.competition-judges .partner-module--content-container--content-container{flex:1;overflow:auto}}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules{margin-top:0}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy{border:0}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn{border:0;color:#4285f4;font-weight:400;margin:0 auto;padding:4px}@media (min-width: 600px){.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn{margin:24px 0;padding:0 4px}}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn:hover,.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus{border:0;color:#1967d2}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-arrow,.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus .h-c-expansion-panels__button-arrow{fill:#1967d2}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn .show-more,.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn .show-less{font-size:14px}@media (min-width: 900px){.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn .show-more,.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn .show-less{font-size:16px}}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='false'] .show-more{display:inline}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='false'] .show-less{display:none}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='true'] .show-more{display:none}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='true'] .show-less{display:inline}.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{fill:#4285f4;float:left;margin-right:8px;margin-top:0;width:12px}@supports not (grid-column-gap: 4.29688%){@media (min-width: 600px){.competition-judges .partner-module--content-container.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{margin-top:6px}}}.competition-judges .partner-module .h-c-headline,.competition-judges .partner-module .project-complete--description p,.project-complete--description .competition-judges .partner-module p,.competition-judges .partner-module .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition-judges .partner-module p,.competition-judges .partner-module .project-preview--copy h1,.project-preview--copy .competition-judges .partner-module h1,.competition-judges .partner-module .project-preview--copy h2,.project-preview--copy .competition-judges .partner-module h2,.competition-judges .partner-module .project-preview--copy h3,.project-preview--copy .competition-judges .partner-module h3,.competition-judges .partner-module .project-preview--copy h4,.project-preview--copy .competition-judges .partner-module h4,.competition-judges .partner-module .project-preview--copy h5,.project-preview--copy .competition-judges .partner-module h5{margin-bottom:8px;text-align:center}@media (min-width: 600px){.competition-judges .partner-module .h-c-headline,.competition-judges .partner-module .project-complete--description p,.project-complete--description .competition-judges .partner-module p,.competition-judges .partner-module .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition-judges .partner-module p,.competition-judges .partner-module .project-preview--copy h1,.project-preview--copy .competition-judges .partner-module h1,.competition-judges .partner-module .project-preview--copy h2,.project-preview--copy .competition-judges .partner-module h2,.competition-judges .partner-module .project-preview--copy h3,.project-preview--copy .competition-judges .partner-module h3,.competition-judges .partner-module .project-preview--copy h4,.project-preview--copy .competition-judges .partner-module h4,.competition-judges .partner-module .project-preview--copy h5,.project-preview--copy .competition-judges .partner-module h5{font-size:14px;line-height:1.57143;margin-bottom:20px;margin-top:40px;text-align:left}}@media (min-width: 900px){.competition-judges .partner-module .h-c-headline,.competition-judges .partner-module .project-complete--description p,.project-complete--description .competition-judges .partner-module p,.competition-judges .partner-module .project-complete--inspiring-educator p,.project-complete--inspiring-educator .competition-judges .partner-module p,.competition-judges .partner-module .project-preview--copy h1,.project-preview--copy .competition-judges .partner-module h1,.competition-judges .partner-module .project-preview--copy h2,.project-preview--copy .competition-judges .partner-module h2,.competition-judges .partner-module .project-preview--copy h3,.project-preview--copy .competition-judges .partner-module h3,.competition-judges .partner-module .project-preview--copy h4,.project-preview--copy .competition-judges .partner-module h4,.competition-judges .partner-module .project-preview--copy h5,.project-preview--copy .competition-judges .partner-module h5{font-size:22px;line-height:1.27273;margin-top:62px}}.competition-judges .partner-module .sub-copy{margin-bottom:1em}.dashboard--alert-container{margin-left:-24px;margin-right:-24px}.dashboard--alert{background:#f8f9fa;margin-bottom:24px;padding:24px 16px}@media (min-width: 600px){.dashboard--alert{margin:32px auto 0;max-width:450px;text-align:center}}@media (min-width: 1024px){.dashboard--alert{max-width:611px}}.dashboard--alert .mdc-button{margin-right:16px}.dashboard--alert.-hidden{display:none}.dashboard--alert-warn{background:#fef7e0}.dashboard--controls-mobile{display:flex;justify-content:space-evenly}@media (min-width: 600px){.dashboard--controls-mobile{display:none}}.dashboard--controls-mobile a{color:#80868b}.dashboard--controls-mobile a:visited{color:#80868b}@supports not (grid-column-gap: 4.29688%){.dashboard--controls-mobile{justify-content:space-around}}.dashboard--controls-desktop{align-items:center;background:#fff;border-top:1px solid #f1f3f4;bottom:0;display:flex;justify-content:flex-end;left:0;padding:11px 16px;position:relative;right:0;z-index:5}.dashboard--controls-desktop.-active{box-shadow:0 -1px 4px rgba(0,0,0,0.09);position:fixed}@media (min-width: 600px){.dashboard--controls-desktop{justify-content:normal}}@media (min-width: 600px){.dashboard--controls-desktop .mdc-button{position:absolute;right:24px}}.dashboard--controls-desktop .dashboard--control{color:#80868b;display:none}@media (min-width: 600px){.dashboard--controls-desktop .dashboard--control{display:inline-flex}}.dashboard--control{align-items:center;background:#f8f9fa;border-radius:4px;color:#80868b;display:inline-flex;flex-direction:column;font-size:10px;height:64px;justify-content:center;max-width:200px;text-transform:uppercase;width:calc(50% - 8px)}@media (min-width: 600px){.dashboard--control{background:none;width:120px}}.dashboard--control:hover .dashboard--tips-icon #bulb,.dashboard--control:focus .dashboard--tips-icon #bulb{fill:#fbbc04}.dashboard--control:hover .dashboard--preview-icon #center,.dashboard--control:focus .dashboard--preview-icon #center{fill:#34a853}.dashboard--control:hover .dashboard--dashboard-icon #hover,.dashboard--control:focus .dashboard--dashboard-icon #hover{opacity:1}.dashboard--control:hover .dashboard--dashboard-icon #blocks,.dashboard--control:focus .dashboard--dashboard-icon #blocks{opacity:0}.dashboard--control-icon{margin-bottom:.5em}.dashboard--tips-icon #bulb{transition:fill 300ms cubic-bezier(0.4, 0, 0.2, 1)}.dashboard--preview-icon #center{fill:#80868b;transition:fill 300ms cubic-bezier(0.4, 0, 0.2, 1)}.dashboard--dashboard-icon #hover{opacity:0;transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 1)}.dashboard--dashboard-icon #blocks{transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 1)}.dashboard--submitted-copy{flex:1;text-align:right}.dashboard--header{margin:20px 0 40px}.dashboard--project-steps-list{list-style:none;margin:0}@media (min-width: 600px){.dashboard--project-steps-list{margin-top:32px}}@media (min-width: 1024px){.dashboard--project-steps-list{grid-row-gap:24px;margin-top:40px}}.dashboard--project-steps-list a:focus{outline:0}.dashboard--project-steps-list a:focus .h-c-headline,.dashboard--project-steps-list a:focus .project-complete--description p,.project-complete--description .dashboard--project-steps-list a:focus p,.dashboard--project-steps-list a:focus .project-complete--inspiring-educator p,.project-complete--inspiring-educator .dashboard--project-steps-list a:focus p,.dashboard--project-steps-list a:focus .project-preview--copy h1,.project-preview--copy .dashboard--project-steps-list a:focus h1,.dashboard--project-steps-list a:focus .project-preview--copy h2,.project-preview--copy .dashboard--project-steps-list a:focus h2,.dashboard--project-steps-list a:focus .project-preview--copy h3,.project-preview--copy .dashboard--project-steps-list a:focus h3,.dashboard--project-steps-list a:focus .project-preview--copy h4,.project-preview--copy .dashboard--project-steps-list a:focus h4,.dashboard--project-steps-list a:focus .project-preview--copy h5,.project-preview--copy .dashboard--project-steps-list a:focus h5{text-decoration:underline}.dashboard--project-info .dashboard--project-steps-list li,.dashboard--your-profile .dashboard--project-steps-list li{margin-bottom:calc((100vw - 48px) / 23)}@media (min-width: 1024px){.dashboard--project-info .dashboard--project-steps-list li,.dashboard--your-profile .dashboard--project-steps-list li{margin-bottom:24px}}.dashboard--project-step{align-items:center;display:flex;margin:24px 0;user-select:none}@media (min-width: 600px){.dashboard--project-step{margin:0}}@media (min-width: 900px){.dashboard--project-info .dashboard--project-step,.dashboard--your-profile .dashboard--project-step{margin:24px 0}}.dashboard--project-step:hover .h-c-headline,.dashboard--project-step:hover .project-complete--description p,.project-complete--description .dashboard--project-step:hover p,.dashboard--project-step:hover .project-complete--inspiring-educator p,.project-complete--inspiring-educator .dashboard--project-step:hover p,.dashboard--project-step:hover .project-preview--copy h1,.project-preview--copy .dashboard--project-step:hover h1,.dashboard--project-step:hover .project-preview--copy h2,.project-preview--copy .dashboard--project-step:hover h2,.dashboard--project-step:hover .project-preview--copy h3,.project-preview--copy .dashboard--project-step:hover h3,.dashboard--project-step:hover .project-preview--copy h4,.project-preview--copy .dashboard--project-step:hover h4,.dashboard--project-step:hover .project-preview--copy h5,.project-preview--copy .dashboard--project-step:hover h5,.dashboard--project-step:focus .h-c-headline,.dashboard--project-step:focus .project-complete--description p,.project-complete--description .dashboard--project-step:focus p,.dashboard--project-step:focus .project-complete--inspiring-educator p,.project-complete--inspiring-educator .dashboard--project-step:focus p,.dashboard--project-step:focus .project-preview--copy h1,.project-preview--copy .dashboard--project-step:focus h1,.dashboard--project-step:focus .project-preview--copy h2,.project-preview--copy .dashboard--project-step:focus h2,.dashboard--project-step:focus .project-preview--copy h3,.project-preview--copy .dashboard--project-step:focus h3,.dashboard--project-step:focus .project-preview--copy h4,.project-preview--copy .dashboard--project-step:focus h4,.dashboard--project-step:focus .project-preview--copy h5,.project-preview--copy .dashboard--project-step:focus h5{color:#1a73e8}.dashboard--project-step:hover .dashboard--project-step--image,.dashboard--project-step:focus .dashboard--project-step--image{transform:translateY(-5px)}.dashboard--project-step--image{margin-right:16px;transform:translateY(0);transition:.2s ease;width:56px}@media (min-width: 900px){.dashboard--project-step--image{margin-right:28px;width:84px}}@media (min-width: 900px){.dashboard--project-step--account-image{margin-left:12px;margin-right:44px;width:56px}}.dashboard--project-step--text{color:#5f6368;flex:1}@media (min-width: 1024px){.dashboard--project-step--text .sub-copy{font-size:16px;line-height:1.5}}.dashboard--project-step .h-c-headline,.dashboard--project-step .project-complete--description p,.project-complete--description .dashboard--project-step p,.dashboard--project-step .project-complete--inspiring-educator p,.project-complete--inspiring-educator .dashboard--project-step p,.dashboard--project-step .project-preview--copy h1,.project-preview--copy .dashboard--project-step h1,.dashboard--project-step .project-preview--copy h2,.project-preview--copy .dashboard--project-step h2,.dashboard--project-step .project-preview--copy h3,.project-preview--copy .dashboard--project-step h3,.dashboard--project-step .project-preview--copy h4,.project-preview--copy .dashboard--project-step h4,.dashboard--project-step .project-preview--copy h5,.project-preview--copy .dashboard--project-step h5{margin-bottom:4px}.dashboard--projects-container{margin-top:40px}.dashboard--create-project,.dashboard--projects-list{margin-bottom:20px;margin-top:20px}.dashboard .glue-c-zippy__content-container{display:flex}.dashboard--top-tips--headline{margin:0 auto;text-align:center;width:66.6%}@media (min-width: 1024px){.dashboard--top-tips--headline{width:75%}}.dashboard--top-tips .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container{display:flex;padding-bottom:40px}.dashboard--top-tips-list{list-style:none;margin:0}@media (min-width: 600px){.dashboard--top-tips-description{flex:1}}.dashboard--top-tips-image{align-self:flex-start;object-fit:contain}@media (min-width: 600px){.dashboard--top-tips-image{margin-right:30px}}.dashboard--inspiring{margin-top:40px;text-align:center}@media (min-width: 900px){.dashboard--inspiring{margin-top:100px}}.dashboard--inspiring--image{margin-bottom:40px;max-width:150px}.dashboard--inspiring .h-c-headline,.dashboard--inspiring .project-complete--description p,.project-complete--description .dashboard--inspiring p,.dashboard--inspiring .project-complete--inspiring-educator p,.project-complete--inspiring-educator .dashboard--inspiring p,.dashboard--inspiring .project-preview--copy h1,.project-preview--copy .dashboard--inspiring h1,.dashboard--inspiring .project-preview--copy h2,.project-preview--copy .dashboard--inspiring h2,.dashboard--inspiring .project-preview--copy h3,.project-preview--copy .dashboard--inspiring h3,.dashboard--inspiring .project-preview--copy h4,.project-preview--copy .dashboard--inspiring h4,.dashboard--inspiring .project-preview--copy h5,.project-preview--copy .dashboard--inspiring h5{margin-bottom:1em}@media (min-width: 900px){.dashboard--inspiring p{font-size:16px;margin-bottom:32px}}.resources-shapes{bottom:0;height:800px;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.resources-shapes:not(:root){overflow:visible}.resources-shapes path,.resources-shapes polygon{opacity:0;transition:opacity 300ms ease-in-out}.educator-resources{position:relative}.educator-resources--header-image{display:block;margin:0 auto 60px;max-width:133px}@media (min-width: 600px){.educator-resources--header-image{order:3}}.educator-resources--header-copy{text-align:left}[dir='rtl'] .educator-resources--header-copy{text-align:right}@media (min-width: 600px){.educator-resources--header-copy{order:2}}.educator-resources--header-copy .mdc-button{margin-top:30px}.educator-resources--faq{margin:120px auto}.educator-resources--faq .h-c-headline.h-c-headline--one,.educator-resources--faq .project-complete--description p.h-c-headline--one,.project-complete--description .educator-resources--faq p.h-c-headline--one,.educator-resources--faq .project-complete--inspiring-educator p.h-c-headline--one,.project-complete--inspiring-educator .educator-resources--faq p.h-c-headline--one,.educator-resources--faq .project-preview--copy h1,.project-preview--copy .educator-resources--faq h1,.educator-resources--faq .project-preview--copy h2.h-c-headline--one,.project-preview--copy .educator-resources--faq h2.h-c-headline--one,.educator-resources--faq .project-preview--copy h3.h-c-headline--one,.project-preview--copy .educator-resources--faq h3.h-c-headline--one,.educator-resources--faq .project-preview--copy h4.h-c-headline--one,.project-preview--copy .educator-resources--faq h4.h-c-headline--one,.educator-resources--faq .project-preview--copy h5.h-c-headline--one,.project-preview--copy .educator-resources--faq h5.h-c-headline--one{margin-bottom:24px}@media (min-width: 1024px){.educator-resources--faq{margin:200px auto}.educator-resources--faq .illustration-lockup--text .h-c-headline.h-c-headline--one,.educator-resources--faq .illustration-lockup--text .project-complete--description p.h-c-headline--one,.project-complete--description .educator-resources--faq .illustration-lockup--text p.h-c-headline--one,.educator-resources--faq .illustration-lockup--text .project-complete--inspiring-educator p.h-c-headline--one,.project-complete--inspiring-educator .educator-resources--faq .illustration-lockup--text p.h-c-headline--one,.educator-resources--faq .illustration-lockup--text .project-preview--copy h1,.project-preview--copy .educator-resources--faq .illustration-lockup--text h1,.educator-resources--faq .illustration-lockup--text .project-preview--copy h2.h-c-headline--one,.project-preview--copy .educator-resources--faq .illustration-lockup--text h2.h-c-headline--one,.educator-resources--faq .illustration-lockup--text .project-preview--copy h3.h-c-headline--one,.project-preview--copy .educator-resources--faq .illustration-lockup--text h3.h-c-headline--one,.educator-resources--faq .illustration-lockup--text .project-preview--copy h4.h-c-headline--one,.project-preview--copy .educator-resources--faq .illustration-lockup--text h4.h-c-headline--one,.educator-resources--faq .illustration-lockup--text .project-preview--copy h5.h-c-headline--one,.project-preview--copy .educator-resources--faq .illustration-lockup--text h5.h-c-headline--one{margin-bottom:40px}}@media (min-width: 1024px){.educator-resources .card-stack .card--2x1 .illustration-lockup--illustration img{max-width:none}}.educator-resources .card-stack .card--2x1 .illustration-lockup--text .h-c-headline--one,.educator-resources .card-stack .card--2x1 .illustration-lockup--text .project-preview--copy h1,.project-preview--copy .educator-resources .card-stack .card--2x1 .illustration-lockup--text h1{font-size:14px;line-height:1.71429;text-align:center}@media (min-width: 1024px){.educator-resources .card-stack .card--2x1 .illustration-lockup--text .h-c-headline--one,.educator-resources .card-stack .card--2x1 .illustration-lockup--text .project-preview--copy h1,.project-preview--copy .educator-resources .card-stack .card--2x1 .illustration-lockup--text h1{font-size:22px;line-height:1.27273}}@media (min-width: 900px){.educator-resources .card-stack .card--2x1 .illustration-lockup--text{grid-column-end:span 4}}.educator-resources .card-stack .card--2x1 .illustration-lockup--cta-container{align-items:center;display:flex;flex-direction:column;text-align:center}@media (min-width: 600px){.educator-resources .card-stack .card--2x1 .illustration-lockup--cta-container{flex-direction:row}}.educator-resources .card-stack .card--2x1 .illustration-lockup--cta-container a{margin:0 auto 8px}.educator-resources .content-header--headline{margin-bottom:100px}@media (min-width: 600px){.educator-resources .content-header--headline{order:1}}@supports not (grid-column-gap: 4.29688%){.educator-resources .card.grid-item{margin-left:15px;margin-right:15px}}.student-resources{position:relative}.student-resources .card-stack--list .illustration-lockup--illustration{margin:12px 0 0}.student-resources .card-stack--list .illustration-lockup--illustration img{max-width:50px;padding-bottom:0}@media (min-width: 600px){.student-resources .card-stack--list .illustration-lockup--illustration img{max-width:auto}}.student-resources .card-stack--list .illustration-lockup--text h2{font-size:16px;margin-bottom:12px}.student-resources .card-stack--list .illustration-lockup--cta-container{justify-content:center}@media (min-width: 900px){.student-resources .card-stack--list .illustration-lockup--cta-container{justify-content:flex-start}}.student-resources .card-stack--list .illustration-lockup--cta-container a{margin-right:0}@media (min-width: 600px){.student-resources .card-stack--list .illustration-lockup--cta-container a:first-of-type{margin-right:24px}}@supports not (grid-column-gap: 4.29688%){.student-resources .resource-card.grid-item{margin-left:15px;margin-right:15px}}.faq{margin:0 auto;max-width:1280px}.faq--header{padding:0 24px;text-align:center}@media (min-width: 600px){.faq--header{padding:0}}.faq--header .h-c-headline,.faq--header .project-complete--description p,.project-complete--description .faq--header p,.faq--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .faq--header p,.faq--header .project-preview--copy h1,.project-preview--copy .faq--header h1,.faq--header .project-preview--copy h2,.project-preview--copy .faq--header h2,.faq--header .project-preview--copy h3,.project-preview--copy .faq--header h3,.faq--header .project-preview--copy h4,.project-preview--copy .faq--header h4,.faq--header .project-preview--copy h5,.project-preview--copy .faq--header h5{margin:68px auto 0;max-width:328px}@media (min-width: 900px){.faq--header .h-c-headline,.faq--header .project-complete--description p,.project-complete--description .faq--header p,.faq--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .faq--header p,.faq--header .project-preview--copy h1,.project-preview--copy .faq--header h1,.faq--header .project-preview--copy h2,.project-preview--copy .faq--header h2,.faq--header .project-preview--copy h3,.project-preview--copy .faq--header h3,.faq--header .project-preview--copy h4,.project-preview--copy .faq--header h4,.faq--header .project-preview--copy h5,.project-preview--copy .faq--header h5{margin-top:100px}}@media (min-width: 1024px){.faq--header .h-c-headline,.faq--header .project-complete--description p,.project-complete--description .faq--header p,.faq--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .faq--header p,.faq--header .project-preview--copy h1,.project-preview--copy .faq--header h1,.faq--header .project-preview--copy h2,.project-preview--copy .faq--header h2,.faq--header .project-preview--copy h3,.project-preview--copy .faq--header h3,.faq--header .project-preview--copy h4,.project-preview--copy .faq--header h4,.faq--header .project-preview--copy h5,.project-preview--copy .faq--header h5{margin-top:190px;max-width:630px}}.faq--header--subhead{margin:20px 0}@media (min-width: 600px){.faq--header--subhead{margin-bottom:60px}}@media (min-width: 900px){.faq--header--subhead{margin-bottom:120px}}.faq--nav{display:none;margin-top:80px;position:-webkit-sticky;position:sticky;top:96px}@media (min-width: 600px){.faq--nav{display:block}}@media (min-width: 1024px){.faq--nav{top:120px}}.faq--nav-list{list-style:none;margin:2px 0 0 0;padding:0}@media (min-width: 600px){.faq--nav-list{font-size:12px}}@media (min-width: 1024px){.faq--nav-list{font-size:14px}}.faq--nav-list a{color:#80868b;display:block;padding:4px 16px}@media (min-width: 600px){.faq--nav-list a{font-size:12px;margin-bottom:16px}}@media (min-width: 1024px){.faq--nav-list a{font-size:14px;margin-bottom:26px}}.faq--nav-list a:visited{color:#80868b}.faq--nav-list a.-active,.faq--nav-list a:hover,.faq--nav-list a:focus{background:#f1f3f4;border-radius:4px;color:#202124;outline:0}.faq--nav-list a.-active{font-weight:500}.faq--section{padding:0 24px;text-align:center}@media (min-width: 600px){.faq--section{padding:0}}.faq--accordion{margin-top:80px;text-align:left}@media (min-width: 600px){.faq--accordion{grid-column:2 / span 10}}@media (min-width: 900px){.faq--accordion{grid-column:3 / span 8}}.faq--accordion .h-c-headline--three,.faq--accordion .project-complete--description p,.project-complete--description .faq--accordion p,.faq--accordion .project-preview--copy h3,.project-preview--copy .faq--accordion h3{margin-bottom:80px;text-align:center}[dir='rtl'] .faq--accordion-section{text-align:right}.faq--accordion-section--title{margin-bottom:32px;padding:32px 64px 0 0;position:relative}.faq--accordion-section--title:first-child{border-top:1px solid #e8eaed}.faq--accordion-section--link{display:block}.faq--accordion-section--link[aria-expanded='true'] svg{transform:rotate(-180deg)}.faq--accordion-section--link:hover,.faq--accordion-section--link:focus{outline:none}.faq--accordion-section--link:hover .accordion--title,.faq--accordion-section--link:focus .accordion--title{color:#4285f4}.faq--accordion-section--link:hover svg,.faq--accordion-section--link:focus svg{fill:#4285f4}.faq--accordion-section--link svg{fill:#5f6368;height:12px;position:absolute;right:0;top:32px;transition:transform .25s ease-out;width:12px}.faq--accordion-panel{border-bottom:1px solid #e8eaed;height:0;overflow:hidden}.faq--accordion-expand{margin-top:32px;padding-bottom:64px}.faq--accordion-expand p{font-size:12px;line-height:1.5}@media (min-width: 1024px){.faq--accordion-expand p{font-size:16px;line-height:1.75}}.glue-zippy-set.h-t-hercules .glue-zippy-btn{display:flex}.glue-zippy-set.h-t-hercules .glue-zippy-btn .h-c-expansion-panels__button-header{flex:1}.featured-story{padding:0 24px}@media (min-width: 600px){.featured-story{padding:0}}.featured-story--page-heading{margin-top:60px;text-align:center}@media (min-width: 600px){.featured-story--page-heading{margin-top:94px}}@media (min-width: 1024px){.featured-story--page-heading{margin-top:190px}}.featured-story--page-subheading{color:#5f6368;margin-top:100px;text-align:center}@media (min-width: 600px){.featured-story--page-subheading{margin-top:81px}}@media (min-width: 1024px){.featured-story--page-subheading{margin-top:116px}}.featured-story--hero{margin-top:40px;position:relative}@media (min-width: 600px){.featured-story--hero{margin-top:3px}}@media (min-width: 1024px){.featured-story--hero{margin-top:8px}}.featured-story--hero img{display:block;width:100%}.featured-story--hero--shape{background-repeat:no-repeat;background-size:cover;position:absolute}.featured-story--alzheimers .featured-story-hero--shape--one{background-image:url("/static/images/shapes/pyramid.svg");bottom:20px;height:42px;left:-24px;width:42px}@media (min-width: 600px){.featured-story--alzheimers .featured-story-hero--shape--one{bottom:40px;height:74px;left:-38px;width:74px}}@media (min-width: 1024px){.featured-story--alzheimers .featured-story-hero--shape--one{bottom:60px;height:170px;left:-86px;width:170px}}.featured-story--alzheimers .featured-story--intro--blockquote{text-align:left}.featured-story--alzheimers .featured-story-hero--shape--two{background-image:url("/static/images/shapes/rectangle.svg");height:19px;right:-24px;top:20px;width:48px}@media (min-width: 600px){.featured-story--alzheimers .featured-story-hero--shape--two{height:33px;right:-42px;top:40px;width:84px}}@media (min-width: 1024px){.featured-story--alzheimers .featured-story-hero--shape--two{height:68px;right:-85px;top:59px;width:170px}}.featured-story--banana .featured-story-hero--shape--one{background-image:url("/static/images/shapes/parens.svg");height:62px;left:-24px;top:20px;width:42px}@media (min-width: 600px){.featured-story--banana .featured-story-hero--shape--one{height:110px;left:-38px;top:40px;width:74px}}@media (min-width: 1024px){.featured-story--banana .featured-story-hero--shape--one{height:252px;left:-86px;top:60px;width:170px}}.featured-story--banana .featured-story-hero--shape--two{background-image:url("/static/images/shapes/circle-red.svg");bottom:20px;height:48px;right:-24px;width:48px}@media (min-width: 600px){.featured-story--banana .featured-story-hero--shape--two{bottom:40px;height:84px;right:-42px;width:84px}}@media (min-width: 1024px){.featured-story--banana .featured-story-hero--shape--two{bottom:59px;height:170px;right:-85px;width:170px}}.featured-story--farming .featured-story-hero--shape--one{background-image:url("/static/images/shapes/triangle.svg");bottom:20px;height:42px;left:-24px;width:42px}@media (min-width: 600px){.featured-story--farming .featured-story-hero--shape--one{bottom:40px;height:76px;left:-38px;width:76px}}@media (min-width: 1024px){.featured-story--farming .featured-story-hero--shape--one{bottom:58px;height:160px;left:-80px;width:160px}}.featured-story--farming .featured-story-hero--shape--two{background-image:url("/static/images/shapes/circle.svg");height:48px;right:-24px;top:20px;width:48px}@media (min-width: 600px){.featured-story--farming .featured-story-hero--shape--two{height:84px;right:-42px;top:40px;width:84px}}@media (min-width: 1024px){.featured-story--farming .featured-story-hero--shape--two{height:170px;right:-85px;top:60px;width:170px}}.featured-story--flashlight .featured-story-hero--shape--one{background-image:url("/static/images/shapes/circle.svg");height:48px;left:-24px;top:20px;width:48px}@media (min-width: 600px){.featured-story--flashlight .featured-story-hero--shape--one{height:84px;left:-42px;top:40px;width:84px}}@media (min-width: 1024px){.featured-story--flashlight .featured-story-hero--shape--one{height:170px;left:-85px;top:56px;width:170px}}.featured-story--flashlight .featured-story-hero--shape--two{background-image:url("/static/images/shapes/half-circle.svg");bottom:20px;height:48px;right:-24px;width:42.35px}@media (min-width: 600px){.featured-story--flashlight .featured-story-hero--shape--two{bottom:40px;height:84px;right:-38px;width:74.11px}}@media (min-width: 1024px){.featured-story--flashlight .featured-story-hero--shape--two{bottom:57px;height:170px;right:-75px;width:150px}}.featured-story--content{margin-top:40px}@media (min-width: 600px){.featured-story--content{margin-top:0}}.featured-story--blockquote{text-align:center}.featured-story--blockquote::before{content:'“';margin-left:-12px}.featured-story--blockquote::after{content:'”'}.featured-story--blockquote--left{text-align:left}.featured-story--blockquote--banana{margin:0 auto;max-width:660px}.featured-story--image-text-pair--image{display:block;margin-left:auto;margin-right:auto}@media (min-width: 600px){.featured-story--image-text-pair--image{margin-bottom:11px}}@media (min-width: 1024px){.featured-story--image-text-pair--image{margin-bottom:53px}}.featured-story--image-text-pair--video{display:block;width:100%}@media (min-width: 600px){.featured-story--image-text-pair--video{margin-bottom:11px}}@media (min-width: 1024px){.featured-story--image-text-pair--video{margin-bottom:53px}}.featured-story--image-text-pair--heading{margin-top:60px}@media (min-width: 600px){.featured-story--image-text-pair--heading{margin-top:0}}@media (min-width: 600px){.featured-story--image-text-pair--text{margin-bottom:3px}}@media (min-width: 1024px){.featured-story--image-text-pair--text{margin-bottom:44px}}.featured-story--intro--copy{margin:60px 0}@media (min-width: 600px){.featured-story--intro--copy{margin:49px 0}}@media (min-width: 1024px){.featured-story--intro--copy{margin:51px 0 110px}}.featured-story--intro--blockquote-1{margin-bottom:30px;text-align:left}@media (min-width: 600px){.featured-story--intro--blockquote-1{margin-bottom:50px}}@media (min-width: 1024px){.featured-story--intro--blockquote-1{margin-bottom:115px}}@media (min-width: 600px){.featured-story--intro--blockquote-2{margin-top:29px}}@media (min-width: 1024px){.featured-story--intro--blockquote-2{margin-top:54px}}.featured-story--intro--quote-graphic{display:block;margin-left:auto;margin-right:auto}@media (min-width: 600px){.featured-story--intro--quote-graphic{margin-bottom:133px}}@media (min-width: 1024px){.featured-story--intro--quote-graphic{margin-bottom:118px}}.featured-story--intro--blockquote{margin-bottom:30px}@media (min-width: 600px){.featured-story--intro--blockquote{margin-bottom:0}}.featured-story--outcome-text{margin-top:15px}@media (min-width: 600px){.featured-story--alz-blockquote{margin:27px auto 53px}}@media (min-width: 1024px){.featured-story--alz-blockquote{margin:45px auto 107px}}.featured-story--wandering-blockquote{max-width:673px}.featured-story--idea--heading,.featured-story--testing--heading,.featured-story--discovery--heading{margin-bottom:22px;margin-top:60px}@media (min-width: 600px){.featured-story--idea--heading,.featured-story--testing--heading,.featured-story--discovery--heading{margin-bottom:17px;margin-top:41px}}@media (min-width: 1024px){.featured-story--idea--heading,.featured-story--testing--heading,.featured-story--discovery--heading{margin-bottom:34px;margin-top:105px}}.featured-story--idea--video,.featured-story--testing--video,.featured-story--discovery--video{display:block;width:100%}@media (min-width: 600px){.featured-story--idea--video,.featured-story--testing--video,.featured-story--discovery--video{margin-top:85px}}@media (min-width: 1024px){.featured-story--idea--video,.featured-story--testing--video,.featured-story--discovery--video{margin-top:59px}}@media (min-width: 600px){.featured-story--idea--blockquote,.featured-story--testing--blockquote,.featured-story--discovery--blockquote{margin:82px 0 53px}}@media (min-width: 1024px){.featured-story--idea--blockquote,.featured-story--testing--blockquote,.featured-story--discovery--blockquote{margin:160px 0 107px}}.featured-story--idea--copy p,.featured-story--testing--copy p,.featured-story--discovery--copy p{margin-bottom:14px}@media (min-width: 600px){.featured-story--idea--copy p,.featured-story--testing--copy p,.featured-story--discovery--copy p{margin-bottom:24px}}@media (min-width: 1024px){.featured-story--idea--copy p,.featured-story--testing--copy p,.featured-story--discovery--copy p{margin-bottom:32px}}.featured-story--idea--quote,.featured-story--testing--quote,.featured-story--discovery--quote{margin:40px 0}@media (min-width: 600px){.featured-story--idea--quote,.featured-story--testing--quote,.featured-story--discovery--quote{align-items:center;display:flex;justify-content:space-between;margin:0}}.featured-story--idea--quote img,.featured-story--testing--quote img,.featured-story--discovery--quote img{display:block;margin:0 auto}@media (min-width: 600px){.featured-story--idea--quote img,.featured-story--testing--quote img,.featured-story--discovery--quote img{height:100%;margin:0 67px 0 0}}.featured-story--idea--quote blockquote,.featured-story--testing--quote blockquote,.featured-story--discovery--quote blockquote{text-align:left}.featured-story--idea--image--one,.featured-story--testing--image--one,.featured-story--discovery--image--one{margin-bottom:40px}@media (min-width: 600px){.featured-story--idea--image--one,.featured-story--testing--image--one,.featured-story--discovery--image--one{margin-bottom:0;margin-top:141px}}@media (min-width: 1024px){.featured-story--idea--image--one,.featured-story--testing--image--one,.featured-story--discovery--image--one{margin-top:221px}}@media (min-width: 1024px){.featured-story--idea--image--two,.featured-story--testing--image--two,.featured-story--discovery--image--two{margin-top:10px}}.featured-story--discovery--images-heading{margin:30px 0;text-align:center}@media (min-width: 600px){.featured-story--discovery--images-heading{margin:0}}.featured-story--discovery--images--figure{margin:0}.featured-story--discovery--images--caption{margin:15px 0 30px 0;text-align:center}@media (min-width: 600px){.featured-story--discovery--images--caption{margin-bottom:0}}@media (min-width: 1024px){.featured-story--discovery--images--caption{margin-top:30px}}.featured-story--discovery--images--caption--value{color:#5f6368;display:block}.featured-story--outcome--heading{margin-bottom:22px;margin-top:60px}@media (min-width: 600px){.featured-story--outcome--heading{margin-bottom:17px;margin-top:41px}}@media (min-width: 1024px){.featured-story--outcome--heading{margin-bottom:34px;margin-top:105px}}.featured-story--outcome--video{display:block;width:100%}@media (min-width: 600px){.featured-story--outcome--video{height:47.5vw;margin-top:42px}}@media (min-width: 1024px){.featured-story--outcome--video{margin-top:78px}}.featured-story--outcome--cta{display:block;font-size:14px;font-weight:500;line-height:1.21429;text-align:center}@media (min-width: 600px){.featured-story--outcome--cta{margin-top:48px}}@media (min-width: 1024px){.featured-story--outcome--cta{font-size:18px;line-height:1.66667;margin-top:66px}}.featured-story--keep-reading{margin:52px 0 110px;padding-top:128px;position:relative}@media (min-width: 600px){.featured-story--keep-reading{margin:46px 0 50px}}@media (min-width: 1024px){.featured-story--keep-reading{margin:1px 0 80px;padding-top:220px}}.featured-story--keep-reading::before{background:#000;content:'';height:86px;left:50%;position:absolute;top:0;width:1px}@media (min-width: 1024px){.featured-story--keep-reading::before{height:160px;margin-top:40px;width:2px}}.featured-story--keep-reading--heading{margin-bottom:8px;text-align:center}@media (min-width: 600px){.featured-story--keep-reading--heading{margin-bottom:5px}}@media (min-width: 1024px){.featured-story--keep-reading--heading{margin-bottom:17px}}.featured-story--keep-reading--subheading{margin-bottom:46px;text-align:center}@media (min-width: 600px){.featured-story--keep-reading--subheading{margin-bottom:35px}}@media (min-width: 1024px){.featured-story--keep-reading--subheading{margin-bottom:59px}}.featured-story--keep-reading--stories{text-align:center}@media (min-width: 600px){.featured-story--keep-reading--stories{display:flex}}.featured-story--keep-reading--story{margin-bottom:40px}.featured-story--keep-reading--story:hover .featured-story--keep-reading--story--cta,.featured-story--keep-reading--story:focus .featured-story--keep-reading--story--cta{background-color:#e8f0fe}@media (min-width: 600px){.featured-story--keep-reading--story{margin-right:18px}.featured-story--keep-reading--story:last-child{margin-right:0}}@media (min-width: 1024px){.featured-story--keep-reading--story{margin-right:34px}.featured-story--keep-reading--story:last-child{margin-right:0}}.featured-story--keep-reading--story--image{margin-bottom:12px}@media (min-width: 1024px){.featured-story--keep-reading--story--image{margin-bottom:22px}}.featured-story--keep-reading--story--heading{color:#202124}.featured-story--keep-reading--story--cta{border-radius:4px;color:#4285f4;display:inline-block;font-weight:400;padding:4px 8px;text-align:center}.home{margin:0 auto 100px;overflow-x:hidden;text-align:center}@media (min-width: 600px){.home{margin-bottom:96px}}.home .content-container{margin-left:auto;margin-right:auto;max-width:1280px;padding:24px}@media (min-width: 600px){.home .content-container{padding:0}}.home--header{margin-top:16vh;min-height:64vh;position:relative}@media (min-width: 900px){.home--header{margin-top:10vh;min-height:60vh}}.home--header .h-c-header__jump-to-content{left:0;top:0}.home--header.home--header-post-judging{min-height:0}.home--header--word-mark{height:66vw;margin:0 auto 25px;position:relative;width:100%}.home--header--word-mark.-will-transition-on-scroll{transition:opacity .25s ease-out}.home--header--word-mark.-should-hide{opacity:0}@media (min-width: 600px){.home--header--word-mark{height:196px;width:500px}}@media (min-width: 900px){.home--header--word-mark{width:768px}}@media (min-width: 1024px){.home--header--word-mark{height:354px;width:914px}}.home--header .content-container{margin:0 auto;max-width:377px}@media (min-width: 1024px){.home--header .content-container{max-width:588px}}@media (min-width: 600px){.home--header--logo,.home--header--interactive-logo{opacity:0;visibility:hidden}.home--header--logo.-active,.home--header--interactive-logo.-active{opacity:1;visibility:visible}}.home--header--interactive-logo{display:none;left:0;position:absolute;top:0;width:100%}@media (min-width: 600px){.home--header--interactive-logo{display:block}}.home--header--interactive-logo.-needs-focus .interactive-logo--trigger:focus{outline:2px solid #4285f4}.home--header .interactive-logo--canvas{display:none;height:100%;left:0;opacity:1;pointer-events:none;position:absolute;top:0;width:100%}@media (min-width: 600px){.home--header .interactive-logo--canvas{display:block;opacity:0;transition:opacity .25s}.home--header .interactive-logo--canvas.-active{opacity:1}}.home--header .interactive-logo--trigger{background:none;border:0;display:block;outline:0;padding:0;position:absolute}.home--header .interactive-logo--trigger[disabled='true']{cursor:default}.home--header .interactive-logo--trigger.-active{z-index:999}.home--header .interactive-logo--trigger--s{height:42px;left:70px;top:80px;width:28px}@media (min-width: 900px){.home--header .interactive-logo--trigger--s{height:64px;left:107px;top:123px;width:43px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--s{height:80px;left:125px;top:145px;width:55px}}.home--header .interactive-logo--trigger--c{height:42px;left:101px;top:80px;width:37px}@media (min-width: 900px){.home--header .interactive-logo--trigger--c{height:64px;left:155px;top:123px;width:57px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--c{height:80px;left:185px;top:145px;width:70px}}.home--header .interactive-logo--trigger--i{height:42px;left:141px;top:80px;width:13px}@media (min-width: 900px){.home--header .interactive-logo--trigger--i{height:64px;left:216px;top:123px;width:18px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--i{height:80px;left:259px;top:145px;width:19px}}.home--header .interactive-logo--trigger--e1a{background:#fbbc04;height:7px;left:165px;top:82px;width:16px}@media (min-width: 900px){.home--header .interactive-logo--trigger--e1a{height:10px;left:254px;top:126px;width:26px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--e1a{height:12px;left:302px;top:150px;width:30px}}.home--header .interactive-logo--trigger--e1b{background:#9aa0a6;height:7px;left:165px;top:97px;width:16px}@media (min-width: 900px){.home--header .interactive-logo--trigger--e1b{height:10px;left:254px;top:150px;width:26px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--e1b{height:12px;left:302px;top:178px;width:30px}}.home--header .interactive-logo--trigger--e1c{background:#4285f4;height:7px;left:165px;top:113px;width:16px}@media (min-width: 900px){.home--header .interactive-logo--trigger--e1c{height:10px;left:254px;top:173px;width:26px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--e1c{height:12px;left:302px;top:206px;width:30px}}.home--header .interactive-logo--trigger--n{background-image:url("../images/gsf-logo_n.svg");background-repeat:no-repeat;background-size:contain;height:39px;left:190px;top:82px;width:32px}@media (min-width: 900px){.home--header .interactive-logo--trigger--n{height:57px;left:293px;top:126px;width:46px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--n{height:69px;left:348px;top:149px;width:62px}}.home--header .interactive-logo--trigger--c2{height:42px;left:226px;top:80px;width:37px}@media (min-width: 900px){.home--header .interactive-logo--trigger--c2{height:64px;left:348px;top:123px;width:57px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--c2{height:80px;left:414px;top:145px;width:70px}}.home--header .interactive-logo--trigger--e2a{background:#34a853;height:7px;left:275px;top:82px;width:16px}@media (min-width: 900px){.home--header .interactive-logo--trigger--e2a{height:10px;left:423px;top:126px;width:26px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--e2a{height:12px;left:504px;top:150px;width:30px}}.home--header .interactive-logo--trigger--e2b{background:#9aa0a6;height:7px;left:275px;top:97px;width:16px}@media (min-width: 900px){.home--header .interactive-logo--trigger--e2b{height:10px;left:423px;top:150px;width:26px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--e2b{height:12px;left:504px;top:178px;width:30px}}.home--header .interactive-logo--trigger--e2c{background:#fbbc04;height:7px;left:275px;top:113px;width:16px}@media (min-width: 900px){.home--header .interactive-logo--trigger--e2c{height:10px;left:423px;top:173px;width:26px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--e2c{height:12px;left:504px;top:206px;width:30px}}.home--header .interactive-logo--trigger--f{height:42px;left:312px;top:80px;width:25px}@media (min-width: 900px){.home--header .interactive-logo--trigger--f{height:64px;left:480px;top:123px;width:40px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--f{height:80px;left:563px;top:145px;width:55px}}.home--header .interactive-logo--trigger--a{height:40px;left:338px;top:82px;width:37px}@media (min-width: 900px){.home--header .interactive-logo--trigger--a{height:64px;left:522px;top:123px;width:55px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--a{height:68px;left:619px;top:150px;width:68px}}.home--header .interactive-logo--trigger--i2{height:42px;left:377px;top:80px;width:11px}@media (min-width: 900px){.home--header .interactive-logo--trigger--i2{height:64px;left:579px;top:123px;width:18px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--i2{height:80px;left:690px;top:145px;width:19px}}.home--header .interactive-logo--trigger--r{height:42px;left:392px;top:80px;width:32px}@media (min-width: 900px){.home--header .interactive-logo--trigger--r{height:64px;left:602px;top:123px;width:48px}}@media (min-width: 1024px){.home--header .interactive-logo--trigger--r{height:80px;left:715px;top:145px;width:60px}}.home--header .interactive-logo--trigger--slingshot{cursor:-webkit-grab}.home--header .interactive-logo--trigger--slingshot:active{cursor:-webkit-grabbing}.home--header .interactive-logo--trigger--slingshot[disabled='true']{cursor:default}.home--header--subhead{padding:0 24px}.home--header--subhead p{margin:0 auto 28px;max-width:329px}@media (min-width: 1024px){.home--header--subhead p{max-width:588px}}.home .hr{margin:80px auto}@media (min-width: 600px){.home .hr{margin:115px auto 120px}}@media (min-width: 1024px){.home .hr{margin:139px auto}}.home .hr.-first{margin-top:103px}@media (min-width: 600px){.home .hr.-first{margin-top:114px}}@media (min-width: 1024px){.home .hr.-first{margin-top:141px}}.home--section-header{margin-bottom:60px}.home--section-header .h-c-headline,.home--section-header .project-complete--description p,.project-complete--description .home--section-header p,.home--section-header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .home--section-header p,.home--section-header .project-preview--copy h1,.project-preview--copy .home--section-header h1,.home--section-header .project-preview--copy h2,.project-preview--copy .home--section-header h2,.home--section-header .project-preview--copy h3,.project-preview--copy .home--section-header h3,.home--section-header .project-preview--copy h4,.project-preview--copy .home--section-header h4,.home--section-header .project-preview--copy h5,.project-preview--copy .home--section-header h5{margin:0 auto;margin-bottom:6px;max-width:340px}@media (min-width: 1024px){.home--section-header .h-c-headline,.home--section-header .project-complete--description p,.project-complete--description .home--section-header p,.home--section-header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .home--section-header p,.home--section-header .project-preview--copy h1,.project-preview--copy .home--section-header h1,.home--section-header .project-preview--copy h2,.project-preview--copy .home--section-header h2,.home--section-header .project-preview--copy h3,.project-preview--copy .home--section-header h3,.home--section-header .project-preview--copy h4,.project-preview--copy .home--section-header h4,.home--section-header .project-preview--copy h5,.project-preview--copy .home--section-header h5{max-width:540px}}.home--getting-started{margin-bottom:9px}@media (min-width: 600px){.home--getting-started{margin:0 auto 85px}}@media (min-width: 1024px){.home--getting-started{margin-bottom:200px}}.home--getting-started--header{margin-bottom:60px}@media (min-width: 600px){.home--getting-started--header{margin-bottom:100px}}.home--getting-started--header .winner-illustration{display:block;margin-bottom:40px;width:100%}@media (min-width: 1024px){.home--getting-started--header .winner-illustration{margin-bottom:100px}}@media (min-width: 1024px){.home--getting-started--subhead{margin-top:16px}}.home--getting-started--list-container{margin:0 24px}@media (min-width: 600px){.home--getting-started--list-container{margin:0 40px}}@media (min-width: 1440px){.home--getting-started--list-container{margin:0}}.home--getting-started--list-container ol{list-style-type:none;margin:0}.home--getting-started--list-container li{display:block;margin:0 0 60px}@media (min-width: 600px){.home--getting-started--list-container li{margin-bottom:0}}.home--getting-started--list-container li:first-child img{margin-left:-16.5%}.home--getting-started--list-container--number{height:100px;margin-bottom:25px}.home--getting-started--list-container--number.-one{margin-left:-28px}.home--getting-started--list-container--number.-two{height:122px;margin-top:-22px}@media (min-width: 600px){.home--getting-started--list-container--number.-one{margin-left:-16px}}@media (min-width: 900px){.home--getting-started--list-container--number{height:185px;margin-bottom:36px}.home--getting-started--list-container--number.-one{margin-left:-44px}.home--getting-started--list-container--number.-two{height:225px;margin-top:-40px}}.home--getting-started--list-container p{color:#202124;margin:0 auto;max-width:168px}@media (min-width: 1024px){.home--getting-started--list-container p{font-size:22px;line-height:1.27273;max-width:256px}}.home--video-container{background:rgba(151,151,151,0.16);margin-bottom:100px;position:relative}@media (min-width: 600px){.home--video-container{margin-bottom:122px}}@media (min-width: 1024px){.home--video-container{margin-bottom:199px}}.home--video-container--button{background:rgba(0,0,0,0.4);border:0;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.home--video-container--headline{background:url("/static/images/yt-play-icon.svg") center bottom no-repeat;color:#fff;font-size:24px;font-weight:400;left:50%;line-height:1.25;margin:0 auto;padding:0 24px 48px;position:absolute;text-align:center;top:50%;transform:translate(-50%, -50%);width:100%}@media (min-width: 600px){.home--video-container--headline{background-size:36px auto;font-size:28px;line-height:1.17857;padding:0 0 46px;width:340px}}@media (min-width: 1024px){.home--video-container--headline{background-size:56px auto;font-size:56px;line-height:1.17857;padding-bottom:67px;width:638px}}.home--video-container--video{display:block;height:55.6vw;width:100%}@media (min-width: 900px){.h-c-modal .home--video-container--video{height:27vw}}.home--inspiration{margin-bottom:76px}@media (min-width: 600px){.home--inspiration .h-c-carousel__paginate{display:block}}.home--inspiration .h-c-carousel__paginate:hover{cursor:pointer}.home--inspiration .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before{background:#dadce0;border:0}@media (min-width: 600px){.home--inspiration .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button{display:none}}.home--inspiration .h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button::before{background:#202124}@media (min-width: 600px){.home--inspiration{margin-bottom:200px}}.home--inspiration--header{margin-bottom:68px}@media (min-width: 600px){.home--inspiration--header{margin-bottom:68px}}@media (min-width: 1024px){.home--inspiration--header{margin-bottom:100px}}@media (min-width: 1024px){.home--inspiration--subhead{margin-top:16px}}.home--inspiration--case-study-carousel{list-style:none;margin:0}.home--inspiration .h-c-carousel__item{margin-left:-10px;min-height:250px;padding:10px 16px 0;width:200px}@media (min-width: 600px){.home--inspiration .h-c-carousel__item{margin-left:0;width:250px}}@media (min-width: 1024px){.home--inspiration .h-c-carousel__item{padding:10px 30px 0;width:400px}}.home--inspiration .h-c-carousel__item:hover img{transform:translate3d(0, -10px, 0)}.home--inspiration .h-c-carousel__item:hover .mdc-button::before{opacity:.04}.home--inspiration .h-c-carousel__item a{display:inline-block}.home--inspiration .h-c-carousel__item img{border-radius:4px;display:block;margin:0 auto 22px;max-height:104px;transform:translate3d(0, 0, 0);transition:transform 300ms ease-in-out}@media screen and (prefers-reduced-motion){.home--inspiration .h-c-carousel__item img{transition:none}}@media (min-width: 600px){.home--inspiration .h-c-carousel__item img{margin-bottom:11px;max-height:137px}}@media (min-width: 1024px){.home--inspiration .h-c-carousel__item img{margin-bottom:24px;max-height:250px}}.home--inspiration .h-c-carousel__item p{color:#202124;font-size:14px;line-height:1.57143}@media (min-width: 1024px){.home--inspiration .h-c-carousel__item p{font-size:22px;line-height:1.27273}}.home--inspiration--link-text{border-radius:4px;color:#4285f4;display:inline-block;margin:0 auto;padding:4px 8px}@media (min-width: 1024px){.home--inspiration--link-text{font-size:18px;height:36px;margin-top:16px}}.home--thought-starter{margin-bottom:14px;padding:24px 24px 0}@media (min-width: 600px){.home--thought-starter{margin-bottom:70px;padding:40px 40px 0}}@media (min-width: 1024px){.home--thought-starter{margin-bottom:200px;padding:0}}.home--thought-starter--subhead{color:#202124}.home--thought-starter--cat-list{list-style:none;margin:0 0 10px;padding:0}@media (min-width: 600px){.home--thought-starter--cat-list{margin-bottom:80px}}.home--thought-starter--cat-list li{display:inline-block;margin-bottom:8px}.home--thought-starter--thought-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0;padding:0}.home--thought-starter--thought-list li{width:20%}@media (min-width: 600px){.home--thought-starter--thought-list li{width:11.111%}}.home--thought-starter--thought-list li a{display:block;padding:18px 10.4px}@media (min-width: 1024px){.home--thought-starter--thought-list li a{display:flex;justify-content:center;padding-bottom:32px;padding-top:32px;perspective:10000px;position:relative}}.home--thought-starter--thought-list li a:focus{z-index:10}.home--thought-starter--thought-list li a.-enabled .home--thought-starter--tooltip,.home--thought-starter--thought-list li a:focus .home--thought-starter--tooltip{filter:brightness(100%);opacity:1;pointer-events:initial;transform:translate3d(-50%, 0, 0) rotate3d(0, 0, 0, 0)}[dir='rtl'] .home--thought-starter--thought-list li a.-enabled .home--thought-starter--tooltip,[dir='rtl'] .home--thought-starter--thought-list li a:focus .home--thought-starter--tooltip{transform:translate3d(50%, 0, 0) rotate3d(0, 0, 0, 0)}@media (min-width: 1024px){.home--thought-starter--thought-list li a.-enabled .home--thought-starter--tooltip,.home--thought-starter--thought-list li a:focus .home--thought-starter--tooltip{transform:translate3d(33.33%, 50%, 0) rotate3d(0, 0, 0, 0)}[dir='rtl'] .home--thought-starter--thought-list li a.-enabled .home--thought-starter--tooltip,[dir='rtl'] .home--thought-starter--thought-list li a:focus .home--thought-starter--tooltip{transform:translate3d(-33.33%, 50%, 0) rotate3d(0, 0, 0, 0)}}@media screen and (prefers-reduced-motion){.home--thought-starter--thought-list li a.-enabled .home--thought-starter--tooltip,.home--thought-starter--thought-list li a:focus .home--thought-starter--tooltip{transition:none}}.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon{transform:rotate3d(0, 0, 1, 30deg) scale(1.8)}@media screen and (prefers-reduced-motion){.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon{transition:none}}.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon svg{transition:none}.home--thought-starter--thought-list li a.-active .home--thought-starter--interactive--icon.-one svg,.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon.-one svg,.home--thought-starter--thought-list li a:focus .home--thought-starter--interactive--icon.-one svg{fill:#4285f4}.home--thought-starter--thought-list li a.-active .home--thought-starter--interactive--icon.-two svg,.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon.-two svg,.home--thought-starter--thought-list li a:focus .home--thought-starter--interactive--icon.-two svg{fill:#fbbc04}.home--thought-starter--thought-list li a.-active .home--thought-starter--interactive--icon.-three svg,.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon.-three svg,.home--thought-starter--thought-list li a:focus .home--thought-starter--interactive--icon.-three svg{fill:#ea4335}.home--thought-starter--thought-list li a.-active .home--thought-starter--interactive--icon.-four svg,.home--thought-starter--thought-list li a.-hovered .home--thought-starter--interactive--icon.-four svg,.home--thought-starter--thought-list li a:focus .home--thought-starter--interactive--icon.-four svg{fill:#34a853}.home--thought-starter--thought-list li a.-inactive{pointer-events:none}.home--thought-starter--interactive--icon{transform:rotate3d(0, 0, 0, 0) scale(1);transition:all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media screen and (prefers-reduced-motion){.home--thought-starter--interactive--icon{transition:none}}.home--thought-starter--interactive--icon svg{display:block;fill:#e8eaed;margin:0 auto;max-height:20px;max-width:20px;min-width:20px;transition:fill .5s ease;width:100%}@media (min-width: 600px){.home--thought-starter--interactive--icon svg{max-height:24px;max-width:24px;min-width:24px}}@media (min-width: 1024px){.home--thought-starter--interactive--icon svg{max-height:28px;max-width:28px;min-width:28px}}.home--thought-starter--tooltip{background:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(60,64,67,0.08),0 6px 10px 4px rgba(60,64,67,0.15);display:flex;filter:brightness(80%);left:50%;min-width:272px;opacity:0;padding:11px 14px 8px;pointer-events:none;position:absolute;text-align:left;transform:translate3d(-50%, -10px, 10px) rotate3d(1, 0, 0, -30deg);transform-origin:50% 0 -25px;transition:all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);width:75vw;z-index:99}@media screen and (prefers-reduced-motion){.home--thought-starter--tooltip{transition:none}}[dir='rtl'] .home--thought-starter--tooltip{left:auto;right:50%;text-align:right;transform:translate3d(50%, -10px, 10px) rotate3d(1, 0, 0, -30deg)}@media (min-width: 600px){.home--thought-starter--tooltip{min-width:480px;width:auto}}@media (min-width: 1024px){.home--thought-starter--tooltip{left:auto;transform:translate3d(33.33%, 45%, 10px) rotate3d(1, 0, 0, 30deg)}[dir='rtl'] .home--thought-starter--tooltip{right:auto;transform:translate3d(-33.33%, 45%, 10px) rotate3d(1, 0, 0, 30deg)}.home--thought-starter--tooltip.-item5{left:-150%}[dir='rtl'] .home--thought-starter--tooltip.-item5{left:auto;right:-150%}.home--thought-starter--tooltip.-item6,.home--thought-starter--tooltip.-item7,.home--thought-starter--tooltip.-item8,.home--thought-starter--tooltip.-item0{right:150%}[dir='rtl'] .home--thought-starter--tooltip.-item6,[dir='rtl'] .home--thought-starter--tooltip.-item7,[dir='rtl'] .home--thought-starter--tooltip.-item8,[dir='rtl'] .home--thought-starter--tooltip.-item0{left:150%;right:auto}}.home--thought-starter--tooltip img{border-radius:20px;display:inline-block;height:20px;object-fit:cover;width:20px}@media (min-width: 1024px){.home--thought-starter--tooltip img{border-radius:40px;height:40px;width:40px}}.home--thought-starter--tooltip--copy{margin-left:14px}[dir='rtl'] .home--thought-starter--tooltip--copy{margin-left:0;margin-right:14px}.home--thought-starter--tooltip--title{color:#202124;font-size:14px;line-height:1.28571}@media (min-width: 1024px){.home--thought-starter--tooltip--title{font-size:22px;line-height:1.45455}}.home--thought-starter--tooltip--more{color:#5f6368;display:block;font-size:12px;line-height:1.16667}@media (min-width: 1024px){.home--thought-starter--tooltip--more{font-size:14px;line-height:2.28571}}.home--help{margin-bottom:32px}@media (min-width: 600px){.home--help{margin-bottom:110px}}@media (min-width: 1024px){.home--help{margin-bottom:200px}}@media (min-width: 600px){.home--help img{width:100%}}@media (min-width: 600px){.home--help--header{text-align:left}}@media (min-width: 600px){.home--help--header p{margin:0;max-width:442px}}@media (min-width: 900px){.home--help--header p{margin-top:16px}}.home--help--subhead{color:#202124}@media (min-width: 1024px){.home--help--subhead{font-size:22px;line-height:28px}}.home--help--cta-container{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width: 600px){.home--help--cta-container{flex-direction:row;flex-wrap:nowrap;margin-top:39px}}@media (min-width: 1024px){.home--help--cta-container{margin-top:59px}}.home--help--cta{margin-bottom:20px}@media (min-width: 600px){.home--help--cta{margin:0 24px 0 0}}.home--help--compass{margin:0 auto 25px;max-width:124px}@media (min-width: 600px){.home--help--compass{max-width:150px}}@media (min-width: 1024px){.home--help--compass{max-width:275px}}.home--prizes{margin-bottom:59px}@media (min-width: 1024px){.home--prizes{margin-bottom:200px}}.home--prizes--header{margin-bottom:40px}@media (min-width: 1024px){.home--prizes--header{margin-bottom:100px}}.home--prizes .h-c-headline,.home--prizes .project-complete--description p,.project-complete--description .home--prizes p,.home--prizes .project-complete--inspiring-educator p,.project-complete--inspiring-educator .home--prizes p,.home--prizes .project-preview--copy h1,.project-preview--copy .home--prizes h1,.home--prizes .project-preview--copy h2,.project-preview--copy .home--prizes h2,.home--prizes .project-preview--copy h3,.project-preview--copy .home--prizes h3,.home--prizes .project-preview--copy h4,.project-preview--copy .home--prizes h4,.home--prizes .project-preview--copy h5,.project-preview--copy .home--prizes h5{margin-bottom:8px}.home--prizes .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before{background:#dadce0;border:0}.home--prizes .h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button::before{background:#202124}.home--conclusion{margin-bottom:0;overflow:hidden;position:relative}.home--conclusion-shapes-container{left:0;position:absolute;right:0;top:0;z-index:-1}.home--conclusion path{transform-origin:50% 50%}.home--conclusion-shapes{display:none}.home--conclusion-shapes:not(:root){overflow:visible}@media (min-width: 600px){.home--conclusion-shapes{display:block;margin:0 auto;max-width:1280px}}.home--conclusion--headline{margin-bottom:60px}.home--conclusion--cta{margin-bottom:60px}.home--conclusion .hr{margin:79px auto 103px}@media (min-width: 600px){.home--conclusion .hr{margin:59px auto 119px}}@media (min-width: 1024px){.home--conclusion .hr{margin:79px auto 139px}}.home--partners--headline{margin:60px 24px 0}.home--partners--subhead{margin:0 24px}.home--partners-cards{margin-top:60px}@media (min-width: 600px){.home--partners-cards{margin-top:80px}}@media (min-width: 1024px){.home--partners-cards{margin-top:100px}}.home--partners-cards .partners-card{padding:0}@media (min-width: 600px){.home--partners-cards .partners-card{margin-bottom:30px}}@media (min-width: 900px){.home--partners-cards .partners-card{margin-bottom:0}}.home--partners-cards .partners-card--image{border:1px solid #e8eaed;border-radius:2px;margin-bottom:20px;width:100%}.home--partners-cards .partners-card--text{padding:0;text-align:left}.home--partners-cards .partners-card--text .link-container{padding:12px 0}.home--submissions-close--date-container{flex:1;margin-top:100px}.home .date-list p{margin-bottom:24px}@media (min-width: 1024px){.home .date-list p{margin-bottom:60px}}@media (min-width: 600px){.home .h-c-carousel--tile .h-c-carousel__wrap{padding:0}}.home .h-c-carousel--tile .h-c-carousel__navigation{bottom:0}@media (min-width: 600px){.home .h-c-carousel--tile .h-c-carousel__navigation{bottom:-20px}}.home .sign-in{padding:50% 36px}.home .sign-in .modal-content h1{font-size:24px;margin-bottom:1em}@media (min-width: 900px){.home .sign-in .modal-content h1{font-size:40px}}.home .winners-list{margin:0 auto;max-width:330px}@media (min-width: 600px){.home .winners-list{max-width:1280px}}.home .winners-list .card-stack--list{margin-top:60px}@media (min-width: 1440px){.home .winners-list .card-stack--list{margin:60px auto 0}}.home .winners-list .card{max-width:none}.home .project{text-align:left}.home .project p{margin-bottom:1em}@media (min-width: 1024px){.inspiring-educator--icon.program-step--icon{width:208px}}.inspiring-educator .cke_textarea_inline{margin-bottom:60px}.inspiring-educator--submit{align-items:center;display:flex;justify-content:center}.inspiring-educator--form{margin-bottom:120px}.project{margin-bottom:20px}@media (min-width: 900px){.project{margin-bottom:60px}}.project--avatar{margin-bottom:26px;width:54px}.project--avatar.state-winner-image{width:72px}.project--header{margin:20px 0;text-align:center}@media (min-width: 900px){.project--header{margin:40px 0 60px}}.project--header .h-c-headline,.project--header .project-complete--description p,.project-complete--description .project--header p,.project--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .project--header p,.project--header .project-preview--copy h1,.project-preview--copy .project--header h1,.project--header .project-preview--copy h2,.project-preview--copy .project--header h2,.project--header .project-preview--copy h3,.project-preview--copy .project--header h3,.project--header .project-preview--copy h4,.project-preview--copy .project--header h4,.project--header .project-preview--copy h5,.project-preview--copy .project--header h5{margin-bottom:10px}.project--header span{display:block}.past-projects--hero img,.past-projects--featured img{border-radius:4px}.past-projects--hero{margin:80px 24px 60px}@media (min-width: 600px){.past-projects--hero{margin:80px 40px 0}}@media (min-width: 1440px){.past-projects--hero{margin:80px auto 0}}.past-projects--hero a{display:block}.past-projects--hero a:focus{outline:1px solid rgba(151,151,151,0.16);outline-offset:8px}.past-projects--hero a:hover .mdc-button::before{opacity:.04}@media (min-width: 600px){.past-projects--hero--image{order:2;text-align:center}}.past-projects--hero--image-wrap{position:relative}.past-projects--hero--image-wrap::before{background-image:url("/static/images/shapes/pyramid.svg");background-repeat:no-repeat;background-size:cover;content:'';height:100px;left:0;position:absolute;top:20px;transform:translateX(-50%);width:100px}.past-projects--hero--image-wrap::after{background-image:url("/static/images/shapes/rectangle.svg");background-repeat:no-repeat;background-size:cover;bottom:30px;content:'';height:40px;position:absolute;right:0;transform:translateX(33.33%);width:100px}@media (min-width: 1024px){.past-projects--hero--image-wrap::before{height:170px;top:40px;width:170px}.past-projects--hero--image-wrap::after{bottom:85px;height:68px;width:170px}}.past-projects--hero--image-wrap img{display:block;margin:0 auto;width:100%}.past-projects--hero--text{font-size:14px;line-height:1.57143;margin-top:31px;text-align:center}@media (min-width: 600px){.past-projects--hero--text{font-size:28px;line-height:1.17857;margin-bottom:24px;margin-top:0;text-align:left}[dir='rtl'] .past-projects--hero--text{text-align:right}}@media (min-width: 1024px){.past-projects--hero--text{font-size:44px;line-height:1.18182}}.past-projects--hero--cta{border-radius:4px;color:#4285f4;display:table;font-weight:400;height:44px;margin:0 auto;padding:4px 8px;text-align:center}@media (min-width: 600px){.past-projects--hero--cta{display:inline-block;margin-left:-8px;text-align:left}}@media (min-width: 1024px){.past-projects--hero--cta{font-size:22px}}.past-projects--featured a{display:block}.past-projects--featured a:focus{outline:1px solid rgba(151,151,151,0.16);outline-offset:8px}.past-projects--featured a:hover .mdc-button::before{opacity:.04}.past-projects--featured a:hover .past-projects--featured--image{transform:translate3d(0, -10px, 0)}.past-projects--featured--text{display:block;margin-top:16px;text-align:center}@media (min-width: 600px){.past-projects--featured--text{margin-top:18px}}.past-projects--featured--headline{font-size:12px;line-height:1.16667}@media (min-width: 600px){.past-projects--featured--headline{font-size:14px;line-height:1.57143}}@media (min-width: 1024px){.past-projects--featured--headline{font-size:22px;line-height:1.27273}}.past-projects--featured--cta{border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:0 auto;padding:4px 8px}@media (min-width: 600px){.past-projects--featured--cta{line-height:1.57143;margin-top:9px}}@media (min-width: 1024px){.past-projects--featured--cta{font-size:18px;line-height:1.55556;margin-top:12px}}.past-projects--featured--image{transform:translate3d(0, 0, 0);transition:transform 300ms ease-in-out}.past-projects--featured--image img{display:block;margin:0 auto}.past-projects--all{margin-top:85px;text-align:center}@media (min-width: 900px){.past-projects--all{margin-top:200px}}.past-projects--all-list{list-style-type:none;margin:60px 66px 0;overflow:hidden}@media (min-width: 600px){.past-projects--all-list{margin:60px auto 0}}@media (min-width: 1024px){.past-projects--all-list{align-items:flex-start;display:flex;flex-wrap:wrap;grid-column-gap:unset;margin:60px 40px 0;padding:0 4.29688%}}@media (min-width: 1440px){.past-projects--all-list{margin:60px auto 0}}.past-projects--all-list li{margin-bottom:48px}@media (min-width: 600px){.past-projects--all-list li{margin-bottom:calc((100vw - 48px) / 23)}}.past-projects--all-list li.-inactive{display:none}@media (min-width: 1024px){.past-projects--all-list li{padding:0 4.29688%;width:50%}}.past-projects--all-list a:hover,.past-projects--all-list a:active{outline:0}.past-projects--all-list a:hover .h-c-headline,.past-projects--all-list a:hover .project-complete--description p,.project-complete--description .past-projects--all-list a:hover p,.past-projects--all-list a:hover .project-complete--inspiring-educator p,.project-complete--inspiring-educator .past-projects--all-list a:hover p,.past-projects--all-list a:hover .project-preview--copy h1,.project-preview--copy .past-projects--all-list a:hover h1,.past-projects--all-list a:hover .project-preview--copy h2,.project-preview--copy .past-projects--all-list a:hover h2,.past-projects--all-list a:hover .project-preview--copy h3,.project-preview--copy .past-projects--all-list a:hover h3,.past-projects--all-list a:hover .project-preview--copy h4,.project-preview--copy .past-projects--all-list a:hover h4,.past-projects--all-list a:hover .project-preview--copy h5,.project-preview--copy .past-projects--all-list a:hover h5,.past-projects--all-list a:active .h-c-headline,.past-projects--all-list a:active .project-complete--description p,.project-complete--description .past-projects--all-list a:active p,.past-projects--all-list a:active .project-complete--inspiring-educator p,.project-complete--inspiring-educator .past-projects--all-list a:active p,.past-projects--all-list a:active .project-preview--copy h1,.project-preview--copy .past-projects--all-list a:active h1,.past-projects--all-list a:active .project-preview--copy h2,.project-preview--copy .past-projects--all-list a:active h2,.past-projects--all-list a:active .project-preview--copy h3,.project-preview--copy .past-projects--all-list a:active h3,.past-projects--all-list a:active .project-preview--copy h4,.project-preview--copy .past-projects--all-list a:active h4,.past-projects--all-list a:active .project-preview--copy h5,.project-preview--copy .past-projects--all-list a:active h5{color:#4285f4}.past-projects--all-list a:hover img,.past-projects--all-list a:active img{transform:rotate(5deg)}.past-projects--all-list img{transform:rotate(0);transition:transform .2s ease}.past-projects--filters{list-style-type:none;margin:0 auto}.past-projects--filters li{display:inline-block;margin:4px}.past-projects--filters .mdc-button{margin:0 2px}.past-projects--filters .mdc-button.-active{border-color:#4285f4}.past-projects--all-expand .mdc-button{display:block;margin:60px auto 0}.past-projects--all-expand .mdc-button.-inactive{display:none}.program-step--icon{display:block;margin:60px auto 0;width:128px}@media (min-width: 600px){.program-step--icon{max-height:100%;width:auto}}@media (min-height: 1000px){.program-step--icon{max-height:350px}}@media (min-width: 600px){.program-step--icon-container{align-items:flex-end;display:flex;height:40vh;justify-content:center;margin:0 auto;min-height:300px;padding-top:50px}}.program-step--intro h1{margin:60px 0 16px;text-align:center}@media (min-width: 900px){.program-step--intro h1{margin:50px 0 16px}}.program-step--intro h2{margin-bottom:40px;text-align:center}@media (min-width: 900px){.program-step--intro h2{margin-bottom:180px}}.program-step--main{display:flex;flex-direction:column;margin:0 auto 60px;max-width:1280px;width:100%}@media (min-width: 600px){.program-step--main{margin:0 auto 140px}}@media (min-width: 1024px){.program-step--main{background-color:#f1f3f4;display:flex;flex-direction:row;max-width:1280px}}.program-step--form{flex:1;position:relative}.program-step--form span.-error{color:#d93025;display:none}.program-step--form.-error span.-error{color:#9aa0a6;display:block}.program-step--form .form-label{display:inline-block;margin-bottom:8px}.program-step--form .form-label.-hidden{display:none}.program-step--form .form-sublabel{margin-bottom:16px}@media (min-width: 600px){.program-step--form .form-sublabel{margin-bottom:24px;width:65%}}@media (min-width: 900px){.program-step--form .form-sublabel{width:80%}}.program-step--form textarea{width:100%}.program-step--form--permissions-error{display:flex;flex:1;flex-direction:column;margin:0;padding:24px 32px}@media (min-width: 900px){.program-step--form--permissions-error{padding:40px 60px}}.program-step--form--hash-error{flex-direction:row}.program-step--form--hash-error .mdc-button{margin-left:8px}.program-step--form a.cke_button__picker{bottom:8px;right:7px}@media (min-width: 600px){.program-step--form a.cke_button__picker{bottom:24px;right:24px}}.program-step--form .step-select-nav{border:1px solid #e8eaed;border-radius:4px;color:#5f6368;font-size:14px;margin:24px 0;padding:16px;width:100%}@media (min-width: 900px){.program-step--form .step-select-nav{padding:24px}}@media (min-width: 1024px){.program-step--form .step-select-nav{font-size:16px}}.program-step--form .form--input-wrap label{color:#202124;display:block;font-size:18px;line-height:1.33333;margin-bottom:4px}@media (min-width: 1024px){.program-step--form .form--input-wrap label{font-size:22px;margin-bottom:12px}}.program-step--form .form--input-wrap p{color:#5f6368;font-size:12px;width:80%}@media (min-width: 600px){.program-step--form .form--input-wrap p{width:auto}}@media (min-width: 1024px){.program-step--form .form--input-wrap p{font-size:16px}}.program-step--form.secondary-category{display:none}.program-step--form.secondary-category.-active{display:block}@media (min-width: 900px){.program-step--form.secondary-category .form--input-wrap{display:grid;grid-template-columns:1fr 1fr}}.program-step--form.secondary-category .form--input-wrap .list-label{grid-column:1 / span 2;margin-bottom:16px}.program-step--form.secondary-category .form--input-wrap label{color:#5f6368;display:inline-block;font-size:16px;line-height:26px}.program-step--form .dashboard--alert{max-width:none}.program-step .mdc-button{display:inline-flex}.program-step .help-container{margin:64px 0}@media (min-width: 1024px){.program-step .help-container{flex:0 0 444px;height:670px;margin:0 auto}}.program-step .help-container .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab{min-width:auto}@media (min-width: 600px){.program-step .help-container .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab{min-height:83px;min-width:200px}}.program-step .help-container .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab:only-child button{padding:0 40px !important;width:auto !important}.program-step .help-container .glue-tabby.h-t-hercules .glue-c-tabset__panel-container{padding:0}@media (min-width: 900px){.program-step .help-container .h-c-tabby__content{margin-right:8px;padding:0 40px}}@media (min-width: 1024px){.program-step .help-container .h-c-tabby__content{height:580px;overflow-y:auto}}.program-step .help-container .h-c-tabby__content .resource-item{display:flex;padding:24px}@media (min-width: 600px){.program-step .help-container .h-c-tabby__content .resource-item{padding:24px 40px}}@media (min-width: 1024px){.program-step .help-container .h-c-tabby__content .resource-item{padding:24px 0}}.program-step .help-container .h-c-tabby__content .resource-item img{border:1px solid #e8eaed;border-radius:2px;height:72px}.program-step .help-container .h-c-tabby__content .resource-item .item-text{flex:1;margin-left:18px;margin-right:16px}.program-step .help-container .h-c-tabby__content .resource-item .item-text .item-title{color:#202124;line-height:1.375;margin-bottom:8px}@media (min-width: 1024px){.program-step .help-container .h-c-tabby__content .resource-item .item-text .item-title{font-size:16px}}.program-step .help-container .h-c-tabby__content .resource-item .item-text a{display:inline-table;line-height:1.375}.program-step .help-container .h-c-tabby__content .view-all-footer{border-top:solid 1px #e8eaed;padding:40px 0 8px}@media (min-width: 900px){.program-step .help-container .h-c-tabby__content .view-all-footer{padding:40px 0}}.program-step .help-container .h-c-tabby__content .view-all-footer a{display:table;margin-bottom:16px;margin-left:16px}@media (min-width: 900px){.program-step .help-container .h-c-tabby__content .view-all-footer a{margin-left:0}}.program-step .help-container .h-c-tabby__content ul{list-style-type:none;margin-left:0}.program-step .help-container .h-c-tabby__content ul li{border-bottom:solid 1px #e8eaed;line-height:1.5;margin:0 16px;padding:24px 24px 24px 36px;position:relative}@media (min-width: 600px){.program-step .help-container .h-c-tabby__content ul li{margin:0 40px;padding:24px 24px 24px 42px}}@media (min-width: 1024px){.program-step .help-container .h-c-tabby__content ul li{margin:0}}.program-step .help-container .h-c-tabby__content ul li::before{background-image:url("/static/images/shapes/circle-blue.svg");background-position-x:left;background-position-y:center;background-repeat:no-repeat;background-size:20px;bottom:0;content:'';height:100%;left:0;position:absolute;top:0;width:20px}.program-step .help-container .h-c-tabby__content ul li:last-of-type{border-bottom:0}.program-step .help-container .h-c-tabby__content ul li:nth-of-type(2)::before{background-image:url("/static/images/shapes/square-red.svg")}.program-step .help-container .h-c-tabby__content ul li:nth-of-type(3)::before{background-image:url("/static/images/shapes/half-circle-green.svg")}.program-step .help-container .h-c-tabby__content ul li:nth-of-type(4)::before{background-image:url("/static/images/shapes/hexagon-yellow.svg")}.program-step .help-container .h-c-tabby__content ul li:nth-of-type(5)::before{background-image:url("/static/images/shapes/pyramid.svg")}.program-step .help-container .h-c-tabby__content ul li:nth-of-type(6)::before{background-image:url("/static/images/shapes/half-circle-red.svg")}.program-step .help-container .glue-tabby.h-t-hercules .glue-c-tabset__tablist{border-bottom:1px solid #e8eaed;margin:0 24px}.program-step .help-container .h-c-tabby__heading{color:#202124;font-family:"Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:12px !important;font-weight:500;letter-spacing:.5px}.program-step .help-container .glue-pagination{background:#f1f3f4}.program-step .help-container .glue-tabby.h-t-hercules .h-c-tabby__heading-container{display:none}.program-step .help-container .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button{top:0}.program-step .help-container .glue-c-tabset__tab,.program-step .help-container .glue-c-tabset__panel-container{background-color:#f1f3f4 !important}.program-step .help-container .glue-c-tabset__button{background-color:#f1f3f4 !important;border-bottom:solid 1px #e8eaed !important;padding:24px 0 8px !important;width:75% !important}@media (min-width: 600px){.program-step .help-container .glue-c-tabset__button{width:100% !important}}.program-step .help-container .glue-c-tabset__button[aria-selected='true']{border-bottom:solid 2px #202124 !important}.program-step .help-container .glue-c-tabset__tab{max-width:none !important}.mdc-snackbar__text{height:auto;padding:16px 24px 16px 0}@media screen and (max-width: 1024px){.picker-dialog-bg{bottom:0;position:fixed !important;right:0}.picker-dialog{bottom:0 !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important}.picker-dialog-content{height:100% !important;width:100% !important}}.project-complete{text-align:center}.project-complete--header{margin:60px 0 17px}@media (min-width: 600px){.project-complete--header{margin-bottom:16px}}@media (min-width: 1024px){.project-complete--header{margin-bottom:32px}}.project-complete--header img{margin-bottom:50px}.project-complete--description{color:#202124;margin:0 16px 59px;margin-bottom:59px}@media (min-width: 600px){.project-complete--description{margin:0 0 35px}}@media (min-width: 1024px){.project-complete--description{margin-bottom:60px}}.project-complete--description p{margin-bottom:24px}@media (min-width: 1024px){.project-complete--description p{margin-bottom:32px}}.project-complete--date{color:#202124;margin-bottom:30px;text-transform:capitalize}.project-complete--copy-eyebrow{font-size:12px;font-weight:500;letter-spacing:.5px;line-height:20px;text-transform:initial}.project-complete--submissions-close--date{display:block;font-family:"Google Sans Display","Google Sans","Roboto",Arial,Helvetica,sans-serif;font-size:22px;font-weight:400;letter-spacing:-.34px;line-height:28px;margin-top:4px}.project-complete--inspiring-educator{border:1px solid rgba(151,151,151,0.16);margin:0 16px;padding:63px 20px 55px 20px}@media (min-width: 600px){.project-complete--inspiring-educator{margin:30px 0 0;padding-left:60px;padding-right:60px}}@media (min-width: 1024px){.project-complete--inspiring-educator{margin-top:88px;padding:79px 112px}}.project-complete--inspiring-educator img{margin-bottom:33px;max-width:150px}.project-complete--inspiring-educator .h-c-headline,.project-complete--inspiring-educator .project-complete--description p,.project-complete--description .project-complete--inspiring-educator p,.project-complete--inspiring-educator p,.project-complete--inspiring-educator .project-preview--copy h1,.project-preview--copy .project-complete--inspiring-educator h1,.project-complete--inspiring-educator .project-preview--copy h2,.project-preview--copy .project-complete--inspiring-educator h2,.project-complete--inspiring-educator .project-preview--copy h3,.project-preview--copy .project-complete--inspiring-educator h3,.project-complete--inspiring-educator .project-preview--copy h4,.project-preview--copy .project-complete--inspiring-educator h4,.project-complete--inspiring-educator .project-preview--copy h5,.project-preview--copy .project-complete--inspiring-educator h5{margin-bottom:13px}@media (min-width: 1024px){.project-complete--inspiring-educator .h-c-headline,.project-complete--inspiring-educator .project-complete--description p,.project-complete--description .project-complete--inspiring-educator p,.project-complete--inspiring-educator p,.project-complete--inspiring-educator .project-preview--copy h1,.project-preview--copy .project-complete--inspiring-educator h1,.project-complete--inspiring-educator .project-preview--copy h2,.project-preview--copy .project-complete--inspiring-educator h2,.project-complete--inspiring-educator .project-preview--copy h3,.project-preview--copy .project-complete--inspiring-educator h3,.project-complete--inspiring-educator .project-preview--copy h4,.project-preview--copy .project-complete--inspiring-educator h4,.project-complete--inspiring-educator .project-preview--copy h5,.project-preview--copy .project-complete--inspiring-educator h5{margin-bottom:24px}}.project-complete--inspiring-educator p{margin-bottom:24px}@media (min-width: 1024px){.project-complete--inspiring-educator p{margin-bottom:32px}}.project-complete--inspiring-educator a{font-size:12px;letter-spacing:.38px;line-height:22px}@media (min-width: 1024px){.project-complete--inspiring-educator a{font-size:16px;letter-spacing:.5px;line-height:22px}}.project-preview .mobile-in-page-select-nav{top:0}.project-preview--header{margin:60px 16px 44px;text-align:center}@media (min-width: 600px){.project-preview--header{margin:60px 0 72px}}@media (min-width: 1024px){.project-preview--header{margin:100px 0}}.project-preview--header--members{color:#80868b;font-size:12px;line-height:1.83333;margin:24px 0 0}@media (min-width: 600px){.project-preview--header--members{margin-top:16px}}@media (min-width: 1024px){.project-preview--header--members{font-size:14px;line-height:1.57143;margin-top:33px}}.project-preview--header .user-images{display:flex;justify-content:space-around;margin:15px auto 0;max-width:200px}@media (min-width: 600px){.project-preview--header .user-images{margin-top:15px;max-width:240px}}@media (min-width: 1024px){.project-preview--header .user-images{margin-top:24px}}.project-preview--header .user-images--image{display:block;height:50px;object-fit:cover;width:50px}.project-preview--header .user-images.loading{min-height:50px}.project-preview--header .user-images.loading .user-images--image{display:none}.project-preview .content-container{margin:0 16px}@media (min-width: 600px){.project-preview .content-container{margin:0}}.project-preview--nav{display:none;position:-webkit-sticky;position:sticky;top:96px}@media (min-width: 600px){.project-preview--nav{display:block}}@media (min-width: 1024px){.project-preview--nav{top:120px}}.project-preview--nav-list{list-style:none;margin:2px 0 0 0;padding:0}@media (min-width: 600px){.project-preview--nav-list{font-size:12px}}@media (min-width: 1024px){.project-preview--nav-list{font-size:14px}}.project-preview--nav-list a{color:#80868b;display:block;word-wrap:break-word}@media (min-width: 600px){.project-preview--nav-list a{font-size:12px;padding-bottom:26px}}@media (min-width: 1024px){.project-preview--nav-list a{font-size:14px;padding-bottom:36px}}.project-preview--nav-list a:visited{color:#80868b}.project-preview--nav-list a.-active,.project-preview--nav-list a:hover,.project-preview--nav-list a:focus{color:#202124}.project-preview--nav-list a.-active{font-weight:500}.project-preview--nav-list--subnav{position:relative}@media (min-width: 600px){.project-preview--nav-list--subnav{margin:-13px 0 13px}}@media (min-width: 1024px){.project-preview--nav-list--subnav{margin:-19px 0 19px}}.project-preview--nav-list--subnav::before{background-color:#e8eaed;border-radius:2px;content:'';height:100%;left:0;position:absolute;top:0;width:3px}.project-preview--nav-list--subnav--tracker{background-color:#202124;border-radius:2px;height:60px;left:0;opacity:0;position:absolute;top:0;transform:translate3d(0, 0, 0);transition:opacity .5s;width:3px}.project-preview--nav-list--subnav--tracker.-active{opacity:1}@media (min-width: 600px){.project-preview--nav-list--subnav a{padding:13px 0 13px 27px}}@media (min-width: 1024px){.project-preview--nav-list--subnav a{padding:18px 0 18px 27px}}.project-preview--content{margin-top:60px}@media (min-width: 600px){.project-preview--content{margin-top:0}}.project-preview--content .h-c-headline,.project-preview--content .project-complete--description p,.project-complete--description .project-preview--content p,.project-preview--content .project-complete--inspiring-educator p,.project-complete--inspiring-educator .project-preview--content p,.project-preview--content .project-preview--copy h1,.project-preview--copy .project-preview--content h1,.project-preview--content .project-preview--copy h2,.project-preview--copy .project-preview--content h2,.project-preview--content .project-preview--copy h3,.project-preview--copy .project-preview--content h3,.project-preview--content .project-preview--copy h4,.project-preview--copy .project-preview--content h4,.project-preview--content .project-preview--copy h5,.project-preview--copy .project-preview--content h5{margin-bottom:14px}@media (min-width: 600px){.project-preview--content .h-c-headline,.project-preview--content .project-complete--description p,.project-complete--description .project-preview--content p,.project-preview--content .project-complete--inspiring-educator p,.project-complete--inspiring-educator .project-preview--content p,.project-preview--content .project-preview--copy h1,.project-preview--copy .project-preview--content h1,.project-preview--content .project-preview--copy h2,.project-preview--copy .project-preview--content h2,.project-preview--content .project-preview--copy h3,.project-preview--copy .project-preview--content h3,.project-preview--content .project-preview--copy h4,.project-preview--copy .project-preview--content h4,.project-preview--content .project-preview--copy h5,.project-preview--copy .project-preview--content h5{margin-bottom:15px}}@media (min-width: 1024px){.project-preview--content .h-c-headline,.project-preview--content .project-complete--description p,.project-complete--description .project-preview--content p,.project-preview--content .project-complete--inspiring-educator p,.project-complete--inspiring-educator .project-preview--content p,.project-preview--content .project-preview--copy h1,.project-preview--copy .project-preview--content h1,.project-preview--content .project-preview--copy h2,.project-preview--copy .project-preview--content h2,.project-preview--content .project-preview--copy h3,.project-preview--copy .project-preview--content h3,.project-preview--content .project-preview--copy h4,.project-preview--copy .project-preview--content h4,.project-preview--content .project-preview--copy h5,.project-preview--copy .project-preview--content h5{margin-bottom:31px}}.project-preview--copy{color:#202124;font-size:12px;line-height:18px;margin-bottom:32px;overflow:hidden}@media (min-width: 600px){.project-preview--copy{margin-bottom:48px}}@media (min-width: 1024px){.project-preview--copy{font-size:16px;line-height:24px;margin-bottom:64px}}@media (min-width: 1024px){.project-preview--copy p{margin-bottom:22px}}.project-preview--copy p img{object-fit:contain}.project-preview--copy th,.project-preview--copy td{border:1px solid #9aa0a6;padding:4px 6px}.project-preview--copy b,.project-preview--copy strong{font-weight:500}.project-preview--action-bar,.project-preview--share-bar{background:#fff;display:flex;justify-content:flex-end;margin-top:59px;padding:11px}.project-preview--action-bar a,.project-preview--action-bar button,.project-preview--share-bar a,.project-preview--share-bar button{margin-left:16px}@media (min-width: 600px){.project-preview--action-bar .mdc-button,.project-preview--share-bar .mdc-button{position:relative}}.project-preview--share-bar{bottom:0;display:block}.project-preview--share-bar.dashboard--controls-desktop .mdc-button{margin-left:10px;position:relative;right:auto}.project-preview--share-bar--wrapper{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:770px}@media (min-width: 600px){.project-preview--share-bar{justify-content:space-between;padding-left:48px;padding-right:48px}}.project-preview--share-bar .form--text-input-wrap{margin:0 16px 0 0;position:absolute;visibility:hidden;width:50%}@media (min-width: 600px){.project-preview--share-bar .form--text-input-wrap{position:relative;visibility:visible}}@media (min-width: 1024px){.project-preview--share-bar .form--text-input-wrap{margin-right:8px}}.project-preview--share-bar .form--text-input-wrap label{visibility:hidden}.project-preview--share-bar .form--text-input{border-color:#e8eaed;color:#9aa0a6;font-size:14px;height:46px}.project-preview--share-bar p{margin-right:16px;min-width:121px}.project-preview--share-bar .mdc-button{min-width:114px}.project-checklist--header{margin:60px 0 0;text-align:center}@media (min-width: 600px){.project-checklist--header{margin:60px 0 80px}}@media (min-width: 1024px){.project-checklist--header{margin:0 0 100px}}.project-checklist--header img{margin-bottom:50px}.project-checklist .program-step--icon-container{align-items:flex-end;display:flex;height:40vh;justify-content:center;margin:0 auto;min-height:300px}.project-checklist ul{list-style:none;margin:19px 0 0;padding:0}@media (min-width: 600px){.project-checklist ul{margin-top:22px}}@media (min-width: 1024px){.project-checklist ul{color:#202124;margin-top:62px}}.project-checklist li{margin-bottom:16px}@media (min-width: 1024px){.project-checklist li{margin-bottom:28px}}.project-checklist li .form--input-wrap{display:flex;justify-content:flex-start}.project-checklist li input{display:inline-block;height:16px;margin:2px 13px 0 0;width:16px}.project-checklist li label{display:inline-block;font-size:12px;line-height:18px;width:100%}@media (min-width: 1024px){.project-checklist li label{font-size:16px;line-height:26px}}.project-checklist--wrapup{font-size:12px;line-height:18px;margin:24px 0 0 0}@media (min-width: 1024px){.project-checklist--wrapup{color:#202124;font-size:16px;line-height:26px;margin-top:56px}}.register--header,.profile--header{background:url("/static/images/register-background.svg") no-repeat center 55px;background-size:215px;text-align:center}@media (min-width: 1024px){.register--header,.profile--header{background-size:264px;margin-top:50px}}.register--header-image,.profile--header-image{margin:85px auto 50px;max-width:120px;text-align:center}@media (min-width: 1024px){.register--header-image,.profile--header-image{margin:90px auto;max-width:160px}}.register--form,.profile--form{margin-top:60px}@media (min-width: 1024px){.register .form--text-input-wrap,.profile .form--text-input-wrap{margin-bottom:0}}@media (min-width: 1024px){.register--form--age,.register--form--country,.profile--form--age,.profile--form--country{margin-bottom:55px}}.register--form--age .form--input-container,.register--form--country .form--input-container,.profile--form--age .form--input-container,.profile--form--country .form--input-container{margin-bottom:20px}@media (min-width: 1024px){.register--form--age .form--input-container,.register--form--country .form--input-container,.profile--form--age .form--input-container,.profile--form--country .form--input-container{margin-bottom:0}}.register--form--age .form--radio-group,.profile--form--age .form--radio-group{border:0;padding:0}.register--form--age legend,.profile--form--age legend{font-size:16px;margin-bottom:16px}.register--form--step-2,.profile--form--step-2{margin-top:32px}.register .form--error-status,.profile .form--error-status{left:0}@media (min-width: 1024px){.register--form--name-container,.profile--form--name-container{margin-bottom:55px}}.register--form--name-container .form--error-status,.profile--form--name-container .form--error-status{bottom:13px}.register--form--terms,.profile--form--terms{margin-bottom:60px}.register--form--terms .form--input-wrap,.profile--form--terms .form--input-wrap{display:flex}.register--form--actions,.profile--form--actions{align-items:center;background:#fff;bottom:0;display:flex;justify-content:flex-end;left:0;margin:24px 0 0;padding:11px 16px;right:0;z-index:5}.register--form--actions .mdc-button,.profile--form--actions .mdc-button{margin-left:16px;position:static}.register--form--team,.profile--form--team{margin-bottom:55px}.register--form--team-info,.profile--form--team-info{display:flex}.register--terms,.profile--terms{background:#fef7e0;border-radius:4px;padding:16px;text-align:center}@media (min-width: 900px){.register--terms,.profile--terms{padding:32px}}.step--header{margin:20px 0 40px}.step--content{display:flex;margin-top:40px}.step--help-area,.step--form{flex:1}.step--form{padding-right:40px}.step--form .input-wrap{margin:20px 0}.step--pro-tips,.step--help-content{border:1px solid #efefef;margin-bottom:20px;margin-top:20px;padding:20px}.resource-detail .student-resources--header{padding:78px 0 42px;text-align:center}@media (min-width: 900px){.resource-detail .student-resources--header{padding:96px 0}}@media (min-width: 1024px){.resource-detail .student-resources--header{padding:100px 0}}.resource-detail .student-resources--header--subhead{margin-top:24px;text-align:left}[dir='rtl'] .resource-detail .student-resources--header--subhead{text-align:right}@media (min-width: 900px){.resource-detail .student-resources--header--subhead{margin-top:40px}}@media (min-width: 1024px){.resource-detail .student-resources--header--subhead{margin-top:60px}}.resource-detail .student-resources--header--headline{margin-bottom:8px}@media (min-width: 1024px){.resource-detail .student-resources--header--headline{margin-bottom:11px}}.resource-detail--item{margin-bottom:60px}@media (min-width: 900px){.resource-detail--item{margin-bottom:80px}}@media (min-width: 1024px){.resource-detail--item{margin-bottom:100px}}.resource-detail--item>.h-c-headline,.project-complete--description .resource-detail--item>p,.project-complete--inspiring-educator .resource-detail--item>p,.project-preview--copy .resource-detail--item>h1,.project-preview--copy .resource-detail--item>h2,.project-preview--copy .resource-detail--item>h3,.project-preview--copy .resource-detail--item>h4,.project-preview--copy .resource-detail--item>h5{margin-bottom:28px}@media (min-width: 600px){.resource-detail--item>.h-c-headline,.project-complete--description .resource-detail--item>p,.project-complete--inspiring-educator .resource-detail--item>p,.project-preview--copy .resource-detail--item>h1,.project-preview--copy .resource-detail--item>h2,.project-preview--copy .resource-detail--item>h3,.project-preview--copy .resource-detail--item>h4,.project-preview--copy .resource-detail--item>h5{margin-bottom:0}}@media (min-width: 900px){.resource-detail--item>.h-c-headline,.project-complete--description .resource-detail--item>p,.project-complete--inspiring-educator .resource-detail--item>p,.project-preview--copy .resource-detail--item>h1,.project-preview--copy .resource-detail--item>h2,.project-preview--copy .resource-detail--item>h3,.project-preview--copy .resource-detail--item>h4,.project-preview--copy .resource-detail--item>h5{text-align:center}}.resource-detail--links-list{list-style-type:none;margin:40px 0}@media (min-width: 600px){.resource-detail--links-list{margin:0}}.resource-detail--links-list .resource-link-item{margin-bottom:20px}@media (min-width: 600px){.resource-detail--links-list .resource-link-item{margin-bottom:0}}.resource-detail--links-list .resource-link-item--title{margin-bottom:0}@media (min-width: 1024px){.resource-detail--links-list .resource-link-item--title{margin-bottom:8px}}.resource-detail--case-studies-list{list-style:none;margin:0}@media (min-width: 600px){.resource-detail--case-studies-list{display:grid;grid-column-gap:17px;grid-template-columns:1fr 1fr 1fr}}@media (min-width: 900px){.resource-detail--case-studies-list{grid-column-gap:34px}}.resource-detail--case-studies-list .case-study-card{display:flex;justify-content:center;margin-bottom:16px;padding:0;text-align:center}.resource-detail--case-studies-list .case-study-card:hover .h-c-headline,.resource-detail--case-studies-list .case-study-card:hover .project-complete--description p,.project-complete--description .resource-detail--case-studies-list .case-study-card:hover p,.resource-detail--case-studies-list .case-study-card:hover .project-complete--inspiring-educator p,.project-complete--inspiring-educator .resource-detail--case-studies-list .case-study-card:hover p,.resource-detail--case-studies-list .case-study-card:hover .project-preview--copy h1,.project-preview--copy .resource-detail--case-studies-list .case-study-card:hover h1,.resource-detail--case-studies-list .case-study-card:hover .project-preview--copy h2,.project-preview--copy .resource-detail--case-studies-list .case-study-card:hover h2,.resource-detail--case-studies-list .case-study-card:hover .project-preview--copy h3,.project-preview--copy .resource-detail--case-studies-list .case-study-card:hover h3,.resource-detail--case-studies-list .case-study-card:hover .project-preview--copy h4,.project-preview--copy .resource-detail--case-studies-list .case-study-card:hover h4,.resource-detail--case-studies-list .case-study-card:hover .project-preview--copy h5,.project-preview--copy .resource-detail--case-studies-list .case-study-card:hover h5,.resource-detail--case-studies-list .case-study-card:focus .h-c-headline,.resource-detail--case-studies-list .case-study-card:focus .project-complete--description p,.project-complete--description .resource-detail--case-studies-list .case-study-card:focus p,.resource-detail--case-studies-list .case-study-card:focus .project-complete--inspiring-educator p,.project-complete--inspiring-educator .resource-detail--case-studies-list .case-study-card:focus p,.resource-detail--case-studies-list .case-study-card:focus .project-preview--copy h1,.project-preview--copy .resource-detail--case-studies-list .case-study-card:focus h1,.resource-detail--case-studies-list .case-study-card:focus .project-preview--copy h2,.project-preview--copy .resource-detail--case-studies-list .case-study-card:focus h2,.resource-detail--case-studies-list .case-study-card:focus .project-preview--copy h3,.project-preview--copy .resource-detail--case-studies-list .case-study-card:focus h3,.resource-detail--case-studies-list .case-study-card:focus .project-preview--copy h4,.project-preview--copy .resource-detail--case-studies-list .case-study-card:focus h4,.resource-detail--case-studies-list .case-study-card:focus .project-preview--copy h5,.project-preview--copy .resource-detail--case-studies-list .case-study-card:focus h5{color:#1967d2}.resource-detail--case-studies-list .case-study-card a{color:#202124;padding:16px}@media (min-width: 1024px){.resource-detail--case-studies-list .case-study-card a{padding:64px 16px 56px}}.resource-detail--case-studies-list .case-study-card .h-c-headline,.resource-detail--case-studies-list .case-study-card .project-complete--description p,.project-complete--description .resource-detail--case-studies-list .case-study-card p,.resource-detail--case-studies-list .case-study-card .project-complete--inspiring-educator p,.project-complete--inspiring-educator .resource-detail--case-studies-list .case-study-card p,.resource-detail--case-studies-list .case-study-card .project-preview--copy h1,.project-preview--copy .resource-detail--case-studies-list .case-study-card h1,.resource-detail--case-studies-list .case-study-card .project-preview--copy h2,.project-preview--copy .resource-detail--case-studies-list .case-study-card h2,.resource-detail--case-studies-list .case-study-card .project-preview--copy h3,.project-preview--copy .resource-detail--case-studies-list .case-study-card h3,.resource-detail--case-studies-list .case-study-card .project-preview--copy h4,.project-preview--copy .resource-detail--case-studies-list .case-study-card h4,.resource-detail--case-studies-list .case-study-card .project-preview--copy h5,.project-preview--copy .resource-detail--case-studies-list .case-study-card h5{color:#202124;font-size:14px;font-weight:300;margin-bottom:24px}@media (min-width: 1024px){.resource-detail--case-studies-list .case-study-card .h-c-headline,.resource-detail--case-studies-list .case-study-card .project-complete--description p,.project-complete--description .resource-detail--case-studies-list .case-study-card p,.resource-detail--case-studies-list .case-study-card .project-complete--inspiring-educator p,.project-complete--inspiring-educator .resource-detail--case-studies-list .case-study-card p,.resource-detail--case-studies-list .case-study-card .project-preview--copy h1,.project-preview--copy .resource-detail--case-studies-list .case-study-card h1,.resource-detail--case-studies-list .case-study-card .project-preview--copy h2,.project-preview--copy .resource-detail--case-studies-list .case-study-card h2,.resource-detail--case-studies-list .case-study-card .project-preview--copy h3,.project-preview--copy .resource-detail--case-studies-list .case-study-card h3,.resource-detail--case-studies-list .case-study-card .project-preview--copy h4,.project-preview--copy .resource-detail--case-studies-list .case-study-card h4,.resource-detail--case-studies-list .case-study-card .project-preview--copy h5,.project-preview--copy .resource-detail--case-studies-list .case-study-card h5{font-size:22px}}.resource-detail--case-studies-list .case-study-card--img-container{margin:0 auto}.resource-detail--case-studies-list .case-study-card--img-container img{margin-bottom:14px;width:56px}.resource-detail--case-studies-list .case-study-card--name{color:#5f6368;margin-bottom:0;padding:0}.resource-detail .checklist{align-items:center;background:#fff;border:1px solid rgba(151,151,151,0.16);display:flex;justify-content:space-between;padding:24px}.resource-detail .checklist--content{color:#5f6368;margin-top:18px}@media (min-width: 1024px){.resource-detail .checklist--content p{font-size:16px;line-height:1.5}}.resource-detail .checklist--img-container{margin-left:24px;min-width:62px;width:10%}@media (min-width: 600px){.resource-detail .checklist--img-container{min-width:82px}}@media (min-width: 900px){.resource-detail .checklist--img-container{margin-right:30px}}.resource-detail .checklist--img-container img{display:block;width:100%}@media (min-width: 900px){.resource-detail .link-description{font-size:16px;line-height:1.5;text-align:center}}.resource-guide{margin-bottom:40px}@media (min-width: 600px){.resource-guide{display:flex;margin-bottom:0}}.resource-guide--img-container{border:1px solid rgba(151,151,151,0.16);border-radius:4px;margin-bottom:24px}@media (min-width: 600px){.resource-guide--img-container{margin-bottom:0;width:46.9879518%}}@media (min-width: 600px){.resource-guide--text-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:6.8631578%;width:46.9879518%}[dir='rtl'] .resource-guide--text-container{margin-left:0;margin-right:6.8631578%}}@media (min-width: 900px){.resource-guide--text-container p{font-size:16px;line-height:1.5}}.resource-guide--text{font-size:16px;line-height:1.5}.resource-guide .h-c-headline,.resource-guide .project-complete--description p,.project-complete--description .resource-guide p,.resource-guide .project-complete--inspiring-educator p,.project-complete--inspiring-educator .resource-guide p,.resource-guide .project-preview--copy h1,.project-preview--copy .resource-guide h1,.resource-guide .project-preview--copy h2,.project-preview--copy .resource-guide h2,.resource-guide .project-preview--copy h3,.project-preview--copy .resource-guide h3,.resource-guide .project-preview--copy h4,.project-preview--copy .resource-guide h4,.resource-guide .project-preview--copy h5,.project-preview--copy .resource-guide h5{margin-bottom:10px}.resource-article{border:1px solid rgba(151,151,151,0.16);border-radius:4px;padding:24px}@media (min-width: 900px){.resource-article{padding:40px}}.resource-article .h-c-headline,.resource-article .project-complete--description p,.project-complete--description .resource-article p,.resource-article .project-complete--inspiring-educator p,.project-complete--inspiring-educator .resource-article p,.resource-article .project-preview--copy h1,.project-preview--copy .resource-article h1,.resource-article .project-preview--copy h2,.project-preview--copy .resource-article h2,.resource-article .project-preview--copy h3,.project-preview--copy .resource-article h3,.resource-article .project-preview--copy h4,.project-preview--copy .resource-article h4,.resource-article .project-preview--copy h5,.project-preview--copy .resource-article h5{margin-bottom:20px}.resource-article--introduction{color:#5f6368}@media (min-width: 900px){.resource-article--introduction{font-size:16px;line-height:1.5}}.resource-article .glue-c-zippy__collapse-region .glue-c-zippy__content-container{display:flex;flex-direction:column;padding:20px 0}@media (min-width: 600px){.resource-article .glue-c-zippy__collapse-region .glue-c-zippy__content-container{flex-direction:row;padding:40px 0}}.resource-article--img-container{margin:24px auto}@media (min-width: 600px){.resource-article--img-container{align-items:center;display:flex;flex:0 0 33.3333333%;justify-content:center;margin-right:24px}}@media (min-width: 600px){.resource-article--content-container{flex:1;overflow:auto}}.resource-article--content-container p,.resource-article--content-container li{color:#5f6368}@media (min-width: 900px){.resource-article--content-container p,.resource-article--content-container li{font-size:16px;line-height:1.5}}.resource-article--content-container li{list-style-type:none;margin-bottom:16px}.resource-article--content-container h3{font-size:14px}@media (min-width: 1024px){.resource-article--content-container h3{font-size:18px;line-height:1.66667;margin-bottom:20px}}.resource-article.glue-zippy-set.h-t-hercules{margin-top:0}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy{border:0}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn{border:0;color:#4285f4;padding:4px}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn:hover,.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus{border:0;color:#1967d2;padding-bottom:4px}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn:hover .h-c-expansion-panels__button-arrow,.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn:focus .h-c-expansion-panels__button-arrow{fill:#1967d2}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn .show-less,.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn .show-more{color:#4285f4;font-size:16px;line-height:1.5}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='false'] .show-more{display:inline}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='false'] .show-less{display:none}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='true'] .show-more{display:none}.resource-article.glue-zippy-set.h-t-hercules .glue-zippy-btn[aria-expanded='true'] .show-less{display:inline}.resource-article.glue-zippy-set.h-t-hercules .h-c-expansion-panels__button-arrow{fill:#4285f4;float:left;margin-right:8px;margin-top:0;width:12px}.h-c-button{border-radius:4px}.h-c-headline,.project-complete--description p,.project-complete--inspiring-educator p,.project-preview--copy h1,.project-preview--copy h2,.project-preview--copy h3,.project-preview--copy h4,.project-preview--copy h5{hyphens:none}a:visited{color:#1a73e8}a:focus{background:none}.teaserpage{margin-bottom:150px;overflow:hidden}.teaserpage .h-c-headline.h-c-headline--three,.teaserpage .project-complete--description p,.project-complete--description .teaserpage p,.teaserpage .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage p.h-c-headline--three,.teaserpage .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage p,.teaserpage .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage p,.teaserpage .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage h1.h-c-headline--three,.teaserpage .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage h2.h-c-headline--three,.teaserpage .project-preview--copy h3,.project-preview--copy .teaserpage h3,.teaserpage .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage h4.h-c-headline--three,.teaserpage .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage h5.h-c-headline--three{font-size:42px}@media (min-width: 1024px){.teaserpage .h-c-headline.h-c-headline--three,.teaserpage .project-complete--description p,.project-complete--description .teaserpage p,.teaserpage .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage p.h-c-headline--three,.teaserpage .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage p,.teaserpage .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage p,.teaserpage .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage h1.h-c-headline--three,.teaserpage .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage h2.h-c-headline--three,.teaserpage .project-preview--copy h3,.project-preview--copy .teaserpage h3,.teaserpage .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage h4.h-c-headline--three,.teaserpage .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage h5.h-c-headline--three{font-size:56px}}.teaserpage--header{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:-64px;text-align:center}@media (min-width: 1024px){.teaserpage--header{margin-top:-80px}}.teaserpage--header--word-mark{margin:0 auto;width:100%}@media (min-width: 1024px){.teaserpage--header--word-mark{width:63.4722222%}}.teaserpage--header--submissions{color:#5f6267;font-size:20px;line-height:1.4;opacity:0;padding:0 24px;transition:opacity 360ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 1024px){.teaserpage--header--submissions{font-size:28px;margin-top:-70px}}.teaserpage--header--submissions.-active{opacity:1}@media (min-width: 1024px){.teaserpage--header .h-c-headline.h-c-headline--three,.teaserpage--header .project-complete--description p,.project-complete--description .teaserpage--header p,.teaserpage--header .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--header p.h-c-headline--three,.teaserpage--header .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--header p,.teaserpage--header .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--header p,.teaserpage--header .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--header h1.h-c-headline--three,.teaserpage--header .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--header h2.h-c-headline--three,.teaserpage--header .project-preview--copy h3,.project-preview--copy .teaserpage--header h3,.teaserpage--header .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--header h4.h-c-headline--three,.teaserpage--header .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--header h5.h-c-headline--three{margin-top:-160px}}.teaserpage--subhead{color:#5f6267;font-size:20px}@media (min-width: 1024px){.teaserpage--subhead{font-size:28px}}.teaserpage--scroll--content-container{position:relative}@media (min-width: 1024px){.teaserpage--scroll--content-container{overflow:visible}}.teaserpage--scroll--content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:940px;padding:20vh 0;text-align:center;transform:translateZ(0)}@media (min-width: 1024px){.teaserpage--scroll--content{width:88%}}@media (min-width: 1440px){.teaserpage--scroll--content{width:65.2777778%}}.teaserpage--scroll--content:nth-child(2){padding-top:30vh}@media (min-width: 1024px){.teaserpage--scroll--content:nth-child(2){padding-top:50vh}}@media (min-width: 1440px){.teaserpage--scroll--content:nth-child(2){padding-top:30vh}}.teaserpage--scroll--content .teaserpage--scroll--accent-p{font-size:20px;margin-top:40px;padding:0 24px;width:100%}@media (min-width: 1024px){.teaserpage--scroll--content .teaserpage--scroll--accent-p{font-size:28px}}.teaserpage--scroll--content .h-c-headline.h-c-headline--three,.teaserpage--scroll--content .project-complete--description p,.project-complete--description .teaserpage--scroll--content p,.teaserpage--scroll--content .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--scroll--content p.h-c-headline--three,.teaserpage--scroll--content .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--scroll--content p,.teaserpage--scroll--content .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--scroll--content p,.teaserpage--scroll--content .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h1.h-c-headline--three,.teaserpage--scroll--content .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h2.h-c-headline--three,.teaserpage--scroll--content .project-preview--copy h3,.project-preview--copy .teaserpage--scroll--content h3,.teaserpage--scroll--content .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h4.h-c-headline--three,.teaserpage--scroll--content .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h5.h-c-headline--three{font-size:32px;width:83.3333333%}@media (min-width: 1024px){.teaserpage--scroll--content .h-c-headline.h-c-headline--three,.teaserpage--scroll--content .project-complete--description p,.project-complete--description .teaserpage--scroll--content p,.teaserpage--scroll--content .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--scroll--content p.h-c-headline--three,.teaserpage--scroll--content .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--scroll--content p,.teaserpage--scroll--content .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--scroll--content p,.teaserpage--scroll--content .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h1.h-c-headline--three,.teaserpage--scroll--content .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h2.h-c-headline--three,.teaserpage--scroll--content .project-preview--copy h3,.project-preview--copy .teaserpage--scroll--content h3,.teaserpage--scroll--content .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h4.h-c-headline--three,.teaserpage--scroll--content .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--scroll--content h5.h-c-headline--three{font-size:56px}}.teaserpage--scroll--slide-two{margin-bottom:30vh}@media (min-width: 1024px){.teaserpage--scroll--slide-two{margin-bottom:20vh}}.teaserpage--scroll--slide-two .h-c-headline.h-c-headline--three,.teaserpage--scroll--slide-two .project-complete--description p,.project-complete--description .teaserpage--scroll--slide-two p,.teaserpage--scroll--slide-two .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--scroll--slide-two p.h-c-headline--three,.teaserpage--scroll--slide-two .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--scroll--slide-two p,.teaserpage--scroll--slide-two .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--scroll--slide-two p,.teaserpage--scroll--slide-two .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h1.h-c-headline--three,.teaserpage--scroll--slide-two .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h2.h-c-headline--three,.teaserpage--scroll--slide-two .project-preview--copy h3,.project-preview--copy .teaserpage--scroll--slide-two h3,.teaserpage--scroll--slide-two .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h4.h-c-headline--three,.teaserpage--scroll--slide-two .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h5.h-c-headline--three{max-width:690px}@media (min-width: 1440px){.teaserpage--scroll--slide-two .h-c-headline.h-c-headline--three,.teaserpage--scroll--slide-two .project-complete--description p,.project-complete--description .teaserpage--scroll--slide-two p,.teaserpage--scroll--slide-two .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--scroll--slide-two p.h-c-headline--three,.teaserpage--scroll--slide-two .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--scroll--slide-two p,.teaserpage--scroll--slide-two .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--scroll--slide-two p,.teaserpage--scroll--slide-two .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h1.h-c-headline--three,.teaserpage--scroll--slide-two .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h2.h-c-headline--three,.teaserpage--scroll--slide-two .project-preview--copy h3,.project-preview--copy .teaserpage--scroll--slide-two h3,.teaserpage--scroll--slide-two .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h4.h-c-headline--three,.teaserpage--scroll--slide-two .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--scroll--slide-two h5.h-c-headline--three{width:73.333333%}}.teaserpage--scroll .teaserpage--scroll--case-studies{height:auto;margin-top:300px}.teaserpage--scroll .teaserpage--scroll--case-studies p{font-size:20px;font-weight:300;hyphens:none;line-height:1.4}@media (min-width: 1024px){.teaserpage--scroll .teaserpage--scroll--case-studies p{font-size:28px;line-height:1.625}}[lang='zh-CN'] .teaserpage--scroll .teaserpage--scroll--case-studies p,[lang='zh-TW'] .teaserpage--scroll .teaserpage--scroll--case-studies p,[lang='ko'] .teaserpage--scroll .teaserpage--scroll--case-studies p{font-weight:400}.teaserpage--scroll .teaserpage--scroll--case-studies .teaserpage--scroll--accent-p{font-size:12px;margin-top:16px}@media (min-width: 1024px){.teaserpage--scroll .teaserpage--scroll--case-studies .teaserpage--scroll--accent-p{font-size:14px}}.teaserpage--scroll .teaserpage--scroll--case-study{margin:0 auto 20vh;width:83.3333333%}@media (min-width: 1024px){.teaserpage--scroll .teaserpage--scroll--case-study{margin:0 0 180px;width:50%}}@media (min-width: 1024px){.teaserpage--scroll .teaserpage--scroll--case-study:nth-child(1){margin-left:25%}[dir='rtl'] .teaserpage--scroll .teaserpage--scroll--case-study:nth-child(1){margin-left:auto;margin-right:25%}}@media (min-width: 1024px){.teaserpage--scroll .teaserpage--scroll--case-study:nth-child(3){margin-bottom:0;margin-left:50%;margin-top:-30px}[dir='rtl'] .teaserpage--scroll .teaserpage--scroll--case-study:nth-child(3){margin-left:auto;margin-right:50%}}.teaserpage--scroll--illustration{background-color:transparent;bottom:0;height:100vh;left:-50%;overflow:hidden;position:absolute;right:0;top:-50vh;width:200%}@media (min-width: 600px){.teaserpage--scroll--illustration{left:0;margin:0 auto -80px;max-width:1440px;width:100%}}.teaserpage--scroll--illustration>svg{max-height:829px}.teaserpage--scroll--illustration.-locked{position:absolute}.teaserpage--scroll--illustration.-fixed{bottom:0;position:fixed;top:auto}.teaserpage--content-container{margin:0 auto;max-width:977px}.teaserpage--submissions-open{margin:0 auto;padding:20vh 16px;text-align:center}@media (min-width: 1024px){.teaserpage--submissions-open{padding:20vh 0;width:58.33333333333%}}.teaserpage--submissions-open .h-c-headline,.teaserpage--submissions-open .project-complete--description p,.project-complete--description .teaserpage--submissions-open p,.teaserpage--submissions-open .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--submissions-open p,.teaserpage--submissions-open .project-preview--copy h1,.project-preview--copy .teaserpage--submissions-open h1,.teaserpage--submissions-open .project-preview--copy h2,.project-preview--copy .teaserpage--submissions-open h2,.teaserpage--submissions-open .project-preview--copy h3,.project-preview--copy .teaserpage--submissions-open h3,.teaserpage--submissions-open .project-preview--copy h4,.project-preview--copy .teaserpage--submissions-open h4,.teaserpage--submissions-open .project-preview--copy h5,.project-preview--copy .teaserpage--submissions-open h5{margin-bottom:96px}@media (min-width: 1440px){.teaserpage--submissions-open .h-c-headline,.teaserpage--submissions-open .project-complete--description p,.project-complete--description .teaserpage--submissions-open p,.teaserpage--submissions-open .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--submissions-open p,.teaserpage--submissions-open .project-preview--copy h1,.project-preview--copy .teaserpage--submissions-open h1,.teaserpage--submissions-open .project-preview--copy h2,.project-preview--copy .teaserpage--submissions-open h2,.teaserpage--submissions-open .project-preview--copy h3,.project-preview--copy .teaserpage--submissions-open h3,.teaserpage--submissions-open .project-preview--copy h4,.project-preview--copy .teaserpage--submissions-open h4,.teaserpage--submissions-open .project-preview--copy h5,.project-preview--copy .teaserpage--submissions-open h5{margin:0 auto 96px;width:75%}}.teaserpage--submissions-open .h-c-headline.h-c-headline--three,.teaserpage--submissions-open .project-complete--description p,.project-complete--description .teaserpage--submissions-open p,.teaserpage--submissions-open .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--submissions-open p.h-c-headline--three,.teaserpage--submissions-open .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--submissions-open p,.teaserpage--submissions-open .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--submissions-open p,.teaserpage--submissions-open .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h1.h-c-headline--three,.teaserpage--submissions-open .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h2.h-c-headline--three,.teaserpage--submissions-open .project-preview--copy h3,.project-preview--copy .teaserpage--submissions-open h3,.teaserpage--submissions-open .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h4.h-c-headline--three,.teaserpage--submissions-open .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h5.h-c-headline--three{font-size:32px}@media (min-width: 1024px){.teaserpage--submissions-open .h-c-headline.h-c-headline--three,.teaserpage--submissions-open .project-complete--description p,.project-complete--description .teaserpage--submissions-open p,.teaserpage--submissions-open .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--submissions-open p.h-c-headline--three,.teaserpage--submissions-open .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--submissions-open p,.teaserpage--submissions-open .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--submissions-open p,.teaserpage--submissions-open .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h1.h-c-headline--three,.teaserpage--submissions-open .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h2.h-c-headline--three,.teaserpage--submissions-open .project-preview--copy h3,.project-preview--copy .teaserpage--submissions-open h3,.teaserpage--submissions-open .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h4.h-c-headline--three,.teaserpage--submissions-open .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--submissions-open h5.h-c-headline--three{font-size:56px}}.teaserpage--submissions-open .teaserpage--subhead{margin-bottom:32px}@media (min-width: 1024px){.teaserpage--submissions-open--dates{display:flex;justify-content:space-evenly}}.teaserpage--submissions-open--date-image{display:block;margin:0 auto 48px;max-width:90%}@media (min-width: 1024px){.teaserpage--submissions-open--date-image{width:60%}}.teaserpage--submissions-open--date{display:block;margin:0 auto 48px}.teaserpage--submissions-open--date-container{flex:1}.teaserpage--submissions-open--date-container p{font-size:12px}@media (min-width: 1024px){.teaserpage--submissions-open--date-container p{font-size:14px}}.teaserpage--submissions-open--date-container span{font-size:24px;letter-spacing:1.5px;margin-bottom:56px}@media (min-width: 1024px){.teaserpage--submissions-open--date-container span{font-size:44px;margin-bottom:0}}.teaserpage--submissions-open .h-c-button{margin-bottom:96px}.teaserpage--educators{padding:20vh 0}.teaserpage--educators .h-c-headline,.teaserpage--educators .project-complete--description p,.project-complete--description .teaserpage--educators p,.teaserpage--educators .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--educators p,.teaserpage--educators .project-preview--copy h1,.project-preview--copy .teaserpage--educators h1,.teaserpage--educators .project-preview--copy h2,.project-preview--copy .teaserpage--educators h2,.teaserpage--educators .project-preview--copy h3,.project-preview--copy .teaserpage--educators h3,.teaserpage--educators .project-preview--copy h4,.project-preview--copy .teaserpage--educators h4,.teaserpage--educators .project-preview--copy h5,.project-preview--copy .teaserpage--educators h5{margin-bottom:60px;padding:0 24px;text-align:center}@media (min-width: 1024px){.teaserpage--educators .h-c-headline,.teaserpage--educators .project-complete--description p,.project-complete--description .teaserpage--educators p,.teaserpage--educators .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--educators p,.teaserpage--educators .project-preview--copy h1,.project-preview--copy .teaserpage--educators h1,.teaserpage--educators .project-preview--copy h2,.project-preview--copy .teaserpage--educators h2,.teaserpage--educators .project-preview--copy h3,.project-preview--copy .teaserpage--educators h3,.teaserpage--educators .project-preview--copy h4,.project-preview--copy .teaserpage--educators h4,.teaserpage--educators .project-preview--copy h5,.project-preview--copy .teaserpage--educators h5{margin-bottom:120px}}.teaserpage--educators .h-c-headline.h-c-headline--three,.teaserpage--educators .project-complete--description p,.project-complete--description .teaserpage--educators p,.teaserpage--educators .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--educators p.h-c-headline--three,.teaserpage--educators .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--educators p,.teaserpage--educators .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--educators p,.teaserpage--educators .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--educators h1.h-c-headline--three,.teaserpage--educators .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--educators h2.h-c-headline--three,.teaserpage--educators .project-preview--copy h3,.project-preview--copy .teaserpage--educators h3,.teaserpage--educators .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--educators h4.h-c-headline--three,.teaserpage--educators .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--educators h5.h-c-headline--three{font-size:42px}@media (min-width: 1024px){.teaserpage--educators .h-c-headline.h-c-headline--three,.teaserpage--educators .project-complete--description p,.project-complete--description .teaserpage--educators p,.teaserpage--educators .project-complete--inspiring-educator p.h-c-headline--three,.project-complete--inspiring-educator .teaserpage--educators p.h-c-headline--three,.teaserpage--educators .project-complete--inspiring-educator .project-complete--description p,.project-complete--inspiring-educator .project-complete--description .teaserpage--educators p,.teaserpage--educators .project-complete--description .project-complete--inspiring-educator p,.project-complete--description .project-complete--inspiring-educator .teaserpage--educators p,.teaserpage--educators .project-preview--copy h1.h-c-headline--three,.project-preview--copy .teaserpage--educators h1.h-c-headline--three,.teaserpage--educators .project-preview--copy h2.h-c-headline--three,.project-preview--copy .teaserpage--educators h2.h-c-headline--three,.teaserpage--educators .project-preview--copy h3,.project-preview--copy .teaserpage--educators h3,.teaserpage--educators .project-preview--copy h4.h-c-headline--three,.project-preview--copy .teaserpage--educators h4.h-c-headline--three,.teaserpage--educators .project-preview--copy h5.h-c-headline--three,.project-preview--copy .teaserpage--educators h5.h-c-headline--three{font-size:56px}}.teaserpage--educators--iste{display:flex;flex-direction:column;margin-bottom:100px;padding:0 16px;text-align:center}@media (min-width: 1024px){.teaserpage--educators--iste{display:grid;flex-direction:row;grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:120px;padding:0}}.teaserpage--educators--iste--img-container{display:flex;flex:1;justify-content:center;margin-top:60px;order:2}@media (min-width: 1024px){.teaserpage--educators--iste--img-container{grid-column:1 / span 1;margin-top:0;order:1}}.teaserpage--educators--iste--img-container a{align-self:center;max-width:125px}@media (min-width: 1024px){.teaserpage--educators--iste--img-container a{max-width:169px}}.teaserpage--educators--iste--copy{color:#5f6267;font-size:20px;line-height:28px;padding:0 24px 24px}@media (min-width: 1024px){.teaserpage--educators--iste--copy{flex:2;font-size:28px;grid-column:2 / span 2;line-height:40px;order:2;padding:0;text-align:left}}.teaserpage--educators--iste--link{font-size:14px}@media (min-width: 1024px){.teaserpage--educators--iste--link{font-size:16px;grid-column:2;grid-row:2;text-align:left}}@media (min-width: 1024px){.teaserpage--resources{padding:0}}.teaserpage .h-c-carousel--tile .h-c-carousel__wrap{padding-right:0}@media (min-width: 600px){.teaserpage .h-c-carousel--tile .h-c-carousel__wrap{padding:0 40px}}@media (min-width: 1024px){.teaserpage .h-c-carousel--tile .h-c-carousel__wrap{padding:0}}@media (min-width: 600px){.teaserpage .h-c-carousel .glue-carousel::after{display:none}}.teaserpage .h-c-carousel--tile{margin:-10px 0}.teaserpage .h-c-carousel--tile-small-only .glue-carousel{margin:0}.teaserpage .h-c-carousel--tile .h-c-carousel__item,.teaserpage .resource-card-alt{margin-right:16px;padding:0;width:88.3495146%}@media (min-width: 600px){.teaserpage .h-c-carousel--tile .h-c-carousel__item,.teaserpage .resource-card-alt{margin:0;width:auto}}.teaserpage .resource-card-alt{margin:104px 5.8252427%}.teaserpage .resource-card-alt.h-c-carousel__item{margin:0 16px 0 0}@media (min-width: 600px){.teaserpage .resource-card-alt.h-c-carousel__item{margin:0;width:auto}}.teaserpage .glue-pagination-page-list{list-style-type:none}.teaserpage .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before{border-color:#5f6267}.teaserpage .h-c-carousel__navigation .glue-pagination-page-list .-active .glue-o-pagination__button::before{background:#5f6267;border-color:#5f6267}@media (min-width: 600px){.teaserpage--resource-cards,.teaserpage--partners-cards{display:grid;grid-column-gap:32px;grid-row-gap:32px;grid-template-columns:1fr 1fr;margin:0;width:100%}}@media (min-width: 1024px){.teaserpage--resource-cards,.teaserpage--partners-cards{grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr 1fr 1fr}}.teaserpage--partners{overflow:visible;padding:20vh 32px 0;text-align:center}@media (min-width: 600px){.teaserpage--partners{padding:0 32px}}@media (min-width: 1024px){.teaserpage--partners{padding:0}}.teaserpage--partners .h-c-headline,.teaserpage--partners .project-complete--description p,.project-complete--description .teaserpage--partners p,.teaserpage--partners .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--partners p,.teaserpage--partners .project-preview--copy h1,.project-preview--copy .teaserpage--partners h1,.teaserpage--partners .project-preview--copy h2,.project-preview--copy .teaserpage--partners h2,.teaserpage--partners .project-preview--copy h3,.project-preview--copy .teaserpage--partners h3,.teaserpage--partners .project-preview--copy h4,.project-preview--copy .teaserpage--partners h4,.teaserpage--partners .project-preview--copy h5,.project-preview--copy .teaserpage--partners h5{margin-bottom:48px}.teaserpage--partners-cards{grid-row-gap:90px;grid-template-columns:1fr 1fr;margin-top:120px;position:relative}.teaserpage--hr{border:solid #000;border-width:2px 0 0;clear:both;height:0;transform:rotate(90deg);width:160px}@media (min-width: 1440px){.teaserpage--hr{border-width:3px 0 0;margin:-20px auto}}@media screen and (max-height: 500px){.teaserpage--hr{width:80px}}.teaserpage--teaser-form{height:100%;transition:opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),transform 180ms cubic-bezier(0.4, 0, 0.2, 1)}.teaserpage--teaser-form.-submitted{opacity:0;transform:translateY(100px)}.teaserpage--teaser-form--container{padding-bottom:40px}@media (min-width: 600px){.teaserpage--teaser-form--container{padding-bottom:0}}.teaserpage--teaser-form .form{padding:100px 24px}@media (min-width: 600px){.teaserpage--teaser-form .form{padding:100px 70px 40px}}@media screen and (min-width: 1000px) and (max-height: 800px){.teaserpage--teaser-form .form{padding:64px 64px 20px}}.teaserpage--teaser-form .form--error-status{display:none}.teaserpage--teaser-form .form--modal{text-align:left}@media (min-width: 600px){.teaserpage--teaser-form .form--modal{padding-left:0;padding-right:0}}@media (min-width: 900px){.teaserpage--teaser-form .form--modal{padding-left:64px;padding-right:64px}}.teaserpage--teaser-form .form .h-c-headline,.teaserpage--teaser-form .form .project-complete--description p,.project-complete--description .teaserpage--teaser-form .form p,.teaserpage--teaser-form .form .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--teaser-form .form p,.teaserpage--teaser-form .form .project-preview--copy h1,.project-preview--copy .teaserpage--teaser-form .form h1,.teaserpage--teaser-form .form .project-preview--copy h2,.project-preview--copy .teaserpage--teaser-form .form h2,.teaserpage--teaser-form .form .project-preview--copy h3,.project-preview--copy .teaserpage--teaser-form .form h3,.teaserpage--teaser-form .form .project-preview--copy h4,.project-preview--copy .teaserpage--teaser-form .form h4,.teaserpage--teaser-form .form .project-preview--copy h5,.project-preview--copy .teaserpage--teaser-form .form h5{text-align:left}.teaserpage--teaser-form .-error>.form--error-status{display:block}.teaserpage--teaser-form .h-c-headline,.teaserpage--teaser-form .project-complete--description p,.project-complete--description .teaserpage--teaser-form p,.teaserpage--teaser-form .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--teaser-form p,.teaserpage--teaser-form .project-preview--copy h1,.project-preview--copy .teaserpage--teaser-form h1,.teaserpage--teaser-form .project-preview--copy h2,.project-preview--copy .teaserpage--teaser-form h2,.teaserpage--teaser-form .project-preview--copy h3,.project-preview--copy .teaserpage--teaser-form h3,.teaserpage--teaser-form .project-preview--copy h4,.project-preview--copy .teaserpage--teaser-form h4,.teaserpage--teaser-form .project-preview--copy h5,.project-preview--copy .teaserpage--teaser-form h5{font-size:32px;margin-bottom:48px}@media (min-width: 1024px){.teaserpage--teaser-form .h-c-headline,.teaserpage--teaser-form .project-complete--description p,.project-complete--description .teaserpage--teaser-form p,.teaserpage--teaser-form .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--teaser-form p,.teaserpage--teaser-form .project-preview--copy h1,.project-preview--copy .teaserpage--teaser-form h1,.teaserpage--teaser-form .project-preview--copy h2,.project-preview--copy .teaserpage--teaser-form h2,.teaserpage--teaser-form .project-preview--copy h3,.project-preview--copy .teaserpage--teaser-form h3,.teaserpage--teaser-form .project-preview--copy h4,.project-preview--copy .teaserpage--teaser-form h4,.teaserpage--teaser-form .project-preview--copy h5,.project-preview--copy .teaserpage--teaser-form h5{font-size:44px;margin-bottom:60px}}@media screen and (min-width: 1000px) and (max-height: 800px){.teaserpage--teaser-form .h-c-headline,.teaserpage--teaser-form .project-complete--description p,.project-complete--description .teaserpage--teaser-form p,.teaserpage--teaser-form .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--teaser-form p,.teaserpage--teaser-form .project-preview--copy h1,.project-preview--copy .teaserpage--teaser-form h1,.teaserpage--teaser-form .project-preview--copy h2,.project-preview--copy .teaserpage--teaser-form h2,.teaserpage--teaser-form .project-preview--copy h3,.project-preview--copy .teaserpage--teaser-form h3,.teaserpage--teaser-form .project-preview--copy h4,.project-preview--copy .teaserpage--teaser-form h4,.teaserpage--teaser-form .project-preview--copy h5,.project-preview--copy .teaserpage--teaser-form h5{margin-bottom:36px}}.teaserpage--teaser-form--success-message{display:none}.teaserpage--teaser-form .form--radio-option-container{margin-bottom:48px;margin-top:16px}@media (min-width: 1024px){.teaserpage--teaser-form .form--radio-option-container{margin-bottom:60px}}@media screen and (min-width: 1000px) and (max-height: 800px){.teaserpage--teaser-form .form--radio-option-container{margin-bottom:36px}}.teaserpage--teaser-form .form--terms-container{position:relative}.teaserpage--teaser-form .form--terms-container .form--input-wrap{display:flex;margin-bottom:40px}@media (min-width: 1024px){.teaserpage--teaser-form .form--terms-container .form--input-wrap{margin-bottom:60px}}@media screen and (min-width: 1000px) and (max-height: 800px){.teaserpage--teaser-form .form--terms-container .form--input-wrap{margin-bottom:36px}}.teaserpage--teaser-form .form--terms-container .form--input-wrap input{margin-right:16px;margin-top:4px;width:16px}.teaserpage--teaser-form .form--terms-container .form--input-wrap label{flex:1;font-size:16px}.teaserpage--teaser-form-success{display:none;flex-direction:column;justify-content:space-evenly;opacity:0;padding:100px 24px;transform:translateY(100px);transition:opacity 360ms cubic-bezier(0.4, 0, 0.2, 1),transform 360ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 1024px){.teaserpage--teaser-form-success{bottom:0;left:0;padding:100px 70px;position:absolute;right:0;top:0}}.teaserpage--teaser-form-success .h-c-headline,.teaserpage--teaser-form-success .project-complete--description p,.project-complete--description .teaserpage--teaser-form-success p,.teaserpage--teaser-form-success .project-complete--inspiring-educator p,.project-complete--inspiring-educator .teaserpage--teaser-form-success p,.teaserpage--teaser-form-success .project-preview--copy h1,.project-preview--copy .teaserpage--teaser-form-success h1,.teaserpage--teaser-form-success .project-preview--copy h2,.project-preview--copy .teaserpage--teaser-form-success h2,.teaserpage--teaser-form-success .project-preview--copy h3,.project-preview--copy .teaserpage--teaser-form-success h3,.teaserpage--teaser-form-success .project-preview--copy h4,.project-preview--copy .teaserpage--teaser-form-success h4,.teaserpage--teaser-form-success .project-preview--copy h5,.project-preview--copy .teaserpage--teaser-form-success h5{margin-bottom:32px}.teaserpage--teaser-form-success p{color:#5f6267;font-size:22px;margin-bottom:32px}@media (min-width: 1024px){.teaserpage--teaser-form-success p{font-size:28px}}.teaserpage--teaser-form-success.-active{opacity:1;transform:translateY(0)}html[dir='rtl'] .teaserpage--scroll--illustration{right:-50%}@media (min-width: 600px){html[dir='rtl'] .teaserpage--scroll--illustration{right:0}}@media (min-width: 1024px){html[dir='rtl'] .teaserpage--educators--iste--copy,html[dir='rtl'] .teaserpage--educators--iste--link{text-align:right}}html[lang='zh-CN'] body,html[lang='zh-TW'] body,html[lang='ko'] body{font-weight:400}@media (min-width: 1024px){.profile{margin-top:60px}}.profile .form{margin:40px 0}.profile .form .grid-parent{margin:0}@media (min-width: 1024px){.profile .form .grid-parent{margin-top:80px}}.profile .form--delete-account{padding-top:60px;position:relative}.profile .form--delete-account::before{border:1px solid #dadce0;content:' ';left:0;position:absolute;top:0;width:58px}.profile--header .h-c-headline--three,.profile--header .project-complete--description p,.project-complete--description .profile--header p,.profile--header .project-preview--copy h3,.project-preview--copy .profile--header h3{margin:16px auto;max-width:362px}.profile .profile--form--age.grid-parent{margin:20px 0}@media (min-width: 1024px){.profile .profile--form--age.grid-parent{margin:40px 0}}.profile .profile--form--age.-error label{color:#d93025}.profile .profile--form--age.-error .form--error-status{display:block}.profile .profile--form--age.-error .form--text-input{border-color:#d93025;color:#d93025}.profile .profile-widget{display:none}@media (min-width: 1024px){.profile .profile-widget{display:block;position:sticky;top:170px}}.profile .mobile-in-page-select-nav{display:inline-block}@media (min-width: 1024px){.profile .mobile-in-page-select-nav{display:none}}@media (min-width: 1024px){.profile .profile--form--name .form--text-input-wrap,.profile .profile--school-info .form--text-input-wrap{margin-bottom:40px}}.profile .profile--form--country .form--text-input-wrap{margin-bottom:0}.profile--delete-modal{padding:80px 36px}.profile--delete-modal .h-c-headline,.profile--delete-modal .project-complete--description p,.project-complete--description .profile--delete-modal p,.profile--delete-modal .project-complete--inspiring-educator p,.project-complete--inspiring-educator .profile--delete-modal p,.profile--delete-modal .project-preview--copy h1,.project-preview--copy .profile--delete-modal h1,.profile--delete-modal .project-preview--copy h2,.project-preview--copy .profile--delete-modal h2,.profile--delete-modal .project-preview--copy h3,.project-preview--copy .profile--delete-modal h3,.profile--delete-modal .project-preview--copy h4,.project-preview--copy .profile--delete-modal h4,.profile--delete-modal .project-preview--copy h5,.project-preview--copy .profile--delete-modal h5,.profile--delete-modal p{margin-bottom:1em}.profile--delete-modal .mdc-button{margin-right:16px}.parental-consent .profile--header,.team .profile--header{background-image:url("/static/images/consent-background.svg");background-position-y:top;background-size:60%}.parental-consent .h-c-headline--three,.parental-consent .project-complete--description p,.project-complete--description .parental-consent p,.parental-consent .project-preview--copy h3,.project-preview--copy .parental-consent h3,.team .h-c-headline--three,.team .project-complete--description p,.project-complete--description .team p,.team .project-preview--copy h3,.project-preview--copy .team h3{max-width:100%}.parental-consent .dashboard--alert-container,.team .dashboard--alert-container{margin:60px 0}.parental-consent .dashboard--alert,.team .dashboard--alert{background:#fef7e0}.parental-consent .dashboard--alert.-approved,.team .dashboard--alert.-approved{background:#e6f4ea}.parental-consent--body,.team--body{margin-top:60px}.parental-consent--body .quote-cite,.team--body .quote-cite{margin:80px 0 24px}.parental-consent--email-wrapper,.team--email-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:16px}@media (min-width: 600px){.parental-consent--email-wrapper,.team--email-wrapper{flex-direction:row}}.parental-consent--email-wrapper .mdc-button,.team--email-wrapper .mdc-button{height:56px}.parental-consent--email-wrapper .form--text-input-wrap,.team--email-wrapper .form--text-input-wrap{margin-bottom:24px}@media (min-width: 600px){.parental-consent--email-wrapper .form--text-input-wrap,.team--email-wrapper .form--text-input-wrap{margin-bottom:40px}}.parental-consent .form--text-input-wrap,.team .form--text-input-wrap{flex:1;margin-right:16px}@media (min-width: 600px){.parental-consent .form--text-input-wrap,.team .form--text-input-wrap{margin-bottom:0}}.parental-consent--no-email,.team--no-email{margin-bottom:40px;margin-top:80px}.parental-consent--no-email::before,.team--no-email::before{border-top:1px solid #dadce0;content:' ';display:block;padding-bottom:40px;width:58px}.team .h-c-headline--three,.team .project-complete--description p,.project-complete--description .team p,.team .project-preview--copy h3,.project-preview--copy .team h3{max-width:90%}.team .parental-consent--email-wrapper{margin-top:1em}.team--invite{margin:60px 0}.team--send-invite-container{border:1px solid #e8eaed;border-radius:4px;margin:32px 0;padding:10px 32px}.team--invite-sent-container{border:1px solid #e8eaed;border-radius:4px;margin:32px 0;padding:0 32px 32px}.team--invite-sent-container .parental-consent--email-wrapper{border-bottom:1px solid #e8eaed;margin-bottom:32px;padding-bottom:24px}.team--invite-sent-container .team-invite--copy{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.team .dashboard--control{background:none;border:0;flex:0 1 90px;text-align:center;width:100%}.team--remove-modal{align-items:center;display:flex;flex-direction:column;padding:80px 40px;text-align:center}.team--remove-modal .mdc-button{margin:40px 0}.team--user-images{height:138px;margin:0 auto;max-width:328px;position:relative}@media (min-width: 600px){.team--user-images{height:278px}}@media (min-width: 1024px){.team--user-images{max-width:none}}.team--user-image{width:76px}@media (min-width: 600px){.team--user-image{width:85px}}@media (min-width: 1024px){.team--user-image{width:133px}}.team--user-image--main{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}@media (min-width: 1024px){.team--user-image--main{width:150px}}.team--user-image img{display:block;width:100%}.team--secondary-images{display:flex;justify-content:space-between}.parental-consent--body{margin:60px 24px}@media (min-width: 1024px){.parental-consent--body{margin:60px auto}}.parental-consent--body h3{color:#202124;font-size:14px;line-height:1.57143;margin:60px 0;text-align:center}@media (min-width: 600px){.parental-consent--body h3{font-size:18px;line-height:1.77778}}@media (min-width: 1024px){.parental-consent--body h3{font-size:22px;line-height:1.27273}}.parental-consent--header{text-align:center}.parental-consent--header .h-c-headline,.parental-consent--header .project-complete--description p,.project-complete--description .parental-consent--header p,.parental-consent--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .parental-consent--header p,.parental-consent--header .project-preview--copy h1,.project-preview--copy .parental-consent--header h1,.parental-consent--header .project-preview--copy h2,.project-preview--copy .parental-consent--header h2,.parental-consent--header .project-preview--copy h3,.project-preview--copy .parental-consent--header h3,.parental-consent--header .project-preview--copy h4,.project-preview--copy .parental-consent--header h4,.parental-consent--header .project-preview--copy h5,.project-preview--copy .parental-consent--header h5{margin-bottom:16px}.parental-consent .dashboard--controls-desktop{justify-content:flex-end}.parental-consent .dashboard--controls-desktop .mdc-button{position:relative}.parental-consent-approve--header{margin-bottom:60px;margin-top:180px;text-align:center}.parental-consent-approve--header .h-c-headline,.parental-consent-approve--header .project-complete--description p,.project-complete--description .parental-consent-approve--header p,.parental-consent-approve--header .project-complete--inspiring-educator p,.project-complete--inspiring-educator .parental-consent-approve--header p,.parental-consent-approve--header .project-preview--copy h1,.project-preview--copy .parental-consent-approve--header h1,.parental-consent-approve--header .project-preview--copy h2,.project-preview--copy .parental-consent-approve--header h2,.parental-consent-approve--header .project-preview--copy h3,.project-preview--copy .parental-consent-approve--header h3,.parental-consent-approve--header .project-preview--copy h4,.project-preview--copy .parental-consent-approve--header h4,.parental-consent-approve--header .project-preview--copy h5,.project-preview--copy .parental-consent-approve--header h5{margin-bottom:16px}.parental-consent-approve--body{margin-bottom:64px;text-align:center}.parental-consent-approve--body p{font-size:16px}.parental-consent-approve--closing{margin:60px 24px;text-align:center}@media (min-width: 1024px){.parental-consent-approve--closing{margin:60px auto}}.parental-consent-approve .hr{margin:160px auto}.parental-consent-approve--dates{margin:0 auto 40px;text-align:center}@media (min-width: 1024px){.parental-consent-approve--dates{margin:0 auto 200px}}.styleguide{padding:20px}.styleguide .element-wrapper{border-top:1px solid #efefef;margin:20px 0 40px;padding-top:40px;position:relative}.styleguide .element-wrapper .header{margin-bottom:20px}.styleguide .element-wrapper--secondary{margin-bottom:40px}.styleguide .reversed{background-color:#333;margin-top:10px;padding:10px}.glue-app-ready .styleguide .h-c-header__bar{position:relative}.styleguide .share-popover{margin-left:200px}

/*# sourceMappingURL=site.css.map */