.gfe-header__drawer{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;max-width:334px;opacity:0;pointer-events:none;position:fixed;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity .2s ease-out .3s, visibility 0s ease-out .3s, -webkit-transform .2s ease-out;transition:opacity .2s ease-out .3s, visibility 0s ease-out .3s, -webkit-transform .2s ease-out;transition:transform .2s ease-out, opacity .2s ease-out .3s, visibility 0s ease-out .3s;transition:transform .2s ease-out, opacity .2s ease-out .3s, visibility 0s ease-out .3s, -webkit-transform .2s ease-out;visibility:hidden;width:calc(100vw - 56px);z-index:12}[dir='rtl'] .gfe-header__drawer{left:auto;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.gfe-header__drawer__top-wrapper{border-bottom:1px solid #dadce0;min-height:var(--header-base-height, 64px);padding:20px}.gfe-header__drawer__navigation-wrapper{height:100%;overflow-x:hidden;overflow-y:scroll}.gfe-header__drawer__menu-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:28px 0;-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease, -webkit-transform .35s ease}.gfe-header__drawer__bottom-wrapper{-webkit-box-shadow:0 -2px 10px 0 rgba(70,76,78,0.2);box-shadow:0 -2px 10px 0 rgba(70,76,78,0.2);display:-ms-grid;display:grid;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;grid-row-gap:8px;margin-top:auto;padding:8px}.gfe-header__drawer__bottom-wrapper .gfe-button{width:100%}.gfe-header__drawer--opened{opacity:1;pointer-events:auto;visibility:visible}[dir='ltr'] .gfe-header__drawer--opened{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}[dir='rtl'] .gfe-header__drawer--opened{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}.gfe-header__bar{background-color:#fff;font-size:14px;opacity:0;position:fixed;top:0;width:100%;z-index:10}.gfe-header__bar::before,.gfe-header__bar::after{content:'';opacity:0;pointer-events:none;position:absolute;width:100%}.gfe-header__bar::before{background-color:#fff;border-top:1px solid #dadce0;height:var(--header-base-height, 64px);top:100%}.gfe-header__bar::after{height:100%;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15)}.gfe-header__bar--active::before{opacity:1}.gfe-header__bar--active::after{height:calc(100% + var(--header-base-height, 64px))}.gfe-header__bar--scrolled::after{opacity:1}.gfe-header__bar.is-ready{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.gfe-header__bar__expanded-wrapper,.gfe-header__bar__intermediate-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.gfe-header__bar__expanded-wrapper{-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;height:var(--header-base-height, 64px);padding:0 16px 0 20px;position:relative}.gfe-header__bar__expanded-wrapper .gfe-header__bar__left-wrapper,.gfe-header__bar__expanded-wrapper .gfe-header__bar__right-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.gfe-header__bar__expanded-wrapper .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button{display:none}[dir='ltr'] .gfe-header__bar__expanded-wrapper .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button{margin-right:24px}[dir='rtl'] .gfe-header__bar__expanded-wrapper .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button{margin-left:24px}.gfe-header__bar__expanded-wrapper .gfe-header__bar__right-wrapper{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;overflow:hidden}.gfe-header__bar__expanded-wrapper .gfe-header__bar__right-wrapper__button{-ms-flex-item-align:initial;-ms-grid-row-align:initial;align-self:initial;white-space:nowrap}.gfe-header__bar__expanded-wrapper .gfe-header__bar__right-wrapper__button--primary{min-width:150px}.gfe-header__bar__intermediate-wrapper{border-top:1px solid #dadce0}.gfe-header__bar__intermediate-wrapper .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.gfe-header__bar__menu-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;overflow:hidden;position:relative}.gfe-header__bar--expanded .gfe-header__bar__menu-wrapper,.gfe-header__bar--expanded .gfe-header__bar__right-wrapper,.gfe-header__bar--intermediate .gfe-header__bar__menu-wrapper,.gfe-header__bar--intermediate .gfe-header__bar__right-wrapper{overflow:visible;position:relative}.gfe-header__bar--expanded .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button,.gfe-header__bar--expanded .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button,.gfe-header__bar--intermediate .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button,.gfe-header__bar--intermediate .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button{display:none}.gfe-header__bar--intermediate .gfe-header__bar__bar__menu-wrapper--expanded .gfe-header__menu{display:none}.gfe-header__bar--intermediate .gfe-search-field{padding:0 28px}.gfe-header__bar--intermediate .gfe-header__bar__right-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.gfe-header__bar--expanded .gfe-header__bar__intermediate-wrapper{display:none}.gfe-header__bar--base .gfe-header__bar__menu-wrapper,.gfe-header__bar--base-condensed .gfe-header__bar__menu-wrapper{overflow:visible}.gfe-header__bar--base .gfe-search-field,.gfe-header__bar--base-condensed .gfe-search-field{height:var(--header-base-height, 64px);padding:0 28px;position:relative}.gfe-header__bar--base .gfe-header__bar__expanded-wrapper .gfe-header__menu,.gfe-header__bar--base .gfe-header__bar__intermediate-wrapper .gfe-header__menu,.gfe-header__bar--base-condensed .gfe-header__bar__expanded-wrapper .gfe-header__menu,.gfe-header__bar--base-condensed .gfe-header__bar__intermediate-wrapper .gfe-header__menu{display:none}.gfe-header__bar--base .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button,.gfe-header__bar--base .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button,.gfe-header__bar--base-condensed .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button,.gfe-header__bar--base-condensed .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button{display:-webkit-box;display:-ms-flexbox;display:flex}.gfe-header__bar--base .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button .gfe-icon,.gfe-header__bar--base .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button .gfe-icon,.gfe-header__bar--base-condensed .gfe-header__bar__left-wrapper .gfe-header__bar__hamburger-button .gfe-icon,.gfe-header__bar--base-condensed .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button .gfe-icon{color:#202124}.gfe-header__bar--base .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button,.gfe-header__bar--base-condensed .gfe-header__bar__left-wrapper .gfe-header__bar__site-search-button{margin-left:auto}.gfe-header__bar--base .gfe-header__bar__right-wrapper,.gfe-header__bar--base-condensed .gfe-header__bar__right-wrapper{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}[dir='ltr'] .gfe-header__bar--base .gfe-header__bar__right-wrapper__button--primary,[dir='ltr'] .gfe-header__bar--base-condensed .gfe-header__bar__right-wrapper__button--primary{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}[dir='rtl'] .gfe-header__bar--base .gfe-header__bar__right-wrapper__button--primary,[dir='rtl'] .gfe-header__bar--base-condensed .gfe-header__bar__right-wrapper__button--primary{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:auto}.gfe-header__bar--base .gfe-header__bar__right-wrapper .gfe-header__menu,.gfe-header__bar--base .gfe-header__bar__right-wrapper__button--secondary,.gfe-header__bar--base-condensed .gfe-header__bar__right-wrapper .gfe-header__menu,.gfe-header__bar--base-condensed .gfe-header__bar__right-wrapper__button--secondary{display:none}.gfe-header__bar--base-condensed .gfe-header__bar__expanded-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.gfe-header__bar--base-condensed .gfe-header__bar__left-wrapper{height:var(--header-base-height, 64px)}.gfe-header__bar--base-condensed .gfe-header__bar__right-wrapper{display:none}.gfe-header__drawer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin-bottom:0;position:relative;width:auto}[dir='ltr'] .gfe-header__drawer__menu{margin-left:0 !important}[dir='rtl'] .gfe-header__drawer__menu{margin-right:0 !important}.gfe-header__drawer__menu__go-back-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:28px;padding:0}[dir='ltr'] .gfe-header__drawer__menu__go-back-button{padding-left:12px}[dir='rtl'] .gfe-header__drawer__menu__go-back-button{padding-right:12px}.gfe-header__drawer__menu__go-back-button__text{border-bottom:1px solid #dadce0;font-family:"Google Sans Display","Roboto",Arial,Helvetica,sans-serif !important;line-height:24px;padding:14px 0;pointer-events:none;width:100%}[dir='ltr'] .gfe-header__drawer__menu__go-back-button__text{margin-left:8px}[dir='rtl'] .gfe-header__drawer__menu__go-back-button__text{margin-right:8px}.gfe-header__drawer__menu__go-back-button:hover,.gfe-header__drawer__menu__go-back-button:focus{background-color:#f8f9fa}.gfe-header__drawer__menu__link-separator{border-bottom:1px solid #dadce0;margin:24px 20px;width:calc(100% - 40px)}.gfe-header__drawer__menu__item{-ms-flex-item-align:start;align-self:flex-start;width:100%}.gfe-header__drawer__menu--nested{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:100%;position:absolute;top:0;width:100%}.gfe-header__drawer__menu--nested[data-gfe-depth-level='1']{top:calc(28px * -1)}.gfe-header__drawer__menu--hidden{-webkit-transition:visibility 0s linear .35s;transition:visibility 0s linear .35s;visibility:hidden}.gfe-header__drawer__menu__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;color:#5f6368;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:visible;padding:14px 20px;position:relative;text-decoration:none;width:100%}.gfe-header__drawer__menu__link__text{font-family:"Google Sans Display","Roboto",Arial,Helvetica,sans-serif !important;font-size:16px;pointer-events:none;white-space:normal}.gfe-header__drawer__menu__link__arrow{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.gfe-header__drawer__menu__link:visited{text-decoration:none}.gfe-header__drawer__menu__link:visited .gfe-header__drawer__menu__link__text{color:#5f6368}.gfe-header__drawer__menu__link:hover,.gfe-header__drawer__menu__link:focus{background-color:#f8f9fa}.gfe-header__drawer__menu__link:hover .gfe-header__drawer__menu__link__text,.gfe-header__drawer__menu__link:focus .gfe-header__drawer__menu__link__text{color:#202124}.gfe-header__drawer__menu__link--parent .gfe-header__drawer__menu__link-icon{margin-left:8px}.gfe-header__drawer__menu__link--active{position:relative}.gfe-header__drawer__menu__link--active::after{background-color:#f8f9fa;border-radius:0 24px 24px 0;content:'';height:100%;left:0;pointer-events:none;position:absolute;top:0;width:calc(100% - 8px);z-index:-1}.gfe-header__drawer__menu__link--active .gfe-header__drawer__menu__link__arrow,.gfe-header__drawer__menu__link--active .gfe-header__drawer__menu__link__text{color:#202124 !important}.gfe-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:0;margin-left:0 !important;position:relative;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;width:auto}.gfe-header__menu__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5f6368;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:visible;padding:12px;position:relative;text-decoration:none;width:100%}.gfe-header__menu__link__text{font-family:"Google Sans Display","Roboto",Arial,Helvetica,sans-serif !important;font-size:16px;pointer-events:none;white-space:nowrap}@media (min-width: 600px){.gfe-header__menu__link__text{font-size:14px}.gfe-header__menu__link::after{bottom:calc(-14px)}}.gfe-header__menu__link:visited{text-decoration:none}.gfe-header__menu__link:visited .gfe-header__menu__link__text{color:#5f6368}.gfe-header__menu__link:active,.gfe-header__menu__link:hover,.gfe-header__menu__link:focus{background-color:#f8f9fa;color:#202124}.gfe-header__menu__link:active .gfe-header__menu__link__text,.gfe-header__menu__link:active .gfe-header__menu__link__arrow,.gfe-header__menu__link:hover .gfe-header__menu__link__text,.gfe-header__menu__link:hover .gfe-header__menu__link__arrow,.gfe-header__menu__link:focus .gfe-header__menu__link__text,.gfe-header__menu__link:focus .gfe-header__menu__link__arrow{color:#202124}.gfe-header__menu__link--icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir='ltr'] .gfe-header__menu__link--icon{margin-right:4px}[dir='rtl'] .gfe-header__menu__link--icon{margin-left:4px}.gfe-header__menu__link--icon .gfe-icon{pointer-events:none}[dir='ltr'] .gfe-header__menu__link--icon .gfe-icon{margin-right:8px}[dir='rtl'] .gfe-header__menu__link--icon .gfe-icon{margin-left:8px}.gfe-header__menu__link--icon .gfe-header__menu__link__text{color:#1a73e8}.gfe-header__menu__link--icon:active,.gfe-header__menu__link--icon:hover,.gfe-header__menu__link--icon:focus{background-color:#f8f9fa;color:#1967d2;outline:none}.gfe-header__menu__link--icon:active .gfe-header__menu__link__text,.gfe-header__menu__link--icon:hover .gfe-header__menu__link__text,.gfe-header__menu__link--icon:focus .gfe-header__menu__link__text{color:#1967d2}.gfe-header__menu__link--parent .gfe-header__menu__link-icon{margin-left:8px}.gfe-header__menu__link--active .gfe-header__menu__link__arrow,.gfe-header__menu__link--active .gfe-header__menu__link__text{color:#202124 !important}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item,.gfe-header__menu[data-gfe-depth-level='1']>.gfe-header__menu__item{height:64px;padding:8px 0}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item--secondary,.gfe-header__menu[data-gfe-depth-level='1']>.gfe-header__menu__item--secondary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link:not(.gfe-header__menu__link--secondary),.gfe-header__menu[data-gfe-depth-level='1']>.gfe-header__menu__item>.gfe-header__menu__link:not(.gfe-header__menu__link--secondary){border-radius:4px}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link--active::before,.gfe-header__menu[data-gfe-depth-level='1']>.gfe-header__menu__item>.gfe-header__menu__link--active::before{border-bottom:2px solid #1a73e8;bottom:-6px;content:'';opacity:1;pointer-events:none;position:absolute;width:calc(100% - 24px)}@media (min-width: 600px){.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link--active::before,.gfe-header__menu[data-gfe-depth-level='1']>.gfe-header__menu__item>.gfe-header__menu__link--active::before{bottom:-9px}}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link::after{background-color:#fff;border-bottom:1px solid #dadce0;border-left:1px solid #dadce0;bottom:calc(-12px);content:'';height:10px;left:calc(50% - (10px * .5));opacity:0;position:absolute;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:10px;z-index:20}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link--opened:not(.gfe-header__menu__link--secondary)::before{opacity:0}.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link--opened:not(.gfe-header__menu__link--secondary)::after{opacity:1}@media (min-width: 600px){.gfe-header__menu[data-gfe-depth-level='0']>.gfe-header__menu__item>.gfe-header__menu__link::after{bottom:calc(-15px)}}.gfe-header__menu[data-gfe-depth-level='1']{left:0;top:100%;z-index:10}.gfe-header__menu[data-gfe-depth-level='1'] .gfe-header__menu__link__arrow{margin-left:8px;pointer-events:none;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.gfe-header__menu[data-gfe-depth-level='1'].gfe-header__menu--popup{top:calc(100% + 1px)}.gfe-header__menu[data-gfe-depth-level='1'].gfe-header__menu--overflown{left:auto;right:0}.gfe-header__menu[data-gfe-depth-level='2']>.gfe-header__menu__item>.gfe-header__menu__link{border-radius:0}.gfe-header__menu__title{border-bottom:1px solid #dadce0;padding:8px 16px 24px}.gfe-header__menu__title span{font-family:"Google Sans Display","Roboto",Arial,Helvetica,sans-serif !important}.gfe-header__menu--nested{position:absolute;width:100%}.gfe-header__menu--popup{background:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-max-content;height:-moz-max-content;height:max-content;top:calc(100% - 4px);-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;z-index:2;-webkit-box-shadow:0 1px 3px 0 rgba(60,64,67,0.3),0 4px 8px 3px rgba(60,64,67,0.15);box-shadow:0 1px 3px 0 rgba(60,64,67,0.3),0 4px 8px 3px rgba(60,64,67,0.15)}.gfe-header__menu--popup .gfe-header__menu__link{border-radius:0;padding:12px 16px}.gfe-header__menu--popup>.gfe-header__menu__item{padding:0}.gfe-header__menu--hidden{opacity:0;visibility:hidden}.gfe-header{position:relative;top:0;-webkit-transition:opacity .2s, min-height .4s linear;transition:opacity .2s, min-height .4s linear;width:100vw;z-index:10}@media screen and (max-width: 538px){.gfe-header{min-height:var(--header-base-height, 64px)}.gfe-header--with-sticky-bar{min-height:calc(var(--header-base-height, 64px) + 56px)}.gfe-header__butter-bar{top:var(--header-base-height, 64px)}}@media screen and (min-width: 539px){.gfe-header{min-height:var(--header-base-height, 64px)}.gfe-header--with-sticky-bar{min-height:calc(var(--header-base-height, 64px) + 56px)}.gfe-header__butter-bar{top:var(--header-base-height, 64px)}}@media screen and (min-width: 840px){.gfe-header{min-height:calc(var(--header-base-height, 64px) * 2)}.gfe-header--with-sticky-bar{min-height:calc(var(--header-base-height, 64px) * 2 + 56px)}.gfe-header__butter-bar{top:calc(var(--header-base-height, 64px) * 2)}}@media screen and (min-width: 1500px){.gfe-header{min-height:var(--header-base-height, 64px)}.gfe-header--with-sticky-bar{min-height:calc(var(--header-base-height, 64px) + 56px)}.gfe-header__butter-bar{top:var(--header-base-height, 64px)}}.gfe-header .site-search-button{margin-left:auto}.gfe-header__skip-content{background-color:#fff;opacity:0;padding:8px;pointer-events:none;position:absolute;text-decoration:none;top:8px;-webkit-transition:opacity 300ms ease;transition:opacity 300ms ease;width:auto;z-index:12}[dir='ltr'] .gfe-header__skip-content{left:8px}[dir='rtl'] .gfe-header__skip-content{right:8px}.gfe-header__skip-content:focus{border-color:#1967d2;-webkit-box-shadow:0 0 0 1px #1967d2;box-shadow:0 0 0 1px #1967d2;color:#202124;opacity:1;outline:0;pointer-events:all}.gfe-header__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}[lang='ar'] .gfe-header__logo{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.gfe-header__logo-product-name{color:#5f6368;font-family:"Google Sans Display","Roboto",Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:24px;padding-bottom:3px;text-decoration:none;text-rendering:optimizeLegibility;white-space:nowrap;word-wrap:initial}@media (min-width: 600px){.gfe-header__logo-product-name{font-size:22px}}.gfe-header__logo-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:6px;width:60px !important}@media (min-width: 600px){.gfe-header__logo-icon{width:76px !important}}[dir='ltr'] .gfe-header__logo-icon{margin-right:6px}[dir='rtl'] .gfe-header__logo-icon{margin-left:6px}.gfe-header__butter-bar{position:absolute;width:100%}.gfe-header__butter-bar a{color:#1967d2}.gfe-header__backdrop{background:rgba(0,0,0,0.4);bottom:0;display:block;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:11}.gfe-header--drawer-opened .gfe-header__backdrop{opacity:1;visibility:visible}.gfe-header--base,.gfe-header--base-condensed,.gfe-header--expanded{min-height:calc(var(--header-base-height, 64px))}.gfe-header--base.gfe-header--with-sticky-bar,.gfe-header--base-condensed.gfe-header--with-sticky-bar,.gfe-header--expanded.gfe-header--with-sticky-bar{min-height:calc(var(--header-base-height, 64px) + 56px)}@media (max-width: 1023px){.gfe-header--base.gfe-header--with-sticky-bar.gfe-header__bar--desktop-only,.gfe-header--base-condensed.gfe-header--with-sticky-bar.gfe-header__bar--desktop-only,.gfe-header--expanded.gfe-header--with-sticky-bar.gfe-header__bar--desktop-only{min-height:var(--header-base-height, 64px)}}.gfe-header--base .gfe-header__butter-bar,.gfe-header--base-condensed .gfe-header__butter-bar,.gfe-header--expanded .gfe-header__butter-bar{top:calc(var(--header-base-height, 64px))}.gfe-header--intermediate{min-height:calc(var(--header-base-height, 64px) * 2)}.gfe-header--intermediate.gfe-header--with-sticky-bar{min-height:calc(var(--header-base-height, 64px) * 2 + 56px)}@media (max-width: 1023px){.gfe-header--intermediate.gfe-header--with-sticky-bar.gfe-header__bar--desktop-only{min-height:calc(var(--header-base-height, 64px) * 2)}}.gfe-header--intermediate .gfe-header__butter-bar{top:calc(var(--header-base-height, 64px) * 2)}.gfe-sticky-bar{display:block;left:0;position:relative;width:100%;z-index:2}.gfe-sticky-bar--butter-bar{overflow:hidden}.gfe-sticky-bar--butter-bar .gfe-sticky-bar__content{max-height:120px;overflow:hidden;-webkit-transition:max-height 0.3s linear;transition:max-height 0.3s linear}.gfe-sticky-bar--closed .gfe-sticky-bar__content{max-height:0}[dir='ltr'] .gfe-sticky-bar__content .content{padding:16px 40px 16px 16px}[dir='rtl'] .gfe-sticky-bar__content .content{padding:16px 16px 16px 40px}.gfe-sticky-bar__content .content .gfe-sticky-bar__text{line-height:24px}.gfe-sticky-bar__content--space-between{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gfe-sticky-bar__content--half-padding{padding:8px 16px}.gfe-sticky-bar__text{display:none}.gfe-sticky-bar__display{display:none}.gfe-sticky-bar__display--mobile{display:block}@media (max-width: 1023px){.gfe-sticky-bar__display--desktop-only{display:none}}.gfe-sticky-bar__primary-cta{display:none !important}.gfe-sticky-bar__close{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gfe-sticky-bar__share{display:inline-block;vertical-align:middle}.gfe-sticky-bar__share .gfe-modal-dialog__button.gfe-button--icon-left{display:block;padding-top:0}.gfe-sticky-bar__share .gfe-modal-dialog__button.gfe-button--icon-left svg{margin-right:0}.glue-header__bar--desktop .gfe-sticky-bar__share .gfe-modal-dialog__content{display:none !important}.glue-header__bar--mobile .gfe-sticky-bar__share .gfe-modal-dialog__content{display:block !important}.gfe-sticky-bar__share .gfe-modal-dialog__content--bottom-right{top:calc(100% + 11px)}.gfe-sticky-bar__share .gfe-modal-dialog .gfe-modal-dialog__button--close{display:none}.gfe-sticky-bar__share .gfe-button__label{display:none}[dir='ltr'] .gfe-sticky-bar__share{margin-left:8px}[dir='ltr'] .gfe-sticky-bar__share .gfe-modal-dialog__content{-webkit-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out;right:-16px}[dir='ltr'] .gfe-sticky-bar__share .gfe-modal-dialog__content.ng-hide{right:-84px}[dir='ltr'] .gfe-sticky-bar__close{right:16px}[dir='rtl'] .gfe-sticky-bar__share{margin-right:8px}[dir='rtl'] .gfe-sticky-bar__share .gfe-modal-dialog__content{-webkit-transition:left 0.3s ease-in-out;transition:left 0.3s ease-in-out;left:-16px}[dir='rtl'] .gfe-sticky-bar__share .gfe-modal-dialog__content.ng-hide{left:-84px}[dir='rtl'] .gfe-sticky-bar__close{left:16px}@media (min-width: 1024px){.gfe-sticky-bar--double-top-position{top:128px}.gfe-sticky-bar--alt{border-top:1px solid #dadce0;height:64px}.gfe-sticky-bar__display--desktop{display:block}.gfe-sticky-bar__display--mobile{display:none}.gfe-sticky-bar__primary-cta{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.gfe-sticky-bar__share .gfe-modal-dialog__button.gfe-button--icon-left{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.gfe-sticky-bar__share .gfe-modal-dialog__button.gfe-button--icon-left svg{margin:-2px 8px 0 0}.gfe-sticky-bar__share .gfe-modal-dialog__content{width:208px !important}.glue-header__bar--desktop .gfe-sticky-bar__share .gfe-modal-dialog__content{display:block !important}.glue-header__bar--mobile .gfe-sticky-bar__share .gfe-modal-dialog__content{display:none !important}.gfe-sticky-bar__share .gfe-modal-dialog__content--bottom-right{top:calc(100% + 21px)}.gfe-sticky-bar__share .gfe-modal-dialog .gfe-sticky-bar__share-list{display:-webkit-box;display:-ms-flexbox;display:flex}[dir='ltr'] .gfe-sticky-bar__share .gfe-modal-dialog__content.ng-hide{right:-228px}[dir='ltr'] .gfe-sticky-bar__share .gfe-modal-dialog .gfe-inline-list__item--spacing{margin-left:16px}[dir='rtl'] .gfe-sticky-bar__share .gfe-modal-dialog__content.ng-hide{left:-228px}[dir='rtl'] .gfe-sticky-bar__share .gfe-modal-dialog .gfe-inline-list__item--spacing{margin-right:16px}.gfe-sticky-bar__share .gfe-button__label{display:inline}}body{opacity:0;-webkit-transition:opacity .6s ease .1s;transition:opacity .6s ease .1s}
Jump to content Contact sales Contact sales
Happy Teacher Appreciation Week ♥️ Visit our blog here.
Happy Teacher Appreciation Week ♥️

Helping K-12 educators make a greater impact in the classroom

A student’s K-12 experience has a profound impact on their future. Google for Education shareable devices and collaborative tools help teachers prepare all students with new, more engaging ways to learn the skills they need to succeed.

Tools for collaboration, communication, and creativity

Google for Education gives teachers the freedom to spend more time personalizing the learning experience, and less time managing it. Students can learn 21st-century problem-solving and the skills they’ll use in their future careers, with accessibility features that help every student do their best work.

There are two children playing on a tablet. One of them is teaching the other how to use the device.

See how Google for Education accessibility tools and features can help every student learn. Read about accessibility.

A board on a wall, it reads a large title that says, Look what we can do in Google.

See how easy it is to manage Chromebooks with the Google Admin Console. Watch video.

Easy IT administration for organizations of all sizes

Google for Education products are easy to deploy, use, and manage. With a few clicks, IT administrators can set up new devices and manage policies across an entire school or district. Automated, cloud-based management streamlines processes and ensures all users stay up to date.

Budget-friendly, with security built in

Google Workspace and Classroom are available at no cost for schools, and shareable Chromebooks extend the benefits of technology easily and affordably to more students—with 24/7 support and multiple layers of security to keep students and data safe.

Teacher and girl are in front of a Chromebook, possibly reading about how Google protects the information of Teachers and Students.

Learn how Google protects teacher and student privacy and keeps your data secure. Read about privacy and security.

“Combining Google Workspace for Education with Chromebooks gave us a truly seamless, efficient, effective, and innovative learning system that supports our personalized learning environment. There is no way we could do this without using Chromebooks and Google Workspace for Education.”

David Gundlach, Deputy Superintendent, Oshkosh Area School District

Learn more about how K-12 institutions are making an impact with Google

Supercharge your lessons with our Teaching Resources

Discover a wealth of tools, activities, courses, lessons, and more for a wide range of subjects and skill levels.

CS First logo.

Lesson plans & activities

CS First

Guide students in grades 4–8 through block-based coding activities and instructional videos designed around themes such as music, fashion, and game design—with flexible resources and support for teachers.

chrome logo

Activities

Chromebook App Hub

Discover apps for learning, exploring, and creating. The Hub is dedicated to building transparency around developers’ data policies, and helping decision-makers meet the goals and policies of their districts.

Google Classroom logo

Collection

Apps that work with Classroom

Explore educator-approved apps that integrate with Classroom, spark creativity, and create engaging, accessible learning opportunities for all students.

Connect with Reference Districts near you to learn about their experiences with Google for Education

Error loading content :(

Please try again later

0, }">

Refine results

Refine by:

Districts ({[ districtsCtrl.districts.list.length ]})

Help your team get started

Bringing Google tools to your school? We’ve got you covered. Whether you’re an educator or administrator—you’ll find programs, training, and support to help you get the most from Google for Education.

Teacher Center

Browse a collection of online training resources to help teachers effectively use Google technology in the classroom.

Setup guides

Find the resources your IT team needs to plan, deploy, and support Google Workspace and Chromebooks at your school.

Product support

Get answers to your questions and access guides, tutorials, user forums, and support for Google for Education products.

Get Started

Talk to a specialist

Contact a Google for Education specialist for personalized help in choosing the right products for your school or district.

.async-hide { opacity: 0 !important }

You're now viewing content for a different region.

For content more relevant to your region, we suggest:

Global (English)الإمارات العربية المتحدة (العربية)Australia (English)Brasil (Português)Canada (English)Danmark (Dansk)Deutschland (Deutsch)España (Español)France (Français)India (English)भारत (हिन्दी)Indonesia (Indonesia)Italia (Italiano)日本 (日本語)대한민국 (한국어)Latinoamérica (Español)Malaysia (Melayu)Nederland (Nederlands)New Zealand (English)Norge (Norsk bokmål)Philippines (English)Polska (Polski)Singapore (English)Suomi (Suomi)Sverige (Svenska)ประเทศไทย (ไทย)Türkiye (Türkçe)台灣 (中文)United Kingdom (English)United States (English)

Sign up here for updates, insights, resources, and more.