.glue-component-not-ready {
    visibility: hidden;
}
.glue-component-ready {
    visibility: visible;
}
.google .glue-component-not-ready,
.no-js .glue-component-not-ready {
    visibility: visible;
}
.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;
}
.glue-o-pagination__pages {
    display: none;
    list-style-type: none;
    margin: 0;
}
.glue-is-ready.glue-o-pagination__pages {
    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: 0.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 {
    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: 0.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-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 {
    -webkit-box-sizing: border-box;
    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%;
}
[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 0.5s;
    animation: glue-show-fade-in 0.5s;
}
.glue-is-show-remove.glue-is-shown-fx-fade-out[data-glue-show] {
    display: block;
    -webkit-animation: glue-show-fade-out 0.5s;
    animation: glue-show-fade-out 0.5s;
}
.glue-filter .glue-filter-result[aria-hidden="true"] {
    display: none;
}
.glue-c-filter-result.glue-is-hidden {
    display: none;
}
.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 {
    -webkit-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"] {
    -webkit-box-sizing: border-box;
    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;
    -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; */
    /* 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;
    -ms-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: 0.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: 0.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: 0.25px;
}
@media (min-width: 600px) {
    li,
    dt,
    dd {
        line-height: 1.71429;
        font-size: 14px;
        letter-spacing: 0.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%;
}*/
.h-c-page {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 568px;
    padding: 0 16px;
    width: auto;
}
@media (min-width: 600px) {
    .h-c-page {
        max-width: 1280px;
        padding: 0 32px;
    }
}
.glue-flexbox .h-c-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2.65152%;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid {
        margin: 0 -1.03799%;
    }
}
.glue-flexbox .h-c-grid__col {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin: 0 2.65152%;
    width: 100%;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid__col {
        margin: 0 1.03799%;
    }
}
.glue-flexbox .h-c-grid__col-s--1 {
    -ms-flex-preferred-size: 19.69697%;
    flex-basis: 19.69697%;
    width: 19.69697%;
    margin: 0 2.65152%;
}
.glue-flexbox .h-c-grid__col-s--2 {
    -ms-flex-preferred-size: 44.69697%;
    flex-basis: 44.69697%;
    width: 44.69697%;
    margin: 0 2.65152%;
}
.glue-flexbox .h-c-grid__col-s--3 {
    -ms-flex-preferred-size: 69.69697%;
    flex-basis: 69.69697%;
    width: 69.69697%;
    margin: 0 2.65152%;
}
.glue-flexbox .h-c-grid__col-s--4 {
    -ms-flex-preferred-size: 94.69697%;
    flex-basis: 94.69697%;
    width: 94.69697%;
    margin: 0 2.65152%;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid__col--1 {
        -ms-flex-preferred-size: 6.25734%;
        flex-basis: 6.25734%;
        width: 6.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--2 {
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--3 {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--4 {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--5 {
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--7 {
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--8 {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 90%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--9 {
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--10 {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--11 {
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--12 {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
        margin: 0 1.03799%;
    }
}
@media (min-width: 1024px) {
    .glue-flexbox .h-c-grid__col-l--1 {
        -ms-flex-preferred-size: 6.25734%;
        flex-basis: 6.25734%;
        width: 6.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--2 {
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--3 {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--4 {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--5 {
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--6 {
        -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
        width: 90%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--7 {
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--8 {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--9 {
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--10 {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--11 {
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--12 {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
        margin: 0 1.03799%;
    }
}
@media (min-width: 1440px) {
    .glue-flexbox .h-c-grid__col-xl--1 {
        -ms-flex-preferred-size: 6.25734%;
        flex-basis: 6.25734%;
        width: 6.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--2 {
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--3 {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 {
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 {
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 {
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 {
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
        margin: 0 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
        margin: 0 1.03799%;
    }
}
.glue-flexbox .h-c-grid__col-s--offset-0 {
    margin-left: 2.65152%;
    margin-right: 2.65152%;
}
[dir="rtl"].glue-flexbox .h-c-grid__col-s--offset-0 {
    margin-left: 2.65152%;
    margin-right: 2.65152%;
}
.glue-flexbox .h-c-grid__col-s--offset-1 {
    margin-left: 27.65152%;
    margin-right: 2.65152%;
}
[dir="rtl"].glue-flexbox .h-c-grid__col-s--offset-1 {
    margin-left: 2.65152%;
    margin-right: 27.65152%;
}
.glue-flexbox .h-c-grid__col-s--offset-2 {
    margin-left: 52.65152%;
    margin-right: 2.65152%;
}
[dir="rtl"].glue-flexbox .h-c-grid__col-s--offset-2 {
    margin-left: 2.65152%;
    margin-right: 52.65152%;
}
.glue-flexbox .h-c-grid__col-s--offset-3 {
    margin-left: 77.65152%;
    margin-right: 2.65152%;
}
[dir="rtl"].glue-flexbox .h-c-grid__col-s--offset-3 {
    margin-left: 2.65152%;
    margin-right: 77.65152%;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid__col--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--offset-1 {
        margin-left: 9.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-1 {
        margin-left: 1.03799%;
        margin-right: 9.37133%;
    }
    .glue-flexbox .h-c-grid__col--offset-2 {
        margin-left: 17.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-2 {
        margin-left: 1.03799%;
        margin-right: 17.70466%;
    }
    .glue-flexbox .h-c-grid__col--offset-3 {
        margin-left: 26.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-3 {
        margin-left: 1.03799%;
        margin-right: 26.03799%;
    }
    .glue-flexbox .h-c-grid__col--offset-4 {
        margin-left: 34.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-4 {
        margin-left: 1.03799%;
        margin-right: 34.37133%;
    }
    .glue-flexbox .h-c-grid__col--offset-5 {
        margin-left: 42.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-5 {
        margin-left: 1.03799%;
        margin-right: 42.70466%;
    }
    .glue-flexbox .h-c-grid__col--offset-6 {
        margin-left: 51.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-6 {
        margin-left: 1.03799%;
        margin-right: 51.03799%;
    }
    .glue-flexbox .h-c-grid__col--offset-7 {
        margin-left: 59.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-7 {
        margin-left: 1.03799%;
        margin-right: 59.37133%;
    }
    .glue-flexbox .h-c-grid__col--offset-8 {
        margin-left: 67.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-8 {
        margin-left: 1.03799%;
        margin-right: 67.70466%;
    }
    .glue-flexbox .h-c-grid__col--offset-9 {
        margin-left: 76.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-9 {
        margin-left: 1.03799%;
        margin-right: 76.03799%;
    }
    .glue-flexbox .h-c-grid__col--offset-10 {
        margin-left: 84.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-10 {
        margin-left: 1.03799%;
        margin-right: 84.37133%;
    }
    .glue-flexbox .h-c-grid__col--offset-11 {
        margin-left: 92.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--offset-11 {
        margin-left: 1.03799%;
        margin-right: 92.70466%;
    }
}
@media (min-width: 1024px) {
    .glue-flexbox .h-c-grid__col-l--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-1 {
        margin-left: 9.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-1 {
        margin-left: 1.03799%;
        margin-right: 9.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-2 {
        margin-left: 17.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-2 {
        margin-left: 1.03799%;
        margin-right: 17.70466%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-3 {
        margin:0 auto;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-3 {
        margin-left: 1.03799%;
        margin-right: 26.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-4 {
        margin-left: 34.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-4 {
        margin-left: 1.03799%;
        margin-right: 34.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-5 {
        margin-left: 42.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-5 {
        margin-left: 1.03799%;
        margin-right: 42.70466%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-6 {
        margin-left: 51.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-6 {
        margin-left: 1.03799%;
        margin-right: 51.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-7 {
        margin-left: 59.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-7 {
        margin-left: 1.03799%;
        margin-right: 59.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-8 {
        margin-left: 67.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-8 {
        margin-left: 1.03799%;
        margin-right: 67.70466%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-9 {
        margin-left: 76.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-9 {
        margin-left: 1.03799%;
        margin-right: 76.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-10 {
        margin-left: 84.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-10 {
        margin-left: 1.03799%;
        margin-right: 84.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--offset-11 {
        margin-left: 92.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--offset-11 {
        margin-left: 1.03799%;
        margin-right: 92.70466%;
    }
}
@media (min-width: 1440px) {
    .glue-flexbox .h-c-grid__col-xl--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-1 {
        margin-left: 9.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-1 {
        margin-left: 1.03799%;
        margin-right: 9.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-2 {
        margin-left: 17.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-2 {
        margin-left: 1.03799%;
        margin-right: 17.70466%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-3 {
        margin-left: 26.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-3 {
        margin-left: 1.03799%;
        margin-right: 26.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-4 {
        margin-left: 34.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-4 {
        margin-left: 1.03799%;
        margin-right: 34.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-5 {
        margin-left: 42.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-5 {
        margin-left: 1.03799%;
        margin-right: 42.70466%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-6 {
        margin-left: 51.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-6 {
        margin-left: 1.03799%;
        margin-right: 51.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-7 {
        margin-left: 59.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-7 {
        margin-left: 1.03799%;
        margin-right: 59.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-8 {
        margin-left: 67.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-8 {
        margin-left: 1.03799%;
        margin-right: 67.70466%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-9 {
        margin-left: 76.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-9 {
        margin-left: 1.03799%;
        margin-right: 76.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-10 {
        margin-left: 84.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-10 {
        margin-left: 1.03799%;
        margin-right: 84.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--offset-11 {
        margin-left: 92.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--offset-11 {
        margin-left: 1.03799%;
        margin-right: 92.70466%;
    }
}
.h-c-grid__col--align-start {
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.h-c-grid__col--align-middle {
    -webkit-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.h-c-grid__col--align-end {
    -webkit-align-self: flex-end;
    -ms-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.h-c-grid__col--order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.h-c-grid__col--order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
.h-c-grid__col--order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
}
.h-c-grid__col--order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
}
.h-c-grid__col--order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
}
.h-c-grid__col--order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
}
.h-c-grid__col--order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
}
.h-c-grid__col--order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
}
.h-c-grid__col--order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
}
.h-c-grid__col--order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
}
.h-c-grid__col--order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
}
.h-c-grid__col--order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
}
@media (min-width: 600px) {
    .h-c-grid__col-m--order-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .h-c-grid__col-m--order-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .h-c-grid__col-m--order-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .h-c-grid__col-m--order-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .h-c-grid__col-m--order-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .h-c-grid__col-m--order-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .h-c-grid__col-m--order-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .h-c-grid__col-m--order-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .h-c-grid__col-m--order-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .h-c-grid__col-m--order-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .h-c-grid__col-m--order-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .h-c-grid__col-m--order-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
}
@media (min-width: 1024px) {
    .h-c-grid__col-l--order-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .h-c-grid__col-l--order-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .h-c-grid__col-l--order-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .h-c-grid__col-l--order-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .h-c-grid__col-l--order-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .h-c-grid__col-l--order-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .h-c-grid__col-l--order-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .h-c-grid__col-l--order-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .h-c-grid__col-l--order-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .h-c-grid__col-l--order-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .h-c-grid__col-l--order-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .h-c-grid__col-l--order-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
}
@media (min-width: 1440px) {
    .h-c-grid__col-xl--order-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .h-c-grid__col-xl--order-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .h-c-grid__col-xl--order-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .h-c-grid__col-xl--order-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .h-c-grid__col-xl--order-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .h-c-grid__col-xl--order-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .h-c-grid__col-xl--order-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .h-c-grid__col-xl--order-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .h-c-grid__col-xl--order-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .h-c-grid__col-xl--order-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .h-c-grid__col-xl--order-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .h-c-grid__col-xl--order-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid__col--3 .h-c-grid {
        margin: 0 -4.15198%;
    }
    .glue-flexbox .h-c-grid__col--3 .h-c-grid__col--1 {
        margin: 0 4.15198%;
        -ms-flex-preferred-size: 25.02938%;
        flex-basis: 25.02938%;
        width: 25.02938%;
    }
    .glue-flexbox .h-c-grid__col--3 .h-c-grid__col--2 {
        margin: 0 4.15198%;
        -ms-flex-preferred-size: 58.36271%;
        flex-basis: 58.36271%;
        width: 58.36271%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid {
        margin: 0 -3.11398%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--1 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 18.77203%;
        flex-basis: 18.77203%;
        width: 18.77203%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--2 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 43.77203%;
        flex-basis: 43.77203%;
        width: 43.77203%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--3 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 68.77203%;
        flex-basis: 68.77203%;
        width: 68.77203%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid {
        margin: 0 -2.49119%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--1 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 15.01763%;
        flex-basis: 15.01763%;
        width: 15.01763%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--2 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 35.01763%;
        flex-basis: 35.01763%;
        width: 35.01763%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--3 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 55.01763%;
        flex-basis: 55.01763%;
        width: 55.01763%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--4 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 75.01763%;
        flex-basis: 75.01763%;
        width: 75.01763%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid {
        margin: 0 -2.07599%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--1 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 12.51469%;
        flex-basis: 12.51469%;
        width: 12.51469%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--2 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 29.18136%;
        flex-basis: 29.18136%;
        width: 29.18136%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--3 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 45.84802%;
        flex-basis: 45.84802%;
        width: 45.84802%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--4 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 62.51469%;
        flex-basis: 62.51469%;
        width: 62.51469%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--5 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 79.18136%;
        flex-basis: 79.18136%;
        width: 79.18136%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid {
        margin: 0 -1.77942%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--1 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 10.72688%;
        flex-basis: 10.72688%;
        width: 10.72688%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--2 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 25.01259%;
        flex-basis: 25.01259%;
        width: 25.01259%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--3 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 39.2983%;
        flex-basis: 39.2983%;
        width: 39.2983%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--4 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 53.58402%;
        flex-basis: 53.58402%;
        width: 53.58402%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--5 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 67.86973%;
        flex-basis: 67.86973%;
        width: 67.86973%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--6 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 82.15545%;
        flex-basis: 82.15545%;
        width: 82.15545%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid {
        margin: 0 -1.55699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--1 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 9.38602%;
        flex-basis: 9.38602%;
        width: 9.38602%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--2 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 21.88602%;
        flex-basis: 21.88602%;
        width: 21.88602%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--3 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 34.38602%;
        flex-basis: 34.38602%;
        width: 34.38602%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--4 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 46.88602%;
        flex-basis: 46.88602%;
        width: 46.88602%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--5 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 59.38602%;
        flex-basis: 59.38602%;
        width: 59.38602%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--6 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 71.88602%;
        flex-basis: 71.88602%;
        width: 71.88602%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--7 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 84.38602%;
        flex-basis: 84.38602%;
        width: 84.38602%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid {
        margin: 0 -1.38399%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--1 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 8.34313%;
        flex-basis: 8.34313%;
        width: 8.34313%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--2 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 19.45424%;
        flex-basis: 19.45424%;
        width: 19.45424%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--3 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 30.56535%;
        flex-basis: 30.56535%;
        width: 30.56535%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--4 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 41.67646%;
        flex-basis: 41.67646%;
        width: 41.67646%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--5 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 52.78757%;
        flex-basis: 52.78757%;
        width: 52.78757%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--6 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 63.89868%;
        flex-basis: 63.89868%;
        width: 63.89868%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--7 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 75.00979%;
        flex-basis: 75.00979%;
        width: 75.00979%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--8 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 86.1209%;
        flex-basis: 86.1209%;
        width: 86.1209%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid {
        margin: 0 -1.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--1 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 7.50881%;
        flex-basis: 7.50881%;
        width: 7.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--2 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 17.50881%;
        flex-basis: 17.50881%;
        width: 17.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--3 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 27.50881%;
        flex-basis: 27.50881%;
        width: 27.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--4 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 37.50881%;
        flex-basis: 37.50881%;
        width: 37.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--5 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 47.50881%;
        flex-basis: 47.50881%;
        width: 47.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--6 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 57.50881%;
        flex-basis: 57.50881%;
        width: 57.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--7 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 67.50881%;
        flex-basis: 67.50881%;
        width: 67.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--8 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 77.50881%;
        flex-basis: 77.50881%;
        width: 77.50881%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--9 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 87.50881%;
        flex-basis: 87.50881%;
        width: 87.50881%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid {
        margin: 0 -1.13236%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--1 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 6.82619%;
        flex-basis: 6.82619%;
        width: 6.82619%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--2 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 15.9171%;
        flex-basis: 15.9171%;
        width: 15.9171%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--3 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 25.00801%;
        flex-basis: 25.00801%;
        width: 25.00801%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--4 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 34.09892%;
        flex-basis: 34.09892%;
        width: 34.09892%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--5 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 43.18983%;
        flex-basis: 43.18983%;
        width: 43.18983%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--6 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 52.28074%;
        flex-basis: 52.28074%;
        width: 52.28074%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--7 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 61.37165%;
        flex-basis: 61.37165%;
        width: 61.37165%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--8 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 70.46256%;
        flex-basis: 70.46256%;
        width: 70.46256%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--9 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 79.55347%;
        flex-basis: 79.55347%;
        width: 79.55347%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--10 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 88.64438%;
        flex-basis: 88.64438%;
        width: 88.64438%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid {
        margin: 0 -1.03799%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--1 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 6.25734%;
        flex-basis: 6.25734%;
        width: 6.25734%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--2 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--3 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--4 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--5 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--6 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--7 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--8 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--9 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--10 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--11 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
    }
    .glue-flexbox .h-c-grid__col--3 .h-c-grid__col--offset-0 {
        margin-left: 4.15198%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--3 .h-c-grid__col--offset-0 {
        margin-left: 4.15198%;
        margin-right: 4.15198%;
    }
    .glue-flexbox .h-c-grid__col--3 .h-c-grid__col--offset-1 {
        margin-left: 37.48531%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--3 .h-c-grid__col--offset-1 {
        margin-left: 4.15198%;
        margin-right: 37.48531%;
    }
    .glue-flexbox .h-c-grid__col--3 .h-c-grid__col--offset-2 {
        margin-left: 70.81864%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--3 .h-c-grid__col--offset-2 {
        margin-left: 4.15198%;
        margin-right: 70.81864%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-0 {
        margin-left: 3.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-0 {
        margin-left: 3.11398%;
        margin-right: 3.11398%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-1 {
        margin-left: 28.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-1 {
        margin-left: 3.11398%;
        margin-right: 28.11398%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-2 {
        margin-left: 53.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-2 {
        margin-left: 3.11398%;
        margin-right: 53.11398%;
    }
    .glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-3 {
        margin-left: 78.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--4 .h-c-grid__col--offset-3 {
        margin-left: 3.11398%;
        margin-right: 78.11398%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-0 {
        margin-left: 2.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-0 {
        margin-left: 2.49119%;
        margin-right: 2.49119%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-1 {
        margin-left: 22.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-1 {
        margin-left: 2.49119%;
        margin-right: 22.49119%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-2 {
        margin-left: 42.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-2 {
        margin-left: 2.49119%;
        margin-right: 42.49119%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-3 {
        margin-left: 62.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-3 {
        margin-left: 2.49119%;
        margin-right: 62.49119%;
    }
    .glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-4 {
        margin-left: 82.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--5 .h-c-grid__col--offset-4 {
        margin-left: 2.49119%;
        margin-right: 82.49119%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-0 {
        margin-left: 2.07599%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-0 {
        margin-left: 2.07599%;
        margin-right: 2.07599%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-1 {
        margin-left: 18.74266%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-1 {
        margin-left: 2.07599%;
        margin-right: 18.74266%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-2 {
        margin-left: 35.40932%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-2 {
        margin-left: 2.07599%;
        margin-right: 35.40932%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-3 {
        margin-left: 52.07599%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-3 {
        margin-left: 2.07599%;
        margin-right: 52.07599%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-4 {
        margin-left: 68.74266%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-4 {
        margin-left: 2.07599%;
        margin-right: 68.74266%;
    }
    .glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-5 {
        margin-left: 85.40932%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--6 .h-c-grid__col--offset-5 {
        margin-left: 2.07599%;
        margin-right: 85.40932%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-0 {
        margin-left: 1.77942%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-0 {
        margin-left: 1.77942%;
        margin-right: 1.77942%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-1 {
        margin-left: 16.06513%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-1 {
        margin-left: 1.77942%;
        margin-right: 16.06513%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-2 {
        margin-left: 30.35085%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-2 {
        margin-left: 1.77942%;
        margin-right: 30.35085%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-3 {
        margin-left: 44.63656%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-3 {
        margin-left: 1.77942%;
        margin-right: 44.63656%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-4 {
        margin-left: 58.92228%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-4 {
        margin-left: 1.77942%;
        margin-right: 58.92228%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-5 {
        margin-left: 73.20799%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-5 {
        margin-left: 1.77942%;
        margin-right: 73.20799%;
    }
    .glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-6 {
        margin-left: 87.4937%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--7 .h-c-grid__col--offset-6 {
        margin-left: 1.77942%;
        margin-right: 87.4937%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-0 {
        margin-left: 1.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-0 {
        margin-left: 1.55699%;
        margin-right: 1.55699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-1 {
        margin-left: 14.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-1 {
        margin-left: 1.55699%;
        margin-right: 14.05699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-2 {
        margin-left: 26.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-2 {
        margin-left: 1.55699%;
        margin-right: 26.55699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-3 {
        margin-left: 39.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-3 {
        margin-left: 1.55699%;
        margin-right: 39.05699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-4 {
        margin-left: 51.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-4 {
        margin-left: 1.55699%;
        margin-right: 51.55699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-5 {
        margin-left: 64.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-5 {
        margin-left: 1.55699%;
        margin-right: 64.05699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-6 {
        margin-left: 76.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-6 {
        margin-left: 1.55699%;
        margin-right: 76.55699%;
    }
    .glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-7 {
        margin-left: 89.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--8 .h-c-grid__col--offset-7 {
        margin-left: 1.55699%;
        margin-right: 89.05699%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-0 {
        margin-left: 1.38399%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-0 {
        margin-left: 1.38399%;
        margin-right: 1.38399%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-1 {
        margin-left: 12.4951%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-1 {
        margin-left: 1.38399%;
        margin-right: 12.4951%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-2 {
        margin-left: 23.60621%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-2 {
        margin-left: 1.38399%;
        margin-right: 23.60621%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-3 {
        margin-left: 34.71733%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-3 {
        margin-left: 1.38399%;
        margin-right: 34.71733%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-4 {
        margin-left: 45.82844%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-4 {
        margin-left: 1.38399%;
        margin-right: 45.82844%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-5 {
        margin-left: 56.93955%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-5 {
        margin-left: 1.38399%;
        margin-right: 56.93955%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-6 {
        margin-left: 68.05066%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-6 {
        margin-left: 1.38399%;
        margin-right: 68.05066%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-7 {
        margin-left: 79.16177%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-7 {
        margin-left: 1.38399%;
        margin-right: 79.16177%;
    }
    .glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-8 {
        margin-left: 90.27288%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--9 .h-c-grid__col--offset-8 {
        margin-left: 1.38399%;
        margin-right: 90.27288%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-0 {
        margin-left: 1.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-0 {
        margin-left: 1.24559%;
        margin-right: 1.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-1 {
        margin-left: 11.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-1 {
        margin-left: 1.24559%;
        margin-right: 11.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-2 {
        margin-left: 21.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-2 {
        margin-left: 1.24559%;
        margin-right: 21.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-3 {
        margin-left: 31.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-3 {
        margin-left: 1.24559%;
        margin-right: 31.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-4 {
        margin-left: 41.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-4 {
        margin-left: 1.24559%;
        margin-right: 41.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-5 {
        margin-left: 51.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-5 {
        margin-left: 1.24559%;
        margin-right: 51.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-6 {
        margin-left: 61.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-6 {
        margin-left: 1.24559%;
        margin-right: 61.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-7 {
        margin-left: 71.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-7 {
        margin-left: 1.24559%;
        margin-right: 71.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-8 {
        margin-left: 81.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-8 {
        margin-left: 1.24559%;
        margin-right: 81.24559%;
    }
    .glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-9 {
        margin-left: 91.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--10 .h-c-grid__col--offset-9 {
        margin-left: 1.24559%;
        margin-right: 91.24559%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-0 {
        margin-left: 1.13236%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-0 {
        margin-left: 1.13236%;
        margin-right: 1.13236%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-1 {
        margin-left: 10.22327%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-1 {
        margin-left: 1.13236%;
        margin-right: 10.22327%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-2 {
        margin-left: 19.31418%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-2 {
        margin-left: 1.13236%;
        margin-right: 19.31418%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-3 {
        margin-left: 28.40508%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-3 {
        margin-left: 1.13236%;
        margin-right: 28.40508%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-4 {
        margin-left: 37.49599%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-4 {
        margin-left: 1.13236%;
        margin-right: 37.49599%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-5 {
        margin-left: 46.5869%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-5 {
        margin-left: 1.13236%;
        margin-right: 46.5869%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-6 {
        margin-left: 55.67781%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-6 {
        margin-left: 1.13236%;
        margin-right: 55.67781%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-7 {
        margin-left: 64.76872%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-7 {
        margin-left: 1.13236%;
        margin-right: 64.76872%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-8 {
        margin-left: 73.85963%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-8 {
        margin-left: 1.13236%;
        margin-right: 73.85963%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-9 {
        margin-left: 82.95054%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-9 {
        margin-left: 1.13236%;
        margin-right: 82.95054%;
    }
    .glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-10 {
        margin-left: 92.04145%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--11 .h-c-grid__col--offset-10 {
        margin-left: 1.13236%;
        margin-right: 92.04145%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-1 {
        margin-left: 9.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-1 {
        margin-left: 1.03799%;
        margin-right: 9.37133%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-2 {
        margin-left: 17.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-2 {
        margin-left: 1.03799%;
        margin-right: 17.70466%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-3 {
        margin-left: 26.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-3 {
        margin-left: 1.03799%;
        margin-right: 26.03799%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-4 {
        margin-left: 34.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-4 {
        margin-left: 1.03799%;
        margin-right: 34.37133%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-5 {
        margin-left: 42.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-5 {
        margin-left: 1.03799%;
        margin-right: 42.70466%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-6 {
        margin-left: 51.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-6 {
        margin-left: 1.03799%;
        margin-right: 51.03799%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-7 {
        margin-left: 59.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-7 {
        margin-left: 1.03799%;
        margin-right: 59.37133%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-8 {
        margin-left: 67.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-8 {
        margin-left: 1.03799%;
        margin-right: 67.70466%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-9 {
        margin-left: 76.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-9 {
        margin-left: 1.03799%;
        margin-right: 76.03799%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-10 {
        margin-left: 84.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-10 {
        margin-left: 1.03799%;
        margin-right: 84.37133%;
    }
    .glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-11 {
        margin-left: 92.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col--12 .h-c-grid__col--offset-11 {
        margin-left: 1.03799%;
        margin-right: 92.70466%;
    }
}
@media (min-width: 1024px) {
    .glue-flexbox .h-c-grid__col-l--3 .h-c-grid {
        margin: 0 -4.15198%;
    }
    .glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--1 {
        margin: 0 4.15198%;
        -ms-flex-preferred-size: 25.02938%;
        flex-basis: 25.02938%;
        width: 25.02938%;
    }
    .glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--2 {
        margin: 0 4.15198%;
        -ms-flex-preferred-size: 58.36271%;
        flex-basis: 58.36271%;
        width: 58.36271%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid {
        margin: 0 -3.11398%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--1 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 18.77203%;
        flex-basis: 18.77203%;
        width: 18.77203%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--2 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 43.77203%;
        flex-basis: 43.77203%;
        width: 43.77203%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--3 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 68.77203%;
        flex-basis: 68.77203%;
        width: 68.77203%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid {
        margin: 0 -2.49119%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--1 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 15.01763%;
        flex-basis: 15.01763%;
        width: 15.01763%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--2 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 35.01763%;
        flex-basis: 35.01763%;
        width: 35.01763%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--3 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 55.01763%;
        flex-basis: 55.01763%;
        width: 55.01763%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--4 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 75.01763%;
        flex-basis: 75.01763%;
        width: 75.01763%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid {
        margin: 0 -2.07599%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--1 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 12.51469%;
        flex-basis: 12.51469%;
        width: 12.51469%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--2 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 29.18136%;
        flex-basis: 29.18136%;
        width: 29.18136%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--3 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 45.84802%;
        flex-basis: 45.84802%;
        width: 45.84802%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--4 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 62.51469%;
        flex-basis: 62.51469%;
        width: 62.51469%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--5 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 79.18136%;
        flex-basis: 79.18136%;
        width: 79.18136%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid {
        margin: 0 -1.77942%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--1 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 10.72688%;
        flex-basis: 10.72688%;
        width: 10.72688%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--2 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 25.01259%;
        flex-basis: 25.01259%;
        width: 25.01259%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--3 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 39.2983%;
        flex-basis: 39.2983%;
        width: 39.2983%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--4 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 53.58402%;
        flex-basis: 53.58402%;
        width: 53.58402%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--5 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 67.86973%;
        flex-basis: 67.86973%;
        width: 67.86973%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--6 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 82.15545%;
        flex-basis: 82.15545%;
        width: 82.15545%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid {
        margin: 0 -1.55699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--1 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 9.38602%;
        flex-basis: 9.38602%;
        width: 9.38602%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--2 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 21.88602%;
        flex-basis: 21.88602%;
        width: 21.88602%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--3 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 34.38602%;
        flex-basis: 34.38602%;
        width: 34.38602%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--4 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 46.88602%;
        flex-basis: 46.88602%;
        width: 46.88602%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--5 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 59.38602%;
        flex-basis: 59.38602%;
        width: 59.38602%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--6 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 71.88602%;
        flex-basis: 71.88602%;
        width: 71.88602%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--7 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 84.38602%;
        flex-basis: 84.38602%;
        width: 84.38602%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid {
        margin: 0 -1.38399%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--1 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 8.34313%;
        flex-basis: 8.34313%;
        width: 8.34313%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--2 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 19.45424%;
        flex-basis: 19.45424%;
        width: 19.45424%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--3 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 30.56535%;
        flex-basis: 30.56535%;
        width: 30.56535%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--4 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 41.67646%;
        flex-basis: 41.67646%;
        width: 41.67646%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--5 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 52.78757%;
        flex-basis: 52.78757%;
        width: 52.78757%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--6 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 63.89868%;
        flex-basis: 63.89868%;
        width: 63.89868%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--7 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 75.00979%;
        flex-basis: 75.00979%;
        width: 75.00979%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--8 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 86.1209%;
        flex-basis: 86.1209%;
        width: 86.1209%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid {
        margin: 0 -1.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--1 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 7.50881%;
        flex-basis: 7.50881%;
        width: 7.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--2 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 17.50881%;
        flex-basis: 17.50881%;
        width: 17.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--3 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 27.50881%;
        flex-basis: 27.50881%;
        width: 27.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--4 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 37.50881%;
        flex-basis: 37.50881%;
        width: 37.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--5 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 47.50881%;
        flex-basis: 47.50881%;
        width: 47.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--6 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 57.50881%;
        flex-basis: 57.50881%;
        width: 57.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--7 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 67.50881%;
        flex-basis: 67.50881%;
        width: 67.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--8 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 77.50881%;
        flex-basis: 77.50881%;
        width: 77.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--9 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 87.50881%;
        flex-basis: 87.50881%;
        width: 87.50881%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid {
        margin: 0 -1.13236%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--1 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 6.82619%;
        flex-basis: 6.82619%;
        width: 6.82619%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--2 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 15.9171%;
        flex-basis: 15.9171%;
        width: 15.9171%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--3 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 25.00801%;
        flex-basis: 25.00801%;
        width: 25.00801%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--4 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 34.09892%;
        flex-basis: 34.09892%;
        width: 34.09892%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--5 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 43.18983%;
        flex-basis: 43.18983%;
        width: 43.18983%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--6 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 52.28074%;
        flex-basis: 52.28074%;
        width: 52.28074%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--7 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 61.37165%;
        flex-basis: 61.37165%;
        width: 61.37165%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--8 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 70.46256%;
        flex-basis: 70.46256%;
        width: 70.46256%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--9 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 79.55347%;
        flex-basis: 79.55347%;
        width: 79.55347%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--10 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 88.64438%;
        flex-basis: 88.64438%;
        width: 88.64438%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid {
        margin: 0 -1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--1 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 6.25734%;
        flex-basis: 6.25734%;
        width: 6.25734%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--2 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--3 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--4 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--5 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--6 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--7 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--8 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--9 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--10 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--11 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
    }
    .glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--offset-0 {
        margin-left: 4.15198%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--offset-0 {
        margin-left: 4.15198%;
        margin-right: 4.15198%;
    }
    .glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--offset-1 {
        margin-left: 37.48531%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--offset-1 {
        margin-left: 4.15198%;
        margin-right: 37.48531%;
    }
    .glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--offset-2 {
        margin-left: 70.81864%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--3 .h-c-grid__col-l--offset-2 {
        margin-left: 4.15198%;
        margin-right: 70.81864%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-0 {
        margin-left: 3.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-0 {
        margin-left: 3.11398%;
        margin-right: 3.11398%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-1 {
        margin-left: 28.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-1 {
        margin-left: 3.11398%;
        margin-right: 28.11398%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-2 {
        margin-left: 53.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-2 {
        margin-left: 3.11398%;
        margin-right: 53.11398%;
    }
    .glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-3 {
        margin-left: 78.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--4 .h-c-grid__col-l--offset-3 {
        margin-left: 3.11398%;
        margin-right: 78.11398%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-0 {
        margin-left: 2.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-0 {
        margin-left: 2.49119%;
        margin-right: 2.49119%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-1 {
        margin-left: 22.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-1 {
        margin-left: 2.49119%;
        margin-right: 22.49119%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-2 {
        margin-left: 42.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-2 {
        margin-left: 2.49119%;
        margin-right: 42.49119%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-3 {
        margin-left: 62.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-3 {
        margin-left: 2.49119%;
        margin-right: 62.49119%;
    }
    .glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-4 {
        margin-left: 82.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--5 .h-c-grid__col-l--offset-4 {
        margin-left: 2.49119%;
        margin-right: 82.49119%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-0 {
        margin-left: 2.07599%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-0 {
        margin-left: 2.07599%;
        margin-right: 2.07599%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-1 {
        margin-left: 18.74266%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-1 {
        margin-left: 2.07599%;
        margin-right: 18.74266%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-2 {
        margin-left: 35.40932%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-2 {
        margin-left: 2.07599%;
        margin-right: 35.40932%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-3 {
        margin-left: 52.07599%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-3 {
        margin-left: 2.07599%;
        margin-right: 52.07599%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-4 {
        margin-left: 68.74266%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-4 {
        margin-left: 2.07599%;
        margin-right: 68.74266%;
    }
    .glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-5 {
        margin-left: 85.40932%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--6 .h-c-grid__col-l--offset-5 {
        margin-left: 2.07599%;
        margin-right: 85.40932%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-0 {
        margin-left: 1.77942%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-0 {
        margin-left: 1.77942%;
        margin-right: 1.77942%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-1 {
        margin-left: 16.06513%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-1 {
        margin-left: 1.77942%;
        margin-right: 16.06513%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-2 {
        margin-left: 30.35085%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-2 {
        margin-left: 1.77942%;
        margin-right: 30.35085%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-3 {
        margin-left: 44.63656%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-3 {
        margin-left: 1.77942%;
        margin-right: 44.63656%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-4 {
        margin-left: 58.92228%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-4 {
        margin-left: 1.77942%;
        margin-right: 58.92228%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-5 {
        margin-left: 73.20799%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-5 {
        margin-left: 1.77942%;
        margin-right: 73.20799%;
    }
    .glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-6 {
        margin-left: 87.4937%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--7 .h-c-grid__col-l--offset-6 {
        margin-left: 1.77942%;
        margin-right: 87.4937%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-0 {
        margin-left: 1.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-0 {
        margin-left: 1.55699%;
        margin-right: 1.55699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-1 {
        margin-left: 14.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-1 {
        margin-left: 1.55699%;
        margin-right: 14.05699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-2 {
        margin-left: 26.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-2 {
        margin-left: 1.55699%;
        margin-right: 26.55699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-3 {
        margin-left: 39.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-3 {
        margin-left: 1.55699%;
        margin-right: 39.05699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-4 {
        margin-left: 51.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-4 {
        margin-left: 1.55699%;
        margin-right: 51.55699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-5 {
        margin-left: 64.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-5 {
        margin-left: 1.55699%;
        margin-right: 64.05699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-6 {
        margin-left: 76.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-6 {
        margin-left: 1.55699%;
        margin-right: 76.55699%;
    }
    .glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-7 {
        margin-left: 89.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--8 .h-c-grid__col-l--offset-7 {
        margin-left: 1.55699%;
        margin-right: 89.05699%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-0 {
        margin-left: 1.38399%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-0 {
        margin-left: 1.38399%;
        margin-right: 1.38399%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-1 {
        margin-left: 12.4951%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-1 {
        margin-left: 1.38399%;
        margin-right: 12.4951%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-2 {
        margin-left: 23.60621%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-2 {
        margin-left: 1.38399%;
        margin-right: 23.60621%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-3 {
        margin-left: 34.71733%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-3 {
        margin-left: 1.38399%;
        margin-right: 34.71733%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-4 {
        margin-left: 45.82844%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-4 {
        margin-left: 1.38399%;
        margin-right: 45.82844%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-5 {
        margin-left: 56.93955%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-5 {
        margin-left: 1.38399%;
        margin-right: 56.93955%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-6 {
        margin-left: 68.05066%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-6 {
        margin-left: 1.38399%;
        margin-right: 68.05066%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-7 {
        margin-left: 79.16177%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-7 {
        margin-left: 1.38399%;
        margin-right: 79.16177%;
    }
    .glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-8 {
        margin-left: 90.27288%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--9 .h-c-grid__col-l--offset-8 {
        margin-left: 1.38399%;
        margin-right: 90.27288%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-0 {
        margin-left: 1.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-0 {
        margin-left: 1.24559%;
        margin-right: 1.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-1 {
        margin-left: 11.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-1 {
        margin-left: 1.24559%;
        margin-right: 11.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-2 {
        margin-left: 21.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-2 {
        margin-left: 1.24559%;
        margin-right: 21.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-3 {
        margin-left: 31.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-3 {
        margin-left: 1.24559%;
        margin-right: 31.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-4 {
        margin-left: 41.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-4 {
        margin-left: 1.24559%;
        margin-right: 41.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-5 {
        margin-left: 51.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-5 {
        margin-left: 1.24559%;
        margin-right: 51.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-6 {
        margin-left: 61.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-6 {
        margin-left: 1.24559%;
        margin-right: 61.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-7 {
        margin-left: 71.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-7 {
        margin-left: 1.24559%;
        margin-right: 71.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-8 {
        margin-left: 81.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-8 {
        margin-left: 1.24559%;
        margin-right: 81.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-9 {
        margin-left: 91.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--10 .h-c-grid__col-l--offset-9 {
        margin-left: 1.24559%;
        margin-right: 91.24559%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-0 {
        margin-left: 1.13236%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-0 {
        margin-left: 1.13236%;
        margin-right: 1.13236%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-1 {
        margin-left: 10.22327%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-1 {
        margin-left: 1.13236%;
        margin-right: 10.22327%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-2 {
        margin-left: 19.31418%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-2 {
        margin-left: 1.13236%;
        margin-right: 19.31418%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-3 {
        margin-left: 28.40508%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-3 {
        margin-left: 1.13236%;
        margin-right: 28.40508%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-4 {
        margin-left: 37.49599%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-4 {
        margin-left: 1.13236%;
        margin-right: 37.49599%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-5 {
        margin-left: 46.5869%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-5 {
        margin-left: 1.13236%;
        margin-right: 46.5869%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-6 {
        margin-left: 55.67781%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-6 {
        margin-left: 1.13236%;
        margin-right: 55.67781%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-7 {
        margin-left: 64.76872%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-7 {
        margin-left: 1.13236%;
        margin-right: 64.76872%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-8 {
        margin-left: 73.85963%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-8 {
        margin-left: 1.13236%;
        margin-right: 73.85963%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-9 {
        margin-left: 82.95054%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-9 {
        margin-left: 1.13236%;
        margin-right: 82.95054%;
    }
    .glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-10 {
        margin-left: 92.04145%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--11 .h-c-grid__col-l--offset-10 {
        margin-left: 1.13236%;
        margin-right: 92.04145%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-1 {
        margin-left: 9.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-1 {
        margin-left: 1.03799%;
        margin-right: 9.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-2 {
        margin-left: 17.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-2 {
        margin-left: 1.03799%;
        margin-right: 17.70466%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-3 {
        margin-left: 26.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-3 {
        margin-left: 1.03799%;
        margin-right: 26.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-4 {
        margin-left: 34.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-4 {
        margin-left: 1.03799%;
        margin-right: 34.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-5 {
        margin-left: 42.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-5 {
        margin-left: 1.03799%;
        margin-right: 42.70466%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-6 {
        margin-left: 51.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-6 {
        margin-left: 1.03799%;
        margin-right: 51.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-7 {
        margin-left: 59.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-7 {
        margin-left: 1.03799%;
        margin-right: 59.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-8 {
        margin-left: 67.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-8 {
        margin-left: 1.03799%;
        margin-right: 67.70466%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-9 {
        margin-left: 76.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-9 {
        margin-left: 1.03799%;
        margin-right: 76.03799%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-10 {
        margin-left: 84.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-10 {
        margin-left: 1.03799%;
        margin-right: 84.37133%;
    }
    .glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-11 {
        margin-left: 92.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-l--12 .h-c-grid__col-l--offset-11 {
        margin-left: 1.03799%;
        margin-right: 92.70466%;
    }
}
@media (min-width: 1440px) {
    .glue-flexbox .h-c-grid__col-xl--3 .h-c-grid {
        margin: 0 -4.15198%;
    }
    .glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--1 {
        margin: 0 4.15198%;
        -ms-flex-preferred-size: 25.02938%;
        flex-basis: 25.02938%;
        width: 25.02938%;
    }
    .glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--2 {
        margin: 0 4.15198%;
        -ms-flex-preferred-size: 58.36271%;
        flex-basis: 58.36271%;
        width: 58.36271%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid {
        margin: 0 -3.11398%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--1 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 18.77203%;
        flex-basis: 18.77203%;
        width: 18.77203%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--2 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 43.77203%;
        flex-basis: 43.77203%;
        width: 43.77203%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--3 {
        margin: 0 3.11398%;
        -ms-flex-preferred-size: 68.77203%;
        flex-basis: 68.77203%;
        width: 68.77203%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid {
        margin: 0 -2.49119%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--1 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 15.01763%;
        flex-basis: 15.01763%;
        width: 15.01763%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--2 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 35.01763%;
        flex-basis: 35.01763%;
        width: 35.01763%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--3 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 55.01763%;
        flex-basis: 55.01763%;
        width: 55.01763%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--4 {
        margin: 0 2.49119%;
        -ms-flex-preferred-size: 75.01763%;
        flex-basis: 75.01763%;
        width: 75.01763%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid {
        margin: 0 -2.07599%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--1 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 12.51469%;
        flex-basis: 12.51469%;
        width: 12.51469%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--2 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 29.18136%;
        flex-basis: 29.18136%;
        width: 29.18136%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--3 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 45.84802%;
        flex-basis: 45.84802%;
        width: 45.84802%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--4 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 62.51469%;
        flex-basis: 62.51469%;
        width: 62.51469%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--5 {
        margin: 0 2.07599%;
        -ms-flex-preferred-size: 79.18136%;
        flex-basis: 79.18136%;
        width: 79.18136%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid {
        margin: 0 -1.77942%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--1 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 10.72688%;
        flex-basis: 10.72688%;
        width: 10.72688%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--2 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 25.01259%;
        flex-basis: 25.01259%;
        width: 25.01259%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--3 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 39.2983%;
        flex-basis: 39.2983%;
        width: 39.2983%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--4 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 53.58402%;
        flex-basis: 53.58402%;
        width: 53.58402%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--5 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 67.86973%;
        flex-basis: 67.86973%;
        width: 67.86973%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--6 {
        margin: 0 1.77942%;
        -ms-flex-preferred-size: 82.15545%;
        flex-basis: 82.15545%;
        width: 82.15545%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid {
        margin: 0 -1.55699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--1 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 9.38602%;
        flex-basis: 9.38602%;
        width: 9.38602%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--2 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 21.88602%;
        flex-basis: 21.88602%;
        width: 21.88602%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--3 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 34.38602%;
        flex-basis: 34.38602%;
        width: 34.38602%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--4 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 46.88602%;
        flex-basis: 46.88602%;
        width: 46.88602%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--5 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 59.38602%;
        flex-basis: 59.38602%;
        width: 59.38602%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--6 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 71.88602%;
        flex-basis: 71.88602%;
        width: 71.88602%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--7 {
        margin: 0 1.55699%;
        -ms-flex-preferred-size: 84.38602%;
        flex-basis: 84.38602%;
        width: 84.38602%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid {
        margin: 0 -1.38399%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--1 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 8.34313%;
        flex-basis: 8.34313%;
        width: 8.34313%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--2 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 19.45424%;
        flex-basis: 19.45424%;
        width: 19.45424%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--3 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 30.56535%;
        flex-basis: 30.56535%;
        width: 30.56535%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--4 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 41.67646%;
        flex-basis: 41.67646%;
        width: 41.67646%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--5 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 52.78757%;
        flex-basis: 52.78757%;
        width: 52.78757%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--6 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 63.89868%;
        flex-basis: 63.89868%;
        width: 63.89868%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--7 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 75.00979%;
        flex-basis: 75.00979%;
        width: 75.00979%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--8 {
        margin: 0 1.38399%;
        -ms-flex-preferred-size: 86.1209%;
        flex-basis: 86.1209%;
        width: 86.1209%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid {
        margin: 0 -1.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--1 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 7.50881%;
        flex-basis: 7.50881%;
        width: 7.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--2 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 17.50881%;
        flex-basis: 17.50881%;
        width: 17.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--3 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 27.50881%;
        flex-basis: 27.50881%;
        width: 27.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--4 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 37.50881%;
        flex-basis: 37.50881%;
        width: 37.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--5 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 47.50881%;
        flex-basis: 47.50881%;
        width: 47.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--6 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 57.50881%;
        flex-basis: 57.50881%;
        width: 57.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--7 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 67.50881%;
        flex-basis: 67.50881%;
        width: 67.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--8 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 77.50881%;
        flex-basis: 77.50881%;
        width: 77.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--9 {
        margin: 0 1.24559%;
        -ms-flex-preferred-size: 87.50881%;
        flex-basis: 87.50881%;
        width: 87.50881%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid {
        margin: 0 -1.13236%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--1 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 6.82619%;
        flex-basis: 6.82619%;
        width: 6.82619%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--2 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 15.9171%;
        flex-basis: 15.9171%;
        width: 15.9171%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--3 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 25.00801%;
        flex-basis: 25.00801%;
        width: 25.00801%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--4 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 34.09892%;
        flex-basis: 34.09892%;
        width: 34.09892%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--5 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 43.18983%;
        flex-basis: 43.18983%;
        width: 43.18983%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--6 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 52.28074%;
        flex-basis: 52.28074%;
        width: 52.28074%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--7 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 61.37165%;
        flex-basis: 61.37165%;
        width: 61.37165%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--8 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 70.46256%;
        flex-basis: 70.46256%;
        width: 70.46256%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--9 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 79.55347%;
        flex-basis: 79.55347%;
        width: 79.55347%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--10 {
        margin: 0 1.13236%;
        -ms-flex-preferred-size: 88.64438%;
        flex-basis: 88.64438%;
        width: 88.64438%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid {
        margin: 0 -1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--1 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 6.25734%;
        flex-basis: 6.25734%;
        width: 6.25734%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--2 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--3 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--4 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--5 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--6 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--7 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--8 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--9 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--10 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--11 {
        margin: 0 1.03799%;
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
    }
    .glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--offset-0 {
        margin-left: 4.15198%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--offset-0 {
        margin-left: 4.15198%;
        margin-right: 4.15198%;
    }
    .glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--offset-1 {
        margin-left: 37.48531%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--offset-1 {
        margin-left: 4.15198%;
        margin-right: 37.48531%;
    }
    .glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--offset-2 {
        margin-left: 70.81864%;
        margin-right: 4.15198%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--3 .h-c-grid__col-xl--offset-2 {
        margin-left: 4.15198%;
        margin-right: 70.81864%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-0 {
        margin-left: 3.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-0 {
        margin-left: 3.11398%;
        margin-right: 3.11398%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-1 {
        margin-left: 28.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-1 {
        margin-left: 3.11398%;
        margin-right: 28.11398%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-2 {
        margin-left: 53.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-2 {
        margin-left: 3.11398%;
        margin-right: 53.11398%;
    }
    .glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-3 {
        margin-left: 78.11398%;
        margin-right: 3.11398%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--4 .h-c-grid__col-xl--offset-3 {
        margin-left: 3.11398%;
        margin-right: 78.11398%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-0 {
        margin-left: 2.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-0 {
        margin-left: 2.49119%;
        margin-right: 2.49119%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-1 {
        margin-left: 22.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-1 {
        margin-left: 2.49119%;
        margin-right: 22.49119%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-2 {
        margin-left: 42.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-2 {
        margin-left: 2.49119%;
        margin-right: 42.49119%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-3 {
        margin-left: 62.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-3 {
        margin-left: 2.49119%;
        margin-right: 62.49119%;
    }
    .glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-4 {
        margin-left: 82.49119%;
        margin-right: 2.49119%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--5 .h-c-grid__col-xl--offset-4 {
        margin-left: 2.49119%;
        margin-right: 82.49119%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-0 {
        margin-left: 2.07599%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-0 {
        margin-left: 2.07599%;
        margin-right: 2.07599%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-1 {
        margin-left: 18.74266%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-1 {
        margin-left: 2.07599%;
        margin-right: 18.74266%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-2 {
        margin-left: 35.40932%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-2 {
        margin-left: 2.07599%;
        margin-right: 35.40932%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-3 {
        margin-left: 52.07599%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-3 {
        margin-left: 2.07599%;
        margin-right: 52.07599%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-4 {
        margin-left: 68.74266%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-4 {
        margin-left: 2.07599%;
        margin-right: 68.74266%;
    }
    .glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-5 {
        margin-left: 85.40932%;
        margin-right: 2.07599%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--6 .h-c-grid__col-xl--offset-5 {
        margin-left: 2.07599%;
        margin-right: 85.40932%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.77942%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.77942%;
        margin-right: 1.77942%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-1 {
        margin-left: 16.06513%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-1 {
        margin-left: 1.77942%;
        margin-right: 16.06513%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-2 {
        margin-left: 30.35085%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-2 {
        margin-left: 1.77942%;
        margin-right: 30.35085%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-3 {
        margin-left: 44.63656%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-3 {
        margin-left: 1.77942%;
        margin-right: 44.63656%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-4 {
        margin-left: 58.92228%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-4 {
        margin-left: 1.77942%;
        margin-right: 58.92228%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-5 {
        margin-left: 73.20799%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-5 {
        margin-left: 1.77942%;
        margin-right: 73.20799%;
    }
    .glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-6 {
        margin-left: 87.4937%;
        margin-right: 1.77942%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--7 .h-c-grid__col-xl--offset-6 {
        margin-left: 1.77942%;
        margin-right: 87.4937%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.55699%;
        margin-right: 1.55699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-1 {
        margin-left: 14.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-1 {
        margin-left: 1.55699%;
        margin-right: 14.05699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-2 {
        margin-left: 26.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-2 {
        margin-left: 1.55699%;
        margin-right: 26.55699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-3 {
        margin-left: 39.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-3 {
        margin-left: 1.55699%;
        margin-right: 39.05699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-4 {
        margin-left: 51.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-4 {
        margin-left: 1.55699%;
        margin-right: 51.55699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-5 {
        margin-left: 64.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-5 {
        margin-left: 1.55699%;
        margin-right: 64.05699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-6 {
        margin-left: 76.55699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-6 {
        margin-left: 1.55699%;
        margin-right: 76.55699%;
    }
    .glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-7 {
        margin-left: 89.05699%;
        margin-right: 1.55699%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--8 .h-c-grid__col-xl--offset-7 {
        margin-left: 1.55699%;
        margin-right: 89.05699%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.38399%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.38399%;
        margin-right: 1.38399%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-1 {
        margin-left: 12.4951%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-1 {
        margin-left: 1.38399%;
        margin-right: 12.4951%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-2 {
        margin-left: 23.60621%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-2 {
        margin-left: 1.38399%;
        margin-right: 23.60621%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-3 {
        margin-left: 34.71733%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-3 {
        margin-left: 1.38399%;
        margin-right: 34.71733%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-4 {
        margin-left: 45.82844%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-4 {
        margin-left: 1.38399%;
        margin-right: 45.82844%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-5 {
        margin-left: 56.93955%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-5 {
        margin-left: 1.38399%;
        margin-right: 56.93955%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-6 {
        margin-left: 68.05066%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-6 {
        margin-left: 1.38399%;
        margin-right: 68.05066%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-7 {
        margin-left: 79.16177%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-7 {
        margin-left: 1.38399%;
        margin-right: 79.16177%;
    }
    .glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-8 {
        margin-left: 90.27288%;
        margin-right: 1.38399%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--9 .h-c-grid__col-xl--offset-8 {
        margin-left: 1.38399%;
        margin-right: 90.27288%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.24559%;
        margin-right: 1.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-1 {
        margin-left: 11.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-1 {
        margin-left: 1.24559%;
        margin-right: 11.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-2 {
        margin-left: 21.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-2 {
        margin-left: 1.24559%;
        margin-right: 21.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-3 {
        margin-left: 31.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-3 {
        margin-left: 1.24559%;
        margin-right: 31.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-4 {
        margin-left: 41.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-4 {
        margin-left: 1.24559%;
        margin-right: 41.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-5 {
        margin-left: 51.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-5 {
        margin-left: 1.24559%;
        margin-right: 51.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-6 {
        margin-left: 61.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-6 {
        margin-left: 1.24559%;
        margin-right: 61.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-7 {
        margin-left: 71.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-7 {
        margin-left: 1.24559%;
        margin-right: 71.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-8 {
        margin-left: 81.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-8 {
        margin-left: 1.24559%;
        margin-right: 81.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-9 {
        margin-left: 91.24559%;
        margin-right: 1.24559%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--10 .h-c-grid__col-xl--offset-9 {
        margin-left: 1.24559%;
        margin-right: 91.24559%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.13236%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.13236%;
        margin-right: 1.13236%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-1 {
        margin-left: 10.22327%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-1 {
        margin-left: 1.13236%;
        margin-right: 10.22327%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-2 {
        margin-left: 19.31418%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-2 {
        margin-left: 1.13236%;
        margin-right: 19.31418%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-3 {
        margin-left: 28.40508%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-3 {
        margin-left: 1.13236%;
        margin-right: 28.40508%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-4 {
        margin-left: 37.49599%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-4 {
        margin-left: 1.13236%;
        margin-right: 37.49599%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-5 {
        margin-left: 46.5869%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-5 {
        margin-left: 1.13236%;
        margin-right: 46.5869%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-6 {
        margin-left: 55.67781%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-6 {
        margin-left: 1.13236%;
        margin-right: 55.67781%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-7 {
        margin-left: 64.76872%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-7 {
        margin-left: 1.13236%;
        margin-right: 64.76872%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-8 {
        margin-left: 73.85963%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-8 {
        margin-left: 1.13236%;
        margin-right: 73.85963%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-9 {
        margin-left: 82.95054%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-9 {
        margin-left: 1.13236%;
        margin-right: 82.95054%;
    }
    .glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-10 {
        margin-left: 92.04145%;
        margin-right: 1.13236%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--11 .h-c-grid__col-xl--offset-10 {
        margin-left: 1.13236%;
        margin-right: 92.04145%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-0 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-1 {
        margin-left: 9.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-1 {
        margin-left: 1.03799%;
        margin-right: 9.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-2 {
        margin-left: 17.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-2 {
        margin-left: 1.03799%;
        margin-right: 17.70466%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-3 {
        margin-left: 26.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-3 {
        margin-left: 1.03799%;
        margin-right: 26.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-4 {
        margin-left: 34.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-4 {
        margin-left: 1.03799%;
        margin-right: 34.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-5 {
        margin-left: 42.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-5 {
        margin-left: 1.03799%;
        margin-right: 42.70466%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-6 {
        margin-left: 51.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-6 {
        margin-left: 1.03799%;
        margin-right: 51.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-7 {
        margin-left: 59.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-7 {
        margin-left: 1.03799%;
        margin-right: 59.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-8 {
        margin-left: 67.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-8 {
        margin-left: 1.03799%;
        margin-right: 67.70466%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-9 {
        margin-left: 76.03799%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-9 {
        margin-left: 1.03799%;
        margin-right: 76.03799%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-10 {
        margin-left: 84.37133%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-10 {
        margin-left: 1.03799%;
        margin-right: 84.37133%;
    }
    .glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-11 {
        margin-left: 92.70466%;
        margin-right: 1.03799%;
    }
    [dir="rtl"].glue-flexbox .h-c-grid__col-xl--12 .h-c-grid__col-xl--offset-11 {
        margin-left: 1.03799%;
        margin-right: 92.70466%;
    }
}
.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 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.h-c-icon--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
[dir="rtl"] .h-c-icon--arrow-external {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.h-c-icon--arrow-top {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.h-c-icon--arrow-sort-asc {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.h-c-icon--arrow-sort-desc {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.h-c-icon--chevron {
    height: 8px;
    width: 12px;
}
.h-c-icon--chevron-down {
    -webkit-transform: rotate(180deg);
    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 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.h-c-icon--keyboard-arrow-left,
[dir="rtl"] .h-c-icon--keyboard-arrow-right {
    -webkit-transform: rotate(180deg);
    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,
.gfe-full-width-color-stories__tiles__tile--small .h-c-intro {
    -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;
    hyphens: auto;
    overflow-wrap: initial;
    word-wrap: initial;
}
.h-c-headline.h-c-headline--display-one,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-c-intro {
    line-height: 1.16667;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: -0.75px;
}
.h-c-headline.h-c-headline--display-one.h-has-top-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-top-margin.h-c-intro {
    margin-top: 35px;
}
.h-c-headline.h-c-headline--display-one.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-bottom-margin.h-c-intro {
    margin-bottom: 35px;
}
.h-c-headline.h-c-headline--display-one.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 35px;
    margin-top: 35px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--display-one,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-c-intro {
        line-height: 1.16667;
        font-size: 72px;
        letter-spacing: -1px;
    }
    .h-c-headline.h-c-headline--display-one.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-top-margin.h-c-intro {
        margin-top: 42px;
    }
    .h-c-headline.h-c-headline--display-one.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-bottom-margin.h-c-intro {
        margin-bottom: 42px;
    }
    .h-c-headline.h-c-headline--display-one.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 42px;
        margin-top: 42px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--display-one,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-c-intro {
        line-height: 1.16667;
        font-size: 120px;
        letter-spacing: -2px;
    }
    .h-c-headline.h-c-headline--display-one.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-top-margin.h-c-intro {
        margin-top: 70px;
    }
    .h-c-headline.h-c-headline--display-one.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-bottom-margin.h-c-intro {
        margin-bottom: 70px;
    }
    .h-c-headline.h-c-headline--display-one.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-one.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 70px;
        margin-top: 70px;
    }
}
.h-c-headline.h-c-headline--display-two,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-c-intro {
    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,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-top-margin.h-c-intro {
    margin-top: 22px;
}
.h-c-headline.h-c-headline--display-two.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 22px;
}
.h-c-headline.h-c-headline--display-two.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 22px;
    margin-top: 22px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--display-two,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-c-intro {
        line-height: 1.16667;
        font-size: 60px;
        letter-spacing: -0.75px;
    }
    .h-c-headline.h-c-headline--display-two.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-top-margin.h-c-intro {
        margin-top: 35px;
    }
    .h-c-headline.h-c-headline--display-two.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 35px;
    }
    .h-c-headline.h-c-headline--display-two.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 35px;
        margin-top: 35px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--display-two,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-c-intro {
        line-height: 1.16667;
        font-size: 96px;
        letter-spacing: -1px;
    }
    .h-c-headline.h-c-headline--display-two.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-top-margin.h-c-intro {
        margin-top: 56px;
    }
    .h-c-headline.h-c-headline--display-two.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 56px;
    }
    .h-c-headline.h-c-headline--display-two.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--display-two.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 56px;
        margin-top: 56px;
    }
}
.h-c-headline.h-c-headline--one,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-c-intro {
    line-height: 1.25;
    font-size: 32px;
    letter-spacing: 0;
}
.h-c-headline.h-c-headline--one.h-has-top-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-top-margin.h-c-intro {
    margin-top: 15px;
}
.h-c-headline.h-c-headline--one.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro {
    margin-bottom: 15px;
}
.h-c-headline.h-c-headline--one.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 15px;
    margin-top: 15px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--one,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-c-intro {
        line-height: 1.15789;
        font-size: 38px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--one.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-top-margin.h-c-intro {
        margin-top: 13px;
    }
    .h-c-headline.h-c-headline--one.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro {
        margin-bottom: 13px;
    }
    .h-c-headline.h-c-headline--one.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 13px;
        margin-top: 13px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--one,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-c-intro {
        line-height: 1.17857;
        font-size: 56px;
        letter-spacing: -0.5px;
    }
    .h-c-headline.h-c-headline--one.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-top-margin.h-c-intro {
        margin-top: 20px;
    }
    .h-c-headline.h-c-headline--one.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro {
        margin-bottom: 20px;
    }
    .h-c-headline.h-c-headline--one.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
.h-c-headline.h-c-headline--two,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro {
    line-height: 1.33333;
    font-size: 24px;
    letter-spacing: 0;
}
.h-c-headline.h-c-headline--two.h-has-top-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-top-margin.h-c-intro {
    margin-top: 10px;
}
.h-c-headline.h-c-headline--two.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 10px;
}
.h-c-headline.h-c-headline--two.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 10px;
    margin-top: 10px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--two,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro {
        line-height: 1.25;
        font-size: 32px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--two.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-top-margin.h-c-intro {
        margin-top: 12px;
    }
    .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 12px;
    }
    .h-c-headline.h-c-headline--two.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 12px;
        margin-top: 12px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--two,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro {
        line-height: 1.18182;
        font-size: 44px;
        letter-spacing: -0.5px;
    }
    .h-c-headline.h-c-headline--two.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-top-margin.h-c-intro {
        margin-top: 15px;
    }
    .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 15px;
    }
    .h-c-headline.h-c-headline--two.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}
.h-c-headline.h-c-headline--three,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro {
    line-height: 1.4;
    font-size: 20px;
    letter-spacing: 0;
}
.h-c-headline.h-c-headline--three.h-has-top-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
.csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-top-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-margin,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-margin.h-c-intro {
    margin-top: 14px;
}
.h-c-headline.h-c-headline--three.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro {
    margin-bottom: 14px;
}
.h-c-headline.h-c-headline--three.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
.csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-top-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 14px;
    margin-top: 14px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--three,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro {
        line-height: 1.33333;
        font-size: 24px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--three.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-top-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro {
        margin-top: 13px;
    }
    .h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro {
        margin-bottom: 13px;
    }
    .h-c-headline.h-c-headline--three.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 13px;
        margin-top: 13px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--three,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro {
        line-height: 1.25;
        font-size: 32px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--three.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-top-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-margin.h-c-intro {
        margin-top: 15px;
    }
    .h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro {
        margin-bottom: 15px;
    }
    .h-c-headline.h-c-headline--three.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-top-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-top-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-top-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}
.h-c-headline.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro {
    line-height: 1.625;
    font-size: 16px;
    letter-spacing: 0;
}
.h-c-headline.h-c-headline--four.h-has-top-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro {
    margin-top: 6px;
}
.h-c-headline.h-c-headline--four.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro {
    margin-bottom: 6px;
}
.h-c-headline.h-c-headline--four.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 6px;
    margin-top: 6px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro {
        line-height: 1.625;
        font-size: 16px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--four.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro {
        margin-top: 6px;
    }
    .h-c-headline.h-c-headline--four.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro {
        margin-bottom: 6px;
    }
    .h-c-headline.h-c-headline--four.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 6px;
        margin-top: 6px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro {
        line-height: 1.36364;
        font-size: 22px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--four.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro {
        margin-top: 12px;
    }
    .h-c-headline.h-c-headline--four.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro {
        margin-bottom: 12px;
    }
    .h-c-headline.h-c-headline--four.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 12px;
        margin-top: 12px;
    }
}
.h-c-headline.h-c-headline--subhead,
.gfe-full-width-color-stories__tiles__tile--small .h-c-intro {
    line-height: 1.625;
    font-size: 16px;
    letter-spacing: 0;
}
.h-c-headline.h-c-headline--subhead.h-has-top-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro {
    margin-top: 6px;
}
.h-c-headline.h-c-headline--subhead.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro {
    margin-bottom: 6px;
}
.h-c-headline.h-c-headline--subhead.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro {
    margin-bottom: 6px;
    margin-top: 6px;
}
@media (min-width: 600px) {
    .h-c-headline.h-c-headline--subhead,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-intro {
        line-height: 1.625;
        font-size: 16px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--subhead.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro {
        margin-top: 6px;
    }
    .h-c-headline.h-c-headline--subhead.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro {
        margin-bottom: 6px;
    }
    .h-c-headline.h-c-headline--subhead.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 6px;
        margin-top: 6px;
    }
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--subhead,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-intro {
        line-height: 1.66667;
        font-size: 18px;
        letter-spacing: 0;
    }
    .h-c-headline.h-c-headline--subhead.h-has-top-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro {
        margin-top: 12px;
    }
    .h-c-headline.h-c-headline--subhead.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro {
        margin-bottom: 12px;
    }
    .h-c-headline.h-c-headline--subhead.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles__tile--small .h-has-top-bottom-margin.h-c-intro {
        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,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline {
    line-height: 1.5;
    color: #202124;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.35px;
}
.h-c-footnote.h-has-top-margin,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-has-top-margin.h-c-copy--subheadline {
    margin-top: 5px;
}
.h-c-footnote.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-has-bottom-margin.h-c-copy--subheadline {
    margin-bottom: 5px;
}
.h-c-footnote.h-has-top-bottom-margin,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-has-top-bottom-margin.h-c-copy--subheadline {
    margin-bottom: 5px;
    margin-top: 5px;
}
@media (min-width: 1024px) {
    .h-c-footnote.h-has-top-margin,
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-has-top-margin.h-c-copy--subheadline {
        margin-top: 9px;
    }
    .h-c-footnote.h-has-bottom-margin,
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-has-bottom-margin.h-c-copy--subheadline {
        margin-bottom: 9px;
    }
    .h-c-footnote.h-has-top-bottom-margin,
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-has-top-bottom-margin.h-c-copy--subheadline {
        margin-bottom: 9px;
        margin-top: 9px;
    }
}
.h-c-tip {
    cursor: help;
    font-style: italic;
}
.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;
    -webkit-transition: color 0.15s linear, background-color 0.15s linear;
    transition: color 0.15s linear, background-color 0.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;
    -webkit-transition: 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;
    -webkit-transition: margin 0.1s linear;
    transition: margin 0.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 {
    -webkit-transition: none;
    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;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: rotate(180deg);
    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 {
    -webkit-transform: rotate(0deg);
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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 {
    -webkit-box-flex: 1;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.glue-app-ready.glue-flexbox .glue-tabset.h-t-hercules .glue-c-tabset__tab {
    -webkit-box-flex: 0;
    -ms-flex: none;
    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-c-tile-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    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 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        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: 0.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: 0.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: 0.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;
    -webkit-transform: rotate(180deg);
    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;
}
.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: 0.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: 0.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;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.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 {
    -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 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.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 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.glue-zippy-set.h-t-hercules .glue-zippy-content {
    line-height: 1.71429;
    color: #202124;
    font-size: 14px;
    letter-spacing: 0.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-table__overflowcontainer {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #fff), to(#fff)), -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(#fff)),
        -webkit-gradient(linear, right top, left top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0.15))), -webkit-gradient(linear, left top, right top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0.15)));
    background-image: linear-gradient(to left, #fff 0, #fff 100%), linear-gradient(to right, #fff 0, #fff 100%), linear-gradient(to left, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0.15) 100%),
        linear-gradient(to right, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0.15) 100%);
    background-attachment: scroll, scroll;
    background-position: left bottom, right bottom, left bottom, right bottom;
    background-repeat: no-repeat;
    background-size: 1px 100%, 1px 100%, 15px 100%, 15px 100%;
    overflow-x: auto;
    padding: 0 0 1px;
    position: relative;
}
.h-c-table {
    border: 1px solid #fff;
    border-width: 0 1px;
    margin: 0;
    padding: 0;
    width: 100%;
}
[dir="ltr"] .h-c-table tr:nth-of-type(n) td:first-child,
[dir="ltr"] .h-c-table tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table tr:nth-of-type(n) td:first-child:focus,
[dir="ltr"] .h-c-table tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="rtl"] .h-c-table tr:nth-of-type(n) td:first-child,
[dir="rtl"] .h-c-table tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table tr:nth-of-type(n) td:first-child:focus,
[dir="rtl"] .h-c-table tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="ltr"] .h-c-table tr:nth-of-type(n) td:last-child,
[dir="ltr"] .h-c-table tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table tr:nth-of-type(n) td:last-child:focus,
[dir="ltr"] .h-c-table tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="rtl"] .h-c-table tr:nth-of-type(n) td:last-child,
[dir="rtl"] .h-c-table tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table tr:nth-of-type(n) td:last-child:focus,
[dir="rtl"] .h-c-table tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="ltr"] .h-c-table th:first-child,
[dir="ltr"] .h-c-table td:first-child {
    padding-left: 0;
}
[dir="ltr"] .h-c-table th:last-child,
[dir="ltr"] .h-c-table td:last-child {
    padding-right: 0;
}
[dir="rtl"] .h-c-table th:first-child,
[dir="rtl"] .h-c-table td:first-child {
    padding-right: 0;
}
[dir="rtl"] .h-c-table th:last-child,
[dir="rtl"] .h-c-table td:last-child {
    padding-left: 0;
}
.h-c-table th {
    line-height: 1.57143;
    color: #202124;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.25px;
    padding: 12px 2.12% 12px;
    text-align: left;
    vertical-align: bottom;
}
@media (min-width: 1024px) {
    .h-c-table th {
        line-height: 1.5;
        font-size: 16px;
        letter-spacing: 0;
    }
}
[dir="rtl"] .h-c-table th {
    text-align: right;
}
.h-c-table th:hover .h-c-icon--arrow-sort {
    fill: #202124;
    stroke: #202124;
    stroke-opacity: 1;
}
.h-c-table th:focus {
    background: rgba(32, 33, 36, 0.06);
    outline: none;
}
.h-c-table th[data-glue-table-sort-type],
.h-c-table th[glue-table-sort-type] {
    cursor: pointer;
}
.h-c-table th .h-c-table__header-cell-text {
    line-height: 1.375;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (min-width: 1024px) {
    .h-c-table th .h-c-table__header-cell-text {
        line-height: 1.375;
    }
}
.h-c-table th.h-c-table__cell--numerical .h-c-table__header-cell-text {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.h-c-table th .h-c-icon--arrow-sort {
    -ms-flex-item-align: end;
    align-self: flex-end;
    fill: #5f6368;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 2px 2px 2px 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    stroke: #5f6368;
    stroke-opacity: 0;
    stroke-width: 2px;
    vertical-align: text-bottom;
}
[dir="rtl"] .h-c-table th .h-c-icon--arrow-sort {
    margin: 2px 0 2px 2px;
}
.h-c-table th.goog-tablesorter-sorted .h-c-icon--arrow-sort {
    fill: #202124;
    stroke: #202124;
    stroke-opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.h-c-table th.goog-tablesorter-sorted-reverse .h-c-icon--arrow-sort {
    fill: #202124;
    stroke: #202124;
    stroke-opacity: 1;
}
.h-c-table th.goog-tablesorter-sorted,
.h-c-table th.goog-tablesorter-sorted-reverse {
    border-bottom: 2px solid #1a73e8;
    padding-bottom: 11px;
}
.h-c-table th.goog-tablesorter-sorted:focus,
.h-c-table th.goog-tablesorter-sorted-reverse:focus {
    border-color: #174ea6;
}
[dir="rtl"] .h-c-table th.h-c-table__cell--numerical .h-c-table__header-cell-text {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.h-c-table th.h-c-table__cell--numerical .h-c-icon--arrow-sort {
    margin: 2px 0 2px 2px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
[dir="rtl"] .h-c-table th.h-c-table__cell--numerical .h-c-icon--arrow-sort {
    margin: 2px 0 2px 2px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.h-c-table td {
    line-height: 1.71429;
    color: #202124;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.25px;
    padding: 20px 2.12%;
    vertical-align: top;
}
@media (min-width: 1024px) {
    .h-c-table td {
        line-height: 1.625;
        font-size: 16px;
        letter-spacing: 0;
    }
}
.h-c-table .h-c-table__cell--numerical {
    text-align: right;
}
[dir="rtl"] .h-c-table .h-c-table__cell--numerical {
    text-align: right;
}
.glue-flexbox .h-c-table--stacked {
    background: #fff;
    border: 0px solid #dadce0;
    border-width: 1px 0 0;
    display: block;
}
.glue-flexbox .h-c-table--stacked thead {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.glue-flexbox .h-c-table--stacked tbody,
.glue-flexbox .h-c-table--stacked tr,
.glue-flexbox .h-c-table--stacked td {
    display: block;
}
.glue-flexbox .h-c-table--stacked td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.glue-flexbox .h-c-table--stacked td::before {
    content: attr(data-colheader);
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    font-size: 14px;
    font-weight: 700;
    max-width: 45.76%;
}
.glue-flexbox .h-c-table--stacked.h-c-table--comparisontable tr {
    border-top: 1px solid #dadce0;
}
.glue-flexbox .h-c-table--stacked.h-c-table--comparisontable tr:first-of-type {
    border-top-width: 0;
}
.glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td {
    border: none;
}
.glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td:first-child {
    font-size: 14px;
    font-weight: 700;
}
.glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td:first-child::before {
    content: "";
    display: none;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td:first-child {
        font-size: 14px;
        font-weight: 400;
    }
}
.glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr {
    border-width: 0;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td {
        border: 1px solid #dadce0;
    }
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable tr {
        border: none;
    }
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td {
        padding: 20px 14px;
    }
}
@media (min-width: 600px) and (min-width: 1024px) {
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable td {
        padding: 20px 30px;
    }
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows thead tr:nth-of-type(n) {
        background-color: rgba(255, 255, 255, 0.25);
    }
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr {
        background-color: rgba(255, 255, 255, 0.25);
    }
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr:nth-of-type(odd) {
        background-color: rgba(32, 33, 36, 0.03);
    }
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr,
    .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows td {
        border: none;
    }
    [dir="ltr"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
        background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 30px 100%;
    }
    [dir="rtl"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
        background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
        background-position: 100% 0;
        background-repeat: no-repeat;
        background-size: 30px 100%;
    }
    [dir="ltr"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
        background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
        background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
        background-position: 100% 0;
        background-repeat: no-repeat;
        background-size: 30px 100%;
    }
    [dir="rtl"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
        background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 30px 100%;
    }
    [dir="ltr"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows th:first-child,
    [dir="ltr"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows td:first-child {
        padding-left: 2.12%;
    }
    [dir="ltr"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows th:last-child,
    [dir="ltr"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows td:last-child {
        padding-right: 2.12%;
    }
    [dir="rtl"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows th:first-child,
    [dir="rtl"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows td:first-child {
        padding-right: 2.12%;
    }
    [dir="rtl"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows th:last-child,
    [dir="rtl"] .glue-flexbox .h-c-table--stacked.h-c-table--comparisontable.h-c-table--comparisontable-altrows td:last-child {
        padding-left: 2.12%;
    }
}
.glue-flexbox .h-c-table--stacked .h-c-table__cell--numerical {
    text-align: left;
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-table--stacked {
        border: 1px solid #fff;
        border-width: 0 1px;
        display: table;
    }
    .glue-flexbox .h-c-table--stacked thead {
        position: static;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: table-header-group;
    }
    .glue-flexbox .h-c-table--stacked tbody {
        display: table-row-group;
    }
    .glue-flexbox .h-c-table--stacked tr {
        display: table-row;
    }
    .glue-flexbox .h-c-table--stacked td {
        display: table-cell;
    }
    .glue-flexbox .h-c-table--stacked td::before {
        content: "";
        display: none;
    }
    .glue-flexbox .h-c-table--stacked .h-c-table__cell--numerical {
        text-align: right;
    }
}
@media (min-width: 1024px) {
    .glue-flexbox .h-c-table--stacked td {
        font-size: 16px;
    }
}
[dir="ltr"].glue-flexbox .h-c-table--stacked td:first-child,
[dir="ltr"].glue-flexbox .h-c-table--stacked td:last-child {
    padding-left: 2.12%;
    padding-right: 2.12%;
}
@media (min-width: 600px) {
    [dir="ltr"].glue-flexbox .h-c-table--stacked.h-c-table--datatable td:first-child {
        padding-left: 0;
    }
    [dir="ltr"].glue-flexbox .h-c-table--stacked.h-c-table--datatable td:last-child {
        padding-right: 0;
    }
}
@media (min-width: 600px) {
    [dir="ltr"].glue-flexbox .h-c-table--stacked.h-c-table--datatable-altrows td:first-child {
        padding-left: 2.12%;
    }
    [dir="ltr"].glue-flexbox .h-c-table--stacked.h-c-table--datatable-altrows td:last-child {
        padding-right: 2.12%;
    }
}
[dir="rtl"].glue-flexbox .h-c-table--stacked td:first-child,
[dir="rtl"].glue-flexbox .h-c-table--stacked td:last-child {
    padding-left: 2.12%;
    padding-right: 2.12%;
}
@media (min-width: 600px) {
    [dir="rtl"].glue-flexbox .h-c-table--stacked.h-c-table--datatable td:first-child {
        padding-right: 0;
    }
    [dir="rtl"].glue-flexbox .h-c-table--stacked.h-c-table--datatable td:last-child {
        padding-left: 0;
    }
}
@media (min-width: 600px) {
    [dir="rtl"].glue-flexbox .h-c-table--stacked.h-c-table--datatable-altrows td:first-child {
        padding-right: 2.12%;
    }
    [dir="rtl"].glue-flexbox .h-c-table--stacked.h-c-table--datatable-altrows td:last-child {
        padding-left: 2.12%;
    }
}
[dir="rtl"].glue-flexbox .h-c-table--stacked .h-c-table__cell--numerical {
    text-align: right;
}
.h-c-table--datatable tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, 0.25);
}
.h-c-table--datatable tr {
    border: 1px solid #dadce0;
    border-width: 0 0 1px;
}
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) td:first-child,
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) td:first-child:focus,
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) td:first-child,
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) td:first-child:focus,
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) td:last-child,
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) td:last-child:focus,
[dir="ltr"] .h-c-table--datatable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) td:last-child,
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) td:last-child:focus,
[dir="rtl"] .h-c-table--datatable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
.h-c-table--datatable td {
    padding-bottom: 20px;
    padding-top: 20px;
}
[dir="ltr"] .h-c-table--datatable th:first-child,
[dir="ltr"] .h-c-table--datatable td:first-child {
    padding-left: 0;
}
[dir="ltr"] .h-c-table--datatable th:last-child,
[dir="ltr"] .h-c-table--datatable td:last-child {
    padding-right: 0;
}
[dir="rtl"] .h-c-table--datatable th:first-child,
[dir="rtl"] .h-c-table--datatable td:first-child {
    padding-right: 0;
}
[dir="rtl"] .h-c-table--datatable th:last-child,
[dir="rtl"] .h-c-table--datatable td:last-child {
    padding-left: 0;
}
.h-c-table--datatable-altrows thead tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, 0.25);
}
.h-c-table--datatable-altrows tr {
    background-color: rgba(255, 255, 255, 0.25);
}
.h-c-table--datatable-altrows tr:nth-of-type(even) {
    background-color: rgba(32, 33, 36, 0.03);
}
.h-c-table--datatable-altrows thead tr {
    border: 1px solid #dadce0;
    border-width: 0 0 1px;
}
.h-c-table--datatable-altrows tr,
.h-c-table--datatable-altrows td {
    border: none;
}
[dir="ltr"] .h-c-table--datatable-altrows tr:nth-of-type(even) td:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--datatable-altrows tr:nth-of-type(even) td:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--datatable-altrows tr:nth-of-type(even) td:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--datatable-altrows tr:nth-of-type(even) td:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--datatable-altrows th:first-child,
[dir="ltr"] .h-c-table--datatable-altrows td:first-child {
    padding-left: 10px;
}
[dir="ltr"] .h-c-table--datatable-altrows th:last-child,
[dir="ltr"] .h-c-table--datatable-altrows td:last-child {
    padding-right: 10px;
}
[dir="rtl"] .h-c-table--datatable-altrows th:first-child,
[dir="rtl"] .h-c-table--datatable-altrows td:first-child {
    padding-right: 10px;
}
[dir="rtl"] .h-c-table--datatable-altrows th:last-child,
[dir="rtl"] .h-c-table--datatable-altrows td:last-child {
    padding-left: 10px;
}
@media (min-width: 1024px) {
    [dir="ltr"] .h-c-table--datatable-altrows th:first-child,
    [dir="ltr"] .h-c-table--datatable-altrows td:first-child {
        padding-left: 26px;
    }
    [dir="ltr"] .h-c-table--datatable-altrows th:last-child,
    [dir="ltr"] .h-c-table--datatable-altrows td:last-child {
        padding-right: 26px;
    }
    [dir="rtl"] .h-c-table--datatable-altrows th:first-child,
    [dir="rtl"] .h-c-table--datatable-altrows td:first-child {
        padding-right: 26px;
    }
    [dir="rtl"] .h-c-table--datatable-altrows th:last-child,
    [dir="rtl"] .h-c-table--datatable-altrows td:last-child {
        padding-left: 26px;
    }
}
.h-c-table--comparisontable tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, 0.25);
}
.h-c-table--comparisontable td {
    border: 1px solid #dadce0;
}
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) td:first-child,
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) td:first-child:focus,
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) td:first-child,
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) td:first-child:focus,
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) td:last-child,
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) td:last-child:focus,
[dir="ltr"] .h-c-table--comparisontable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) td:last-child,
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) td:last-child:focus,
[dir="rtl"] .h-c-table--comparisontable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
}
[dir="ltr"] .h-c-table--comparisontable th:first-child,
[dir="ltr"] .h-c-table--comparisontable td:first-child {
    padding-left: 14px;
}
[dir="ltr"] .h-c-table--comparisontable th:last-child,
[dir="ltr"] .h-c-table--comparisontable td:last-child {
    padding-right: 14px;
}
[dir="rtl"] .h-c-table--comparisontable th:first-child,
[dir="rtl"] .h-c-table--comparisontable td:first-child {
    padding-right: 14px;
}
[dir="rtl"] .h-c-table--comparisontable th:last-child,
[dir="rtl"] .h-c-table--comparisontable td:last-child {
    padding-left: 14px;
}
@media (min-width: 1024px) {
    [dir="ltr"] .h-c-table--comparisontable th:first-child,
    [dir="ltr"] .h-c-table--comparisontable td:first-child {
        padding-left: 30px;
    }
    [dir="ltr"] .h-c-table--comparisontable th:last-child,
    [dir="ltr"] .h-c-table--comparisontable td:last-child {
        padding-right: 30px;
    }
    [dir="rtl"] .h-c-table--comparisontable th:first-child,
    [dir="rtl"] .h-c-table--comparisontable td:first-child {
        padding-right: 30px;
    }
    [dir="rtl"] .h-c-table--comparisontable th:last-child,
    [dir="rtl"] .h-c-table--comparisontable td:last-child {
        padding-left: 30px;
    }
}
.h-c-table--comparisontable th {
    padding: 12px 14px 12px;
}
@media (min-width: 1024px) {
    .h-c-table--comparisontable th {
        padding: 12px 30px 12px;
    }
}
.h-c-table--comparisontable td {
    padding: 20px 14px;
}
@media (min-width: 1024px) {
    .h-c-table--comparisontable td {
        padding: 20px 30px;
    }
}
.h-c-table--comparisontable-altrows thead tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, 0.25);
}
.h-c-table--comparisontable-altrows tr {
    background-color: rgba(255, 255, 255, 0.25);
}
.h-c-table--comparisontable-altrows tr:nth-of-type(odd) {
    background-color: rgba(32, 33, 36, 0.03);
}
.h-c-table--comparisontable-altrows tr,
.h-c-table--comparisontable-altrows td {
    border: none;
}
[dir="ltr"] .h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="ltr"] .h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
[dir="rtl"] .h-c-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 30px 100%;
}
.h-c-table--comparisontable-altrows th,
.h-c-table--comparisontable-altrows td {
    padding: 20px 2.12%;
}
[dir="ltr"] .h-c-table--comparisontable-altrows th:first-child,
[dir="ltr"] .h-c-table--comparisontable-altrows td:first-child {
    padding-left: 2.12%;
}
[dir="ltr"] .h-c-table--comparisontable-altrows th:last-child,
[dir="ltr"] .h-c-table--comparisontable-altrows td:last-child {
    padding-right: 2.12%;
}
[dir="rtl"] .h-c-table--comparisontable-altrows th:first-child,
[dir="rtl"] .h-c-table--comparisontable-altrows td:first-child {
    padding-right: 2.12%;
}
[dir="rtl"] .h-c-table--comparisontable-altrows th:last-child,
[dir="rtl"] .h-c-table--comparisontable-altrows td:last-child {
    padding-left: 2.12%;
}
@media (min-width: 1024px) {
    .h-c-table--comparisontable-altrows th,
    .h-c-table--comparisontable-altrows td {
        padding: 20px 2.12%;
    }
}
.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-video {
    font-size: 19px;
    position: relative;
}
.h-c-video:focus {
    outline: none;
}
.h-c-video:focus:after {
    background-color: transparent;
    border: 4px solid #174ea6;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.h-c-video.h-c-video--marquee {
    cursor: pointer;
    display: block;
}
.h-c-video.h-c-video--inline {
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
}
.h-c-video img {
    width: 100%;
    z-index: 10;
}
.h-c-video__play {
    left: 50%;
    height: 60px;
    margin: -30px -42px 0;
    position: absolute;
    top: 50%;
    width: 84px;
    z-index: 15;
}
.h-c-video__play.h-c-video__play--inline {
    height: 48px;
    margin: -24px -34px 0;
    width: 68px;
}
.h-c-video__image {
    margin-right: 10px;
    height: 20px;
    width: 28px;
}
.h-c-breadcrumbs {
    color: #5f6368;
    line-height: 1;
}
.h-c-breadcrumbs__list {
    margin-left: 0;
}
.h-c-breadcrumbs__item {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.35px;
    list-style: none;
}
.h-c-breadcrumbs__item::after {
    color: #5f6368;
    content: ">";
    margin-left: 3px;
    margin-right: 1px;
}
.h-c-breadcrumbs__item--active::after {
    content: "";
    margin: 0;
}
.h-c-breadcrumbs__link {
    color: #1a73e8;
}
.h-c-breadcrumbs__link:visited {
    color: #7b1fa2;
}
.h-c-breadcrumbs__link:hover,
.h-c-breadcrumbs__link:focus {
    color: #174ea6;
}
.h-c-breadcrumbs__link:focus {
    background: #f1f3f4;
    outline: 4px solid #f1f3f4;
}
.h-c-social {
    max-width: 100%;
}
@media (min-width: 600px) {
    .h-c-social {
        -ms-flex: 1 0 auto;
        -webkit-box-flex: 1;
        flex: 1 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
@media (min-width: 600px) {
    .h-c-social__group {
        -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 {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        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 {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
}
.h-c-social__title {
    color: #202124;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.75px;
}
@media (min-width: 1024px) {
    .h-c-social__title {
        font-size: 16px;
        letter-spacing: 0.5px;
    }
}
.h-c-social__title.h-c-social__title--inline {
    line-height: 3.14286;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    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 {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.h-c-social__list.h-c-social__list--popover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 24px;
}
.h-c-social--zippy-opposite .h-c-social__list {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
}
.h-c-footer .h-c-social__list {
    margin: 0 -10px;
}
.h-c-social__item {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    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;
    -webkit-transform: none;
    transform: none;
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(0) {
    opacity: 1;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(0) {
        -webkit-transform: translateX(-54px);
        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) {
    -webkit-transform: translateX(40px);
    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) {
        -webkit-transform: translateX(54px);
        transform: translateX(54px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0) {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0) {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0) {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(0) {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(1) {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(1) {
        -webkit-transform: translateX(0px);
        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) {
    -webkit-transform: translateX(0px);
    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) {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1) {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1) {
        -webkit-transform: translateX(-54px);
        transform: translateX(-54px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1) {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(1) {
        -webkit-transform: translateX(54px);
        transform: translateX(54px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(2) {
    opacity: 1;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(2) {
        -webkit-transform: translateX(54px);
        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) {
    -webkit-transform: translateX(-40px);
    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) {
        -webkit-transform: translateX(-54px);
        transform: translateX(-54px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2) {
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2) {
        -webkit-transform: translateX(-108px);
        transform: translateX(-108px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2) {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(2) {
        -webkit-transform: translateX(108px);
        transform: translateX(108px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(3) {
    opacity: 1;
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(3) {
        -webkit-transform: translateX(108px);
        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) {
    -webkit-transform: translateX(-80px);
    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) {
        -webkit-transform: translateX(-108px);
        transform: translateX(-108px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3) {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3) {
        -webkit-transform: translateX(-162px);
        transform: translateX(-162px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3) {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(3) {
        -webkit-transform: translateX(162px);
        transform: translateX(162px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(4) {
    opacity: 1;
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(4) {
        -webkit-transform: translateX(162px);
        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) {
    -webkit-transform: translateX(-120px);
    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) {
        -webkit-transform: translateX(-162px);
        transform: translateX(-162px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4) {
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4) {
        -webkit-transform: translateX(-216px);
        transform: translateX(-216px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4) {
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(4) {
        -webkit-transform: translateX(216px);
        transform: translateX(216px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(5) {
    opacity: 1;
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(5) {
        -webkit-transform: translateX(216px);
        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) {
    -webkit-transform: translateX(-160px);
    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) {
        -webkit-transform: translateX(-216px);
        transform: translateX(-216px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5) {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5) {
        -webkit-transform: translateX(-270px);
        transform: translateX(-270px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5) {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(5) {
        -webkit-transform: translateX(270px);
        transform: translateX(270px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(6) {
    opacity: 1;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(6) {
        -webkit-transform: translateX(270px);
        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) {
    -webkit-transform: translateX(-200px);
    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) {
        -webkit-transform: translateX(-270px);
        transform: translateX(-270px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6) {
    -webkit-transform: translateX(-240px);
    transform: translateX(-240px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6) {
        -webkit-transform: translateX(-324px);
        transform: translateX(-324px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6) {
    -webkit-transform: translateX(240px);
    transform: translateX(240px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(6) {
        -webkit-transform: translateX(324px);
        transform: translateX(324px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(7) {
    opacity: 1;
    -webkit-transform: translateX(240px);
    transform: translateX(240px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(7) {
        -webkit-transform: translateX(324px);
        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) {
    -webkit-transform: translateX(-240px);
    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) {
        -webkit-transform: translateX(-324px);
        transform: translateX(-324px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7) {
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7) {
        -webkit-transform: translateX(-378px);
        transform: translateX(-378px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7) {
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(7) {
        -webkit-transform: translateX(378px);
        transform: translateX(378px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(8) {
    opacity: 1;
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(8) {
        -webkit-transform: translateX(378px);
        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) {
    -webkit-transform: translateX(-280px);
    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) {
        -webkit-transform: translateX(-378px);
        transform: translateX(-378px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8) {
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8) {
        -webkit-transform: translateX(-432px);
        transform: translateX(-432px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8) {
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(8) {
        -webkit-transform: translateX(432px);
        transform: translateX(432px);
    }
}
.h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(9) {
    opacity: 1;
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
}
@media (min-width: 600px) {
    .h-c-social--zippy .glue-collapse-expanded .h-c-social__item:nth-child(9) {
        -webkit-transform: translateX(432px);
        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) {
    -webkit-transform: translateX(-320px);
    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) {
        -webkit-transform: translateX(-432px);
        transform: translateX(-432px);
    }
}
.h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9) {
    -webkit-transform: translateX(-360px);
    transform: translateX(-360px);
}
@media (min-width: 600px) {
    .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9) {
        -webkit-transform: translateX(-486px);
        transform: translateX(-486px);
    }
}
[dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9) {
    -webkit-transform: translateX(360px);
    transform: translateX(360px);
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-social--zippy-opposite .glue-collapse-expanded .h-c-social__item:nth-child(9) {
        -webkit-transform: translateX(486px);
        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;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s ease-out;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out, opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.5s ease-out, opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s ease-out;
}
[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 {
    -webkit-transform: translateX(50px);
    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;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    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 {
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
        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: 0.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;
    -webkit-box-shadow: 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-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: 0.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: -ms-flexbox;
        display: flex;
        -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 {
        -ms-flex: 0 0 90%;
        -webkit-box-flex: 0;
        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 {
        -ms-flex: 0 0 86px;
        -webkit-box-flex: 0;
        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: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 2 0 auto;
        -webkit-box-flex: 2;
        flex: 2 0 auto;
        max-width: 100%;
    }
}
@media (min-width: 600px) {
    .h-c-footer__global-links--extra {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        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;
    -webkit-box-sizing: border-box;
    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: -ms-flexbox;
        display: flex;
        -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;
        box-sizing: content-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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 {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        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: -ms-flexbox;
    display: flex;
    -webkit-box-pack: 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;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.333s ease-in;
    transition: -webkit-transform 0.333s ease-in;
    transition: transform 0.333s ease-in;
    transition: transform 0.333s ease-in, -webkit-transform 0.333s ease-in;
}
[dir="rtl"] .h-c-footer__expand {
    float: left;
}
.glue-flexbox .h-c-footer__expand {
    -ms-flex: 0 0 32px;
    -webkit-box-flex: 0;
    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 {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
[dir="rtl"] .glue-is-expanded .h-c-footer__expand {
    -webkit-transform: rotate(180deg);
    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: -ms-flexbox;
    display: flex;
    -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 {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        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-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: -webkit-grab;
    width: 10000px;
}
.glue-app-ready .h-c-carousel .glue-carousel.glue-is-swiping {
    cursor: 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 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    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: 0.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 {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    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 {
        -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 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    letter-spacing: 0.25px;
    padding: 0 16px;
}
.h-c-carousel--detailed .h-c-carousel__paginate-labelled {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 500;
    letter-spacing: 0.75px;
}
@media (min-width: 1024px) {
    .h-c-carousel--detailed .h-c-carousel__paginate-labelled {
        letter-spacing: 0.5px;
    }
}
.h-c-carousel--detailed .h-c-carousel__paginate-labelled svg {
    -ms-flex-negative: 0;
    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 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    color: #202124;
    display: -webkit-box;
    display: -ms-flexbox;
    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: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    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: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
        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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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: -webkit-box;
        display: -ms-flexbox;
        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 {
    -webkit-transition: height 0.4s;
    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;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.4s, -webkit-transform 0.4s;
    transition: background 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, background 0.4s;
    transition: transform 0.4s, background 0.4s, -webkit-transform 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 {
    -webkit-transform: translate3d(0, -56px, 0);
    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 {
    -webkit-transform: translate3d(0, -112px, 0);
    transform: translate3d(0, -112px, 0);
}
.h-c-header--reversed .h-c-header__bar {
    background: transparent;
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.3) !important;
    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 {
        -webkit-box-shadow: inset 0 -1px 0 0 #dadce0;
        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 {
        -webkit-transform: translate3d(0, -64px, 0) !important;
        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 {
        -webkit-transform: translate3d(0, -112px, 0) !important;
        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 {
        -webkit-transform: translate3d(0, -128px, 0) !important;
        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 {
        -webkit-transform: translate3d(0, -176px, 0) !important;
        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 {
        -webkit-transform: translate3d(0, -128px, 0) !important;
        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 {
        -webkit-transform: translate3d(0, -176px, 0) !important;
        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;
        -webkit-box-shadow: inset 0 -1px 0 0 #dadce0;
        box-shadow: inset 0 -1px 0 0 #dadce0;
        height: 48px;
        left: 0;
        position: absolute;
        right: 0;
        top: 100%;
        -webkit-transition: background 0.4s;
        transition: background 0.4s;
    }
    .h-is-showing-nested-nav .h-c-header__bar-underside {
        -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
        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;
        -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.3);
        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: 0.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: 0.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: 0.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%;
        -webkit-transform: translate(-50%, 0);
        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: 0.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: 0.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: 0.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: 0.5px;
    }
}
.h-c-header__drawer {
    background: #fff;
    border: 0 solid red;
    bottom: 0;
    left: 0;
    max-width: 280px;
    position: fixed;
    right: 56px;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.24, 1, 0.32, 1);
    transition: -webkit-transform 0.35s cubic-bezier(0.24, 1, 0.32, 1);
    transition: transform 0.35s cubic-bezier(0.24, 1, 0.32, 1);
    transition: transform 0.35s cubic-bezier(0.24, 1, 0.32, 1), -webkit-transform 0.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 {
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    -webkit-transform: translate3d(0, 0, 0);
    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;
    -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.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 {
    -webkit-box-shadow: inset 0 -1px 0 0 #dadce0;
    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: 0.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: 0.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;
    -webkit-box-shadow: inset 0 1px 0 0 #dadce0;
    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: 0.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-sitesearch {
    margin: 0;
}
.h-c-sitesearch--footer {
    margin-top: -8px;
    margin-bottom: 30px;
}
@media (min-width: 600px) {
    .h-c-sitesearch--footer {
        -ms-flex: 0 0 200px;
        -webkit-box-flex: 0;
        flex: 0 0 200px;
        margin-bottom: 20px;
        width: 200px;
    }
}
@media (min-width: 1024px) {
    .h-c-sitesearch--footer {
        -ms-flex: 0 0 240px;
        -webkit-box-flex: 0;
        flex: 0 0 240px;
        text-align: right;
        width: 240px;
    }
    [dir="rtl"] .h-c-sitesearch--footer {
        text-align: left;
    }
}
.h-c-sitesearch__input {
    line-height: 1.57143;
    background: transparent;
    border: none;
    border-bottom: 1px solid #dadce0;
    font-size: 14px;
    height: 22px;
    margin: 0;
    padding: 0;
    width: 80%;
}
.h-c-sitesearch__input:focus {
    border-bottom-width: 2px;
    border-color: #202124;
    outline: none;
}
@media (min-width: 600px) {
    .h-c-sitesearch__input {
        width: 150px;
    }
}
@media (min-width: 1024px) {
    .h-c-sitesearch__input {
        width: 190px;
    }
}
.h-c-sitesearch__submit,
.h-c-sitesearch__submit.h-c-button {
    background: none;
    border-radius: 50%;
    color: #202124;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 40px;
}
.h-c-sitesearch__submit:hover,
.h-c-sitesearch__submit:focus,
.h-c-sitesearch__submit.h-c-button:hover,
.h-c-sitesearch__submit.h-c-button:focus {
    color: #202124;
}
.h-c-sitesearch__submit:focus,
.h-c-sitesearch__submit.h-c-button:focus {
    background: #f1f3f4;
    outline: none;
}
.h-c-footer .h-c-sitesearch__submit:focus,
.h-c-footer .h-c-sitesearch__submit.h-c-button:focus {
    background: #e8eaed;
}
.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;
}
.feature-story__headline .h-c-headline,
.feature-story__headline .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .feature-story__headline .h-c-intro {
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 1.4;
}
@media (min-width: 600px) {
    .feature-story__headline .h-c-headline,
    .feature-story__headline .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .feature-story__headline .h-c-intro {
        font-size: 24px;
        font-size: 1.33333rem;
        line-height: 1.33333;
    }
}
@media (min-width: 1024px) {
    .feature-story__headline .h-c-headline,
    .feature-story__headline .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .feature-story__headline .h-c-intro {
        font-size: 32px;
        font-size: 1.77778rem;
        line-height: 1.25;
    }
}
.feature-story__body .h-c-copy,
.feature-story__body .h-c-copy p {
    font-size: 16px;
    font-size: 0.88889rem;
    letter-spacing: 0.25px;
    line-height: 1.625;
}
@media (min-width: 1024px) {
    .feature-story__body .h-c-copy,
    .feature-story__body .h-c-copy p {
        font-size: 18px;
        font-size: 1rem;
        letter-spacing: 0px;
        line-height: 1.55556;
    }
}
.feature-story__highlight-description--quote .gfe-quote__subhead,
.flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__subhead {
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 1.4;
}
@media (min-width: 600px) {
    .feature-story__highlight-description--quote .gfe-quote__subhead,
    .flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__subhead {
        font-size: 24px;
        font-size: 1.33333rem;
        line-height: 1.33333;
    }
}
@media (min-width: 1024px) {
    .feature-story__highlight-description--quote .gfe-quote__subhead,
    .flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__subhead {
        font-size: 36px;
        font-size: 2rem;
        letter-spacing: -0.0113888em;
        line-height: 1.44444;
    }
}
.feature-story__highlight-description--quote .gfe-quote__author,
.flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__author {
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.55556;
}
@media (min-width: 1024px) {
    .feature-story__highlight-description--quote .gfe-quote__author,
    .flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__author {
        font-size: 22px;
        font-size: 1.22222rem;
        line-height: 1.36364;
    }
}
.material-icons-extended {
    margin-right: 8px;
    vertical-align: middle;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
[dir="rtl"] .material-icons-extended {
    direction: rtl;
}
.wsx-u-hidden {
    display: none !important;
}
@media (min-width: 600px) {
    .wsx-u-hidden-s-up {
        display: none !important;
    }
}
@media (min-width: 1024px) {
    .wsx-u-hidden-m-up {
        display: none !important;
    }
}
@media (min-width: 1440px) {
    .wsx-u-hidden-l-up {
        display: none !important;
    }
}
@media (max-width: 599px) {
    .wsx-u-hidden-s-down {
        display: none !important;
    }
}
@media (max-width: 1023px) {
    .wsx-u-hidden-m-down {
        display: none !important;
    }
}
@media (max-width: 1439px) {
    .wsx-u-hidden-l-down {
        display: none !important;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes slideLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@keyframes slideLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
/*body {
    color: #5f6368;
    font-weight: 400;
}
body section {
    padding-bottom: 48px;
    padding-top: 48px;
}
body .main > section {
    position: relative;
}*/
sup,
sub {
    font-size: 60%;
}
form ul {
    margin: 0;
    list-style: none;
}
figure {
    margin: 0;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}
p,
.h-c-copy {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.h-c-copy--italic {
    font-style: italic;
}
.h-u-mt-std {
    margin-top: 16px;
}
.h-u-mb-std {
    margin-bottom: 16px;
}
.h-c-eyebrow--colored.h-has-bottom-margin {
    font-weight: bold;
    margin-bottom: 16px;
}
.h-c-eyebrow--yellow {
    color: #fbbc04;
}
.h-c-eyebrow--blue {
    color: #1967d2;
}
.h-c-eyebrow--red {
    color: #d93025;
}
.h-c-eyebrow--green {
    color: #34a853;
}
.gfe-content-block,
.training-courses .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 24px;
    padding-top: 24px;
}
.gfe-content-block__background {
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}
@media (min-width: 600px) {
    .gfe-content-block__background--mobile {
        display: none;
    }
}
.gfe-content-block__background--middle {
    display: none;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-content-block__background--middle {
        display: block;
    }
}
.gfe-content-block__background--desktop-up {
    display: none;
}
@media (min-width: 1024px) {
    .gfe-content-block__background--desktop-up {
        display: block;
        left: 50%;
        max-width: 1800px;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.gfe-content-block--dark {
    background-color: #f8f9fa;
}
.gfe-content-block--dark .gfe-story-card {
    background-color: #fff;
}
.gfe-content-block--dark .gfe-story-card.h-c-tile--border {
    border: none;
}
.gfe-content-block--no-v-spacing {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.gfe-content-block--no-h-spacing {
    max-width: 1440px;
}
.gfe-component + .gfe-component {
    margin-top: 24px;
}
.gfe-article-page .gfe-component + .gfe-component {
    margin-top: 16px;
}
.gfe-component.gfe-text-intro + .gfe-component.gfe-preview-carousel {
    margin-top: 16px;
}
.gfe-app-icon {
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
    vertical-align: top;
    width: 120px;
}
.material-icons-extended {
    overflow: hidden;
}
.material-icons-extended--24 {
    font-size: 24px;
    height: 24px;
    width: 24px;
}
.material-icons-extended--48 {
    font-size: 48px;
    height: 48px;
    width: 48px;
}
.svg-assets {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    visibility: hidden;
}
.h-c-headline,
.gfe-full-width-color-stories__tiles__tile--small .h-c-intro {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
.gfe-hr {
    margin: 0 auto;
    max-width: 1440px;
}
.gfe-li-inline li {
    display: inline;
}
.h-c-header__bar--hidden .h-c-header__hamburger {
    display: none !important;
}
.h-c-header__bar--hidden .h-c-header__initiative-logo {
    clear: both;
}
.glue-c-popover {
    position: relative;
}
.glue-c-popover__trigger {
    cursor: pointer;
}
.glue-is-shown {
    position: relative;
}
.glue-is-shown .glue-c-popover__dialog {
    background-color: #fff;
    display: block !important;
}
.h-c-intro,
.h-c-intro p {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
}
@media (min-width: 1024px) {
    .h-c-intro,
    .h-c-intro p {
        font-size: 18px;
    }
}
.h-c-headline.h-c-headline--subhead p,
.gfe-full-width-color-stories__tiles__tile--small .h-c-intro p {
    font-size: 16px;
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--subhead p,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-intro p {
        font-size: 18px;
    }
}
.h-c-headline.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro {
    font-size: 18px;
}
@media (min-width: 1024px) {
    .h-c-headline.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro {
        font-size: 22px;
    }
}
.h-c-tile.h-c-tile--border {
    border-radius: 4px;
}
.h-c-tile .h-c-tile__description {
    color: #5f6368;
}
.h-c-tile .h-c-tile__headline {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.556;
}
@media (min-width: 1440px) {
    .h-c-tile .h-c-tile__headline {
        font-size: 22px;
        line-height: 1.363;
    }
}
.h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
[dir="rtl"] .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.h-c-page .h-c-grid.h-c-tile-set .h-c-tile--border.h-c-grid__col {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.h-c-link--arrow {
    overflow: visible;
}
.h-c-link--arrow:hover .h-c-tile__link--arrow,
.h-c-link--arrow:focus .h-c-tile__link--arrow,
.h-c-link--arrow:active .h-c-tile__link--arrow {
    fill: #174ea6;
}
.h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link--arrow,
.h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link--arrow,
.h-c-tile.h-c-tile--hoverable:active .h-c-tile__link--arrow {
    fill: #174ea6;
}
@media (min-width: 600px) {
    .h-u-mt-std {
        margin-top: 24px;
    }
    .h-u-mb-std {
        margin-bottom: 24px;
    }
    .gfe-app-icon {
        margin-left: 4px;
        margin-right: 4px;
        width: 140px;
    }
}
@media (min-width: 1024px) {
    .gfe-content-block,
    .training-courses .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 48px;
        padding-top: 48px;
    }
    .gfe-content-block--no-v-spacing {
        padding-bottom: 0;
        padding-top: 0;
    }
    .gfe-content-block--no-h-spacing {
        padding-left: 0;
        padding-right: 0;
    }
    .gfe-component + .gfe-component {
        margin-top: 48px;
    }
    .gfe-article-page .gfe-component + .gfe-component {
        margin-top: 24px;
    }
    .gfe-component.no-h-spacing {
        margin-left: 0;
        margin-top: 24px;
    }
    .gfe-component.no-h-spacing ul {
        list-style-type: circle;
    }
    .gfe-component.gfe-text-intro + .gfe-component.gfe-preview-carousel {
        margin-top: 24px;
    }
    .gfe-content-block--no-v-spacing .gfe-component.gfe-carousel + .gfe-component.gfe-story-card-carousel {
        padding-bottom: 72px;
    }
    .gfe-app-icon {
        margin-left: 6px;
        margin-right: 6px;
    }
}
@media (min-width: 1024px) {
    .h-c-header__nav-li {
        margin: 0 20px;
        padding: 0;
    }
    .h-c-header__nav-li--has-children {
        margin: 0;
        padding: 0 20px;
    }
}
@media (max-width: 600px) {
    .gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list,
    .gfe-carousel .glue-o-pagination__button-container {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 740px) {
    .h-c-social__dialog {
        left: auto;
        padding: 0 46px 0 10px;
        right: 0;
    }
}
.gfe-icon-video-cta {
    height: 53px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 53px;
}
.gfe-icon-video-cta .h-c-link.h-c-link--video {
    background: #5f6368;
    border-radius: 50%;
    height: 53px;
    position: relative;
    -webkit-transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    width: 53px;
}
.gfe-icon-video-cta .h-c-link.h-c-link--video:hover,
.gfe-icon-video-cta .h-c-link.h-c-link--video:focus {
    background: #4683e9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.gfe-icon-video-cta .h-c-link.h-c-link--video::before {
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff;
    border-top: 12px solid transparent;
    content: "";
    left: 55%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: border-color 0.5s;
    transition: border-color 0.5s;
    width: 0;
}
@media (min-width: 1024px) {
    .gfe-icon-video-cta--big {
        height: 100px;
        width: 100px;
    }
    .gfe-icon-video-cta--big .h-c-link.h-c-link--video {
        height: 100px;
        width: 100px;
    }
    .gfe-icon-video-cta--big .h-c-link.h-c-link--video::before {
        border-bottom: 22px solid transparent;
        border-left: 28px solid #fff;
        border-top: 22px solid transparent;
    }
}
@media (min-width: 900px) and (max-width: 1400px) {
    .h-c-header__cta {
        position: absolute;
        top: 0;
    }
    .h-c-header__nested-nav-li {
        padding-right: 10px;
    }
}
@media (min-width: 900px) and (max-width: 1680px) {
    html:lang(pt) .h-c-header__cta {
        position: absolute;
        top: 0;
    }
    html:lang(pt) .h-c-header__nested-nav-li {
        padding-right: 10px;
    }
}
html:lang(af) select.gfe-control--cta {
    width: 70%;
}
html:lang(es) .h-c-footer__site-links-list-item {
    margin-right: 42px;
}
html:lang(ar) select.gfe-control {
    padding-right: 8px;
    padding-left: 25px;
}
html:lang(de) .h-c-footer__link,
html:lang(de) .h-c-footer h4 span {
    word-break: break-word;
}
@media only screen and (min-width: 1140px) {
    html:lang(es) .h-c-footer__site-links-column:last-child {
        width: 16%;
    }
}
.gfe-dropdown {
    position: relative;
}
.gfe-dropdown__trigger {
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-width: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 48px;
    padding: 0 24px;
    position: relative;
    vertical-align: middle;
}
.gfe-dropdown__trigger__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
}
.gfe-dropdown__trigger__ghost-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: 0;
    padding: 0;
}
.gfe-dropdown__trigger__text {
    color: #5f6368;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
@media (min-width: 600px) {
    .gfe-dropdown__trigger__text {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (min-width: 1024px) {
    .gfe-dropdown__trigger__text {
        font-size: 18px;
        line-height: 24px;
    }
}
.gfe-dropdown__trigger__icon-toggle {
    fill: #5f6368;
    height: 0.667rem;
    margin-left: 8px;
    -webkit-transition: fill 0.3s ease-out;
    transition: fill 0.3s ease-out;
    width: 0.667rem;
}
[dir="rtl"] .gfe-dropdown__trigger__icon-toggle {
    margin-left: 0;
    margin-right: 8px;
}
.gfe-dropdown__label {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .gfe-dropdown__label {
        margin-bottom: 16px;
    }
}
.gfe-dropdown__select-list {
    list-style: none;
    margin: 0;
}
.gfe-dropdown__select-list__item {
    margin-top: 16px;
}
.gfe-dropdown__select-list__item:nth-child(1) {
    margin-top: 0;
}
.gfe-dropdown__box__content {
    overflow: auto;
}
@media (min-width: 600px) {
    .gfe-dropdown__box__content {
        max-height: 215px;
    }
}
@media (min-width: 1024px) {
    .gfe-dropdown__box__content {
        max-height: 266px;
    }
}
@media (min-width: 600px) {
    .gfe-dropdown--expand-palm.gfe-dropdown__box {
        background-color: #fff;
        border: 1px solid transparent;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        display: none;
        padding: 24px;
        position: absolute;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    }
}
@media (max-width: 599px) {
    .gfe-dropdown--expand-palm .gfe-dropdown__trigger {
        display: none;
    }
}
.gfe-dropdown--toggable-all.gfe-dropdown__box {
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: none;
    padding: 24px;
    position: absolute;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media (min-width: 600px) {
    .gfe-dropdown--search.gfe-dropdown__box {
        width: 228px;
    }
}
@media (min-width: 600px) {
    .gfe-dropdown--search .gfe-dropdown__trigger {
        width: 228px;
    }
}
.gfe-dropdown--search .gfe-dropdown__box__content {
    height: 173px;
    min-height: 173px;
}
@media (min-width: 600px) {
    .gfe-dropdown--search .gfe-dropdown__box__content {
        height: auto;
        min-height: 0;
    }
}
.gfe-dropdown--search .gfe-searchbox__input {
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    width: 130px;
}
.gfe-dropdown--search.gfe-dropdown--expand-palm .gfe-searchbox {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .gfe-dropdown--search.gfe-dropdown--expand-palm .gfe-searchbox {
        margin-bottom: 0;
    }
}
.gfe-dropdown--search.gfe-dropdown--expand-palm .gfe-searchbox__input {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
}
@media (min-width: 600px) {
    .gfe-dropdown--search.gfe-dropdown--expand-palm .gfe-searchbox__input {
        -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
        width: 130px;
    }
}
[dir="ltr"] .gfe-dropdown--rounded.gfe-dropdown__box {
    border-top-right-radius: 4px;
}
[dir="rtl"] .gfe-dropdown--rounded.gfe-dropdown__box {
    border-top-left-radius: 4px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-dropdown--expanded {
        border-top: 0 !important;
        z-index: 10 !important;
    }
}
.gfe-dropdown--expanded.gfe-dropdown__box {
    -webkit-animation: dropdown-box-expand 0.18s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
    animation: dropdown-box-expand 0.18s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
    display: block;
}
.gfe-dropdown--expanded .gfe-dropdown__box__content {
    -webkit-animation: dropdown-box-content-hide 0s linear 0s 1 normal forwards, dropdown-box-content-reveal 0.1s ease-in 0.16s 1 normal forwards;
    animation: dropdown-box-content-hide 0s linear 0s 1 normal forwards, dropdown-box-content-reveal 0.1s ease-in 0.16s 1 normal forwards;
}
.gfe-dropdown--expanded .gfe-dropdown__trigger {
    -webkit-animation: dropdown-trigger-border-fadein 0.18s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
    animation: dropdown-trigger-border-fadein 0.18s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
    background-color: #fff;
}
.gfe-dropdown--expanded .gfe-dropdown__trigger__text {
    color: #1a73e8;
}
.gfe-dropdown--expanded .gfe-dropdown__trigger__icon-toggle {
    fill: #1a73e8;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.gfe-dropdown--expanded.gfe-dropdown--search .gfe-dropdown__trigger {
    cursor: default;
    padding-right: 16px;
}
@-webkit-keyframes dropdown-trigger-border-fadein {
    0% {
        border-color: rgba(255, 255, 255, 0);
    }
    40% {
        border-right-color: rgba(255, 255, 255, 0);
    }
    100% {
        border-color: #dadce0;
    }
}
@keyframes dropdown-trigger-border-fadein {
    0% {
        border-color: rgba(255, 255, 255, 0);
    }
    40% {
        border-right-color: rgba(255, 255, 255, 0);
    }
    100% {
        border-color: #dadce0;
    }
}
@-webkit-keyframes dropdown-box-expand {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    100% {
        border-color: #dadce0;
        -webkit-box-shadow: 0px 13px 15px -5px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 13px 15px -5px rgba(0, 0, 0, 0.1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}
@keyframes dropdown-box-expand {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    100% {
        border-color: #dadce0;
        -webkit-box-shadow: 0px 13px 15px -5px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 13px 15px -5px rgba(0, 0, 0, 0.1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}
@-webkit-keyframes dropdown-box-content-hide {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes dropdown-box-content-hide {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes dropdown-box-content-reveal {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes dropdown-box-content-reveal {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.gfe-infobox {
    cursor: default;
    pointer-events: none;
    position: absolute;
}
.gfe-infobox__content {
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 4px;
    pointer-events: all;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}
.gfe-infobox__content--pill {
    border-radius: 1em;
    padding: 2px 8px;
}
.gfe-infobox__icon-link {
    fill: #1a73e8;
    height: 24px;
    width: 24px;
}
.gfe-infobox__icon-link--arrow {
    padding: 4px;
}
a:active > .gfe-infobox__icon-link,
a:focus > .gfe-infobox__icon-link,
a:active > .gfe-infobox__icon-link {
    fill: #174ea6;
}
.gfe-infobox__close {
    cursor: pointer;
    fill: #000;
    float: right;
    height: 24px;
    outline: none;
    width: 24px;
}
.gfe-infobox__close:focus,
.gfe-infobox__close:active {
    background: #f1f3f4;
}
.gfe-infobox__tooltip {
    font-size: 12px;
    line-height: 1.5;
}
.gfe-infobox__tile {
    padding: 24px;
    max-height: 408px;
    max-width: 408px;
    overflow: auto;
    width: 100%;
}
.gfe-infobox__tile__headline {
    margin-right: 16px;
}
.gfe-infobox__tile__subhead {
    display: block;
    font-weight: normal;
}
.gfe-infobox__tile__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 16px;
}
.gfe-infobox__tile__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.gfe-infobox__tile__link--right.h-c-button.h-c-button--flat {
    margin-left: auto;
}
.gfe-google-map-frame {
    border-radius: 4px;
    height: 378px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
@media (min-width: 600px) {
    .gfe-google-map-frame {
        height: 634px;
    }
}
.gfe-searchbox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-searchbox__label {
    -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-searchbox__input {
    border: 0;
    min-width: 6em;
    outline: 0;
    width: 100%;
}
.gfe-searchbox__input::-webkit-input-placeholder {
    color: #e8eaed;
}
.gfe-searchbox__input::-moz-placeholder {
    color: #e8eaed;
}
.gfe-searchbox__input::-ms-input-placeholder {
    color: #e8eaed;
}
.gfe-searchbox__input::placeholder {
    color: #e8eaed;
}
.gfe-searchbox__icon-search {
    cursor: pointer;
    fill: #1a73e8;
    height: 1.333rem;
    margin-right: 4px;
    width: 1.333rem;
}
.gfe-searchbox__icon-close {
    cursor: pointer;
    fill: #5f6368;
    height: 1.333rem;
    margin-left: 4px;
    width: 1.333rem;
}
.gfe-slider {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.gfe-slider__wrapper {
    background: #dadce0;
    height: 1px;
    margin: 9px;
    position: relative;
}
.gfe-slider__range {
    background: #174ea6;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.gfe-slider__handle {
    background-color: #1a73e8;
    border: 2px solid transparent;
    border-radius: 50%;
    cursor: -webkit-grab;
    cursor: grab;
    height: 18px;
    outline: 0;
    position: absolute;
    top: -8px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 18px;
    will-change: transform;
    z-index: 2;
}
.gfe-slider__handle--max {
    margin-right: -9px;
    right: 0;
}
.gfe-slider__handle--min {
    left: 0;
    margin-left: -9px;
}
.gfe-slider__handle--active {
    background-color: #174ea6;
}
.gfe-slider__handle:focus {
    border-color: rgba(255, 255, 255, 0.5);
}
html > body.gfe-slider--grabbing * {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.goog-spinner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.goog-spinner__wrapper {
    -webkit-animation: goog-spinner-linear-rotate 1600ms linear infinite;
    animation: goog-spinner-linear-rotate 1600ms linear infinite;
    height: 80px;
    width: 80px;
}
.goog-spinner__icon {
    height: inherit;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: inherit;
}
.goog-spinner__circle {
    -webkit-animation: goog-spinner-stroke-rotate 6400ms cubic-bezier(0.35, 0, 0.25, 1) infinite, goog-spinner-color 6400ms cubic-bezier(0.95, 0.05, 0.795, 0.035) infinite;
    animation: goog-spinner-stroke-rotate 6400ms cubic-bezier(0.35, 0, 0.25, 1) infinite, goog-spinner-color 6400ms cubic-bezier(0.95, 0.05, 0.795, 0.035) infinite;
    stroke-dasharray: 235.61945px;
    stroke-width: 5px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: stroke-dashoffset 300ms linear;
    transition: stroke-dashoffset 300ms linear;
    -webkit-transition-property: stroke;
    transition-property: stroke;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .goog-spinner__circle {
        stroke-dasharray: 157.86503px;
    }
}
@-webkit-keyframes goog-spinner-linear-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes goog-spinner-linear-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes goog-spinner-stroke-rotate {
    0% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    12.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    12.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(72.5deg);
        transform: rotateX(180deg) rotate(72.5deg);
    }
    25% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(72.5deg);
        transform: rotateX(180deg) rotate(72.5deg);
    }
    25.0001% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(161.5deg);
        transform: rotateX(180deg) rotate(161.5deg);
    }
    50% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(161.5deg);
        transform: rotateX(180deg) rotate(161.5deg);
    }
    50.0001% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    62.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    62.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(251.5deg);
        transform: rotateX(180deg) rotate(251.5deg);
    }
    75% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(251.5deg);
        transform: rotateX(180deg) rotate(251.5deg);
    }
    75.0001% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    87.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    87.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(341.5deg);
        transform: rotateX(180deg) rotate(341.5deg);
    }
    100% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(341.5deg);
        transform: rotateX(180deg) rotate(341.5deg);
    }
}
@keyframes goog-spinner-stroke-rotate {
    0% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    12.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    12.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(72.5deg);
        transform: rotateX(180deg) rotate(72.5deg);
    }
    25% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(72.5deg);
        transform: rotateX(180deg) rotate(72.5deg);
    }
    25.0001% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(161.5deg);
        transform: rotateX(180deg) rotate(161.5deg);
    }
    50% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(161.5deg);
        transform: rotateX(180deg) rotate(161.5deg);
    }
    50.0001% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    62.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    62.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(251.5deg);
        transform: rotateX(180deg) rotate(251.5deg);
    }
    75% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(251.5deg);
        transform: rotateX(180deg) rotate(251.5deg);
    }
    75.0001% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    87.5% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    87.5001% {
        stroke-dashoffset: 47.12389px;
        -webkit-transform: rotateX(180deg) rotate(341.5deg);
        transform: rotateX(180deg) rotate(341.5deg);
    }
    100% {
        stroke-dashoffset: 223.83848px;
        -webkit-transform: rotateX(180deg) rotate(341.5deg);
        transform: rotateX(180deg) rotate(341.5deg);
    }
}
@-webkit-keyframes goog-spinner-color {
    100%,
    0%,
    15% {
        stroke: #4285f4;
    }
    25%,
    40% {
        stroke: #ea4335;
    }
    50%,
    65% {
        stroke: #fbbc05;
    }
    75%,
    90% {
        stroke: #34a853;
    }
}
@keyframes goog-spinner-color {
    100%,
    0%,
    15% {
        stroke: #4285f4;
    }
    25%,
    40% {
        stroke: #ea4335;
    }
    50%,
    65% {
        stroke: #fbbc05;
    }
    75%,
    90% {
        stroke: #34a853;
    }
}
.gfe-filters-bar {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .gfe-filters-bar {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-filters-bar {
        margin-bottom: 48px;
    }
}
.gfe-filters-bar__outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.gfe-filters-bar__filters {
    -webkit-animation: none;
    animation: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(100%) translateY(-58px);
    transform: translateY(100%) translateY(-58px);
    width: 100%;
    z-index: 9;
}
.gfe-filters-bar__outer--slide-out .gfe-filters-bar__filters {
    -webkit-animation: filters-bar-slide-out 0.3s ease-out forwards;
    animation: filters-bar-slide-out 0.3s ease-out forwards;
}
.gfe-filters-bar__outer--slide-in .gfe-filters-bar__filters {
    -webkit-animation: filters-bar-slide-in 0.3s ease-out forwards;
    animation: filters-bar-slide-in 0.3s ease-out forwards;
}
@media (min-width: 600px) {
    .gfe-filters-bar__filters {
        -webkit-animation: none 0s;
        animation: none 0s;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding-bottom: 1px;
        position: relative;
        -webkit-transform: none;
        transform: none;
    }
}
@media (min-width: 600px) {
    .gfe-filters-bar__label-container {
        padding-top: 16px;
    }
}
.gfe-filters-bar__label--mobile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dadce0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 58px;
    padding: 16px;
    position: relative;
}
.gfe-filters-bar__outer--holds-selection .gfe-filters-bar__label--mobile {
    padding-left: 14px;
}
.gfe-filters-bar__label--mobile__selection-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: auto;
}
.gfe-filters-bar__label--mobile .gfe-filters-bar__selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-filters-bar__label--mobile .gfe-filters-bar__selection .gfe-pill__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.gfe-filters-bar__label--mobile .gfe-filters-bar__selection .gfe-pill__item:nth-last-child(1) .gfe-pill__button {
    margin-right: 16px;
}
.gfe-filters-bar__label--mobile__text {
    color: #5f6368;
    letter-spacing: 0.75px;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}
.gfe-filters-bar__outer--slide-in .gfe-filters-bar__label--mobile__text {
    color: #1a73e8;
}
.gfe-filters-bar__outer--holds-selection:not(.gfe-filters-bar__outer--slide-in) .gfe-filters-bar__label--mobile__text {
    display: none;
}
.gfe-filters-bar__label--mobile__icon-container::before {
    bottom: 1px;
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(15%, #fff));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 15%);
    position: absolute;
    right: 1px;
    top: 1px;
    width: calc(0.778rem + 32px);
}
.gfe-filters-bar__label--mobile__icon {
    fill: #5f6368;
    height: 0.778rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 0.778rem;
}
.gfe-filters-bar__outer--slide-in .gfe-filters-bar__label--mobile__icon {
    fill: #1a73e8;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.gfe-filters-bar__label--desktop {
    color: #202124;
    font-size: 16px;
}
@media (min-width: 1024px) {
    .gfe-filters-bar__label--desktop {
        font-size: 18px;
    }
}
@media (min-width: 600px) {
    .gfe-filters-bar__selection {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.gfe-filters-bar__dropdown {
    border: 1px solid #dadce0;
    border-top-width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px 16px;
}
@media (max-width: 599px) {
    .gfe-filters-bar__dropdown {
        max-height: 320px;
        overflow-y: scroll;
    }
}
.gfe-filters-bar__dropdown--scrollable {
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .gfe-filters-bar__dropdown--scrollable .gfe-dropdown__box__content {
        max-height: 173px;
    }
}
@media (min-width: 600px) {
    .gfe-filters-bar__dropdown {
        border: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: -1px;
        padding: 0;
        position: relative;
    }
}
.gfe-filters-bar__dropdown__item {
    margin-bottom: 24px;
}
.gfe-filters-bar__dropdown__item:nth-last-child(1) {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .gfe-filters-bar__dropdown__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-bottom: 0;
    }
    .gfe-filters-bar__dropdown__item:nth-last-child(1) {
        margin-bottom: 0;
    }
    .gfe-filters-bar__dropdown__item .gfe-dropdown__trigger__text {
        position: relative;
    }
    .gfe-filters-bar__dropdown__item .gfe-dropdown__trigger__text::before {
        background-color: #1a73e8;
        border-radius: 50%;
        content: "";
        display: block;
        height: 4px;
        left: -8px;
        opacity: 0;
        position: absolute;
        top: calc(50% - 2px);
        -webkit-transition: opacity 0.1s ease-in;
        transition: opacity 0.1s ease-in;
        width: 4px;
    }
    [dir="rtl"] .gfe-filters-bar__dropdown__item .gfe-dropdown__trigger__text::before {
        left: auto;
        right: -8px;
    }
}
@media (min-width: 600px) {
    .gfe-filters-bar__dropdown__item--active .gfe-dropdown__trigger__text::before {
        opacity: 1;
    }
}
.gfe-filters-bar__active-resources {
    color: #202124;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 16px 0;
}
@media (min-width: 600px) {
    .gfe-filters-bar__active-resources {
        padding-bottom: 0;
        padding-top: 16px;
    }
}
@media (min-width: 1024px) {
    .gfe-filters-bar__active-resources {
        font-size: 18px;
    }
}
.gfe-filters-bar__clear {
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 8px;
}
.gfe-filters-bar .gfe-pill__item {
    margin-bottom: 0;
}
@-webkit-keyframes filters-bar-slide-in {
    0% {
        -webkit-transform: translateY(100%) translateY(-58px);
        transform: translateY(100%) translateY(-58px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes filters-bar-slide-in {
    0% {
        -webkit-transform: translateY(100%) translateY(-58px);
        transform: translateY(100%) translateY(-58px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes filters-bar-slide-out {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(100%) translateY(-58px);
        transform: translateY(100%) translateY(-58px);
    }
}
@keyframes filters-bar-slide-out {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(100%) translateY(-58px);
        transform: translateY(100%) translateY(-58px);
    }
}
@media (min-width: 600px) {
    .gfe-range-dropdown__slider {
        width: 249px;
    }
}
.gfe-range-dropdown__values {
    margin-top: 8px;
}
@media (min-width: 600px) {
    .gfe-range-dropdown__values {
        margin-top: 16px;
    }
}
.h-c-icon-row {
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
}
[dir="ltr"] .h-c-icon-row {
    margin: 16px 0;
}
@media (min-width: 1024px) {
    [dir="ltr"] .h-c-icon-row {
        margin: 24px 0;
    }
}
[dir="ltr"] .h-c-icon-row__item {
    margin-right: 8px;
}
[dir="rtl"] .h-c-icon-row {
    margin: 16px 0;
}
@media (min-width: 1024px) {
    [dir="rtl"] .h-c-icon-row {
        margin: 24px 0;
    }
}
[dir="rtl"] .h-c-icon-row__item {
    margin-left: 8px;
}
.h-c-icon-row--icon-size-1 .h-c-icon-row__icon {
    height: 24px;
}
.h-c-icon-row--icon-size-2 .h-c-icon-row__icon {
    height: 32px;
}
.h-c-link .h-c-icon--link {
    width: 18px;
    height: 18px;
}
.h-c-link.h-c-link--pdf .h-c-icon--link {
    width: 26px;
}
.h-c-link.h-c-link--custom-icon .h-c-icon--link {
    height: 24px;
    margin: 0 5px 3px 0;
    vertical-align: middle;
    width: 24px;
}
html[dir="rtl"] .h-c-link.h-c-link--custom-icon .h-c-icon--link {
    margin: 0 3px 5px;
}
.h-c-link.h-c-link--tile-internal .h-c-icon--link,
.h-c-link.h-c-link--tile-external .h-c-icon--link {
    height: 13px;
    vertical-align: middle;
    width: 13px;
}
@media (min-width: 1024px) {
    .h-c-link.h-c-link--tile-internal .h-c-icon--link,
    .h-c-link.h-c-link--tile-external .h-c-icon--link {
        height: 14px;
        width: 14px;
    }
}
.h-c-link.h-c-link--tile-internal:hover .h-c-icon {
    margin: 0 0 0 8px;
}
.h-c-link.h-c-link--tile-external:hover .h-c-icon {
    margin: -2px 0 0 8px;
}
.h-c-link.h-c-link--video:focus,
.h-c-link.h-c-link--internal:focus,
.h-c-link.h-c-link--external:focus,
.h-c-link.h-c-link--tile-internal:focus,
.h-c-link.h-c-link--tile-external:focus {
    background: transparent;
    outline: -webkit-focus-ring-color auto 5px;
}
.h-c-link.gfe-white-link {
    border-color: #fff;
    color: #fff;
}
.h-c-link.gfe-white-link .h-c-icon {
    fill: #fff;
}
.h-c-link.gfe-white-link:hover,
.h-c-link.gfe-white-link:active,
.h-c-link.gfe-white-link:focus {
    border-color: #eee;
    color: #212121;
}
.h-c-link.gfe-white-link:hover .h-c-icon,
.h-c-link.gfe-white-link:active .h-c-icon,
.h-c-link.gfe-white-link:focus .h-c-icon {
    fill: #eee;
}
.h-c-link.gfe-white-link:visited {
    border-color: #bdbdbd;
    color: #bdbdbd;
}
.h-c-link.gfe-white-link:visited:hover,
.h-c-link.gfe-white-link:visited:active,
.h-c-link.gfe-white-link:visited:focus {
    border-color: #eee;
    color: #212121;
}
.h-c-link.gfe-white-link:visited .h-c-icon {
    fill: #bdbdbd;
}
@media (min-width: 1024px) {
    .gfe-page-width--dark .h-c-link {
        border-color: #fff;
        color: #fff;
    }
    .gfe-page-width--dark .h-c-link .h-c-icon {
        fill: #fff;
    }
    .gfe-page-width--dark .h-c-link:hover,
    .gfe-page-width--dark .h-c-link:active,
    .gfe-page-width--dark .h-c-link:focus {
        border-color: #eee;
        color: #212121;
    }
    .gfe-page-width--dark .h-c-link:hover .h-c-icon,
    .gfe-page-width--dark .h-c-link:active .h-c-icon,
    .gfe-page-width--dark .h-c-link:focus .h-c-icon {
        fill: #eee;
    }
    .gfe-page-width--dark .h-c-link:visited {
        border-color: #bdbdbd;
        color: #bdbdbd;
    }
    .gfe-page-width--dark .h-c-link:visited:hover,
    .gfe-page-width--dark .h-c-link:visited:active,
    .gfe-page-width--dark .h-c-link:visited:focus {
        border-color: #eee;
        color: #212121;
    }
    .gfe-page-width--dark .h-c-link:visited .h-c-icon {
        fill: #bdbdbd;
    }
}
.h-c-button {
    height: auto;
    padding: 16px 24px;
}
.h-c-button--primary.h-c-button--reversed {
    border-radius: 2px;
    border-width: 1px;
    padding: 15px 23px;
}
.gfe-content-block--dark .gfe-full-bleed--no-image .h-c-button--primary.h-c-button--reversed,
.gfe-content-block--dark .gfe-text-intro .h-c-button--primary.h-c-button--reversed,
.gfe-content-block .gfe-text-intro .h-c-button--primary.h-c-button--reversed,
.training-courses .main > section[class*="-intro"]:first-of-type .gfe-text-intro .h-c-button--primary.h-c-button--reversed,
.chromebooks-list .h-c-button--primary.h-c-button--reversed,
.gfe-pricing__section--blue .h-c-button--primary.h-c-button--reversed {
    border-color: #1a73e8;
    color: #1a73e8;
}
.gfe-content-block--dark .gfe-full-bleed--no-image .h-c-button--primary.h-c-button--reversed:hover,
.gfe-content-block--dark .gfe-full-bleed--no-image .h-c-button--primary.h-c-button--reversed:focus,
.gfe-content-block--dark .gfe-text-intro .h-c-button--primary.h-c-button--reversed:hover,
.gfe-content-block--dark .gfe-text-intro .h-c-button--primary.h-c-button--reversed:focus,
.gfe-content-block .gfe-text-intro .h-c-button--primary.h-c-button--reversed:hover,
.training-courses .main > section[class*="-intro"]:first-of-type .gfe-text-intro .h-c-button--primary.h-c-button--reversed:hover,
.gfe-content-block .gfe-text-intro .h-c-button--primary.h-c-button--reversed:focus,
.training-courses .main > section[class*="-intro"]:first-of-type .gfe-text-intro .h-c-button--primary.h-c-button--reversed:focus,
.chromebooks-list .h-c-button--primary.h-c-button--reversed:hover,
.chromebooks-list .h-c-button--primary.h-c-button--reversed:focus,
.gfe-pricing__section--blue .h-c-button--primary.h-c-button--reversed:hover,
.gfe-pricing__section--blue .h-c-button--primary.h-c-button--reversed:focus {
    border-color: #1a73e8;
    color: #1a73e8;
}
.gfe-content-block--dark .gfe-full-bleed--no-image .h-c-button--primary.h-c-button--reversed[disabled],
.gfe-content-block--dark .gfe-full-bleed--no-image .h-c-button--primary.h-c-button--reversed[disabled]:hover,
.gfe-content-block--dark .gfe-text-intro .h-c-button--primary.h-c-button--reversed[disabled],
.gfe-content-block--dark .gfe-text-intro .h-c-button--primary.h-c-button--reversed[disabled]:hover,
.gfe-content-block .gfe-text-intro .h-c-button--primary.h-c-button--reversed[disabled],
.training-courses .main > section[class*="-intro"]:first-of-type .gfe-text-intro .h-c-button--primary.h-c-button--reversed[disabled],
.gfe-content-block .gfe-text-intro .h-c-button--primary.h-c-button--reversed[disabled]:hover,
.training-courses .main > section[class*="-intro"]:first-of-type .gfe-text-intro .h-c-button--primary.h-c-button--reversed[disabled]:hover,
.chromebooks-list .h-c-button--primary.h-c-button--reversed[disabled],
.chromebooks-list .h-c-button--primary.h-c-button--reversed[disabled]:hover,
.gfe-pricing__section--blue .h-c-button--primary.h-c-button--reversed[disabled],
.gfe-pricing__section--blue .h-c-button--primary.h-c-button--reversed[disabled]:hover {
    border-color: #dadce0;
}
.gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed {
    border-color: #1a73e8;
    color: #1a73e8;
}
.gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:hover,
.gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:focus {
    border-color: #1a73e8;
    color: #1a73e8;
}
.gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed[disabled],
.gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed[disabled]:hover {
    border-color: #dadce0;
}
@media (min-width: 1024px) {
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed {
        border-color: #fff;
        color: #fff;
    }
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed .h-c-icon {
        fill: #fff;
    }
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:hover,
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:active,
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:focus {
        border-color: #eee;
        color: #212121;
    }
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:hover .h-c-icon,
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:active .h-c-icon,
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:focus .h-c-icon {
        fill: #eee;
    }
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:visited {
        border-color: #bdbdbd;
        color: #bdbdbd;
    }
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:visited:hover,
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:visited:active,
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:visited:focus {
        border-color: #eee;
        color: #212121;
    }
    .gfe-full-bleed .gfe-full-bleed__info-box .h-c-button--primary.h-c-button--reversed:visited .h-c-icon {
        fill: #bdbdbd;
    }
}
.gfe-pricing__section--green .h-c-button--primary.h-c-button--reversed {
    border-color: #33ac71;
    color: #33ac71;
}
.gfe-pricing__section--green .h-c-button--primary.h-c-button--reversed:hover,
.gfe-pricing__section--green .h-c-button--primary.h-c-button--reversed:focus {
    border-color: #33ac71;
    color: #33ac71;
}
.gfe-pricing__section--green .h-c-button--primary.h-c-button--reversed[disabled],
.gfe-pricing__section--green .h-c-button--primary.h-c-button--reversed[disabled]:hover {
    border-color: #dadce0;
}
.h-c-button.h-c-button--secondary {
    background-color: #e8f0fe;
    color: #5f6368;
}
.h-c-button.h-c-button--secondary:visited {
    background-color: #e8f0fe;
    color: #5f6368;
}
.h-c-button.h-c-button--secondary:visited:hover {
    background-color: #e8eaed;
    color: #174ea6;
}
.h-c-button.h-c-button--ghost-blue {
    border-color: #3b78e7;
    color: #3b78e7;
    background-color: transparent;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    padding: 15px 23px;
}
.h-c-button.h-c-button--ghost-blue:hover,
.h-c-button.h-c-button--ghost-blue:focus {
    border-color: #3b78e7;
    color: #3b78e7;
}
.h-c-button.h-c-button--ghost-blue[disabled],
.h-c-button.h-c-button--ghost-blue[disabled]:hover {
    border-color: #7b1fa2;
}
.h-c-button.h-c-button--ghost-blue:visited {
    color: #3b78e7;
}
.h-c-button.h-c-button--ghost-blue:hover,
.h-c-button.h-c-button--ghost-blue:focus {
    background-color: #3b78e7;
    color: #fff;
}
.h-c-tile__link .h-c-tile__link--info {
    fill: #1a73e8;
    float: left;
    height: 24px;
    left: 0;
    margin: 0;
    width: 24px;
}
.gfe-section-inline {
    margin: 0;
    padding: 0;
}
.gfe-raw-md p,
.gfe-raw-md ul {
    margin-top: 16px;
}
.gfe-raw-md em,
.gfe-raw-md li,
.gfe-raw-md p,
.gfe-raw-md span,
.gfe-raw-md strong,
.gfe-raw-md ul {
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.gfe-full-bleed {
    border-bottom: 1px solid #d7d7d7;
    height: 100%;
}
.gfe-carousel .gfe-full-bleed {
    background-color: #f5f5f5;
    margin-left: 0;
    margin-right: 0;
}
.gfe-full-bleed--no-content {
    height: auto;
}
.h-c-carousel .gfe-full-bleed--no-content__info-box {
    height: 195px;
}
.home .h-c-carousel .gfe-full-bleed--no-content__info-box {
    height: 275px;
}
.gfe-full-bleed__image-container {
    height: 85px;
}
.gfe-full-bleed__image-container img {
    border-radius: 4px;
}
.gfe-full-bleed__info-box {
    padding: 24px 16px;
}
.h-c-carousel .gfe-full-bleed__info-box {
    height: 195px;
}
.home .h-c-carousel .gfe-full-bleed__info-box {
    height: 275px;
}
.gfe-full-bleed__headline {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.gfe-full-bleed__context + .gfe-full-bleed__headline {
    margin-top: 8px;
}
.gfe-full-bleed__description {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.625;
}
@media (min-width: 600px) {
    .gfe-full-bleed__image-container {
        height: 205px;
    }
    .h-c-carousel .gfe-full-bleed__info-box {
        height: 185px;
    }
    .home .h-c-carousel .gfe-full-bleed__info-box {
        height: 245px;
    }
}
@media (min-width: 1024px) {
    .gfe-full-bleed {
        border-bottom: 0;
        height: 384px;
        position: relative;
    }
    .gfe-full-bleed__image-container {
        height: 100%;
    }
    .gfe-full-bleed.gfe-component + .gfe-full-bleed.gfe-component {
        margin-top: 32px;
    }
    .gfe-full-bleed__video-cta {
        margin-top: 24px;
    }
    .gfe-full-bleed__context + .gfe-full-bleed__headline {
        margin-top: 20px;
    }
    .gfe-full-bleed__headline.h-c-headline,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-full-bleed__headline.h-c-intro {
        font-size: 44px;
        letter-spacing: -0.5px;
        line-height: 52px;
    }
    .gfe-full-bleed__description {
        font-size: 18px;
    }
    .gfe-full-bleed__cta {
        margin-top: 12px;
    }
    .gfe-full-bleed__image-container--overlay::after {
        background: rgba(0, 0, 0, 0.5);
        border-radius: 4px;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .gfe-full-bleed__info-box {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
        padding: 0;
    }
    .h-c-carousel .gfe-full-bleed__info-box {
        height: auto;
    }
    .home .h-c-carousel .gfe-full-bleed__info-box {
        height: auto;
    }
    .gfe-full-bleed__context,
    .gfe-full-bleed__headline,
    .gfe-full-bleed__description {
        color: #fff;
    }
    .gfe-full-bleed__video-cta {
        margin-bottom: 0;
        margin-top: 16px;
    }
    .gfe-full-bleed__cta {
        border-color: #fff;
        color: #fff;
    }
    .gfe-full-bleed__cta .h-c-icon {
        fill: #fff;
    }
    .gfe-full-bleed__cta:hover,
    .gfe-full-bleed__cta:active,
    .gfe-full-bleed__cta:focus {
        border-color: #eee;
        color: #212121;
    }
    .gfe-full-bleed__cta:hover .h-c-icon,
    .gfe-full-bleed__cta:active .h-c-icon,
    .gfe-full-bleed__cta:focus .h-c-icon {
        fill: #eee;
    }
    .gfe-full-bleed__cta:visited {
        border-color: #bdbdbd;
        color: #bdbdbd;
    }
    .gfe-full-bleed__cta:visited:hover,
    .gfe-full-bleed__cta:visited:active,
    .gfe-full-bleed__cta:visited:focus {
        border-color: #eee;
        color: #212121;
    }
    .gfe-full-bleed__cta:visited .h-c-icon {
        fill: #bdbdbd;
    }
    .gfe-full-bleed__headline {
        padding: 0;
    }
}
@media (max-width: 1023px) {
    .gfe-full-bleed__info-box .h-c-button.h-c-button--primary:not(.h-c-button--reversed) {
        background-color: #1a73e8;
        color: #fff;
    }
    .gfe-full-bleed__info-box .h-c-button.h-c-button--primary:not(.h-c-button--reversed):hover,
    .gfe-full-bleed__info-box .h-c-button.h-c-button--primary:not(.h-c-button--reversed):focus {
        background-color: #174ea6;
        color: #fff;
    }
    .gfe-full-bleed__info-box .h-c-button.h-c-button--primary:not(.h-c-button--reversed)[disabled],
    .gfe-full-bleed__info-box .h-c-button.h-c-button--primary:not(.h-c-button--reversed)[disabled]:hover {
        background-color: #dadce0;
    }
}
.gfe-carousel .gfe-full-bleed__info-box .h-c-link .h-c-icon {
    display: none;
}
@media (min-width: 1024px) {
    .gfe-carousel .gfe-full-bleed__info-box .h-c-link .h-c-icon {
        display: inline-block;
    }
}
.gfe-background-image__img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    width: 100%;
}
@media (min-width: 1024px) {
    .gfe-background-image__img {
        -o-object-position: center;
        object-position: center;
    }
}
.gfe-inline-image__img {
    width: 100%;
}
.gfe-hero-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 100%;
}
@media (min-width: 600px) {
    .gfe-hero-image {
        font-size: 30px;
    }
}
@media (min-width: 1024px) {
    .gfe-hero-image {
        font-size: 46px;
    }
}
.gfe-text-intro .highlighted-headline {
    color: #4285f4;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.gfe-text-intro .h-c-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gfe-text-intro .h-c-grid__col {
    margin-bottom: 16px;
}
.gfe-text-intro .h-c-grid__col:last-child {
    margin-bottom: 0;
}
p + .gfe-text-intro__link {
    margin-top: 16px;
}
.gfe-text-intro__headline,
.gfe-text-intro__text-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.gfe-text-intro__text-block p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.625;
}
.gfe-content-block--no-h-spacing .gfe-text-intro__headline,
.gfe-content-block--no-h-spacing .gfe-text-intro__text-block {
    max-width: 89.51%;
}
@media (min-width: 600px) {
    .gfe-text-intro .h-c-grid__col {
        margin-bottom: 24px;
    }
    p + .gfe-text-intro__link {
        margin-top: 24px;
    }
    .gfe-text-intro__headline {
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
    }
    .gfe-text-intro__headline,
    .gfe-content-block--no-h-spacing .gfe-text-intro__headline {
        max-width: 83.2%;
    }
    .gfe-text-intro__text-block,
    .gfe-content-block--no-h-spacing .gfe-text-intro__text-block {
        max-width: 66%;
    }
}
@media (min-width: 1024px) {
    .gfe-text-intro__text-block p {
        font-size: 18px;
    }
}
.gfe-50-50 img {
    border-radius: 4px;
}
.gfe-50-50.gfe-component + .gfe-50-50.gfe-component {
    margin-top: 48px;
}
.gfe-50-50 .h-c-grid__col + .h-c-grid__col {
    margin-top: 16px;
}
.gfe-50-50 .floating-headline {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .gfe-50-50.gfe-component + .gfe-50-50.gfe-component {
        margin-top: 24px;
    }
    .gfe-50-50 .h-c-grid__col + .h-c-grid__col {
        margin-top: 0;
    }
    .gfe-50-50 .floating-headline {
        font-size: 32px;
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-50-50.gfe-component + .gfe-50-50.gfe-component {
        margin-top: 32px;
    }
    [dir="rtl"] .gfe-50-50 .h-c-grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
.gfe-content-block--dark .gfe-story-card.h-c-tile--hoverable:hover {
    background: #fff;
}
.gfe-content-block--dark .gfe-story-card .h-c-tile__body {
    background: #fff;
    border-radius: 4px;
}
.gfe-story-card {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 213px;
    padding: 0;
}
.gfe-story-card .h-c-tile__header {
    min-height: auto;
}
.gfe-story-card .h-c-tile__header img {
    border-radius: 4px 4px 0 0;
    width: 100%;
}
.gfe-story-card .h-c-tile__body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
}
.gfe-story-card .h-c-tile__description {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin: 16px 0 0;
    min-height: 125px;
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .gfe-story-card .h-c-tile__description {
        min-height: 140px;
    }
}
.gfe-story-card .h-c-tile__description.no-description {
    min-height: 65px;
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .gfe-story-card .h-c-tile__description.no-description {
        min-height: 80px;
    }
}
.gfe-story-card .h-c-eyebrow {
    margin-bottom: 8px;
}
.gfe-story-card .h-c-headline,
.gfe-story-card .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-story-card .h-c-intro {
    word-wrap: break-word;
}
.gfe-story-card .h-c-headline--subtitle {
    margin-bottom: 8px;
}
.gfe-story-card .h-c-copy--attribution {
    color: #5f6368;
}
.gfe-story-card .h-c-tile__links {
    bottom: auto;
    position: static;
}
.glue-tabby.h-t-hercules .gfe-story-card .h-c-tile__links {
    margin-top: 16px;
}
[dir="ltr"] .gfe-story-card .h-c-tile__link .h-c-tile__link--arrow {
    margin-right: 0;
}
[dir="rtl"] .gfe-story-card .h-c-tile__link .h-c-tile__link--arrow {
    margin-left: 0;
}
.gfe-story-card .h-c-tile__link .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
[dir="rtl"] .gfe-story-card .h-c-tile__link .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.gfe-story-card .h-c-tile__link.h-c-tile__link--text {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
}
[dir="ltr"] .gfe-story-card .h-c-tile__link.h-c-tile__link--text {
    margin-left: 0;
}
[dir="rtl"] .gfe-story-card .h-c-tile__link.h-c-tile__link--text {
    margin-right: 0;
}
@media (min-width: 600px) {
    .gfe-story-card .h-c-tile__link.h-c-tile__link--text {
        font-size: 16px;
    }
}
.gfe-story-card--three-combo.no-image .h-c-tile__description {
    min-height: 115px;
}
@media (min-width: 1024px) {
    .gfe-story-card--three-combo.no-image .h-c-tile__description {
        min-height: 75px;
    }
}
.gfe-story-card .h-c-copy--subheadline {
    color: #414141;
    font-size: 14px;
    font-weight: 200;
    line-height: 22px;
}
@media (min-width: 1440px) {
    .gfe-story-card .h-c-copy--subheadline {
        font-size: 16px;
    }
}
.gfe-story-card--two-column .h-c-tile__body {
    padding-left: 0;
    padding-right: 0;
}
.gfe-story-card--two-column .h-c-tile__link {
    left: 0;
}
.gfe-content-block--no-h-spacing .gfe-story-card-grid {
    margin-left: auto;
    margin-right: auto;
    padding: 0 16px;
    max-width: 568px;
}
.gfe-content-block--dark.gfe-content-block--no-h-spacing .h-c-tabby__content .gfe-story-card-grid {
    padding: 0;
}
.gfe-story-card-grid .h-c-grid--tile {
    margin-bottom: -16px;
}
.glue-tabby .gfe-story-card-grid .h-c-grid {
    margin-bottom: -24px;
}
.gfe-story-card-grid .h-c-tile__links--multi-text {
    height: auto;
    margin-bottom: -16px;
}
.gfe-story-card-grid .h-c-tile__links--multi-text .h-c-tile__link {
    margin-bottom: 16px;
}
.gfe-story-card-grid .h-c-tile__links--multi-text .h-c-tile__link:not(:last-child) {
    margin-right: 24px;
}
.gfe-story-card-grid .gfe-story-card {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 24px;
}
.glue-tabby .gfe-story-card-grid .gfe-story-card {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .gfe-content-block--no-h-spacing .gfe-story-card-grid {
        max-width: 1280px;
        padding: 0 32px;
    }
    .gfe-story-card-grid .h-c-grid--tile {
        margin-bottom: -16px;
    }
}
@media (min-width: 1024px) {
    .gfe-story-card-grid .h-c-grid--tile {
        margin-bottom: -24px;
    }
}
@media (min-width: 1440px) {
    .gfe-story-card-grid .h-c-grid--tile {
        margin-bottom: -24px;
    }
    .gfe-story-card-grid .gfe-story-card {
        margin-bottom: 24px;
    }
}
.gfe-content-block--no-h-spacing .gfe-story-card-carousel {
    margin-left: auto;
    margin-right: auto;
    padding: 0 16px;
}
.gfe-story-card-carousel .h-c-carousel--tile {
    margin-left: 0;
    margin-right: 0;
}
.gfe-story-card-carousel .h-c-carousel--tile .h-c-carousel__wrap {
    padding-bottom: 0;
    padding-top: 0;
}
.gfe-story-card-carousel .glue-carousel,
.gfe-story-card-carousel .glue-carousel .h-c-carousel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 8px;
}
.gfe-story-card-carousel .glue-carousel:focus,
.gfe-story-card-carousel .glue-carousel .h-c-carousel__item:focus {
    outline: 0;
}
.gfe-story-card-carousel .h-c-carousel__navigation {
    bottom: 0;
    margin-top: 16px;
    position: relative;
}
@media (min-width: 600px) {
    .gfe-content-block--no-h-spacing .gfe-story-card-carousel {
        max-width: 1280px;
        padding: 0 32px;
    }
}
@media (min-width: 1024px) {
    .gfe-story-card-carousel {
        margin-bottom: -24px;
    }
}
.gfe-story-carousel-medium-down-only.h-c-carousel--tile {
    margin-bottom: 0;
    margin-top: 0;
}
@media (min-width: 1024px) {
    .gfe-story-carousel-medium-down-only {
        margin: 0;
    }
    .gfe-story-carousel-medium-down-only .h-c-carousel__wrap {
        overflow: visible;
        padding: 0;
    }
    .glue-app-supported .gfe-story-carousel-medium-down-only .glue-carousel {
        width: auto;
    }
    .gfe-story-carousel-medium-down-only .glue-carousel {
        margin: 0 -8px -8px 0;
    }
    [dir="rtl"] .gfe-story-carousel-medium-down-only .glue-carousel {
        margin-left: -8px;
        margin-right: 0;
    }
    .gfe-story-carousel-medium-down-only .h-c-carousel__paginate,
    .gfe-story-carousel-medium-down-only .h-c-carousel__navigation {
        display: none;
    }
    .gfe-story-carousel-medium-down-only .h-c-tile {
        width: 100%;
    }
    .gfe-story-carousel-medium-down-only .h-c-carousel__item {
        margin: 0 1.03799%;
        width: 22.92401%;
    }
    .glue-app-supported .gfe-story-carousel-medium-down-only .h-c-carousel__item,
    .glue-app-ready .gfe-story-carousel-medium-down-only .h-c-carousel__item {
        padding-bottom: 24px;
    }
}
@media (min-width: 1440px) {
    .gfe-story-carousel-medium-down-only .glue-carousel {
        margin: 0 0 -8px 0;
    }
    .glue-app-supported .gfe-story-carousel-medium-down-only .h-c-carousel__item,
    .glue-app-ready .gfe-story-carousel-medium-down-only .h-c-carousel__item {
        padding-bottom: 26px;
    }
}
.gfe-story-card--is-preview {
    background: transparent;
}
.gfe-story-card--is-preview .h-c-tile__body {
    padding-bottom: 0;
    padding-left: 0;
}
.gfe-story-card--is-preview .h-c-tile__description {
    min-height: auto;
}
.gfe-story-card--is-preview .h-c-tile__links {
    display: none;
}
.gfe-story-card--is-preview .h-c-copy.h-c-copy--one + p {
    margin-top: 10px;
}
.gfe-footnote {
    margin: 0 auto;
    padding: 24px 0;
}
.gfe-footnote ul {
    margin-bottom: 0;
}
[dir="ltr"] .gfe-footnote ul {
    margin-left: 0;
}
[dir="rtl"] .gfe-footnote ul {
    margin-right: 0;
}
.gfe-footnote li {
    line-height: 1;
    list-style: none;
}
.gfe-footnote .h-c-footnote,
.gfe-footnote .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-footnote .h-c-copy--subheadline {
    color: #5f6368;
}
.gfe-footnote .h-c-footnote:visited,
.gfe-footnote .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline:visited,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-footnote .h-c-copy--subheadline:visited {
    color: #5f6368;
}
.gfe-footnote .h-c-footnote[disabled],
.gfe-footnote .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline[disabled],
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-footnote .h-c-copy--subheadline[disabled],
.gfe-footnote .h-c-footnote[disabled]:hover,
.gfe-footnote .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline[disabled]:hover,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-footnote .h-c-copy--subheadline[disabled]:hover {
    color: #9aa0a6;
}
.gfe-footnote .h-c-footnote:hover,
.gfe-footnote .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline:hover,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-footnote .h-c-copy--subheadline:hover,
.gfe-footnote .h-c-footnote:focus,
.gfe-footnote .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline:focus,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-footnote .h-c-copy--subheadline:focus {
    color: #202124;
}
@media (min-width: 1024px) {
    .gfe-footnote {
        padding: 48px 0;
    }
}
.gfe-page-width {
    overflow: hidden;
    position: relative;
}
.gfe-page-width__background-cont {
    height: 160px;
    position: relative;
    width: 100%;
}
.gfe-page-width__background-cont .gfe-background-image__img {
    border-radius: 4px;
}
.gfe-page-width--light .gfe-page-width__background-cont {
    height: 200px;
}
.gfe-page-width--light.gfe-page-width--left-aligned .gfe-background-image__img,
.gfe-page-width--light.gfe-page-width--right-aligned .gfe-background-image__img {
    -o-object-fit: contain;
    object-fit: contain;
}
.gfe-page-width__text-box {
    padding-left: 32px;
    padding-right: 32px;
}
.gfe-page-width__cta-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
}
[dir="rtl"] .gfe-page-width--left-aligned .h-c-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.gfe-page-width--right-aligned .h-c-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
[dir="rtl"] .gfe-page-width--right-aligned .h-c-grid {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
}
.gfe-page-width .h-c-link {
    display: block;
}
@media (max-width: 599px) {
    .gfe-page-width.gfe-component + .gfe-page-width.gfe-component {
        margin-top: 48px;
    }
    .gfe-page-width.gfe-component:last-child {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .gfe-page-width--dark .h-c-grid {
        background-color: #f5f5f5;
    }
    .gfe-page-width--light .gfe-page-width__background-cont {
        height: 350px;
    }
    .gfe-page-width--light.gfe-page-width__text-box {
        height: 100%;
        position: relative;
    }
    .gfe-page-width .h-c-grid {
        margin-left: -32px;
        margin-right: -32px;
    }
    .gfe-page-width.gfe-component + .gfe-page-width.gfe-component {
        margin-top: 8px;
    }
    .gfe-page-width__background-cont {
        height: 385px;
        margin-bottom: 0;
        margin-left: -32px;
        width: calc(100% + (32px * 2));
    }
    .gfe-page-width__story-card {
        background-color: #fff;
        padding: 48px;
        position: relative;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-page-width .h-c-grid__col--10 {
        margin: -50px auto 45px;
    }
}
@media (min-width: 1024px) {
    .gfe-page-width {
        height: 720px;
    }
    .gfe-page-width .h-c-grid {
        background-color: transparent;
        left: 0;
        margin: 0;
        padding: 0 4.9%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .gfe-page-width--dark {
        color: #fff;
    }
    .gfe-page-width--dark__text-box {
        padding-left: 32px;
        padding-right: 32px;
    }
    .gfe-page-width--dark .h-c-headline,
    .gfe-page-width--dark .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-page-width--dark .h-c-intro {
        color: #fff;
    }
    .gfe-page-width--light {
        padding: 170px 32px;
    }
    .gfe-page-width--light .gfe-page-width__background-cont {
        height: 100%;
    }
    .gfe-page-width__background-cont {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    [dir="ltr"] .gfe-page-width__background-cont {
        left: 0;
    }
    [dir="rtl"] .gfe-page-width__background-cont {
        right: 0;
    }
    .gfe-page-width__background-cont--overlay::after {
        background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
        border-radius: 4px;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .gfe-page-width__story-card {
        background: transparent;
        padding: 0;
    }
    .gfe-page-width__cta-btn {
        display: none;
    }
    .gfe-page-width.gfe-page-width--right-aligned .gfe-page-width__background-cont::before {
        background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(to left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    }
}
@media (max-width: 1023px) {
    .gfe-page-width .wsx-u-hidden-m-down {
        display: none;
    }
}
.featured-events {
    padding-bottom: 48px;
    padding-top: 48px;
}
.featured-events__card {
    margin-top: 15px;
}
.featured-events__event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    min-height: 90px;
}
.featured-events__event + .featured-events__event {
    margin-top: 16px;
}
.featured-events__event-date {
    -ms-flex: 1 0 24.3%;
    -webkit-box-flex: 1;
    flex: 1 0 24.3%;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 2px solid #757575;
}
.featured-events__event-info {
    -ms-flex: 1 0 75.7%;
    -webkit-box-flex: 1;
    flex: 1 0 75.7%;
    -webkit-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 8px;
}
.featured-events__event-title.h-c-button.h-c-button--flat {
    color: #202124;
    text-transform: none;
}
@media (min-width: 600px) {
    .featured-events {
        background: #f5f5f5;
        padding-top: 0;
    }
    .featured-events__header {
        -webkit-box-align: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-image: url("../events%401x.html");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 108px 32px;
    }
    .featured-events__headline {
        color: #fff;
        margin: 0 auto;
        max-width: 585px;
    }
    .featured-events__card {
        background: #fff;
        margin: -50px auto 0;
        max-width: 585px;
        padding: 48px;
    }
    .featured-events__event-info {
        padding-left: 17px;
    }
    .featured-events__event-title.h-c-button.h-c-button--flat {
        line-height: 26px;
    }
}
@media (min-width: 1024px) {
    .featured-events {
        background-image: url("../events%402x.html");
        padding: 120px 32px;
    }
    .featured-events__event-title.h-c-button.h-c-button--flat {
        color: #fff;
        font-size: 22px;
        line-height: 30px;
    }
    .featured-events .h-c-headline,
    .featured-events .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .featured-events .h-c-intro,
    .featured-events .h-c-eyebrow,
    .featured-events .h-c-link {
        color: #fff;
    }
    .featured-events .h-c-link .h-c-icon {
        fill: #fff;
    }
    .featured-events .h-c-eyebrow {
        margin-top: 8px;
    }
    .featured-events__header {
        background: none;
        padding: 0;
    }
    .featured-events__card {
        background: none;
        margin: 24px auto 0;
        max-width: none;
        padding: 0;
    }
    .featured-events__headline {
        max-width: 1063px;
    }
    .featured-events__event {
        margin-top: 0;
        max-width: none;
    }
    .featured-events__event + .featured-events__event {
        margin-top: 0;
    }
    .featured-events__event-date {
        -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
    }
    .featured-events__event-info {
        -ms-flex-preferred-size: 77%;
        flex-basis: 77%;
    }
    .featured-events__event-list {
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .featured-events__event-info {
        padding-left: 24px;
    }
}
@media (min-width: 1440px) {
    .featured-events {
        padding-bottom: 179px;
        padding-top: 179px;
    }
    .featured-events .h-c-eyebrow {
        font-size: 20px;
    }
    .featured-events__event-title {
        font-size: 22px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .feature-quote.feature-quote--regular-size .feature-story__highlight--text-only {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
.feature-quote .gfe-responsive-image {
    margin-bottom: 0 !important;
}
.feature-quote .gfe-responsive-image__img {
    border-radius: 4px;
}
.feature-quote .gfe-quote cite {
    color: #5f6368;
    font-style: normal;
    margin: 8px 0 0;
}
@media (min-width: 1440px) {
    .feature-quote .gfe-quote cite {
        margin-top: 16px;
    }
}
.feature-quote .gfe-quote cite:before {
    display: none;
}
.feature-quote .gfe-quote .h-c-link,
.feature-quote .gfe-quote .h-c-button {
    margin-top: 16px !important;
}
.feature-quote--regular-size .feature-story__quote-background--dark-quote {
    height: 67px;
    width: 86px;
}
.feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .feature-story__quote-background {
    margin-left: 0;
    margin-top: -3%;
}
@media (min-width: 600px) {
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .feature-story__quote-background {
        margin-left: 2%;
        margin-top: 4%;
    }
}
@media (min-width: 1024px) {
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .feature-story__quote-background {
        margin-left: 3%;
        margin-top: 5%;
    }
}
@media (max-width: 599px) {
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .feature-story__highlight-description--quote {
        padding: 24px 0;
    }
}
.feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .h-c-headline,
.feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .h-c-intro {
    font-size: 18px;
}
@media (min-width: 600px) {
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .gfe-quote {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (min-width: 1024px) {
    .feature-quote .feature-story__image {
        overflow: hidden;
    }
    .feature-quote--regular-size .gfe-responsive-image {
        padding-right: 0 !important;
        width: 82%;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper {
        margin-top: -90px;
        max-width: none;
        width: 92%;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow {
        margin-top: 0;
        max-width: 868px;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .h-c-headline,
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .feature-quote--regular-size .feature-story__highlight--quote-wrapper--no-shadow .h-c-intro {
        font-size: 22px;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .feature-story__highlight-description--quote {
        padding: 65px 28px 32px 52px;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .feature-story__quote-background {
        height: 68px;
        margin-left: 28px;
        width: 92px;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .feature-story__quote-background--dark-quote {
        height: 67px;
        width: 86px;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .h-c-headline,
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .feature-quote--regular-size .feature-story__highlight--quote-wrapper .h-c-intro {
        padding-bottom: 16px;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .h-c-copy {
        color: #5f6368;
        font-style: normal;
    }
    .feature-quote--regular-size .feature-story__highlight--quote-wrapper .h-c-copy::before {
        content: none;
    }
    .feature-quote.feature-story__quote--aligned-left .gfe-responsive-image {
        float: left;
    }
    .feature-quote.feature-story__quote--aligned-left .feature-story__highlight--quote-wrapper {
        margin-left: 8%;
    }
    .feature-quote.feature-story__quote--aligned-right .gfe-responsive-image {
        float: right;
    }
    .feature-quote.feature-story__quote--aligned-right .feature-story__highlight--quote-wrapper {
        margin-left: 0;
    }
}
@media (max-width: 599px) {
    .feature-quote.feature-quote--regular-size .feature-story__highlight--text-only {
        border-radius: 0 0 4px 4px;
    }
    .feature-quote .gfe-responsive-image__img {
        border-radius: 4px 4px 0 0;
    }
}
.feature-quote .feature-story__highlight--text-only.small-size .feature-story__quote-background {
    height: auto;
    left: 2%;
    top: -5%;
    width: auto;
}
@media (min-width: 600px) {
    .feature-quote .feature-story__highlight--text-only.small-size .feature-story__quote-background {
        left: 3%;
        top: 1%;
    }
}
@media (min-width: 1024px) {
    .feature-quote .feature-story__highlight--text-only.small-size .feature-story__quote-background {
        left: 6%;
        top: 8%;
    }
}
.feature-quote .feature-story__highlight--text-only.small-size .gfe-background-image__img {
    height: 67px;
    width: auto;
}
.flexible-content .h-c-eyebrow.h-has-bottom-margin {
    margin-bottom: 8px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .flexible-content .h-c-eyebrow.h-has-bottom-margin {
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .flexible-content .h-c-eyebrow.h-has-bottom-margin {
        margin-bottom: 16px;
    }
}
.flexible-content--left.h-c-grid__col-l--8 {
    margin-left: 0;
    padding: 0 0 40px 0;
}
.flexible-content--centered.h-c-grid__col--8 {
    margin: 0 auto;
    text-align: center;
}
.flexible-content--centered + .gfe-responsive-image img {
    max-width: 100%;
    width: inherit;
}
.flexible-content__number {
    display: block;
}
.flexible-content__icon {
    height: 56px;
    margin-bottom: 20px;
    width: 56px;
}
.flexible-content-block .h-c-headline,
.flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .flexible-content-block .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .flexible-content-block .h-c-headline,
    .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .flexible-content-block .h-c-intro {
        margin-bottom: 16px;
    }
}
.flexible-content-block .h-c-headline + .h-c-link,
.flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro + .h-c-link,
.gfe-full-width-color-stories__tiles__tile--small .flexible-content-block .h-c-intro + .h-c-link {
    margin: 0;
}
.flexible-content-block .h-c-link {
    margin: 0;
}
.flexible-content-block .h-c-copy {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .flexible-content-block .h-c-copy {
        margin-bottom: 16px;
    }
}
.flexible-content .h-c-button--inline {
    border-bottom: none;
}
@media (min-width: 600px) {
    .h-c-grid__col:not(:last-child) .flexible-content {
        padding-right: 24px;
    }
}
.h-c-grid__col .flexible-content:nth-child(1):nth-last-child(1) {
    margin-bottom: 0;
}
.h-c-modal .flexible-content {
    padding-left: 0 !important;
}
.h-c-grid__col--align-middle.h-c-grid__col--offset-1 .flexible-content {
    width: 100%;
}
.flexible-content .ctas-wrapper {
    margin-top: 16px;
}
@media (min-width: 600px) {
    .flexible-content .ctas-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 1024px) {
    .flexible-content .ctas-wrapper {
        margin-top: 24px;
    }
}
.flexible-content .ctas-wrapper .h-c-button {
    margin: 0;
}
.flexible-content .ctas-wrapper .h-c-link {
    margin-top: 24px;
}
@media (min-width: 600px) {
    .flexible-content .ctas-wrapper .h-c-link {
        margin-left: 32px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 900px) {
    .flexible-content__icon {
        height: 32px;
        margin-bottom: 16px;
        width: 32px;
    }
    .flexible-content__number {
        margin-bottom: 16px;
    }
    .h-c-grid__col--align-middle .flexible-content,
    .h-c-grid__col--4 .flexible-content,
    .h-c-grid__col--8 .flexible-content {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding-left: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .flexible-content .h-c-copy.h-c-copy--two.h-has-top-margin {
        margin-top: 8px;
    }
}
.flexible-content-columns:not(:first-child):not(:last-child) {
    padding: 48px 0;
}
@media (min-width: 600px) {
    .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 72px 0;
    }
}
@media (min-width: 1024px) {
    .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 96px 0;
    }
}
.flexible-content-columns--align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.flexible-content-columns--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flexible-content-columns--align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}
.flexible-content-columns .flexible-title {
    padding-right: 20px;
}
.flexible-content-columns .flexible-container {
    padding-left: 25px;
}
.flexible-content-columns .article-separator {
    display: block;
    margin: 24px auto;
    width: 100%;
}
.flexible-content-columns .h-c-grid__col {
    min-width: 0;
}
.flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 0;
    }
}
@media (max-width: 599px) {
    .flexible-content-columns .h-c-grid__col:not(:last-child) .gfe-responsive-image {
        margin-bottom: 0;
    }
}
.flexible-content-columns .h-c-grid__col .gfe-responsive-image {
    margin: 0 auto 24px;
}
@media (min-width: 1024px) {
    .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin: 0 auto 48px;
    }
}
@media (min-width: 600px) {
    .flexible-content-columns .h-c-grid__col .gfe-responsive-image:nth-child(1):nth-last-child(1) {
        padding-right: 24px;
    }
}
.flexible-content-columns .h-c-copy,
.flexible-content-columns .flexible-content__copy p {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .flexible-content-columns .h-c-copy,
    .flexible-content-columns .flexible-content__copy p {
        margin-bottom: 16px;
    }
}
.flexible-content-columns .h-c-copy ul {
    list-style: none;
    margin-bottom: 0;
}
.flexible-content-columns .h-c-copy ul li {
    padding-bottom: 16px;
    position: relative;
}
.flexible-content-columns .h-c-copy ul li::before {
    border-left: 1px solid #d7d7d7;
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
}
[dir="ltr"] .flexible-content-columns .h-c-copy ul li::before {
    left: -15px;
}
[dir="rtl"] .flexible-content-columns .h-c-copy ul li::before {
    right: -15px;
}
.flexible-content-columns .h-c-copy ul li::after {
    color: #d7d7d7;
    content: "\2022";
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    height: 0;
    position: absolute;
    top: -0.425em;
}
[dir="ltr"] .flexible-content-columns .h-c-copy ul li::after {
    left: 0;
    margin-left: -20px;
}
[dir="rtl"] .flexible-content-columns .h-c-copy ul li::after {
    right: 0;
    margin-right: -20px;
}
.flexible-content-columns .h-c-copy ul li:last-child::before {
    height: 12px;
}
@media only screen and (max-width: 900px) {
    .flexible-content-columns .flexible-container,
    .flexible-content-columns .flexible-title {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding-left: 0;
        width: 100%;
    }
    .flexible-content-columns .h-c-grid__col {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .flexible-content-columns .article-separator {
        margin: 24px auto;
    }
}
.flexible-content-columns .flexible-content__copy {
    margin-left: 0;
}
.flexible-content-columns .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .flexible-content-columns .flexible-content {
        margin-bottom: 48px;
    }
}
.flexible-content-columns .flexible-content:nth-last-child(1) {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .flexible-content-columns .h-c-grid__col:not(.h-c-grid__col--12) .h-c-grid__col--4 {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
    }
}
@media (min-width: 600px) {
    .flexible-content-columns .h-c-grid__col:not(.h-c-grid__col--12) .h-c-grid__col--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
@media (min-width: 600px) {
    .flexible-content-columns .h-c-grid__col:not(.h-c-grid__col--12) .h-c-grid__col--8 {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
.flexible-content-columns .h-c-grid__col:not(.h-c-grid__col-l--12) .h-c-grid {
    margin-left: -1.03799%;
    margin-right: -1.03799%;
}
.flexible-content-columns .h-c-grid__col:not(.h-c-grid__col-l--12) .h-c-grid .h-c-grid__col {
    margin-left: 1.03799%;
    margin-right: 1.03799%;
}
@media (min-width: 1440px) {
    .flexible-content-columns .h-c-grid__col:not(.h-c-grid__col-l--12) .h-c-grid__col-l--4 {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
    }
}
@media (min-width: 1440px) {
    .flexible-content-columns .h-c-grid__col:not(.h-c-grid__col-l--12) .h-c-grid__col-l--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
@media (min-width: 1440px) {
    .flexible-content-columns .h-c-grid__col:not(.h-c-grid__col-l--12) .h-c-grid__col-l--8 {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
.flexible-content-columns .left-menu-navigation-content .h-c-grid .h-c-grid__col:first-child {
    display: none;
}
.flexible-content-columns .left-menu-navigation-content .h-c-grid .h-c-grid__col:last-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.gfe-carousel + .h-c-page--grey {
    border-top: 1px solid #e0e0e0;
}
.gfe-carousel .h-c-carousel--simple-full-bleed {
    margin-left: 0;
    margin-right: 0;
}
.gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list,
.gfe-carousel .h-c-carousel__paginate.glue-pagination-previous,
.gfe-carousel .h-c-carousel__paginate.glue-pagination-next {
    z-index: 2;
}
.gfe-carousel .glue-c-carousel__pages.glue-c-carousel__pages--xfade > ul > .glue-o-pagination__page,
.gfe-carousel .glue-c-carousel__pages.glue-c-carousel__pages--xfade > .glue-o-pagination__page {
    background-color: transparent;
}
.gfe-carousel .glue-c-carousel__pages.glue-c-carousel__pages--xfade {
    height: 280px;
}
.gfe-carousel .h-c-carousel--simple-full-bleed .h-c-carousel__navigation,
.gfe-carousel .h-c-carousel--thumbnail .h-c-carousel__navigation {
    bottom: 0;
}
.gfe-carousel .h-c-carousel {
    position: relative;
}
.gfe-carousel .h-c-carousel__navigation {
    bottom: 30px;
    display: block;
    left: 0;
    margin: 0 auto;
    max-width: 1280px;
    position: absolute;
    right: 0;
}
.gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list {
    position: relative;
}
.gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button-container {
    height: auto;
    padding: 0 4px;
}
.gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before {
    display: none;
}
.gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button:hover .h-c-carousel__paginate-wrap--is-flat::before,
.gfe-carousel .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button:focus .h-c-carousel__paginate-wrap--is-flat::before {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.gfe-carousel .h-c-carousel__paginate {
    margin: -22px 0 0;
    top: 102.5px;
}
.gfe-carousel .h-c-carousel__paginate-wrap {
    padding: 0;
}
.gfe-carousel .h-c-carousel__paginate-wrap,
.gfe-carousel .h-c-carousel__paginate-wrap::before {
    height: 45px;
    width: 45px;
}
.gfe-carousel .h-c-carousel__paginate-wrap svg {
    height: 50px;
    width: 50px;
}
.gfe-carousel .h-c-carousel__paginate-wrap--is-flat::before {
    background: transparent;
}
.gfe-carousel .h-c-carousel__paginate-wrap--is-flat svg {
    stroke: #fff;
}
.h-c-carousel__navigation .glue-pagination-page-list .gfe-carousel__pagination-button {
    border-radius: 0;
    border: none;
    height: auto;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    width: auto;
}
.h-c-carousel__navigation .glue-pagination-page-list .active .gfe-carousel__pagination-button {
    background: none;
}
.h-c-carousel__navigation .glue-pagination-page-list .gfe-carousel__pagination-button-bar {
    height: 2px;
    overflow: hidden;
    position: relative;
    width: 40px;
}
.h-c-carousel__navigation .glue-pagination-page-list .gfe-carousel__pagination-button-bar,
.h-c-carousel__navigation .glue-pagination-page-list .active .gfe-carousel__pagination-button-bar {
    background: #747474;
}
.gfe-carousel__pagination-button-filler {
    background: #4285f4;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 100%;
    will-change: transform;
}
.active .gfe-carousel__pagination-button-filler {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: slideLeft;
    animation-name: slideLeft;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
@media (min-width: 600px) {
    .gfe-carousel .glue-c-carousel__pages.glue-c-carousel__pages--xfade {
        height: 390px;
    }
}
@media (min-width: 1024px) {
    .gfe-carousel .glue-c-carousel__pages.glue-c-carousel__pages--xfade {
        height: 384px;
    }
    .gfe-carousel .h-c-carousel--simple-full-bleed .h-c-carousel__navigation,
    .gfe-carousel .h-c-carousel--thumbnail .h-c-carousel__navigation {
        bottom: 2px;
    }
    .gfe-carousel .h-c-carousel__paginate {
        margin: -33px 0 0;
        top: 50%;
    }
    .gfe-carousel .h-c-carousel__paginate-wrap {
        padding: 0;
    }
    .gfe-carousel .h-c-carousel__paginate-wrap,
    .gfe-carousel .h-c-carousel__paginate-wrap::before {
        height: 65px;
        width: 65px;
    }
}
@media (min-width: 1024px) {
    .h-c-carousel__paginate.glue-pagination-previous,
    [dir="rtl"] .h-c-carousel__paginate.glue-pagination-next {
        left: 43px;
    }
    .h-c-carousel__paginate.glue-pagination-next,
    [dir="rtl"] .h-c-carousel__paginate.glue-pagination-previous {
        right: 43px;
    }
}
.cards-with-filters .gfe-story-card--alt {
    height: auto;
    margin-bottom: 24px;
    min-height: 213px;
    padding: 24px;
    width: 100%;
}
html[lang="pt"] .cards-with-filters .gfe-story-card--alt {
    min-height: 243px;
}
.cards-with-filters .gfe-story-card--alt .h-c-tile__body {
    padding: 0;
}
.cards-with-filters .gfe-filters-bar__dropdown {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
@media (max-width: 599px) {
    .cards-with-filters .gfe-filters-bar__dropdown {
        border-bottom: 0;
    }
}
.cards-with-filters .gfe-case-studies-search {
    -webkit-box-flex: 0;
    -ms-flex: 0 1;
    flex: 0 1;
    min-width: 200px;
}
@media (min-width: 600px) {
    .cards-with-filters .gfe-case-studies-search {
        margin-left: 16px;
        margin-top: -1px;
        max-width: 350px;
        padding-top: 16px;
    }
}
@media (min-width: 1024px) {
    .cards-with-filters .gfe-case-studies-search {
        -ms-flex-preferred-size: 240px;
        flex-basis: 240px;
    }
}
@media (min-width: 1440px) {
    .cards-with-filters .gfe-case-studies-search {
        -ms-flex-preferred-size: 350px;
        flex-basis: 350px;
    }
    html[lang="it"] .cards-with-filters .gfe-case-studies-search {
        -ms-flex-preferred-size: 310px;
        flex-basis: 310px;
    }
}
@media (min-width: 600pxpx) and (max-width: 770pxpx) {
    .cards-with-filters .gfe-case-studies-search {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: auto;
    }
}
.cards-with-filters .gfe-case-studies-search__form {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 1px solid transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px;
    -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
@media (max-width: 599px) {
    .cards-with-filters .gfe-case-studies-search__form {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}
.cards-with-filters .gfe-case-studies-search__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent !important;
    border: 0;
    padding: 0;
}
.cards-with-filters .gfe-case-studies-search__button:hover,
.cards-with-filters .gfe-case-studies-search__button:active {
    color: #1a73e8;
    outline: 0;
}
@media (max-width: 599px) {
    .cards-with-filters .gfe-case-studies-search__button {
        border-top-color: #dadce0;
        padding-bottom: 4px;
    }
}
.cards-with-filters .gfe-case-studies-search__input {
    border: 0;
    color: #5f6368;
    line-height: 24px;
    margin-left: 8px;
    outline: 0 !important;
    width: 100%;
}
@media (min-width: 600px) {
    .cards-with-filters .gfe-case-studies-search__input {
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
    }
}
@media (max-width: 599px) {
    .cards-with-filters .gfe-case-studies-search__input {
        border-bottom: 1px solid #dadce0;
        padding-bottom: 4px;
    }
    .cards-with-filters .gfe-case-studies-search__input:focus {
        border-bottom-color: #1a73e8;
    }
}
.cards-with-filters .gfe-case-studies-search.gfe-case-studies-search__active-term .gfe-case-studies-search__form:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.cards-with-filters .gfe-case-studies-search.gfe-case-studies-search__active-term .gfe-case-studies-search__input {
    opacity: 1;
    pointer-events: all;
}
.cards-with-filters .gfe-case-studies-search.gfe-case-studies-search__active-term .gfe-case-studies-search__button {
    color: #1a73e8;
}
.cards-with-filters .gfe-case-studies-search.gfe-case-studies-search--active-form .gfe-case-studies-search__form {
    border-color: #dadce0;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}
.cards-with-filters .gfe-case-studies-search.gfe-case-studies-search--active-form .gfe-case-studies-search__input {
    opacity: 1;
    pointer-events: all;
}
.cards-with-filters .gfe-case-studies-search.gfe-case-studies-search--active-form .gfe-case-studies-search__button {
    color: #1a73e8;
}
@media (min-width: 600pxpx) and (max-width: 1120pxpx) {
    .cards-with-filters .gfe-filters-bar__outer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cards-with-filters .gfe-filters-bar__dropdown {
        margin-left: -16px;
    }
    .cards-with-filters .gfe-filters-bar__dropdown__item:nth-child(1) {
        padding-left: 0;
    }
    .cards-with-filters .gfe-filters-bar .gfe-dropdown__trigger {
        padding: 0 16px;
    }
    .cards-with-filters .gfe-filters-bar__label-container {
        width: 100%;
    }
    .cards-with-filters .gfe-filters-bar__active-resources {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
@media (max-width: 1023px) {
    .cards-with-filters .gfe-filters-bar__label-container {
        padding-top: 0;
    }
}
.gfe-pill__container {
    list-style: none;
    margin: 0;
}
.gfe-pill__container.collection-content__topics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gfe-pill__container.collection-content__topics > .gfe-pill__item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.gfe-pill__container.collection-content__topics > .gfe-pill__item#view-all {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.gfe-pill__item {
    display: inline-block;
    margin: 8px 16px 16px 0;
    vertical-align: middle;
}
.gfe-pill__item--small {
    margin-right: 8px;
}
.gfe-pill__item--small .h-c-button.h-c-button--flat {
    font-size: 12px;
    letter-spacing: 0.35px;
    line-height: 18px;
}
[dir="rtl"] .gfe-pill__item:nth-last-child(1) {
    margin-right: 16px;
}
[dir="rtl"] .gfe-pill__item:first-child {
    margin-right: 0;
}
.gfe-pill__button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    letter-spacing: 0.75px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}
.gfe-pill__button.h-c-button.h-c-button--flat {
    border: 1px solid #dadce0;
    border-radius: 2em;
    color: #5f6368;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 8px 16px;
}
.gfe-pill__button.h-c-button.h-c-button--flat:hover,
.gfe-pill__button.h-c-button.h-c-button--flat:focus,
.gfe-pill__button.h-c-button.h-c-button--flat:active,
.gfe-pill__item--active .gfe-pill__button.h-c-button.h-c-button--flat {
    color: #1a73e8;
    outline: 0;
}
.gfe-pill__button.h-c-button.h-c-button--flat:hover,
.gfe-pill__button.h-c-button.h-c-button--flat:focus {
    background-color: #eff5ff;
}
.gfe-pill__button.h-c-button.h-c-button--flat:active,
.gfe-pill__item--active .gfe-pill__button.h-c-button.h-c-button--flat {
    background-color: #e8f0fe;
    border-color: #1a73e8;
}
.gfe-pill__button--x.h-c-button.h-c-button--flat {
    padding-right: 8px;
}
.gfe-pill__button-icon {
    height: 0.778rem;
    padding-left: 4px;
    width: 0.778rem;
}
[dir="rtl"] .gfe-pill__button-icon {
    padding-left: 0;
    padding-right: 4px;
}
.gfe-quote {
    border: 0;
    padding: 0 10%;
}
.gfe-quote--overlay {
    padding: 0;
}
.gfe-quote__svg {
    display: block;
    height: 24px;
    width: 24px;
}
@media (min-width: 1024px) {
    .gfe-quote__svg {
        height: 32px;
        width: 32px;
    }
}
.gfe-quote__subhead,
.gfe-quote__author {
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .gfe-quote__subhead,
    .gfe-quote__author {
        margin-top: 16px;
    }
}
.gfe-quote__author {
    color: #5f6368;
    font-style: normal;
}
.gfe-quote__author::before {
    content: none;
}
.gfe-quote--overlay .gfe-quote__author {
    color: #fff;
}
.gfe-story .gfe-quote {
    padding: 24px 16px;
}
@media (min-width: 600px) {
    .gfe-story .gfe-quote {
        padding: 24px 10%;
    }
}
@media (min-width: 1024px) {
    .gfe-story .gfe-quote {
        padding: 48px 10%;
    }
}
.gfe-story .gfe-quote:not(:nth-last-child(1)) {
    margin-bottom: 12px;
}
@media (min-width: 1024px) {
    .gfe-story .gfe-quote:not(:nth-last-child(1)) {
        margin-bottom: 16px;
    }
}
.flexible-content-columns .gfe-quote {
    padding: 0;
}
.gfe-full-width-video {
    background-position: center;
    background-size: cover;
    height: 85px;
    position: relative;
    width: 100%;
}
.gfe-full-width-video .h-c-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
}
@media (min-width: 600px) {
    .gfe-full-width-video {
        height: 205px;
        margin-left: 0;
        width: auto;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-video {
        height: 384px;
    }
}
.gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__wrap {
    margin-left: 0;
    margin-right: 0;
}
.gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__item {
    display: list-item;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    width: calc(100% - 48px);
}
.gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__item::before {
    background-color: #fff;
    border: 1px solid #dadce0;
    bottom: 0;
    content: "";
    left: 8px;
    position: absolute;
    right: 8px;
    top: 0;
    z-index: -1;
}
.gfe-preview-carousel__info-box {
    padding: 24px;
}
.gfe-preview-carousel__copy > p {
    margin-top: 8px;
}
.gfe-preview-carousel__cta {
    margin-top: 16px;
}
.gfe-preview-carousel .h-c-carousel__navigation {
    bottom: auto;
    margin-top: 24px;
    position: relative;
}
.gfe-preview-carousel__page img {
    border-radius: 4px;
}
@media (min-width: 600px) {
    .gfe-preview-carousel {
        position: relative;
        padding-bottom: 0;
    }
    .gfe-preview-carousel .h-c-carousel--simple {
        margin: 0;
    }
    .gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__wrap {
        margin: 0;
        width: 100%;
    }
    .gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__item {
        padding: 0 12px;
        width: 63.542%;
    }
    .gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__item::before {
        background-color: transparent;
        border: none;
        content: normal;
    }
    .gfe-preview-carousel .h-c-carousel__paginate {
        pointer-events: auto;
        top: 17.25vw;
        z-index: 1;
    }
    .gfe-preview-carousel .h-c-carousel__paginate-wrap,
    .gfe-preview-carousel .h-c-carousel__paginate-wrap::before {
        height: 45px;
        width: 45px;
    }
    .gfe-preview-carousel__page {
        background-color: transparent;
    }
    .gfe-preview-carousel__info-box {
        padding: 16px 0 0 0;
    }
    .gfe-preview-carousel img,
    .gfe-preview-carousel__info-box {
        opacity: 1;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
        will-change: auto;
    }
    [aria-hidden="true"] .gfe-preview-carousel__info-box {
        opacity: 0;
    }
    .gfe-preview-carousel__copy > p {
        margin-top: 16px;
    }
    .gfe-preview-carousel [aria-hidden="true"] img {
        opacity: 0.3;
    }
    .gfe-preview-carousel__nav-container {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin: 0 auto;
        padding-bottom: 31.8%;
        pointer-events: none;
        width: 100%;
        z-index: 1;
    }
}
@media (max-width: 599px) {
    .gfe-preview-carousel__cta > .h-c-link > svg {
        display: none;
    }
}
@media (min-width: 1024px) {
    .gfe-preview-carousel .h-c-carousel--simple .h-c-carousel__item {
        width: 65.67%;
        padding: 0 14px;
    }
    .gfe-preview-carousel__page > img {
        max-width: none;
        width: 100%;
    }
    .gfe-preview-carousel__info-box {
        padding-top: 24px;
    }
    [dir="ltr"] .gfe-preview-carousel__info-box {
        padding-right: 20%;
    }
    [dir="rtl"] .gfe-preview-carousel__info-box {
        padding-left: 20%;
    }
    .gfe-preview-carousel__copy > p {
        margin-top: 24px;
    }
    .gfe-preview-carousel__cta {
        margin-top: 24px;
    }
    .gfe-preview-carousel .h-c-carousel__paginate {
        top: 15.67vw;
    }
    .gfe-preview-carousel .h-c-carousel__paginate-wrap,
    .gfe-preview-carousel .h-c-carousel__paginate-wrap::before {
        height: 65px;
        width: 65px;
    }
    .gfe-preview-carousel .h-c-carousel__paginate-wrap svg {
        height: 50px;
        width: 50px;
    }
}
@media (min-width: 1440px) {
    .gfe-preview-carousel .h-c-carousel__paginate {
        top: calc(460px / 2);
    }
}
.gfe-inline-video {
    background-position: center;
    background-size: cover;
    color: #fff;
    display: block;
    height: 163px;
    position: relative;
}
.gfe-inline-video .h-c-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 36px;
}
@media (min-width: 600px) {
    .gfe-inline-video {
        height: 296px;
    }
    .gfe-inline-video .h-c-icon {
        width: 67px;
    }
}
@media (min-width: 1024px) {
    .gfe-inline-video {
        height: 399px;
    }
}
.gfe-interactive-map {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 90%;
}
.gfe-interactive-map .h-c-headline,
.gfe-interactive-map .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-interactive-map .h-c-intro {
    font-size: 44px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
}
.gfe-interactive-map .st3 {
    cursor: pointer;
}
.gfe-interactive-map .st3:hover {
    fill: #2e519d;
}
.gfe-interactive-map .st3.disabled {
    cursor: initial;
    fill: #a2bfff;
}
.gfe-interactive-map__svg {
    position: relative;
    width: 100%;
    z-index: 1;
}
.gfe-interactive-map__svg--fallback img {
    width: 100%;
}
.gfe-interactive-map__options {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    position: relative;
}
[dir="rtl"] .gfe-interactive-map__options {
    bottom: 120px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.gfe-interactive-map__select {
    left: 5%;
    max-width: 40%;
    position: absolute;
    z-index: 3;
}
.gfe-interactive-map__help {
    bottom: 14px;
    position: absolute;
    right: 5%;
}
[dir="ltr"] .gfe-interactive-map__help {
    text-align: left;
}
[dir="rtl"] .gfe-interactive-map__help {
    text-align: right;
}
.gfe-interactive-map__square {
    line-height: 18px;
    margin-top: 12px;
    position: relative;
}
[dir="ltr"] .gfe-interactive-map__square {
    right: 16px;
}
[dir="rtl"] .gfe-interactive-map__square {
    left: 16px;
}
.gfe-interactive-map__square::before {
    content: "";
    display: block;
    height: 18px;
    position: absolute;
    top: -2px;
    width: 18px;
}
[dir="ltr"] .gfe-interactive-map__square::before {
    left: -28px;
}
[dir="rtl"] .gfe-interactive-map__square::before {
    right: -28px;
}
[dir="rtl"] .gfe-interactive-map__square::before {
    text-align: right;
}
.gfe-interactive-map__click::before {
    background-color: #3367d6;
}
.gfe-interactive-map__coming::before {
    background-color: #83a5ee;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-interactive-map .st4 {
        display: none;
    }
    .gfe-interactive-map .h-c-headline,
    .gfe-interactive-map .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-interactive-map .h-c-intro {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1250px) {
    .gfe-interactive-map__svg {
        margin-bottom: 34px;
    }
}
@media only screen and (max-width: 768px) {
    .gfe-interactive-map__svg {
        margin-bottom: 44px;
    }
    .gfe-interactive-map .h-c-headline,
    .gfe-interactive-map .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-interactive-map .h-c-intro {
        display: block;
        font-size: 24px;
        line-height: 32px;
        margin: 0 auto 50px;
        position: inherit;
        width: 80%;
    }
    .gfe-interactive-map__options {
        bottom: 130px;
    }
    .gfe-interactive-map__help {
        right: 0;
    }
    [dir="rtl"] .gfe-interactive-map__help {
        right: 32px;
    }
    .gfe-interactive-map__select {
        display: block;
        margin-top: 40px;
        position: initial;
    }
}
@media only screen and (max-width: 600px) {
    .gfe-interactive-map__select {
        width: 100%;
        max-width: 100%;
    }
    .gfe-interactive-map__options {
        bottom: 0;
    }
    .gfe-interactive-map select.gfe-control--cta {
        width: 81%;
    }
}
.gfe-spotlight-box {
    font-size: 0;
}
.gfe-spotlight-box a {
    border-bottom: 0;
}
.gfe-article-page .gfe-spotlight-box.gfe-component {
    margin-top: 48px;
}
.gfe-spotlight-box::before {
    background: #e0e0e0;
    content: "";
    display: inline-block;
    height: 4px;
    margin-bottom: 24px;
    max-width: 160px;
    width: 50%;
}
.gfe-spotlight-box .h-c-eyebrow {
    margin-bottom: 14px;
}
.gfe-spotlight-box .h-c-copy {
    margin-bottom: 24px;
}
.gfe-spotlight-box .h-c-copy strong {
    font-weight: 500;
}
.gfe-spotlight-box ul {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 22px;
}
@media (min-width: 1024px) {
    .gfe-spotlight-box {
        background: #f5f5f5;
        padding: 35px;
    }
    .gfe-spotlight-box .h-c-copy {
        margin-bottom: 16px;
    }
    .gfe-spotlight-box .h-c-copy strong {
        font-weight: 300;
    }
    .gfe-spotlight-box ul {
        font-size: 16px;
    }
}
.gfe-logo-garden-row--centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gfe-logo-garden-row__link {
    text-align: center;
}
.glue-flexbox .h-c-grid__col-s--2.gfe-logo-garden-row__link {
    margin-bottom: 25px;
}
.glue-flexbox .h-c-grid__col-s--2.gfe-logo-garden-row__link-border {
    border: 1px solid #dadce0;
}
.glue-flexbox .h-c-grid__col-s--2.gfe-logo-garden-row__link-border:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
}
@media (min-width: 1024px) {
    .glue-flexbox .h-c-grid__col-s--2.gfe-logo-garden-row__link img {
        max-height: none;
    }
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid__col-s--2.gfe-logo-garden-row__link {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .glue-flexbox .h-c-grid__col--8 .gfe-logo-garden-row {
        margin-bottom: 24px;
    }
}
.glue-flexbox .h-c-grid__col--8 .gfe-logo-garden-row:last-child {
    margin-bottom: 0;
}
.gfe-accordion .glue-zippy-btn {
    position: relative;
}
[dir="ltr"] .gfe-accordion .glue-zippy-btn .h-c-expansion-panels__button-header {
    margin-right: 30px;
}
[dir="rtl"] .gfe-accordion .glue-zippy-btn .h-c-expansion-panels__button-header {
    margin-left: 30px;
}
.gfe-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    float: none;
    margin-top: 7px;
    position: absolute;
}
[dir="ltr"] .gfe-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    right: 0;
}
[dir="rtl"] .gfe-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    left: 0;
}
.gfe-accordion .glue-zippy-set .glue-c-zippy__content-container {
    padding-top: 3px;
}
@media (min-width: 1024px) {
    .gfe-accordion .glue-zippy-set .glue-c-zippy__content-container {
        padding-top: 4px;
    }
}
.gfe-accordion.gfe-component .gfe-raw-md {
    color: #5f6368;
}
.gfe-accordion.gfe-component .gfe-raw-md ul ul ul {
    margin-bottom: 16px;
}
.gfe-accordion.gfe-component .glue-c-zippy__content-container {
    padding-right: 0;
}
.gfe-accordion.gfe-component .glue-zippy-content__container {
    width: 100%;
}
.gfe-accordion.gfe-component .glue-zippy-content__container ol {
    padding-left: 20px;
}
.gfe-accordion.gfe-component .glue-c-zippy__collapse-region {
    -webkit-transition-property: height;
    transition-property: height;
}
.flexible-content-columns .gfe-accordion .glue-zippy-set,
.flexible-content-columns .gfe-accordion .glue-zippy-toggle-all {
    margin-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .flexible-content-columns .gfe-accordion .glue-zippy-set,
    .flexible-content-columns .gfe-accordion .glue-zippy-toggle-all {
        margin-left: 2.07598%;
    }
}
.gfe-icon-tile {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 16px;
    min-height: auto;
    padding: 0;
    text-align: center;
}
.gfe-icon-tile .h-c-tile__links {
    margin-top: 16px;
    position: static;
}
.gfe-icon-tile .h-c-tile__link.h-c-tile__link--text {
    float: none;
    margin-left: 0;
}
.gfe-icon-tile .h-c-tile__header {
    margin-bottom: 0;
    min-height: auto;
    overflow: visible;
}
.gfe-icon-tile .h-c-tile__body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
}
.gfe-icon-tile .h-c-tile__description {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    color: #545454;
    margin: 0;
}
.gfe-icon-tile__icon {
    color: #757575;
    font-size: 36px;
    height: 36px;
    margin-bottom: 12px;
    vertical-align: middle;
    width: 36px;
}
.gfe-icon-tile--white {
    border-radius: 4px;
}
.gfe-icon-tile--white,
.gfe-icon-tile--white.h-c-tile--hoverable:hover {
    background: #fff;
}
.gfe-icon-tile--icon .h-c-tile__header {
    padding: 24px 24px 0 24px;
}
.gfe-icon-tile--icon .h-c-tile__headline {
    margin-top: 0;
}
.gfe-icon-tile--icon .h-c-tile__description {
    font-weight: 400;
    line-height: 26px;
    margin-top: 8px;
}
.gfe-icon-tile--icon .h-c-tile__headline + .h-c-tile__links {
    margin-top: 16px;
}
.gfe-icon-tile--icon-multiple .gfe-icon-tile__icon {
    margin-bottom: 12px;
}
.gfe-icon-tile--icon-multiple .gfe-icon-tile__icon:not(:last-child) {
    margin-right: -1px;
}
@media (min-width: 1024px) {
    .gfe-icon-tile--icon-multiple .gfe-icon-tile__icon:not(:last-child) {
        margin-right: 6px;
    }
}
.gfe-icon-tile--product {
    padding-bottom: 16px;
}
.gfe-icon-tile--product .h-c-tile__headline {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 24px;
}
.gfe-icon-tile--product .h-c-tile__description {
    font-weight: 400;
    margin-top: 0;
}
.gfe-story-card-grid .gfe-icon-tile {
    margin-bottom: 16px;
}
@media (max-width: 1023px) {
    .gfe-icon-tile__icon {
        font-size: 36px;
        height: 36px;
        width: 36px;
    }
}
@media (min-width: 1024px) {
    .gfe-icon-tile--icon .h-c-tile__headline + .h-c-tile__links {
        margin-top: 24px;
    }
}
.icon-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.icon-list__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .icon-list__item {
        margin-bottom: 16px;
    }
}
.icon-list__icon {
    margin-right: 24px;
    min-width: 40px;
    width: 40px;
}
.icon-list__icon-svg {
    margin-right: 24px;
}
@media (max-width: 1023px) {
    .icon-list__icon-svg {
        margin-right: 16px;
    }
}
.icon-list__icon-svg.visible__middle {
    display: none;
}
@media (min-width: 600px) {
    .icon-list__icon-svg.visible__middle {
        display: block;
    }
}
@media (min-width: 1024px) {
    .icon-list__icon-svg.visible__middle {
        display: none;
    }
}
.icon-list__icon-svg.visible__mobile {
    display: none;
}
@media (max-width: 599px) {
    .icon-list__icon-svg.visible__mobile {
        display: block;
    }
}
.icon-list__icon-svg.visible__large {
    display: none;
}
@media (min-width: 1024px) {
    .icon-list__icon-svg.visible__large {
        display: block;
    }
}
@media only screen and (max-width: 900px) {
    .icon-list__icon {
        margin-right: 16px;
        width: 32px;
    }
}
@media only screen and (max-width: 600px) {
    .icon-list .h-c-copy.h-c-copy--two.h-has-top-margin {
        margin-top: 8px;
    }
}
.custom-date__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.custom-date-selector.gfe-control.state-dropdown.custom-date-selector {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    width: 33%;
}
.custom-date-selector.gfe-control.state-dropdown.custom-date-selector:last-child {
    margin-right: 0;
}
.custom-date-input {
    font-size: 14px;
    padding: 4px 8px;
    width: 25%;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
form > .gfe-legend:nth-child(1) + .gfe-form-group {
    padding-top: 0;
}
.gfe-form-group + .h-c-copy {
    font-size: 12px;
    margin-bottom: 24px;
}
.gfe-form-group > .gfe-field:last-child {
    margin-bottom: 0px;
}
.gfe-form-group > .gfe-field p.gfe-label,
.gfe-form-group > .gfe-field p.gfe-legend {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .gfe-form-group > .gfe-field p.gfe-label,
    .gfe-form-group > .gfe-field p.gfe-legend {
        margin-bottom: 24px;
    }
}
.gfe-legend {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 16px;
}
.gfe-field {
    margin-bottom: 24px;
}
.gfe-field input {
    min-height: 36px;
}
.gfe-field input[disabled] {
    cursor: not-allowed;
}
.gfe-label {
    display: inline-block;
    margin-bottom: 8px;
}
.gfe-label--spaced {
    max-width: 80%;
}
.gfe-control {
    background-clip: padding-box;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #d7d7d7;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 4px 8px;
    -webkit-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
    width: 100%;
}
.gfe-control.extra {
    margin-bottom: 18px;
    margin-left: 28px;
    margin-top: 18px;
    width: 295px;
}
.gfe-control:focus {
    background-color: #fff;
    border-color: #5e94ff;
    outline: none;
}
.gfe-radio {
    display: block;
    position: relative;
}
.gfe-radio + .gfe-radio {
    margin-top: 16px;
}
.gfe-radio__label {
    cursor: pointer;
    display: inline-block;
}
[dir="ltr"] .gfe-radio__label {
    padding-left: 28px;
}
[dir="rtl"] .gfe-radio__label {
    padding-right: 28px;
}
.gfe-radio__label::after {
    border-radius: 50%;
    border: 2px solid #757575;
    -webkit-box-shadow: 0 0 1px #fff;
    box-shadow: 0 0 1px #fff;
    content: "";
    height: 20px;
    position: absolute;
    top: 2px;
    -webkit-transition: border-color 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out;
    width: 20px;
}
[dir="ltr"] .gfe-radio__label::after {
    left: 0;
}
[dir="rtl"] .gfe-radio__label::after {
    right: 0;
}
.gfe-radio__label::before {
    background: #4285f4;
    border-radius: 50%;
    content: "";
    height: 20px;
    opacity: 0;
    position: absolute;
    top: 2px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 20px;
}
[dir="ltr"] .gfe-radio__label::before {
    left: 0;
}
[dir="rtl"] .gfe-radio__label::before {
    right: 0;
}
.gfe-radio__input {
    opacity: 0;
    position: absolute;
}
.gfe-radio__input:checked + .gfe-radio__label::after {
    border-color: #4285f4;
}
.gfe-radio__input:checked + .gfe-radio__label::before {
    opacity: 1;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.gfe-radio__input:focus + .gfe-radio__label::after {
    border-color: #5e94ff;
}
.gfe-radio--inline {
    display: inline-block;
}
.gfe-radio--inline + .gfe-radio--inline {
    margin-top: 0;
}
[dir="ltr"] .gfe-radio--inline + .gfe-radio--inline {
    margin-left: 69px;
}
[dir="rtl"] .gfe-radio--inline + .gfe-radio--inline {
    margin-right: 69px;
}
@media (min-width: 600px) {
    [dir="ltr"] .gfe-radio--inline + .gfe-radio--inline {
        margin-left: 76px;
    }
    [dir="rtl"] .gfe-radio--inline + .gfe-radio--inline {
        margin-right: 76px;
    }
}
.gfe-check {
    display: block;
    position: relative;
}
.gfe-check + .gfe-check {
    margin-top: 24px;
}
.gfe-check__label {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-check__label span {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
[dir="rtl"] .gfe-check__label span {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.gfe-check__input {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}
.gfe-check__input:checked + .gfe-check__label .gfe-check__checkmark-box {
    background: #4285f4;
    border-color: #4285f4;
}
.gfe-check__input:checked + .gfe-check__label .gfe-check__checkmark {
    opacity: 1;
}
.gfe-check__input:focus + .gfe-check__label .gfe-check__checkmark-box {
    border-color: #5e94ff;
}
.gfe-check__checkmark-box {
    background: #fff;
    border-radius: 2px;
    border: 2px solid #757575;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 18px;
    margin-top: 5px;
    position: relative;
    -webkit-transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out;
    width: 18px;
}
[dir="ltr"] .gfe-check__checkmark-box {
    margin-right: 6px;
}
[dir="rtl"] .gfe-check__checkmark-box {
    margin-left: 6px;
}
.gfe-check__checkmark {
    fill: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    width: 100%;
}
.gfe-error-msg,
.gfe-error-msg--phone,
.gfe-required {
    color: #ff5252;
}
.gfe-error-msg,
.gfe-error-msg--phone {
    display: none;
    margin-top: 6px;
}
.validate-error .gfe-error-msg {
    display: block;
}
.validate-error.validate-phone .gfe-error-msg {
    display: none;
}
.validate-phone .gfe-error-msg--phone {
    display: block;
}
.gfe-copy.gfe-label {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
}
@media (min-width: 1024px) {
    .gfe-copy.gfe-label {
        font-size: 16px;
    }
}
.gfe-subhead {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .gfe-legend {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 16px;
    }
    .gfe-form-inline {
        -webkit-box-align: baseline;
        -ms-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .gfe-form-inline:empty {
        margin: 0;
    }
    .gfe-form-inline--medium {
        width: 50%;
    }
    .gfe-form-inline:not(:last-child) {
        margin-bottom: 24px;
    }
    .gfe-form-inline > .gfe-field {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        margin-bottom: 0;
    }
    .gfe-form-inline > .gfe-field-single {
        display: block;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        max-width: calc(50% - 22.5px);
        width: calc(50% - 22.5px);
    }
    [dir="ltr"] .gfe-form-inline > .gfe-field:not(:last-child) {
        margin-right: 45px;
    }
    [dir="rtl"] .gfe-form-inline > .gfe-field:not(:last-child) {
        margin-left: 45px;
    }
    .gfe-form-inline > .gfe-field--half {
        max-width: 50%;
        padding-right: 22.5px;
    }
}
@media (min-width: 1024px) {
    .gfe-legend {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .gfe-field {
        margin-bottom: 48px;
    }
    .gfe-form-group + .h-c-copy {
        margin-bottom: 48px;
    }
    .gfe-form-inline:not(:last-child) {
        margin-bottom: 48px;
    }
    .gfe-form-inline > .gfe-field-single {
        max-width: calc(50% - 14px);
        width: calc(50% - 14px);
    }
    [dir="ltr"] .gfe-form-inline > .gfe-field:not(:last-child) {
        margin-right: 28px;
    }
    [dir="rtl"] .gfe-form-inline > .gfe-field:not(:last-child) {
        margin-left: 28px;
    }
    .gfe-form-inline > .gfe-field--half {
        max-width: 50%;
        padding-right: 14px;
    }
}
.h-c-tile__headline {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
button.gfe-select-cta {
    background-color: transparent;
    border-radius: 0 2px 2px 0;
    display: inline;
    height: 36px;
    position: relative;
    top: 1px;
    min-width: 43px;
    width: auto;
}
[dir="ltr"] button.gfe-select-cta {
    left: -6px;
}
[dir="rtl"] button.gfe-select-cta {
    right: -6px;
}
select.gfe-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("../select-arrows.html");
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 25px;
    background-repeat: no-repeat;
    height: 36px;
}
[dir="ltr"] select.gfe-control {
    background-position: right 8px top 50%;
}
[dir="rtl"] select.gfe-control {
    background-position: left 8px top 50%;
}
select.gfe-control--cta {
    display: inline-block;
    height: 36px;
    width: 80%;
}
[dir="rtl"] select.gfe-control--cta {
    width: 71%;
}
@media only screen and (max-width: 600px) {
    [dir="rtl"] select.gfe-control--cta {
        width: 80%;
    }
}
select.gfe-control::-ms-expand {
    display: none;
}
.h-c-footer__signup-input:-ms-input-placeholder + .h-c-footer__signup-label {
    display: none;
}
.gfe-preferred-options select {
    height: 48px;
    max-width: 460px;
}
.gfe-inner-form {
    display: block;
    margin: 20px auto;
    width: 80%;
}
.gfe-form-input-custom .gfe-legend {
    font-size: 16px;
}
marketo-autocomplete {
    display: block;
    position: relative;
}
.gfe-autocomplete__wrapper {
    background-color: #fff;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.gfe-autocomplete__item {
    border: 1px solid #e2e2e2;
    border-top: 0;
    cursor: pointer;
    font-size: 14px;
    min-height: 48px;
    padding: 10px 8px;
}
.gfe-autocomplete__item--selected {
    font-weight: bold;
    background-color: #e2e2e2;
}
.gfe-autocomplete__item:hover {
    font-weight: bold;
    background-color: #e2e2e2;
}
.gfe-marketo-form input[type="checkbox"] {
    margin-right: 8px;
}
@media (min-width: 1024px) {
    .gfe-marketo-form .flexible-content-columns {
        padding: 0 !important;
    }
}
@media (min-width: 1024px) {
    .gfe-marketo-form .flexible-content-columns.h-c-grid {
        padding-top: 96px !important;
    }
}
.gfe-marketo-form .gfe-field {
    margin-bottom: 24px;
}
.gfe-marketo-form .gfe-field input,
.gfe-marketo-form .gfe-field select {
    min-height: 48px;
}
.gfe-marketo-form input[type="submit"] {
    margin: 0;
}
.gfe-marketo-form .gfe-error-msg {
    display: block;
}
.gfe-marketo-form .marketo-no-label-control {
    margin-bottom: 8px;
}
@media (max-width: 1439px) {
    .gfe-marketo-form-section-info {
        padding-bottom: 24px;
    }
}
.gfe-marketo-form-section-info .h-c-copy {
    font-size: 18px;
    line-height: 1.55556;
    margin: 16px 0 0;
}
@media (max-width: 1439px) {
    .gfe-marketo-form-section-info .h-c-copy {
        font-size: 16px;
        line-height: 1.5;
    }
}
.gfe-marketo-form-informative-text,
.gfe-marketo-form-disclosure {
    margin-top: 8px;
}
.gfe-marketo-form-informative-text p,
.gfe-marketo-form-disclosure p {
    font-size: 12px;
    line-height: 1.5;
}
.gfe-marketo-form-disclosure {
    margin-top: 24px !important;
}
@media (min-width: 1024px) {
    .gfe-marketo-form-disclosure {
        margin-bottom: 24px !important;
    }
}
.gfe-marketo-form-cta {
    margin-top: 8px;
}
@media (max-width: 1023px) {
    .gfe-marketo-form section:last-of-type {
        padding-bottom: 24px;
    }
    .gfe-marketo-form section:last-of-type .gfe-content-block,
    .gfe-marketo-form section:last-of-type .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .gfe-marketo-form section:last-of-type .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 0;
    }
}
.gfe-marketo-form-general-error .gfe-error-msg {
    margin-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-marketo-form-contact-form-submit {
        text-align: center;
    }
}
.contact-form-page .phone-numbers-dropdown {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: block;
    font-size: 13px;
    left: 0;
    max-width: 230px;
    overflow: hidden;
    position: absolute;
    -webkit-transition: all 100ms;
    transition: all 100ms;
    z-index: 200;
}
[dir="ltr"] .contact-form-page .phone-numbers-dropdown {
    left: 0;
}
[dir="rtl"] .contact-form-page .phone-numbers-dropdown {
    right: 0;
}
.contact-form-page .phone-numbers-dropdown > div {
    background-color: gray;
    color: #1a1a1a;
    padding: 10px 20px;
    -webkit-transition: all 100ms;
    transition: all 100ms;
}
.contact-form-page .phone-numbers-dropdown > div:hover {
    background-color: #737373;
    color: #000;
}
.contact-form-page .phone-numbers-dropdown > div.selected:hover,
.contact-form-page .phone-numbers-dropdown > div.selected {
    color: blue;
}
.goog-inline-block {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
}
.i18n_phone_number_input {
    background-color: transparent;
    vertical-align: top;
    width: 100%;
}
.i18n_phone_number_input > td {
    vertical-align: middle;
}
.i18n_phone_number_input-menu {
    border: 0;
    outline: none;
    padding: 0;
    vertical-align: middle;
    width: 1%;
}
.i18n_phone_number_input-input {
    border: 0;
}
.i18n_phone_number_input-input input[type="tel"],
.i18n_phone_number_input-input input[type="text"] {
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    padding-left: 10px;
    -webkit-transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
}
[dir="rtl"] .i18n_phone_number_input-input input[type="tel"],
[dir="rtl"] .i18n_phone_number_input-input input[type="text"] {
    direction: ltr;
}
.i18n-phone-select-country {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    padding: 0 6px 6px 6px;
    -webkit-transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    width: 40px;
}
[dir="ltr"] .i18n-phone-select-country {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 0;
    border-top: 1px solid #ccc;
}
[dir="rtl"] .i18n-phone-select-country {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 0;
    border-top: 1px solid #ccc;
}
.i18n-phone-select-country:hover,
.i18n-phone-select-country:focus,
.i18n-phone-select-country-hover,
.i18n-phone-select-country-focused {
    background-color: #dceaff;
}
.i18n-phone-select-country-caption {
    margin-top: 4px;
}
.i18n-phone-select-country-dropdown {
    background-color: #000;
    height: 1px;
    margin-top: 5px;
    width: 4px;
}
[dir="ltr"] .i18n-phone-select-country-dropdown {
    margin-left: 6px;
}
[dir="rtl"] .i18n-phone-select-country-dropdown {
    margin-right: 6px;
}
.i18n-phone-select-country-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    font-family: "Open Sans";
    height: 208px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
}
[dir="rtl"] .i18n-phone-select-country-menu {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
}
.i18n-phone-select-country-menu > .goog-menuitem {
    color: #000;
    cursor: pointer;
    font: normal 13px Arial, sans-serif;
    list-style: none;
    padding: 8px;
    white-space: nowrap;
}
.i18n-phone-select-country-menu .goog-menuitem-content {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 13px;
}
.i18n-phone-select-country-menu .goog-menuitem-highlight,
.i18n-phone-select-country-menu .goog-menuitem-hover {
    background-color: #dceaff;
    border: 0;
}
.i18n-phone-select-country-flag {
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}
.i18n-phone-select-country-name {
    margin: 0 5px 0 7px;
}
[dir="rtl"] .i18n-phone-select-country-name {
    margin: 0 7px 0 5px;
}
.i18n-phone-select-country-code {
    color: #666;
}
.i18n-phone-flag {
    background: no-repeat
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAArrCAMAAADzCLnHAAADAFBMVEUAAAAAAAADBgkIDQ8AKgAANQAAACoAATUYFi83NzcsKyovCAhjGRcASQAAVQAASxEBaAEBeAEYbxgpeSwTaTFeUzAAAEoAAVYEFVgAAWgAAXgFFXIjL3FsJ2EsZF5ISEhXV1dTTkhxcXBnX1SSAwOoAAC5AAC8HByqMjCZJS3IAADcAADVAQHUGBfjAADrAADnBwn0AAD9AAD0CgvzGBjtFRTuLxPXODfRLy3nKin1LCz1JCTpNzf1MzP3OjrqNS3cKB+iZC/WRzbtSjTzcjHpYw+bLlDmNFWyTlCgZGLYR0fVU1HpSEf6RET4SUnoWVf6VFT4WlnvVUvwaVTVbW3oaWf5Z2f6eHfsdXHfXl4AhgARlxEKqgoxkTIqpSo3qTc3rzUmmx1WpDALyQsxzDEH6wAymFNOlE9JtEhXuldOq0xPlG5Trm9lumVxrnBsolpS0lJ3yHdsyWtv42hm0g6knCfukgHXrwXutwPzjDbvtTLSoyKg0SPyzwbz8gz41jjwzS/29in39zjw7TLT0x6jn2H3j030s1Dzh3fdqWSj1lvSzk/52Efy1VH5+Uf5+Vbz6E7z02757m/O5GMAAogCB5YGLZAtM5AAAbgBCKkCLa8zNKknH4MzTpMHULAzUqsybbITW51HU5ROaZdIWaZOUbJRbbBqcrFvZ5UCB8wFLNMDB+4BM+owMd4yVdA1a84CUPACbvgyb/ASWNJMUNRQcdJsc85MS/lPdO9udO5qVdVSN7Kca5nraYmNSp8UkK5xq4twi7dajqsJjvUCsfUyqfUojtpTj9Bvj9FSq9NwrNZQkfVwke5TrfdxsfUXyOxU0PZx0fdk1uJvy5iQkY+Lto6zs7KcnKfzj47WrbT3qKfztbXanZWOzY6v0q+h4p736o7k3KCLlc+RrdOrtNWLle6NsPGst+ism8nhuse1xNePy/eyyeyb2ubKysrY2NjNz9Hx0dDV6tXw7NTO1ezZ5vHk5OTs7Ozm6Of36eno6/T09PT7+/v49vbu8/Ds3OYc6SNsAAAAAXRSTlMAQObYZgAAcApJREFUeAEEwQmgpmVdMO7rdz/3WebMvjAwA8MioKioMOS+pmVhrmhplrnlklb/viwtMdFKKy2r71MTLC1LzTVABXPfN0DQSJaB2ZkZZuacOe/MOeddnue57/91RcCfgc9X+uy8Zz7uzVugPztq2Zdd/8wvlA5La+b1W2TP1ouKpV6QAoEllfGiVAnVEmJCzURhSWUMieLokgqhjhKOioo+SpWziNOtxnKaCb1sd1QnmGnr0UwbfwYASAAACZASIE1mJjOTyeTlr5hMJjOTmUm6/+7Ddw9+s920o/3N8d2H774/SSmN1rxrrrxr9WJKScq55HzVAfa/s+SS5XvB5mVn3AvyGLHmyCv9y/RSRTxh9cl1p9aeJNaeXHdy3cnmzHGMm1GsGzejPIxxk1fkrrKkR5B9a83uvqlvUaNOmn5Xsmb3W5o//rM/XxkeOjx/uJe5YPyWf/MbFukRD//M2fveVMoJmgnNQo7+tyJ3NutZtHkh+gqBAkupQFQKjZJSAaFAk2pOhBqgTU3NhX6Vk+uWilRrpFgLo9kRlT5qjjc99+rXXA3RdbOja1J9/NXx/ohxjEedBTLx6tOW/uFN7D97+KQXSD7LktcYDv9rBMkVVm1k6P31v/5vXZF9dvw3wH8S5BHetGGR0V8sPbKSBX/z6Rd8mm9dU90g8usZgRU3PMNHI6u1ChVRiS91i1u6upjs+3Enus4N3bH+cHeoO9R1fdeXn2Unbtnspm03+2id9Cu/eJMvHe6u764v11/XtmX4nrKQu3qDW32+zv9avzzpJ9/28e6L/fWT60YfKsPheDT5WXz8yTdT53X/UfvJzLO+ESfWiqIxlqph/r/56t95dW17yxNlxK9+J06sTWpJKCW68WviF9YJI/SijmfGsX/untpOX/I8n7lWOf/Pr4qDw/PGJ5xxjwsOWXfkgsNp98Y9951RvPWtDo2PXHDkc2lpNHP6327XTrzn7LP+86dieQa8wKfBKC7/+7eawHzUqBt3xfIMeGr9OsQwffLQJ0f9i1U89d5rPvGgNJ1+7Yd7nif4z6/V/36C9KQz7rls93k2bYz0yTM+83/+Nn7w9t8ciJecseOmB3Hlsz4XIzDJjEGS83jvy+r09P7jKa9dE5k99Q2OnP+c43zvhf9SEh7wMRfsGW7x9d23J4k/8k/9Ur883DH7qmvnmnRoZTp9u3neH25ZXnnhms+sHIwXX3Lg3lTDitHk4dZ+KN0oPb6Lbuv43Iv27a6nRsmvlAPjB2838zPPOsJs8oUdg82ji+6ffrS924LYAEUVQxA9gnGiT5Ss6vez1dGtR89NdRJ9RahBl9WVjNpNLS1xemmb1GdOVTM/OsYV+/sz1sslrE3mn+O6OKfuWStKWSrry3PmZ0fftNuFy4k1orN6pBQXkQl9+oekE8ZZDKd0ZaY045l+yfp+OcZVMSaUVIPYHnU/j+JwoZLj+3Bh9feHUF+Wqz3bGZe6PxQhBShVKG3byMUh1JVWaU1mIoHQKq3JtBqn3/RdetjxqKY7fm62R41UFPvOS/89JSX6vlTa2DL3iim52O4QUi7Ht3xrJcfpKhbRyR35aeDGy28Il5/5t8TGl9l2mOC8kx8q9saLT297osye+a59Dz66/QGZfsa4nv+Bk19Pr17Z9JGMcZ09811LHnlT/UErw/netWTNyz79pcl6mZkzL3/WEv/f8ufFpMbGPx9dfsE9P+/1Xx0Ks4P44w3/7Mc7X7n85ZmxmqaWIh6A35n/0dxA1RtEsPohE6pKT3yG5wOADz7ioZ8BgCT9+Bc+CAAfHNc6/CAAyb7J5JH/+M8Acjwv3vC66bedeR/AWQ+/86tnAsAZX63jZ54BQFr8wMlRs/YMADH7gAvt0u0bA+IM5WQV1RjIp6uHbrz8ElWgyPXBXOah0TOhuT1TMGomFuk350TnoGYCPZ2u67ofdV3X9W3ftv0kPnfZQZIutxA/iQ63XUIo1OjyJRdPPsnjZyczlkc2Hc76iS5mJzPmaSYyUzFtQ89wqp0dy+4o5aYH79JBjRqXAAASAEBeBgBEAAAS4JyUgAQwdTuQANqLgQgAQN4MAMhXAAASAEBegn+m6z2VIjsd00xzrlr2ZboOiPnab6mJKYDaR5UZgqAPAwm1Eghj0o0qAsU4SAIgjUPtE0PDQClRCrm2c+aAWXqxsSr2F1bmnpK04jqgQodsx44DTQ8qZV/mQO0rhYnpJG/ZAa0jTb9KjRwdOIgzoU2A8glAgghpFhriuw+kdQTUsD8fW9WbTE9EPb5p4TRtJpk1W9g+2T6ZLtnu3EGlpJJSnnhK/bJFNpyIimz1GqtdAUJZilGGkRG0U/dk4ESKztFue/eT+NDpv+Rz07+MUkNdyWtgcn0FHI/hFARFCgb5xDqMtFOzp6a0zSjfdil0eTzURu2+GMurOgDaqaP5P1CjgwrxuAmqikqRJ/8BcN81uDNL5apXX0NFa6rmUu5zTY1KC/Ir5+pLMVh/AuINiYmBweYToJaEvN7meUDK+8ouK4BTa12cTABwimSa58/NzZlj/do0iF+81K0AEA/R5Q5UFdnDve1tuqhTnKzujoc8PFjpVPPBpru1Xdd13d5T+/6xbdu2nIg2cDCqbYd3lKZfSnDwrLNC3vHe1Itog3Dgui7/rsJStCGqUCR9WIr8+tHKDaDS54XMrBfAyg2ecQORVKEC8P4z9x/8lzPP7Lrt2z62f9vpp8f7nxmb6oLtbh67rLvx/0vvcN/y9J7vsvu++1YymYuns4ry3DSpi3Fg4wpzK5ssGEed+Wp0REXUEOPc5yMbcpqs2GzBXFqY/kp+1Mdd5kvphfVzVv3Ct0evTBw6oemFNB4/MedcPaup5+1mlWdMl+hiW5FKtS/WEVVn7dTatf87LO2wjP63SRHNzM39pc+brU2JZmbhsstuyaOr+4w/8B5lxZw0+5o8UmtELW64gTS6ekQcGC3cnRZZkaDEihuuLlQSlLuu+bS4W3WDVGFmzAI8Q8bK4nl/nbu/ihPKDbKYtalft/3+9aVGg5RS/P6Jk4sLJxZfExERbSopXCqVHyrIatTqIlUWnMzAuFQCElCqQVCI7f98Ap7q8+D1CTxn6+c/75kmEzL4+C891sLnw0wV44bwxKaPb0jFUioCTR9jCjUjqo3qAMjRFca7VackRXwbFjYtAFW2Duuso/Y4kGzvdGdt+NampeXRaER8e3XTbfow+SWHMHsgabrmI+g+DyNpodf3sEChS5saGkgopAVGv4XmuYpQkto49KunnXbFYkkqmX7W5HFOptlRImX7UOlyp5Dy6ASEKtDJJ57lsA4WVA5mh49CRTWZaeMhD48V2vV2ixMb5/YnVrrub9Z/7GObdzA7Kx748GGNzx7Y4cBZT1k2N59kct6R046mmoSkrz7Zga9MpomrHzFPNRmwft62V+eaowozpzHZbCLHLTpUvBPyN+HGy91IpaR48ekQLTrqRzPd1JDz7B6pdU6m62bGkRVqQ0Jsr+WnPx3Xs5p+KMGR7aWv5cJDeqNMlPmNFy2YqhXSjV3hnoWZmfbOyQTZVDuMuo8yPaHWXMWcCqWoxMaqUBlBXRU/gIfksShPSy3xg4tHs1ahpF2u9fGMkUbUaK+9zSV9hkIl3VZ6NRnRI9C7TaJtzVBrbVVSLVN9b0ZE1elr2pNGTR2PKWqjSOvpNKJgsEgemO57alTNpkKefI70mB7xvxCFrp8xrmAsSgEgapxMQPxtD7WIUtC/pPXZvmI5gVE/ak8CMZzCbxzHlwqWE7im3rf02UKDUdd1fbvyV3Xctm3bLsRlH72qRu0e+ZUNFXFnrm/t9R5t9aJWTU3srFEpfSPFGLEGQBX1UT/K/lRz86XfecKty56Sv3Lxj2KcK0ig9NFJt3U1Kvrmxl/9Zva+eN3ofytFrCws1ewXq9lLbyWtzM5s2vLOdHDuq8PxrXr9Tf/tyUdFN1y4vyqp1PHMl56y6qboIEKbqn6mW441T8RoVn1iWrj58LZvxGrAtvO+twIREBWEemETXz72X/noxo0bN27auHHd41cizhN6UTjqEVv35cGqZkxSKU9t1GgDlg+7oD6x0SwmsPyq866qT2zGY5EaWP3B7/Ctiaji5BrjmbGYTPPEOjcfG14xv2qkoOe29YPEXKxaNTeXUs7Nz1WxQalRY0iFB6Rf+PTaDevXrY+NKaVUyt4466ezB5zW/KQecuY534rfSmcuHKpX3np47/62/czPT2pNh9bW/NdnZ7V9//bXXFOld8122tm+bf3bTd/4CPmNl9yatuybY/L+9+x5xpul8W19e3h6hem3b3rELSINtpvUepXJkasfcdn7jkgO1am2fftV02dc/YpXfPCMGtP/Vnuo2rdfxW/HtA4VRCU+CTUWNp4gasiLl6eo0B/ddmDQH8gbkq45YKHpzXeiSxw4StarnSrnRfno/PqjKmqQarP14n6Bk4FFb4+dF46bxdXLJr2OtcdTH6muXyZNdVR9VgzQGTJcpeQq1iXVYC1rdbI79aGKIinkZwAlKaGKbLtnXxeoHdyfVZ/R9NUpwtpbs4AKwalLE4WOUwKrb82Xnj+/ab5v+gl1SjeXWDffG/ZqRpPTCYN+0usrU3TioQ9dsahNZubNjtYfzWpjMz0zi1MzvexnhAIdxJBcp4bUGEP+70cBatTDqdwbwymAqFFjkABH71eVSgo4elt129GgSGCLrafVLSCB447+1LGiIVamwf3OUGo4kIE4PZQatPnzT3AImN98fPPCYpww1QpKl1fmjlgXG88DqFEV+fK/ePOlt1LRqmVf9pnTf6gq1aCyUXa47nh37lIBRomu/aO2iSbnnFLqE7RvIgBZVFN/EQCpOXhpW/8u913f932ZOJZJH/6IYFIxM8q1u2FrqBwFYqpDVE1BKimv/zJY3LAIRHx9EwDMR5znWiipb3oWI84r6ZUzK9GhWH80BeVDtUcEp6RKlPe3XYReQyIsvWBKRTMKmRKvnu1L6umnyNRPTjc9wE8jvr4J+qafTE+mFz+eUp2fn5+fX3zv4r8s/svix389LkY7xURGK/tNopqzcoti+ubMLSWVLk+fHNWoKVJVUuExPzeklnU5oeielJrLO6Uudu7568Gu5w/G//APpwZPHgyu+OX4+PMW1q0+YGv5hsf/bOFxD4s71mwc3XOxb3nSiZ8+Pt++K97/0vnNw3tc7H9OPGr0kyc/KG9Y3DTvnKnbPezUPWc94vY2/dFXL/zyly97+N5dF1yy69E/d/fb4v3vfMeVL2+nPqRvepQ467NWfZ3H1NLCC9I7jFbaMhmNW/rdpCu3TRc97O4F8WenFX3llICV3OorBPqmylScEtA34sz/GvkqT9l3zr7gvF9M6Il99p+Dvs1G5tbxAJy97xw5zlDSy4p/XaTLXRZXQdTAZHoiss3oqalWyyJ/b11zyS2X3dYzqFI5FVdtgGq5hpIs5e+sbfqmb+oATq09mZ+YwJpTqZ1qNSv5u2txUoVT1h7Nj0+x2lIoUqvpx/nbYt0gKk6xajjMT1yH5RpF3/TTk3GenDTpG9HljjH5GABKKil7M3zqV33qfqff72ScWkUoTQFxMC77VT/eeRMG66vBhl3JqrlLbroM6waDk0j1OVa7hXqyqmi2zcbKIQbjCuNT2fAm+qUacGrHkTi1Cghd7nLsjlddeD+gb3qWs10oqSRFKsSaB4aKCqqIXV/4pauoaGuyO+K8V86Of6RUg6rfsi/xwdGqR6sG9FFrxM/OeUjzsrX33z6ovcn648k5flbSyVUX1z4m2prsGz84re6H3+ljPKNGxHn9c885/sNJH2OsGmRePblh0okxVS97Zbp9jVINqL0+1lyoQKWHGKdUIhTNWCiiA4CokxRgz2/8xp6IEOMEdr9huPLKXbUi+kr/or4OanxujbKUYNTVAd3RUsglmDXQsRWRoHm3TuyYQ1W6ruu6u5/33DtLW0pZjHEjqFFQUjqVSy0whkBO68fSyov2oVLkpy7f/Yd37f707itpq7Ivdn7iAXc8U7pj3xsGar9lX/KWex/0efXB57y71j7UxBv3XPjg0j/4vA+WsCjhjfs+3xw9/JAH/YuxSKryhnvv2BaHzzvvLLUmSh389p47tjnyoI+c3/eJOlBfsee2rQ5c9OEPNYlVmzdv3vLH9921ffrIw84Tl1JIim9twJ2xE6AqSUnZhbz6GlVLLQ7Ejq/vBZDe/YZfjGt+5XBnfvPFvlXCZGZ3oss2X7Zq1S/EMapcON5vjhrN5vGkemdOhxW1RpnMq7w5lW0NC7eMxt+YxElY85WvfOVrl3/ta5d/bcfTd+z4WopLL9RWpcZiSdEaZLsKKkolRK9o1lVDFURf4VkAX0zgTne7ub95780igYv6s/vZWy89PuxrrvCsdupWl946XHWv6CvigaaPG/K4L6cCzzw5bRarbhVtEPUZtzLEjjszeNatQ+B4xHAK8cy7z57tb91y3HyUsdSvARXiE2+ZUTqgIj61rjnrbehMcdJdmXbfR1IoqaTCSiKVr5YqUVCyi7cf+ulXpz4wpJrfcle2vt9A+7o/DU4g++7jv8vM+3eYstmqhfjUusITV1HQWMxofrEjmrHUORafWjf1wRWd45vnCcez10+3KuaPnMGRM+LSVKPqdU2A+PRjRb3/dOW+PE/dm93fR21mB1vmdo+Z3picHmzceO709JYGkvvVMzYv791dNp8GSWFuzWpltc26icRx4yWjprMiTcvV5nlbnGtlsCdM5DA/cXzdcev/J/qmytUWxzffvLm7f7qPvLIYjwC9QipSSWuv/oM8+oMr29ctLi6cODF/Iv7jUdsPOuvw7P9sWmDRH+S//+griFqft9BiRh6mP3+rt9/ncHv0pLlzpSutj9essb3VbagrVTz42yu76rEn3HXAoZdsWvjWK+O9D1isqpZPOnv2ktcmm6DFS872KGL7Py+WFl0zzl1d9dpMpK0DdbqGjNhe0SPqAOIaUOO9GbWk7PKUHDjzwEW0VdmXsbWWn1iJQdVvkaSefmM1oI9ac72vHFIXRNWHgeRMtS5ssqiP8ZjYecGkVAOdMLZqkKVSDWovxlSSUg1qL8bU1PeZVZPNtVQGak+2SwGVHrEWXIiKInv5a67m/oqWfl8O18TW6XMm36+Dqt8i4azZH3zPYwdVH7VmOuMPld9+kOhiPJCqzi1T02GqizHyiMmDX9o8cHoYY8jYf8GFfMcYtc/49DPcEzERSt9k4TdHTqsGNWqvj6meVB6m0jc98erPAvsTpevFlm+umlrcsDj/xBqVOJnNLc2bt2VpeiaMpyV5ni3vfdvhifEY2RLeFtu2HZ6GyAosXfFbnc/1XZEc41PSpz6y9rM9SuazxY8fvPe3/xkzpNYLqsvPvOMvZ6eaZkyi/GoTUx86L/X6TKxfpuB4UiB2AqgosguhQquWfZnaetfZ7H/LfO23SPAuv/XCl3j7GX3Umpnwlr84Z0+/TRhEAuNzfuuPm7WtsZrUUur0vo/83VvCOMio/vItRza/a1dVax87Lxha+cDWWfvedLCYWYqdF7SqUgcqvaVcdykpqp6+oc9T6w3WD9YPpugb7Wxe/8xf+q+5YY2qRuUTebDyX3WZemrtqZt4aorBLLnDxPSE+9PqpmlqHu17T5nLc3Nzm3NUOPFh968BuQRqe8YwaoQ+4uS0STQdfQPHY8Ov1yFVM4HmY1kWhDIzVCuxsdJHjZVVoxpVROmbHh1RIDoAECdTACCiSmDYHzR83/tKCRmGH26reP6ZqZAK5pw8Fc/foSiiDexPm+vxHbCcm0K1XCogShHK5P4zZnuNfjkmKdDlApzKfV+xykkBKd+ymuU3WXM84pcgvrOW7T8F51//7M/dH7eefSAcBz/DvuRg1N673sXVIFMlb+Rdnu16EnC1d72R65GgN/DGd7kesgreBZCWg+ZdAGQ1qjfi6sGzr0e2pHpj1DaV/wde8JX37nj61U//2rbTTz/jjJmtW+OfXhhHOePk/wyo0b8y/8Mvdm/rm87zy4Po7qn5nD51f5nS3vtrd2Y9Snrphtm/PjjXqyXXf+8i8p986bbTfDOdVsx3qpq7PfVoreVI09+8Mve1HV02oJqUkrYedXqfc1G1utSxaWoy1eUkmTFjhtKv6cW2orIoVF3uctxQQ/0h+Jye7NGUh+J6Dyqte3PVcr0ek27htD5Fq1bPuGLyrDpZFJFRi8/cetlnpoaldFLVSTz2O9JYFKnKpa/d157QtX2dLJZMqU15oYlRmiAd0zsQH5ueLiaQ1KbZUddONWvNzeRePu3zWJiZTItjEDtB3VtDhezCS2/FzxvKnZkPxc6P2fbqiSdUlthwOLnqvNUfqXX51KlTVX+iZvads7+keafYtLD2Q9nb36QqA7U28wajZttP+xrV6s3jFBGxK/7stIlTBHqalTSpsbQmgjyaMck3xYaX6FTSMqqPx8aqqFENBeSzK/SRlCrIHnwpt9VLf6zNXen3Zm4puumfdItzg0m/ueRQ/ra83+9ufru++R7N1tMm99zkdzd72I9Sf7xfSuTXsc7b39tjleb0Le29PGLuKQ/7YfW/TmUp8F6/+49AVrq7Vib6W5iXerk3VdbHBIvr9dM5+xkUdOROrlWXO1C15O7h+VUf7HInspPcHQ/5f//MSZV5YtPdMZyqqYJQNIv5S4/EEQWq2JOrQ1TMb5432SaxPWkiYrPNm6dDrEwTBcCB2PCS1lDVdAXNxzJT3ZxKaapKbFDUqIaAvOVRwI0VSorLfq07jtDSqR/L9cflkmNjUQyFWbHzwjr5txkltU2XpUNx6QunvhXtnR1HRT1jb+pXve9JKV149OixCPVIpFh6/fcH/R1QCnLz02H6bCpJKarmvbHzgtFjxgI9mmHmyc1MdWrtqST4ca4POKZgCFwaOwH0qdSQXQgq2qo7kJlMtZXeQGdLzWv+oqTCtdwayp+/UNd1u7uuP3myLeXetl2Jzv4athxzWpnn7FbXdXtK6XfvLqXc27Yred0tvZ/d/uZXnv8L8KD/jjivP0owhplRjojTqRxFEAFEFRWiV0WJ6KOiy9FXAIRhAoAg5S9dUgBuv/j2i78Xn1pXgBVKmltKwIoVpEIGrCiwIh74T/E3UaOiRo1747Lzhwa1F8aqmZVcZZtK6g3m1F6X664oFZV+qiU+WaMODkSN6vOUyIs7bTs8Qt+cI/p9mfZA7alLFmq/RV4vFnsq0QlSdPPrqZYQ40VpIW8aqJaidjFG2tgN+saSIo1notZ0AkMqTOiT3E+o6KNUTY5u06CPddVymgl9n+tP1Lh/ahLqCYiHpALooGb/+EGv+qAeE9pd2U3Duf9LyzyxRXNaTSNdrem4iJhdiA4QNRTaBCAUSIAovQSx9mV9bwXyxA3P/I8sTUaF3H3h8hsFWZlp6Jv+V/wKxBSVPlQgCj3tJW5LCnIfgumd/UwVylIG4hRBSVID1FpKlBrys/6hSiWxT+e+c345Hvjw4bqTFfOBOp83/lV0cvdSO3LHX/9ytEFNHhffTLCcKlLpwxRNo+SSqJE2aZO+JLk0Q2Nxt72nU6R4/zuufAegFcSZP4D2NAsrR/GrOex2Xi0L6pz7+rMH6c3o6jhW7bv2XA5J7zxMEz/Z455H1F6tqW7D2ic8YPNDD+mdFdlSVCe/d+aa3Y+IxsGanBJ74/GnHX7MV/ZMJr2kcGhftS79ygFIZXut2+v+Lfb/KF84TWwVaiyqoaLPW/ZPXQ5urKFv+rjkRfTmoYxnRh/N3FKaPi69r4xYnotcPcZkevL90o3PrkhWjSfT351aWVzu9h64cVITt01PJqeo3eTUOUeWc7h04nHT61ZC2fLG0Uuz4VQ7Pf+jlbLhjcN+kk7k+uOVkdG6N4/SoJmaNHLUVf+nPvjw/FaOrx8QFx7+243gBBA7AdSgl737mldfQ0Wrlr2x88Laqoo6UPst+zKtqlhu1T6qhOqUxz5a7SEtXZpqO/vEbvbpaWp6annYlAfOrFk/fXRT7NqwefW6jd/KVNil6SeQtYag71HlKuZUhqaqSmxQIFZmjSryM2dgPGMM5JkNL/tXQI/jyev+Ffq+71kiR/pdRXovr3t/Wf+6q6INSH2gspSBElQkCaCCIl//2Or2i3/S9MidA83T2vv2TX46dWTqcCor90+/KWPtZJttzhrLDdkeHSreCXHx7+cOdBU18tRX/xYOU5JSb4lLH1j+ebWootam1yeXdi/bo1KkPqUSl368eWMdX1UtbHLXaZtuiUd8a/WeN9Tu1YP1A9GnN+V0uHlD6d9qetO0yeBBTTziQSN/ez5ETzqZk/KeBxQ6zEw6OepbFxZqVGDhFXny8zdR8Y5AbdI/PtB118X1jStrna+qL4/7wa46PnJw6fD/7n7H0YPxvHdVJdl/TP3B6Ue3/mMebZ3dn043e9GGK08/6rm/1Xxn8/GR1PffufPMu+/aMnWFr9R64q6luv/g4v938PI7fv9AvPfZ310/KFD/4zE/+s0/yA/c9MRm7eLc9MJUzP/30570zXz3Rd+lVqqlR/nmK/LGtU9ZNb2wweKGpe5VH+52xfYadFGFakBegYKKnly+/4VHXde7cHhQ7abba5pVdfGOks4rzYb7u5XhzE3ZliPpzKmHVLE83kdKHt+dO/XSJzzx58YXTF1gVJuZ87dWa+9c2bBj223W1x+kevDuWFozOf69dokDCykRu2Y/NTNx23+2/3idkqve3uUa6xb2fOE5Oonp6anV989Ojs/9StcRa0cVhQrksxs/vvHyRwgo5OYh1WUe1kc1obkzq8WRrRMGY/rNEp2OyWSGni46/PThRI2ael187rKDUkntVAvxk+hw2yVqUqjR50sunnxSPLmZmJnXrD+caz+hNjFjmV7NoVGspXQz7exIdod668N3d0AV3xvPjJfW7DnP/p6mb+LrFy6dpji0yQmMbs4zS2/xxtmRwzUqMZvGm73RCFGhSdLfz8xCHaMu5yWHMTuqZpREWlNgWCEV8tf+pw+cotfEmiP5vItVlFTUqM0Vee8SCnCqy78ZnzsGdB0Qm35tqbjR5TfWUKMTF1+7aaoeex8tnfj3uPSB/aVrX169qQ6pcx/Nofve4z6Qm3fVY+9eQey8cKxMdr2srrlic72y+49M9HWqnFx76t/EO/1nVvsat75oXYnf2lyvGi5llmdueuNwzW/Xt813pmSm7rrylbX745UeRZ688xOf9NZxEZmqRlNfdENRGUYVxIc6HB2j/XxF7i5veqXC7srPsrRf3nJdUFdoalLoPKdWiUUy1OtC1FpOIkksPFfQndT2ksNsulZVM4lk60JdINV+0vd0qR6yIJVJnUYlh01cfO1ULdObkXO9pYb9YHcnd3ExNeaWAJ1cP/Pfw5j1HeQV7mhOX19mvrU1nbanO3l0aXnVfDacGgq3rCyb6mZLzW4bevT0eDgRfczPSei+O75uvk1mlsxLpe8ivmMq6izIhJVlbczOU0OmmEhmIMhM2awv5ucE4iE6qKihRg5TP7nx8ktUQSE3D+YyF5dU6oTmztwrqmHPIv1myaWd+/UM6Wd00eG2SwgU+vjcZUc6SZdbcjd1S3T48WVVKGro8yUXTz6ZPKWZmFkeNTMncu0n2moyY55uTc2hicYGhuvRRXZHKbc+fHcHqFF6Td/oHokOWegV6aIS41TTXbmPcnxqfdK2g1Lq5khJmo5Ep5SKXMIGWEBCfPui1hGc+GBJvdf+flz7qCNKKDsVmn4poQ8F5d57iexITQXK6I/mv7i2ZEJTazD3UXNkuymp1geIkpaLGBeCR/s+Yxh2/a5x1915Z9eP7z7VnzDsdt25q+te+Gtdt+tX7+4XM+ctr6ZWznvnA5T80ndUFOUe7ErPj0te9MOpNtTSn0K+3/N23X33nXfe+fwr7vzrO+980Z0XG3Xdrq7rn3NFW8qdw/ZgKnb/2W6aSePuP3x5M5c4523baFb1tq272mKsjJteeIJvwWIbq1dCBUA+8/yX/ttdXpldHT3N/fHQ636p9/rJdBot/33UJ9/bnH776uMumQ6jD0ycW0fZ2972SZsWMPVUf3DGiUT/92mx76N/qpdP0WydPpxufEpKUrx1zXh2IbvNyvSmc1L0+wZJlaqJ7g0rxcpvpjqrprBq1dz0a41fu3nTprkkHlqhgxpV5EfAjagUxItPt+0wQdtRP5rp9qAyosxJN26DGkZAvHVLr2JJpd+wkgFLKix1GXUJFVT5rMsPF5icWnMfD7g5U9SYx9KqwZb5d2ZyKTazsNE04mp0wDt4My/cv/XBT9+25s7Tp6enU0oRW3etvtcZa27ZDRMvzTv+6ZbSzYzT8yzzjneyZnD3i+4c3POVj/zT/km/8PHwg8HH77zn0OAr/3RWnfxnXYz08hvag/sf9YVzKfd8+84ZaTeHDr5z8BTS1Pa5sSRwJe/w1Qv+eP2NYvojkzdf6R0oQdwX0x8xAct4h0Mx0zV9ISogPxSAKtTswldfAypM9mXeq3rz7Gj2ysXeFsmr4S/P+aNzBr2odF3Xde3gaYPHjfu27Vd0Xdd1/bMGTxy0fdv2K7qu67p28MTB44bjdtiu5BsvO0i62+W/exs1bsnHelV73rtQhcia3KWgFgF5zRc7qF3uqCJ2AqgosgtBRauWfZnaqko1qPotEq2qMKCPWjOqog6qPgw02967dCznPLVmdm7t3KoNx6MNICg4lTpQlVI0yBWiVtCQEEpKMB4TK4w3LBIKyN85e9/UNb+2oQx+r6KP+OITptq+mVqo+/eoUf9P+tDU6NDhQ/tP/f7uvnv4iFQoV1FfW/Zd5eY90m+3s2vevrasXePqeE4+/0SaP3w839euv2NP+476L9cV+Y//uQ4c1k658llKL9u0m3ZK6/f+X5f2R4KixaSc1hHb3rN+oK4fKFpT7WtjG31UDNRAXFejekZPlBsg10dxJCXU80qyO4dDqQJFIZEUUB1Gqkf0oLLtMMkZJYEUbYvsSIBQj6MkShGC2KhKCZRAc6IGudOUSDXot3FYtpt6fo0aS3uLVGKnqL4Po5/vU5G9m2saWH2OWvZlN/24BWK+9lskt7YqUPuoNaGC0IeBRFUQhDEZhUAZiyqrPQGgzzCgIJReJtuEVKyqPbnuUtISR86w2CN2AlQoso+56u1XoaK1OzoAgdrlTzw5m8DtmH7gY2L7P5+ArXvB3CsSsLIXXZQVCSZbz0UYN+QrL76ddrDG2sEq0oboEIpUoBnFzgtVWvSU2J3tqoVUKn3TazLRoKE2miK7EFS0atmXqW2lcYzab5FoUR70WGoftWZUT5CWfj6+FAaRqMq3Vpakb4fxlEQptX5L/fbI2ERSVYMnfetbTxyPayV2XjBcaacMo52aFDNLmbyWMmdgVip9rruUVKJW9FHFNTVqVB1qeIdcL482lfEA1YkPvirHoR8S9QIMVtWZmur2p9faPm1gcGzVYCByWHzM/KZ96yfrJ4vrTw6kt04vL51cPnVqfGq86g9TOhKPuKgzWDfAKU2/9nDqQq0DamdVT5dYHKxXxXBuaFjlsKnYYHE9a2ItcTEF6ED8q83zd3/pFx5olDtFxL8+PYxHsw2HFZ6XN8+scNXjHk1d2IQ0v+Iw0G7as6eV736KrddVP7QyPZme33dxXPbRqyqtbqUN1u7Nvzj7OL7+2MzkFGvH+YHNo9P3I28zsS2qn6SOXkxMoIqspiLPnTm9sGnhWKhxTVfr/i9s/9+qB04/uPTx07cd3H9w69aZrdPT03H6wfu/7fnt3PLniqb38pzy1sdvmpifXZpZZl2bT33172rok4IDOyLaVEFQSPMpVYCSkFMPBKmgizXX/m0BBziwY8eXm5nVa2ZOW7V67eozbnvSnuElP83qbIqsb049q/wKYu0w6KVaCFX8AB40M1bT07TEDy7GqiKxy7U+lhnREMq1t5WdJRvRonKbnmS2gAilnb5NMkojM9QavQmpGjXMEEHtS1ow3XXGQunqgKx0EIVmoMgDkXsSmk2K7AuiPL4n3FEQG0oqUBnODWvJbm3sBZ9O599b3p9Ls/e7c/eq7VTrrm5KCj/K1Adc2J6jkyV1ZnpPPbfsvWD6nM90Z6Vc991bqnS3ey/Y93z3lERBuaDWXZ/97NlVqmrV7nKhz17hLjURbcuuXZ+94rPPv5FmZlrTNKlpHmTnued2P44sFDX1iEq+iKglKYnS5S77NHymecHvrS+p95NcXOub67ubr37Q8PaLhqfL3MYPcIdVQ5OaEjRqcXSeKrlW4SJHz1iz2fJY8ty+brho19Gtux+2vcRQKtfWMvnZOY494AfMRk2dOj26dG7N6tmHrxhVOYtH3GLmSdUorayu4oGZTu4qVBHvhQMz+JykyB5w8e3nfgVLF5pE7Ml8O321izr6/qDqt5TEaQ/roo6+OtD3UVPm+B3q6PutjtPevTXx8FJH3x/omtP/7VPnTmWDr9fRF7HjmtmE7JIvjr5vw7u2zUmxdPwt+Z398KtrrzkvNUvH/749mT+Vj69c8YKzukPlH9ohOcTPO3fyOStBjRrEn9XZcVAhKvngg+ae9Tn6Rk91NHvx7Z/vqZ2lPlk7lc/6DFSANp95Xph4epN81sIm04l+4unz1372/iusPzYj0fuV+e/x3UNX1I1jsePDCX/9J7yUB//J02LnOZ1B1/QxJro1C5lVk016Bmo/1ct1n56k1L7pRY1PPOFz5y06AXSfeVQc3nL0jCO3ixrs+JK/bB61ef03j0Xbl6Ef31Xv+nZiNRPj8bo7pstfk1ef8YVfPnZLM3PRf/nrakVePur+W03ddvPUewjiExsnTj3ixnLHdSqxkE5U5+//wpGfXqfiGZHt+Nwd6eB/qCjphhqn/VEqu2HlBs+4wUK8qfzrcSBUxKY3+us5b+YdQPz1Hziwy6Yfbj269bRbzvKKfFvbORG7ujLqDnUn161PXzpyfKJ2Ze/Kkenld1dp946zt1t/5uWTNZM7W/ukpvQzftJfl5fZKg9y36gcXPnxE/5F/Pq29fHwh/Qrz507tLx6cTLt43/6+uTSS82t/FN7dDI9EeTeT1ZZ/eeEvn/zRDy0sXISi4Boa6D5OahKytLyzT+3ulyAVi37oo0X8zFX1JVW7bfsS3zQB6naWvuoNdoAzxtUfWgG+dEXTJRqQB/GczWjMNCJMVWm1IHaizGhz1T0YkytvUy2SakG1L6R6y4oqHqkmy/8QUQ0TdM0eXq6ybHzR78BFW1V9sV4/9kvUpVqoPZb9qbHPuAlqlINau2jRoz3nfNCRR2ofWgG6bHnv7CUWge19mFMjPed86t1QO2jTqxaiid9/flnMFQ1TPJH05df/NnRaFQr7aRVIz/mRy/cQmWUapQkxo/8zllURlRo27b/xEM/0Q7LcDQajVayUM9/2PkxVaaIMsxQ2+MQJBm6DkFB/uz5Ve58ZdI3fZ2a2hsPf/FNXWPAuLVKcyA+cf5x3vUHfdOZoh7KVwQ3hGdHTyqWU4e+Kr1GoeRErFo7LelTSeTamdl7x2CJoBB/BtBO0ZKd9mzXQw2t5kj27OspqXS5PcVG2fW1m+570YrV47bP9y4PVYwomvKxdCOV0YiiQaIyQlEmqnza/qGh6cmhDU5w5kyeiljUDGzsRuu0y9uzmJvu9SxuWp7uJ+KhqNDlTu7ERwDt1Jtz98435/jIFgzWLxJVKW9OLC4u1oUzj21tu66EDMynzUdObGzNyCBtqWycJjWppbo/quJ+Sp+m1HB6UXgoSbZYo5T5jZxAkdpQ2Lz9xPRGb0Xz46ellDaOl1fXFE9N5Rs5l/Jm+c/fjKbPndguahQosJTj+7NzC4cYEwfTvv/MfxqbxG6Y1E+2T90SZ/7wDIe/jZL/+ZHrXjeVSzkyfR+T5rrFX3ztmvK9HId2Y/KJS37u9auH933nZblC/4mnvHbt8R/fM17V5zTm35/0ye7kF4Z5srrUXKR9H1j1v3ekLi/PLK+K3J92UXtwtxmNVWZKE+e2tXcCUfWaLm8MnAkqRY4LQUVbdXsylYlSDUS7JfIzt/SiD5ZU1l6S4Nvfu2JpScVyTXjm9D+3PehrJH0942EvOWNjrUDWdMdmHn+g0KPW2HnBqA5qL4yjpLkTmcbmWqoTc1Vf+lzvqX2goiciQhU1KiDiL51/8XX/AoI98dZX/BdqVEuVtSdyvb40ROcUYTCJnReO8e7uQff+9jDXueP57geMcO49F+w6ihN35eUf99j1oIvu2pPGs1vEm84aMZ4ZG5kdzfrHPNMNsUIySZPmd+LSBz3cLQzWG9SojsSlogdVD9FDl7tUYHoYfQUgSKkDIBSir4CgsJIAAGLnx66q0KpSN3tn7LxgUtRB7YVxzC4kijqovTAOmkw1qMQYpe9zlW1S1IGqJ9sVtSSKqkd+ZqNvekBrKnsZgOtruC8ncL1KaLNcuR412qm2EVJ1PYSmND2RL2ieu2frUVED6jvy8uHR9OK0u6Ynpx1bPzhNcsYUnDZZf8zAQDzk4cM2lXlidrQ82bCQp0pa05bTWZbn1pvJfkalAuTlewGA2PnAwUu/93mUVKgHsrr23/9XFPpjNU6Taacv/tsLCApLiama/2Q3VdGQaJX+DfdEoBdJrYV3X0CBmim1f88FodD0InZeMFx6cEnLlcYkfzSrjzlSa52rGGbigqOpJCXKiIr4zjd+ZXk1lgHxnbNiLjl4VkkHEYO8OhYXYamqkJY3boClz1y/FiGtXlhEfPbUiS8kirRsnbPOWvtc656xWk9aHSfd5/OnXvq8+c8sN6Rl69R7n/HNz9RvW72si+/8+CklqrT6M5efnAun4jtnxSKiqlJJe7L3PYcKFjZZ3BSlhipMatdE7XK0oQYINbSZ+w8sPB1qTSWJTzy22X7oJ5pebqu0O584tLmsFGVSLVg/Jxss7WMybWHTJguNrG9hbNPCpvkNIS64Ot5VUgH4blx2/tBi30RvrJpZykW2WWFxrur12a7oRaOrqUitWPGT/8mcdoxROfOXJvHjh/NjqCXtTH7YXHbuKttm52s9fMn5Nd3yvOZ50we35FXbDh95zmwsfmrThVnuf3rWtvRI1c2HNqeadCn99CYRPvezDV0vyaU/7ZFVKc9+yJ5BvDM+dHH/sBnNdZ5Ty+D6tNQ8/ZydTXPi0+Pxrf2ZMzsnr48fXqb+uEj6+09/TN/8a6y47ccRleqd8RfPi/g6LK1ZWrOnOXu/volvr++aUGM0azgzdmfuah5aNWLYzVX6eOANb+lyB0P6Nbfl3NF53+yx+qfDmkhyx19ueOXmre+gkLoOb9//L1ePrqwmZND+gf4bTdxrlXysPWOSCoxmN5v9UrNq8prbUtM0TW3k7LbYgAJDIJ/Z9E0v1KAgNy8GbqOl25X75741tegaA9Z0Vrqu67rh//7+ya7v234hAYffNz5WQQIrf9OP3jVUOJLAm2Zr8SeFMhsr06jD3ytv37KmZ1dc/NCWAR1Bsz/rQrcegxp0sjt0WZc7qDTLL7l+w+o8naenp6em88x0xF+u+eLqpkZlQjmQ4vFLv3zr0mQ4HB6ZXzhKqj609No7R9Vi1ceyiL/OXTf9Xo5GDaftz+H9r/vAub9fxp3JnO6bWfeKkp78FkFJ4+lRxHl9ft3/fcqUGqoYZfGAZ7zzGVNEhZK9YvoDL5y2RIDs5LubkyiiQnxy6TTH1ixusIiq5qVfpkdzUKL7ST5Ne33H04fRRWeqxo7vfNbKh37Xs/ZKhWfmrWM+9IpTrv0yeGjyxbriQ6es4NQpJfvlz6+6YkOvZ2UtKf/02jj6r3O/tnbljpW5FXMHk0fVf12TPrn3EytzK/yyyK8r1Y2Xo/XFZ33uYORCBUCU8Yzx44KK6EUbuOeqignlQLSBF0+UOqj6LfsyUNQBfVSpA+pA7cOKFND3yzm3s31fl3OFrStRUpf66XpzAqIoU41JHaaAWigm1JpBzKUyqlklVhjPnA4jlYgXAxcAZKeDLXqoi5lO03cdS6q1Ms24gyVYqokxWFIrayKjiviCSS/atcfSjRFU7bBEjMtEohgqHcYRJK0hQ2EcCrlOCea21MFc1/R9HxurggcU6Js+P+35J/7Kn/7VttvoId7/tK1Hm/6Mk7vjPpWX53966vxVfaO7YtLscKCRFzcOvHZHam+th47Orz5Petd0/5ZzVvX3TeJFr7Y4ETu+u/e+6M4+7Xvp+KJ1p78iTfYcrMXuHzZlcWn98SolJn3X933+6JrBZ5IMvabP3Z/RlZw56yD0DfXtutgKi6LqyJ3YCcCPIbsQqHaBTG0/xRVmgUQLagtkPgWfjRcUkAAAEoAKZPV5/ouf7zcDGYISKshkL1A31wGQ6y4UKiB2AtSoFNmFoKJVy77MZKqtSjWo+i3ymr8ocNWrr5lT/fkLYzgFooowmmoToIKUJIAIPcbxuH8tXHXprdQaNd0eOy8YDtRejFVpdpDJm6Km1kDV932uu5QqVHqIzx077dhpLkcUGtklD7qrOwtqRK1tOvYgD6oHQQg1nXaPFSCUUiIdc/v+DIFENi4TKn1qmnZqJXZeOO4Z1F6MxarFpBYGtReE2meqQe3FWBS9TLZJqQbUnlzvURWpB6RnbRbRNM98bm6anGefn7//LCu3clq9wKR5XPOxNL/Szj5iOFxuh0eWLp7/9ji7dfLIeMwP6mTw+PjeyibNjqcePnjfmWfF0pFDu9quWYm3bumUic5Q5Ca6eNQV5UeWPL79kaF23bHm9PGeqUdt2XPovpWpR+8uZZh53Oirk/IoX5rc+kvjWwZp82Onb1+zafOmTXNz4+/NPSXyYz/eRp/KwKme/+qfF98tsACocrlIVGgd69mfaR3roVIamWO9pj/bPiTyQuBMq5xT9ytNl9Se/atmZu1HlTdBXZFqAXkBxD39jgmmS4Zqn7J3tkymk+wQgRQ1zSop26uCjkKKZ8ag/RY0xo+k5MUPKUEvTD+48dO0WrkPe75Tw3DYyyuw7M8mF9u0uEGXcc2Tf7tppn93+F9tyVJXhNcOYzJc1cX8isR9xZOmVtRPNqGTO2rUj+5zYdsvrck1D31wUqQLtRq1lapXTadkNMp9P7eJ7PnqqYKhbmGBuLTglv5Rqh5yvQjSRbV21HR3DrXFuItBaSanyUVbgnKyaCZKyZUo1KL0LKboQFQq0jgBIiJpFHHJA1fEtd3TejpmFnKpMSjQhpWpLIu8MVVbJxZXz/RNl9PdOmn57iItIMfNdX7zPCbTExBfvCxU7bQJ+EEWteXIg+xXSDlv1nLknD127KPq8vx5MPtIx2uIkpOKM1ZsHTYqmt88zZGTW75y/sOXd56IGkvJFMZXz85evU+dV5MW8eS+f/LZ80EX1/8cPl5D9eTgcHxxArocrdzJXvCf79ux4307vrJt27Zt207fenq87wXTR5u1xt/dPL/5GP8nf+Bp3jJVX/VPz4ulJebkxQi/fWZ+7f17b843/uKTBulDG2Zfa21vxWzzlU9vrfkVV5/YdvTIxmk+/zkb9kbqOLx55b49/MI/DhfVhK17IS6YvfZPSAaOApOtJmSbj5lj69GVrejENoUai6gQ7/MaD3bhLlTIzuMR/upPGa47qd6dYepkDOv8wIbFB8hwklo2f2nNyV+eP5IA8yc+/uv3/PJH8Iy777nnnnu++tSLursedE/76DX5nreequzeoPmtLzzzmyHVrrJ7gw2P/cg5n3sSmXLC+sW68cSza9Rl2dTGhs0jajixWlxYwRFnHAH5CWeJGjUqIDa8edWzroeeKs0nh+/+pGd7tkYTkVj3++Xk/znZdV3X9V3XTqwr5fdOvu7etuv6vm3bYWZvP13edtHvpoJ0f+Zco+HU175aIB1oVh26/ElvvfskkYuV2ZO5eP3U76zG8mp3P9B3s3h5Gi5TLVl/v5Q9YT8VKEmKnQBUSmQfuw+uefXVtOqB7L6raav/N2RY58TjP1zcB9dUxJ0xboBAH5ZSAKCpIgUASpCvuay2Dp53F4ipP4jtn91tgqjRa+prcnUeC2sPmtSkEttr6KFiQHxfzG9a2LTgr7pT1OT73fHueHe8P972bduWr+QTi+2iY456UddMFjfs9f3j3eHucH/4QCllOCp3ZI5NHXO0O/w7FvWb7/KF9nB7uD/Q/mgyGQ1Hw8vzpsHUcYcOHy5XzDf9THckFlfToOtDGduZn/mhKye9Rb0Z8+aOxe5zKM0YUcapXhIPJSh0tcZh8vheUYGoiJ0XvurVz/w8CtQDsfPCyeTOXuUotu7PWP3gv70gKlGkk4m/muQ/2V2pKJpt7z9/55fKl35uc9RKmjTbbnvEnxTvvqBWqG3svGBU+/dcEAVKOhU7LxguPbikZVUzmS4fzepjjqh1rqIU4oKjqaAazY4q8tZNU9qSepU+keM/lFTAtdx6Zx6Xa3FrjYp2KuUHNFfgChSk34xSgEChTQAoGCcggmg05NvOVqOmIpV2qp3alZfv6yswwuzBbLv22PYDTW8VVYrrQAWT6aaPNefMAGpU+rxy9pNvReXSWyfK3ib6m9bp+759UN2wZ3FuMVXuGLelPHTa1KOiRqRzy9fGv/yQqRWPjB898keLEefdvLPeePnK+VPlSfVraxcy91fPPOqn52z6yoYyEencni/uDNJ5M1YNcg03lp1BGe8+e5ZMlGefUTg6XfatPl9EVIgKrI4We14EKkqUgn7PVapWLftyxfKrJko1qP0WCVb/+3SpBl0ftaaC5ReNqgFhEAlW/+esgRrjMRmWX7pAZ4KaGqz+xCadoFZpjOUXLnRiHKEXo0wsvayvBmpvkFVlz68XKj3ie+8FN6JCfPuid0JoO8S/Z0a5EwXDak58+6LYELWOzII2sb9Wsf+fEpAWnLGI055ZEpLEkQ1M8hlLBSXlTXZENcVs34xnLOUFv90X8wTL5uaz0WPdklfnk9jEQvZUNalQo4q4Ve6wvNoyn/ucZMNnz08prU1p3ZlfvWVjF7d+rvPyAdZ/+Iu9mcXst/5t40k2/sv3F7D6Gdmm56w/uf7DX+yx6Qkv253t4TNf7LHxcS8/ekR23t9+scemx7786FGrVvJ/fe9EDZse+/KjAwzFA9ey8XEvP7pqCKvms5m5x73y/lOrrDJcNRzKVr/n+G7jDlbsOS+uAd2rukdS6LLLqaTpB0/gjty5D84sw0VsyDlXWJAW6bVdamM7C5vQdzMzy6IDhNLUoo2HPmwyUU5+0yfWD2pNb0jKhJMmYbB+0q4vWbVInxgfZSCHZjM962NxwyJxMUqXvz91fklFKvHVY//n1I6F6Ytv62Egzrpl6902zA6+y2nHanlF3njqxFtk3XPbc97/2l1rIy/26S/v25H2Hil7frzr+t9o07s39AfN9tpPz1x5oTOkP/6fm9Kxb/xIWf3Rya7b94lt/3lfYWwyPaGuemUqh4rSMj1R36lIiXFbTMbq9Q/9K3KvWUWZafnN7Xsm4vQ6AC0g2oY2lenLVBRZPbm20ZQLq7Yq+3IzOBprMO4Hqo1yv7augX5Qe9TMOujohUUJkHXCmNSA6AbCOKrcB6KqMRZIHVR6lKLPQNi6MKf2vaxLUxbFXi1Rm/hMAWDhDWd3uTwBCoa6H5/+3sxPUaY+kF919rZj7/1QgovzdLzz354S731m/nzi/PyGHU948vl5zyd4/v2+fPeL7u67ruv3tidWfv5v7mieff7ZJ/90y2lTsfbQaPr4nxzP9OW3/ZbH/s7293ez+2RK6vvX5r/70ux7zlSG8anHuV1JiqkPDOfe0cenAEpy9HdXb8v3R/XOV9Ka+ueytQ7ivc92yI/UaKdOq/xB5rtMcsf8umpGeqdz67r837X9gkpZTA7tWT/oLz64cHuWUidjoE7fvP9lXUkra2WY5NnbrSmWV7cSyvSJ7mI18up+Sq5jXeXJT9YvE7Jp0zZ2TkmrILbBSxXJeyA+MfX0i1/EVAvnhuzsU3ff8+WoXdbG2Wlf1v304gvihqo9xWhakrvbj53/DE4BiabeduzsXzkVEWHSJfrerXec/avQTUuONrWx/zvnvQAmkq10E8vfOfeHfY90Yn44mWDy3U89tEXWz1V9ZfnOKy6+m2y/gM7hWx5xrJO/5cbLb0RFocbGmwGjazP9VRkHfJaq9jtOLc/my42u65teKmV6n+lRbLz5P4/3qtrcUm/1lo8m7u+r0LQNNAlESa3JOManJFSi1YM+OVBT6nvMqMh1R1Qp0azp6vRNskupjLgwRg5F7ARQUWQfu+rSW6lo1bIvdl444W+8sR/Q2bIvefuUd51zzrtRRZVdNZl5wItX5gZffsYwDCT8pZXB4S/nL51lTEI154z931i6bxy1xs4Lhv7unJHLw1jMLiT47T2HLw/jqKUXOy9oK6Ua1Ki9Qa67FKjQkygJItCQvfBWqPRFae7KHvlDqsZ42JayKbJrUB89bf47XVRyUSLl6YUaM11tFyURpbtMNf1IQklq4msLTG7SIaldqbXGTF3ujBqZcrLEt2edrNqGXE1tjNSV4TRz/UR2p1JBTQX5ga+9+1r/kx/9XX1U5Kc97GlPi/WzJ7+z/ZDKy/K//Pzt19QQzzxwPu6VNzU7/Dn5B2MX2kV6+db+HXl17G3l3fff1UofHt66d+9X7j2z6B6QlC79z9cdOTJ1/Hsmjv0hEkVb2uIpa4/96Z+fL0Mp0uQb737QXe6Ve8mqImbat7XSSGwVJzYsQgfik0AFTsgeHxUOw/za/ZlDzG8+vmE+d03fiOPrWqiiwkDXdV3X9f+4r+/7vu1XEjBc+o8TpRRFdCD22UHTN6NYmm5VgNHsQv7C+cfpNf0YZg5m25g/3XzW9BAfQFQCutzFZaihqqFH9nEFuNat3Jmbcq1HXnPprTWqcZ6S18+uWrl9Z7lEjRo1/rf5jYOmNWk6zaQmjWbPTJ4dNfpp2mZpGcl1ba3NRDNqK0muaXq4ahh9jMcox/LeYc8SwJFRpumbNbAEsvuhpJIKyNu59dK3MzOO34bsTGeaokzZguOZlbkVYIk1Jd3KClAh5UsBIqmWSrr1OQhCFUF2HWqAKuRLOSWgVki3rrAWSoBs2lqQSkD2RbyuEHUF4lKiJxUqveyFuPXSW6PQq3dlftwrN1XdMt3miDu3Hd16FFTEm6KvgECxlEAQCkgQIpGUhnzH9iNAgJ0R59XiKEFpp2KUidyfHoqjMY0IEBUgvwUAtKJz0PVQo6TiSHQQ7yt90+UTNh6O2y8Ck0PXNae6WHs00rnlx7G2/p3fW9WP/sXhiPNKlN+5+f2z7/fGWvTxZ6eN38vvvN0z32djKn382WmFdvGufN3E7NYvbIs/O630jf6U9u8n1cwwk6L2zQan/vxUt+Eq8We0UIlKyS2mWgJRUmTbUaPqcu3Vo2nq2bWtXdu1deHEyVMhJ89BrJi7riJFB47UjSe2U7QZqKsXUJBAbLx7zyxJEhtu+UdRakvTW1n/gUxVu9D0/YpUSiaYkmuTmqm2T7GhUBlRQT4LKEAnu5hXfZCe7FTdlenz/+1yK60siy3VsOu6rjv1j3tPtW3f9isZxIe/tbzm5XOFlAIOlKh1vlBKDKeQ7htYf1qj6fscUDayqaE3jIc8dHhsqg2z5tVYfTx31ja6UObnCBEPoYMKVfjqN9//9Ke/f8dXtm3bdvp/nD4zEx95ztSBZu3sqXsdela39K2X5b9+3Fs6TD1Lf8v5/71KPqv/87f689Te/JRv7rvnl+4V33z4kSmzUwsbk8/94qyz0m8euW3v3m99zZcnX/HN0X/L3aAeG093t0y+MfbkL093ydgTXlAw5ss6qbB5+sl1jJlfnBSJmF/5dl61asZTtvwKtm7dOjMzMzOTUkr/lJoUf+bg2I2X30gNXh2x5p3iGf8wRcuOFH/UtE8o6Y61x7vJ8qqto5UPn4g4r7xqVr/blia++YOt+yPOK5rXRrXUXbM0OXtvExtrddMjlybd37fRj7omNhbNr3dr2uZR/7M0FV0TG736MV1/z4m16fFlT+4izvv1jUv7u4Y40+hfjzerr5zrDzZTObd1Mjf7qG/Gn9QDn4chrHpN5IseMPX0B93lgXcTek18/0JKKkms5I6vpVra4TjGGzasOHAY6W7TYcXgCBwmPTCtrNq4ysohMw8YnmE53V2szG5YxcYtGx3xjqxh0ZCfnWtVcWWG4WHbth2+Y9XQ4XcksM2Z24eGZl2ZrcSqFduOe8DhbQ57R46v9Q3L8A5XvkOc0eiVVEgnVLKPrRpCgH0vzbYeC+w7Zx8m05JT7mOf3SbK28mGYZ9z9jVM/IWaf/cct6ayQBpNT0z/UZzxif1P+fakmeDt/iL9VjrhKduf00zIb/+Lv7iStN6e8bLp/HZ/ceWVaRIx82U12AdF96qY0WYdVaCKcWr0ZWoslYpxtIFerhD1VE5V7HrrZPod5xFCtOGeP1Gq/1gtOBlt9C8sqsG2j1Esxa+9o0IBvCR2Xlg/FjWqPS8bi9lBUkfLiHgjgUR96e7QvfjAOEpJfew8Z6o1ZdIP1OgMct2rpEKlh1gLIyollSqmfuc1V4PSGPHBPOuaGO3fsFzLylk3eEFNoyu60dlTy3XlVPdFaFbPNt3/pmql9hsXnPvTPDLSVIMqSkWG/pSqSJAqVqZqX4zvhSR8+qyfTpja1ys3iPx6Rlgx9+ln3GAhUio1VICIohaNcW7Gqq5P9nej0f5y/33l/q7vF07m3tXPFq4vr9/84bYoUcrBz/V+9eTq2x/6kZh9Tdc8+oJTD/zf1C0d725o1j5/0rph6XDb/9/2BYMXvHvf/np4IV1sKv11i6mlacN+JZ0xu6FOjw49+r07X3H12tnT5/JUz+8d2rQ0Jf/+mp4YTlElK3HKlqY/FaOS0jJNL2pFvBJIQ+ehvSXbAKw7t8PoaKZvepzfLqmj2+WxpmfpESeo4281Nc3occYJ6vgbSOD8aer4m5MxCba31PE3CRJL20dL6vibxlH0aeyBI7XWbxhH0clOn5qifHfzYK5GRz7jFFyvSlrE9TWoohBVl2NpmtaU1lSLk3HJf16lRq0xTkW/6o7c3Oea2em73lhPiL5ukco119w/uus8g9BXJ6Ri9vRXb9OUvq9dR0p1/+G/PKwvVZeRuHLb2ee9ZKFqp7tWySUmL02TVqPp8+o1i3F8FUCNys/yd6sud1BCSfKFv/BmeGcNVU/+9F3Lk9v5u/WDzccrf5ivrKuOncCJlSXM1cRw64s3shWQDD/8vsnTNtoLVuROZ7Lqnl98+r+9FB86Hv3Kh5+9w7tvqL2YtGsH0dfh9OhVh3sxFmYXUmfV/l873Auq0mvSo/7xw1OrV83NTaamppJxnnsSCio9moWIiJRSSpGaJlL2a9xKRauWfdmtk6m2KjUW1X6L6CsQauBkKoj9QTkwKYUE+9+9Xzn4rkMIw67r+j1t3/f3jtq2XYxSEBSanuVI53VHCYynWjPDrObTqRydNh0iAgCE+LSbHil37+yvjCiq7Od+Lqa4sD6hxiHbv53yzPXzDtXx8NDh+xw/lGJlGjzPtWrlVEqAQRWSY/kP/yioMbAPPDJ/bKaOjGZ1b9fTrGT9RGfUafSQf/ucEQP39mfOjph9SW7arG6yYWWqTHdT/fl5aoXJ9Hi3hmnNqRzj1tSSZ1kCP87tdtTwbJ/B+Gia0rZt1z57x5mvy5MbT0ktmfrpSefVN1tbE1OdGlNH4z39h4LMJKrXpM4f1efVUzJR8/O0hul9gkR9wSvWt54/X16PPjO9sb7gU++L1wbkrK68z1OP+flTbnrkTTfVeON/N9Er+kbf9E2fd//9b2ywmB/9mwFVnPmzcpStS8d2HGh69udNx1yZ8ccHakfI22r9HTvSXvWvhk/61qoXpd8s+8+pfS94UnmCnLevX5h+4P9svuhw+rep517b3phnmpnjzoj7kxeEJ256ZV6ghkr51PQTvz35YkJASXcNHL9LXLej6YEK92YHVF3WAfLo+CHbt/TenlDIx59Zcy9u/wmpk1by539lZfW1z1Gem/t2anHD7kyI65z1WdC3+Zm+fMFzrr1w+Lzk2FS/aVfekp5zfTm/+GwwPTGKiy8+lVvzG5bbqZ7Nd8c4K10C00yW4+KLl7DYM2Pe+qNRJ6mgJNMT+lP55NGtR1GIBPk/Kngnb372zC9Xsf2fL3Y7POz04ctq2ZfffPF/dY+4n6dueMnh2v9bk5GP23j5yReesPHf46zs9q2n3f/UTXe9uvrg6W8bDrNBmTx37nkLNrzntD8ZF+md65/4tPuevVC3/Uf+/VMT8pufEi8ZDtb/3RlvGjW9Kr2ifeFwcMZH8u+OJhPIj31A419OP/buuWFWo8ppb//ZODMMUYOoJx8nURX4+sn4rQ9ZPgy85a8e4CV+496TXfeiFw3qC3590p/8nXVevucP93Rdd2ql79t7X/Z/NuSJ1//f+NvSlanm96xS0nR5r+FSXbumWxrN1pBa22Jmzb7ldN8aIyT2vP5v6zlry3k+NLfSJi/+w5N9/+u/Phj8yjPadvdr18WL/72svDJ3hOV/PN+GONk/MlDhyBlf6GLSTvnXDYsvTrWm0k6txCRxv/t2AnWc4XAboNIlEE0QMIlrnrk/axc2WTCZnpzx47zhYG4NNi3AxEJNi2d2TqxnApVYngk/WvBLlaadcjxTLQD9FDJRNquVptdOyXXETzo71kxgcjJe8NqXbFiaTD/6p6iIVXu33t30Zwx/N+rUSe7OF5y4/Z/kzor5qLGpxo6bB0VKe98z/y2mf2VXfpf+Pg8cmo/pW/M5o5rfedrfrbb8hg9w8vE3rVsWD3z4sDIvPLaLsz57PIlqfj7C8vej/itZRXDC5Ot9Qza1/uQW6qZ5UcOReGClAiCvQX0maFWRXYjT0EO9PzOZavv6/xcEJ4CanmVhsK/7eZ/vnDNn9sxMZslCVhIgsiShKiiQFmUpm0utBjcErAttsVTKKlAhWtD/txYVoSggAUEQApEIKIYCEUwCoYJkgSQzk1kykzMzZ872Le/73L0uWE3bVUazjLSKyKZw57Q1kGlVcdbd2fenFqbT2Wxlerja6gr3b0gd0/rRymMjpxJTKEgD3QCipioXo2mtysx4YuBbFrARUrc6Nz00Nz5/FbXWWuu+J7r2DoxOd4bue4crboUHL/oeefHhetwquOhBIojl+Zhb3XJ221mttNKWYhZAoCmTul62mM45SyuttKXY8uxVDyIwUw8XGx6ExgyqwUXgQRViC6RIQL141xLTOdOdTotUN7/xPN4UL393tAvN2r3Veb8l+/K1q7rbWN6j+mQZorZhY76cgrL2oqGf9FfdcXeeok2V6Zu1ErMnwpAyFvec4FUT2/5wNaA0+PD27Wf/c4BY3HMCgf3HMImFABCYlBIRGZExjdZM5utFQQCa0mp83CfBXRh8u4Y3G2hzU5MNu/ru3LnjA3VYq9OYRfdIJRqT6cY4rW3q1Mf8xI+jNKVH/bHogaDBrAKhoTP0BSI0dAO1BJJSGDCJGd3Qi1Yak26I6+F/F2b9swxKtRdzqPEifKQQOU7oV1a+sFIqG3SN4HZbWwGQsKIiERluD5RbIoHkSWSFsRDEN4iKjUAD1BSLNEW71u2397EzNV890DjzIgPxofGeTb//7/Yu3COz/HZkvO8XlkYndo5m9wMvqp99SnNkcGTr0O0/NpShPO9A57yuPG5wzYEnXNuUyWiTuiPuLR56Z3ekKAsnbu/Hf3Mqm/z1P9LUVeet5RVtTp6984eXnCn9sSYLYs1sQiGbZpaze4bhXiodcmT+Cq6guv1tGGTkMsQfq/0vP+Gb727lrZDV8x3zfa5tPjwvpz9dOcKGjTlxv+kVagXCA0zNmr7v+/6Ffd/3/TAMwzged9WYgTOG+cl8eUjf933/vGEYZm02mw3j+u6rpyvP5iNTyPlXFkacMSVTobxVbMldrpibm5+fG03FATx41bcuIJVGfOnUOU6dcwpI6qmL2GZbhp5uOFzPMWQ3dIMxLCinFAzGYKwwGBiDRtl2oI5Gw6jWrbXWubpc/+Gfe1aRhm4YrVZYJdENzNUcIDGgTStha5ZmtYpGdQowI1HvT3ALEhHX7wVhNtogP1TtP94mEmdlWVDfutsjux85cHT3I7uXdi3t2ogeeMAlaGVSgPvTfa01TQEuaYcuBep3Lz507olzT+wv6w/vfXjvwy2uvmzD+iwHMcXCqUq1VUvLm3IwqHkfjdISA7GtZDhhEO1aqOUr2lJRiMfhm0U7ufQxAhsba5RcQnjobNCGqsQuH8s8O/uJ5TZb6qi5hKjThShrlkLhY7SH/N5Rs5FQGskl6eJmFrOsIc2MrmyE7NT073ysgHMoESPkSZHRvj+SOmHy0kuQaERr/CYxoxf+og4h+j7a3HRD2qIAXv3KjU1v2tIZF+jjVfveIXb/V2sqmiYy1/7bgNLRpXfOvzq7s7OprFDWNh686M3iHdNUoMk3P7Bnzx+somKIzdo7NohCjJmen8YkiLO7/h18JqSWIYb8H9ff/Ly/AvidmIX/v5KrokVuPRPD4f6i58+2s0zmzv/bLV5105cuOjxMZrOjZ1dWTh6N5WO3+PELNhMYz0/q1j+ZywPP/dfrxw5YXzh23qFoLdZ/akI3dLPR8raD0Vq+fUilDdANZShvHy1s2jTZ1E62dnL2v+psYTPWF9eDFBnXw7c7KZ4H1V4MEjvJM5XYMGstxUramhWQlkcQhQ2GladfY5aGtbkiZA7fv5I/FAY5LbdIypfFrRAqWPN5sYE2VzGmFwxQc7YQtmxusbww0kxiZ7bSzq/wopyfzsVe2FUaeqju3He8HQBEW69ln70fu8lAddbiXbUdP3AkPoggo61W7aMZPx2qs+T2O2LSIWjAajz25+8aVM6ysTDedG9MOiAaHSvx2J+/Uz3LhoXx2uZN98TGCJEIwUo8GiRIxGfe/44T//1XvOv5awaIz163senoo852d38JYegmzz29dPOOj++74VEZwVAmNJ/UDGCt/lqdnd9ecnbzz90LNpdyZHH5S4fv+9VlWHE6fn80RAqYjWbjhYoMYGy89WRBYMVsZWG8sJLFIJOtRsYLYzuLFtGGYTacWRhsDKfrQlJvgNRKU/OFeEEkjpr4qegBkAz1/r044dwTwGvjCY+ZtEFZm8wWpvO6wyU1tInRlKVUtcGGSTc1b8lU3L3/BJAo7ZUxJKQOhm4cB77KUXjgwJGQL4n9Gko7A2SsfoelXY7tP4bMiN54DNmnSP9UWYhlQGaomN99dgrHW9mnsral7DiTM8f3JX30a8dcxvrdUmT8ePTuvzQd/p+rSDGOHutvWQYp1isO/eEqEojm4P+EVWC9PvAmaKWVBuKaBKRITc2f+gak2WiW2sHqGzmTWupPx7Bb8aQZWsb6skGK39o9kI7ZRhtGs4pk46N+alvTUUkM67Y0Axk7X7LOWNNN56a6D1WMU2JuCtUsNpE2miq12NFIxiSIPlJCRjITswBAGJcAELLJmgH+yK9JMgq458h4fPS/dKS46SlHB4961wt2fODH1xsHCwNvqZ/6gD9AUSF/dv+H+me2NrXQiqPoFg5ceEkTc1SDCw47/Lg8tBBKi+qQQ+hBo34ELsuQbqZltRe7GbrhIoaDlb6fH6R+dSmH3cotehOsrmpDUKjmM/uFiBaTNZXeeHXT3XO7RzFBFXK8ZfWA+TYV06wkq+ayDaAkG0i6lqhmsWhrsmpzGobY0fCfwV9DBIRFa0CNZ93jhvdvO6u075CHiv/W4v3ljtb906m1h08UXRw//ehy9xUlF87uezi2nIknXTFmIM/GLHQrNUQOLLcmTBZbIRvLmjCRYtsvxmxsNJupfOqFf15LXd+gV5l69tDVmMW2IZMNlRQ7aOR4wVgi/jRST53BDdT++Y43B47ilPd4ea1HTyVLpEe2LZ+bcegcWNk61ga6z8W4Ekf3C0f2BSsxrmjlpD2TOawUiOPO3RNLvY44dI7xwspIG8Bn6qcuyWkub1822/0Io9dWYj7Pde7yuTm3++T2iAOvuwGSBuL3lIaVrVa2rmylrv/daIbRzGhibvq0anQmQ8tugF3K4kyQ//ZZ6E2UdfjRHZk7ntPr59TFkaHzrL0iW5cLCkM33F6/+lW3l6EtRSGG/pEbd18e97SOLCtS9v/+n3zt57uh2xVV6sON3u8TDOOsprty8cy2sbVdjNeixr+dzM8tbV3ZeXrnmYwUj6UHSFSPvfaOX30PQ46cVb8Tl/3pn6ylSBrKl+orN7/E8nZnTOemfR19vWJ5+8k5U1NzzXJ56/YtB1YWygW1/nZ9Y5dD/NbOZFUqbeiGris6q7ak0gaDMqnrcWpbfxZgcn9se3HtSWWN5IOxTQYbGVJTxAbICKbD/OrHjJdnk4N93/d93/eHv7a/5OLRP1gAUW5/aKI4+MH+fwdsfG08Hp2sMz87+3iLcGc/OXjbZFMdXfx7/X8K4/87dvALHTF+eDaaPeoba/OTg3/f1A9V59F/feLe28Z1iopT3xs7+IXBQKraXVkW/6ItbiBD/dq338aJBWxEhozHBxmpzLqWRI2fefK7iZZh1nT3Vt/4WivRytQZhl3q1t9u8Oan37bF4Ff+U/Qgj+YFYFKBIzfxilZaUUDe9MIXaRpi09cHj/S//J+nf4J49GcjLh5OCFqZYH6jitgrGifmCCJEAiFFxgDoS4MhhgQgtFq5v+GykBmKuPmaV07/8oHXvtPQOeyCm+t6i/e5OL+Z5HRuSUle7suhYm4q46NPrXdyzR1JTMw/FJe/67x9X/v+O/+/PvLMjuVd98aTLt9YfOsbDymTlGW0HFdfNpMap4ocLNe8j4aYdQbUQPcAiUZWl+MZGbPRrCdvrKTphmgrC+NmUVx9+TR9jADOFhIkoKJBaBAFktCAKgfLMgEqlkdbA5PRzPxGZVPNfY0Tc+Yi1bxPxoMiAfFVePyE8G+GzKiuYjw/Tys3+qQPVWNMEbM3RfvvHywWAFliNnxSpRkQ4C7FeChDJdNMT8G46xBN3w2t3G/QI5rspk3ZLtOkBFinLLdNNUqjlK7bRZ3+DfkD285GxrchZnQt6UwE0yJi+VSJaG3+2Hod1cLsyFvPWluz/MzPreTE0J/+1r9M7n7+C+6e/cslJ2anYxZm9cFfWcyz775kbfuwWrtmZOumfPG2I5dtGYjW9N3y10xdu3dt+7BWWHnsd3fsnTrvvO896W60fv0vLz09rK7Ozlx0yanZmdgYOXv8klGG2QN55bAWG0HLYaBr0P3Ath3RdaO50eKc2o1qPbkwnodo5siVsmf87TNAIOarxf2H7AA0k2LS9fePidAa6kn9/mN372ga+MmKY+3sKw1YXZhv1XC8rb7ZQA+qrq2+2aCgm1WV3W/fNeDMvPlu6KtnzGmKBvraTX/jpku3HZ5efmc7evrU6UceqS+47tsP2zG39qUDjh04mi+uf3ydN1D7Fx7iqe/bnH704Xv//u57v/t3F/3F8IEL3ztE/OV1k6m5jcNHmY1mcz9ffvPUFx988IsPe8OLZ2ZvsRTznzsaMxlp5k1u+IWyXT+TkWa/+Ja3+BllGeTMWx71pp/3YTH/uaOyzJBmo9nLYo6eaCBS/CMc33cPREaLf7wU3aAbuo25iS/UT/waN73ww4vWYfHm2PLsVd3sHvcc/o8P4nDZx3VPva9Zv/BDP/HVhyjHXedPP/O54rFH/9PL3ngRW37y+OEfvfjiTfecvefKv/vilZvjsieuetBBd3YvDLN6OF59nnVzU1YQW75QH/vMTevzk0g4tv/YH8X7tM4wXhgvjEH9HHALXtq9nWovxEvs29SvPyoerIxrN0mXTE5+9KT9/7Wi78Vjpw98OPz6hQ9X5icunhu/fdWel2/fuKQymT9vfPKd4RXb8l/1xyoXz83+cNWel+f1R6dFdclw5J3i189d+FcPh4VWHzv+4+P2vXT7xjXTksYiLmletm14ygw4EsFLLjnz2HP0NErMb7e8fVm6igEx/zdX7Dy8td3mr81kO1i3jzbf7BmfY2M5DbuV5dln+2f8C5bTEJnFyXjm7CGvl8MQlsX8+yJnrL3twjCxuBxXXzZt6QxDTOTm5UqzzCAQmQVrchAmkWGodNtSS8uLchhU90U2pSUGxGKbjTwW3FsR3Td1Q8WRd1/9EO+r8/xbT04zeevFa4tK84KXSu95+++08RrKzA3v5T3H3rB/bUHGRuV1pO6tJi07akPrH97r4WFk2hTHoxlef+w/vKYY5prq0wNt/LKWmBbVpwsj52hlpaasHsAmXePbnYz6BsDrzE81pXopMNKqcLbiU8hXpGhhvoKMyLLygfVfHfWFTxFNbLzzOeVPTgwFGLT51/z19NfOV5FZKA999EV5eF+UGTG0buacV2V35aao+SlGbehi0aMnQ51UECOzQoc6dwRYJzKIqwFkJK26HBJmsh2s5ExqaTkNuxVmUkMaYk1FalYMhjBTSC2Ha1UxmcgitTS+s5sNSJWWltMQUxgquSwHQTSDSt2VWlpelAY174MmMaAG6MjQaarLQWKW2sHKlGSwLIfdogeEVhq1ZkB3j/1bUJYLcPbj99OQBdjWfUCja6OYFtF0A72OtfqJHzp8JnrIWZo/XKm7Wdr1cM06dEPER3AaIgPqTfHyJz5/FQiyXvLvnfr8oTcmZgwP1cnWP5z6vd9+w7j2j3R2ZsTvbrovh/8xNzkBXhdx8Uu3PTAF+jb3/sJ7zu4P0+n07HR9PB1XXj6XOS21X7BgTpTfnjuU099TVuam3eCf66u23tu316x81ZCRp/ccq/P3+fVHrXzDvAkdscPz336TQQpJxDUJogFZ3QyJY/CySh7bf8xyDpLdrWQec8zCvn9TE0uKwNKbywPvAqqE2KcyHVFhKf1Td1ZiqECeeuhV04AaHon0sv+17YrRbDSbUx3bDW9ZknPmiKsz0ZSZ0kTGXbC2eSixRkbW4SILxqBRvlMwHrfWWmtHHW1idaHVntnIDE7XqrRi48+94HzS5lIg/ry1T2WmEgV4SXoJEI+c05uNZgCn6j1XtqMHjoIwGy3XReV8B+CorPuXa9ydZCSc2XG2j0c/OYHPIIYST/jInyKYdRPyQ7X75EP7RhuSlZSL4urL+2s2ydLWtMKkMNhI7VgqZ1sq0p13Wj32zpV29o9WU1x92bS7ZmE1zm7RLW/qukJ3zcJatG1lGLYr46qdOjRtmo5Zdh+u+eSH+nnSmNEg49EnNJS2gRR1yxae+Y2lXZZ2eYRW/cQWcf4LborsRzPjjxQ/PSlt9snZdHZ2aeO7R6JydHJx17OyZfnBrLr93bmPnDq186uHd393mcXDxUPT8/nMVY//auqGcVaG78556lfyBw9107khKg/O7a75VPHoM8e0vqS5S3dkCJNNFw8j1d6FbtiWK6nLrfWQeBJ2L48XTOesIf6sr2xxBpK+brmMvva1N5TG1+uqWZeTMpExPGyfQjcrGvJhe4m4uJFOEMhxQSSEZkIlmhOEVhpifQ6Ephk5U4FoGBmaCqIpzcBInUwQNM6Y7VyNfc8EaIom3vXc5fe1QsbAgaMnim8dfGEOw3B2sLp6Vilh7uyP9Fatrj7hIpfu6553znWHh8sitlz68MNnducflnjM56bXOe34w+wb36vkPnP/MN0596iF6b7xw55T4lbfd00u/Hh5zA8eOr7hlsL8nbedcs+VS/FDi2Sh/ej8/v3z89HtetZ1fVQPzO6DeGtIw5n6RbjFK946200MW6snHnuFvV56o1+a6d3Yfd+v337bV6f7vpUPbDrdNkb/XKzP9OfH+n85/A/3bAjdj53YtWvPrO748s/cv/L43QceE3Fx4xqvfs+D3GbPoejhxRfef9XaqeW/LG0W1+8dy63f+IGvXni4v0i7sdwSmVaGr+ZyfxGipNEo4srn3f/RK1pLaceOHVu3bdv2xhiPaq2jGtuBdUitVDftOQn4K/xJ5aS/4t/7yKef/beenzX2/KnOz9b+F3rPUbv4rd0DP3lqm5NuIWYFmbZl7sJAIVk8KR4xDF1EXP1Tt8vl38FrV9h2Iq6+bImJ7c5MpMXlyq6prUNkt0iv1bwPDXqIulb19ZvdBIlJrd88tfvF0UYgWta+7V5dAVLGtKj3bwYgxaOv3uglS8LpnblUql6yFMHcGrXvMyyB0yyqRLoyNFoa3ViMcmkpWqMlTdVv3352UxorIC6H45HjhTGoczrDo0CD6kqt6Kk9vQdq106aXTBaPU2k3UobsflpTysRIUIf533wge4HX9n+123A6yrEzc4AqdJ57cjsX28GDMNseO7yw98/m80mszZbj0Gz/lLv3YqBWbRs6OcHukk1iw2EBiCuh3dtYZIHaKXai82NUfkZ8sZKbADDulxU2QCiJBTmCUA3VphIaHTTHJdbemEgiw6q0SzH3VCyDVOo2KA0Epk1Z4uB0sxXSexMzYOB2XkZGfXMz+BSpM0NEf9wE5GBDfLG6pc8C3K8MG4WVdotXwCgRLmoubsCWcwKokFm0VorKRqRyQRqaI4mMhKvjLikf9xqG+amPeNu03Llid2cnjPMD9TY9GAfkkAj/v7E6U960e/8+c/Rfv+/LIv3/uTocLenLH/P0efUM//nF+vvP/01IvmJHL556Wc3RT1/6w2HXdDyjmd88bvffdb3xBefeHZiYa1tmffpH1mYXhoXfO6uPU7EE+98xv/ZmLv2jpfW/kSezCFuL5/l6Z8f9cW8H36BHCb4/JQyTOyee0ZW6tyPzg0KcXL9y9Wmuf66PT/SOHfvuXPzc3NzXYny3lK6uLitLzoBW1ahtlsAYXDTC59c133i0tcR2YTjFN2Xd19xxRWPvqIbyuqWF6rfV7a9Z3vLfnis5b1586PqUTJzVtJyC9QDkt60nIpBf5d6zdyTFtdLSytKG3bdVeXm3NyGXJkL1abn1zkvADe98CaR7oi3rd927R2uveNad1x7x7V3iJ2ew2WQf5MM9Tl7sdugGy6MbAcrvW6Q+uUlw27FK/p+Iq2uMgTFO5FgCGeyCrKcJWtMLEa5JeW4QT9BFpGsydSEVLFBostUhpqzWMzNWOsXh24mdqbm1ZNgcjPER+B09LWv6FWXcu7q4qeGvO7BlAer/lT3+H+860e5+Tnf3DSf1QWn+s//yGr75La85QKpnD6WF13y+R954DHXzZ7zPVMFf+dbn+egm+Z6ij6fOZRHTZ04cWLKDZUon45bTM/r8+ie3YpTef9zPXfqyKc9ASWEQ8/7zMLC3GfiwG6qw3oPbLqBTZ/4BGKUl7Y8mDvONBLVN+d5iCce+dMBf1ycfM3HX7Pnr7z+0mH2l5+m4HZ//KoPv6l0f7t5jZrYcOh35+4brG2mBqtbfPjnn+8vWZ/pypbjMf3KZd/9xgOzzb2DZwubdc+Otc2s82yl+d3yw397y+a1dfh4RPnVh598+1597W+xttnhqMOl4XsZIKmPh4+AG2iqy59y2y/3WtEuSu1goc93tqY1S0snKJ5Sn5qwLoeQ1UYmrFsXkzNRbDLfdWCY2BSVuTSsowUbXdGn2foiyiQiZ0WdsbiuaVqj+opZsYj1xTSo+V0Zq9CWukEX7wRueN0NEuKd155iefvy9rrU8BvVqWXt3BNOW8eiesX3TXGFb9lp2fYakw4QNNYLQNDoFIQQWsMgnvK+5pMvOvJuUirfiasv21if5RBMRJtfrdRtqaX1LrMZat6nFQwYUIPO88AflJaqy7GboRteTHywkqZD0q9uZC5uVGYJVkkUkKzKxoZCGliNLLphkyI1ViXd1EYWMeTyskyzKRRpWQcdUk2bamxrVsWoobqP9rjA3Achhla0jo0iNGJIoGRGshKzAJARJnVjC1idm1uda309HtfvnmUkY40uP151ZZzGGU1HqoyZpqYzVcfl0+bnp1s/09W/uTk+97ddxtWXbSzLQZhIO5YqdVdqa4vLizmpG2repxVNYkB9DHALklbi+r37jyHM9Phg5QFwyffGKbcobJp3SW46ygWpKWxM3O8/vl05rNsYdw89sXfxy35o9/xVT7v1wqXun4vIvH/PhZvWLtj3piOosPHqyPHCRplqWbFh47fiwJE/OEWoZrHIOxhnlRmxg0Yas7BBxKwbuqGfn8xPofXR8nAccMa4G7rhZH9XtEOf8GPnRYuuF1nPlB6fcubs2dNLK48sn/5ijQs7/6G7f0ASvx7T0koYgFlZqV+/LFKWqaGMxny+/svc0BoZKfLhfW+ItU2DpPaGzqws1Y9chWKIbHBnrE/mJwSmtafWTzvtiEj4n0m14we/M8WAF4u/KKfd3Q/DMGTmytpaU3fqRySrWbBRTkvWjvTDgzM6KiM5t7RDzzCkunNoc+L8IwsXaqRy2ty0bMyNz4zKADVMkecbuoFUs5Jbk1Wj2qjuHzw8mo2mkXEjIggSEFld7KXvBRrxYIkb2ntau+OKuGM4ceLhFk4Nw2zWlv/+p5c3pjmdfCeecGXOmm89xrfP79l1f0mTHIbWWuutOtMXKHPHnT1hfsuqWm/d3jTjl20+tkCLB2PHL62PMxbHW0/VKfVD1WxxZDA32Wx+g4wdkdGHHCcQv68bgLS6ZXW+OuhAbMov/cq71mT88Goh2pBfuvb3VzPl/1EMsHbr0+Ka656kKSoCz8x/KBO3FcYkk1OuHj3l0FOKHn7TZNTNud1tRc9K//Z216x9cXbowlqTO5efowy3G318f5kUPPpfe7qCC49NarUvTKeuRitP6qJeJqRI9FDjyaPZ8X3H9x2H9EDlMMfzGA2yJPmoPV8599yGKcXIBSvHnnrsE/uYzRE9G5tQBjCLx338k4tf0HvK4pceMd31QPRAZBnohtV684XDvk/8wGz01ese2Hkq9j8Yn7yQHaNP/JgTDdOH4mOQgKbUvwZuwVC0Ete/9pZjRPb0+GDMAqJF0ErbiKs/9CbJk3xNk/V7cfXl09Seniu+MITuTJGp5W3r3VeGqQkFLV01Hv9QzE9QRXTpG6x1FtqOpWhNFlo3iYzs1mPnS2Y9Ehu4MXZmKwORGwHiS6fOceocp0BSTz0F4LCvvGDpUD3H7OSe45C3rX60XVE4fuAkkn9VXa+e0h1GylafsnCir3ceHCBXt620YvPpSrIqrbRhsKpiFTQgdr5k3XRuoxsKpqMbq9lomLdJWSO7lrGjwQYkrcS74EgkPo6+em7Hx8HjVHdW3WGnBus2WRvbq+BUdm3O0MbWziqOLe80jG/9ynQlqFnDcFp6vDPbcm1Tr5CpeeqTWd9krCbUlS9aHIwXUo0lcqVuFmWBBTW3n2IrVmzeMFbdWVkyyxjdK0M8AUgGgupKfvk9moxZ091dU+v/MPyu/+qMYZdC34KLu9GZbkA84cpx5AewMH5ea92pkhHy4YVjD4/v6Ec9JbS+verg/r3eaG3cKYkz3V7HtnX9eGFQtcYjv/DIcO54vLBe+zro5jv99vEwP68Sjx8Es6zoVfENWNtsDVBdCLSjYKVqRwGSEEOCyEhlsBrloiZxAln2HKpJckJkmDqhBAWENo9oDWTHdG5oa/W2K44mYG1zdssVAaFtbUF1D2Qk9FUBAKifhe3/YRPQPlbhpecDTn08K+WX1le3QHz521R7nnnBymh1C+OPTBAr9cH4lff0l/vKt0HdJOv2c4+MPzIBordyjC03A0SPe79+FkDFsVsBULWPnQGAevxTAEB3GQCgeNw8ACi+OwkAKCbzPzcPgMLkUxMAFJwBgDgfAFB/CQAQFwIA4o8BAAUAwHklIiIiIiIiIv5s/IoEgGLhf48AIP4MoycBUNU3v372nB0AijtfHN5yBkBxzY3pTTsAxJ/h0isBqHj1sz4LQNW9ymcBULpXAQBxHq9/GwAKr98JGAXiPLz+bXB998GkvP6/swNx/UJCNeU3iV8oQH0biBcXAgqIF89hVFF4wzviZ+fAi1HI8uIRUBaI87gegI/28d3ZMx/v/77/gmcAym1Hvr558xev+jJAfD/rFjnkHZfdHa9R3va291911fsveBvDFT+FcvKiu86cuet3C26+EmXPrb/xrW/9xq2N0bV/O6L+HD1vRK/1FACuHVxNASA6v0nsBwAUAIBYfuESAIg+nr4MAEXe+jgAiH74nV+c/TgA0d/N5Z6xChArB7sTjzo/LwGIg7Np27r/vQkQ/UOs3wpA9PzVaQBU8b4JANTxBwCA2PM4AKA8Eh0AKG5tPwgAXcSD9SlHE0AXl+z8Rn3aQw0gupPHH+e1c5N/BNR2TStPm/tyDxAR+Ywf/NoAIMIzfuAfARDxjDIAQNmdAwD4fy8vbCxl5ooOAAAAAElFTkSuQmCC)
        center center;
    height: 11px;
    overflow: hidden;
    width: 16px;
}
[dir="ltr"] .i18n-phone-flag {
    margin-left: 0;
}
[dir="rtl"] .i18n-phone-flag {
    margin-right: 0;
}
.gfe-calendar {
    max-width: 100%;
}
.gfe-calendar-events {
    border: 0;
    display: block;
    margin: 80px auto 0;
    min-height: 600px;
    width: 80%;
}
.gfe-calendar .h-c-headline,
.gfe-calendar .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-calendar .h-c-intro {
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .gfe-calendar-events {
        margin: 50px auto 0;
        width: 90%;
    }
}
@media only screen and (max-width: 375px) {
    .gfe-calendar-events {
        width: 320px;
    }
}
.gfe-newsletter-modal .h-c-modal__overlay {
    height: inherit;
    overflow: auto;
}
.gfe-newsletter-modal .glue-c-modal__content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 80px 25px 50px;
    width: 100%;
}
.gfe-newsletter-modal__container {
    margin: 0 auto;
    max-width: 60%;
}
.gfe-newsletter-modal__body {
    font-weight: 400;
    margin-bottom: 40px;
}
.gfe-newsletter-modal__headline {
    margin-bottom: 16px;
}
.gfe-newsletter-modal__form .gfe-label .gfe-required {
    margin-left: -3px;
}
.gfe-newsletter-modal__form .gfe-check {
    margin: 0 0 24px;
}
.gfe-newsletter-modal .gfe-required {
    color: #414141;
}
.gfe-newsletter-modal .gfe-form-group {
    margin-top: 25px;
}
@media (min-width: 1024px) {
    .gfe-newsletter-modal__headline {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .gfe-newsletter-modal__container {
        max-width: 100%;
    }
}
@media (min-width: 600px) {
    .gfe-newsletter-modal__form .gfe-check {
        display: inline-block;
        margin-right: 15px;
        vertical-align: top;
        width: 48%;
    }
    .gfe-newsletter-modal__form .gfe-check:nth-child(even) {
        margin-right: 0;
    }
    [dir="rtl"] .gfe-newsletter-modal__form .gfe-check {
        margin-right: 0px;
    }
}
.gfe-signup-modal {
    font-family: "Roboto", Helvetica, arial, sans-serif;
}
.gfe-signup-modal__container {
    margin: 0 auto;
    max-width: 626px;
    width: 100%;
}
@media (min-width: 1024px) {
    .gfe-signup-modal__container {
        width: 80%;
    }
}
.gfe-signup-modal__container #sign-up-form {
    margin: 32px auto;
    max-width: 408px;
    width: 80%;
}
.gfe-signup-modal__container #sign-up-form .gfe-content-block,
.gfe-signup-modal__container #sign-up-form .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .gfe-signup-modal__container #sign-up-form .main > section[class*="-intro"]:first-of-type {
    padding: 0;
}
.gfe-signup-modal__container #sign-up-form .gfe-field input {
    border-color: #e2e2e2;
    min-height: 48px;
}
.gfe-signup-modal__container #sign-up-form select.gfe-control {
    border-color: #e2e2e2;
    height: 48px;
}
.gfe-signup-modal__container #sign-up-form .h-c-footnote,
.gfe-signup-modal__container #sign-up-form .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline,
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .gfe-signup-modal__container #sign-up-form .h-c-copy--subheadline {
    color: #616161;
}
.gfe-signup-modal__container #sign-up-form input.h-c-button {
    margin: 0;
}
.gfe-signup-modal__container #sign-up-form p.h-c-copy {
    font-size: 12px;
    margin-top: 24px;
}
.gfe-signup-modal__headline {
    text-align: center;
}
.gfe-signup-modal__body {
    text-align: center;
}
@media (min-width: 1024px) {
    .gfe-signup-modal__body {
        padding: 0 40px;
    }
}
.gfe-signup-modal__footnote {
    margin-top: 10px;
}
.gfe-intro__image img {
    margin-bottom: 40px;
    width: 64px;
}
.gfe-intro__subheadline {
    max-width: 700px;
}
.gfe-intro__copy {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
}
@media (min-width: 1024px) {
    .gfe-intro__copy {
        font-size: 18px;
    }
}
.gfe-intro--form .gfe-intro__copy p {
    font-size: 16px;
}
@media (min-width: 1024px) {
    .gfe-intro--form .gfe-intro__copy p {
        font-size: 18px;
    }
}
.gfe-intro--form .gfe-intro__headline {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .gfe-intro--form .gfe-intro__headline {
        margin-bottom: 16px;
    }
}
#compare-editions .glue-c-modal__overlay {
    padding: 0;
}
@media (max-width: 599px) {
    #compare-editions .glue-c-modal__overlay {
        padding-left: 0;
        padding-right: 0;
    }
    #compare-editions .glue-c-modal__content {
        overflow-x: hidden;
        padding: 0;
    }
    #compare-editions .glue-c-modal__content .page-intro {
        margin: 0 13px;
    }
    #compare-editions .glue-c-modal__content .h-c-page.gfe-content-block,
    #compare-editions .glue-c-modal__content .training-courses .main > section.h-c-page[class*="-intro"]:first-of-type,
    .training-courses #compare-editions .glue-c-modal__content .main > section.h-c-page[class*="-intro"]:first-of-type {
        padding: 0;
    }
}
.gfe-pricing .not-visible {
    opacity: 0;
}
.gfe-pricing-tab {
    border-bottom: 2px solid #f1f3f4;
    margin: 0 28px;
    padding-top: 24px;
    width: 100%;
}
@media (min-width: 600px) {
    .gfe-pricing-tab {
        display: none;
    }
}
.gfe-pricing-tab__headline {
    color: #80868b;
    cursor: pointer;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-right: 48px;
    padding: 14px 0;
}
.gfe-pricing-tab__selected {
    color: #202124;
    position: relative;
}
.gfe-pricing-tab__selected::after {
    border-top: 2px solid #1a73e8;
    bottom: -2px;
    content: "";
    height: 0;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.gfe-pricing__section {
    background-color: #fff;
    border: #e3e3e3 solid 1px;
    border-radius: 4px;
}
@media (max-width: 599px) {
    .gfe-pricing__section {
        border: 0;
        border-radius: none;
    }
}
.gfe-pricing .gfe-pricing__section:not(:last-child) {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .gfe-pricing .gfe-pricing__section:not(:last-child) {
        margin-bottom: 0;
    }
}
.gfe-pricing__section--plan {
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 1px;
}
.gfe-pricing__section--highlight {
    border-color: #8ab4f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 32px 24px;
}
@media (min-width: 1024px) {
    .gfe-pricing__section--highlight {
        padding: 48px;
    }
}
.gfe-pricing__section--elevated {
    border-top-color: #1a73e8;
    border-top-width: 4px;
    -webkit-box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
}
.gfe-pricing__section--aside {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    margin-top: 24px;
    padding: 32px 24px;
}
@media (min-width: 600px) {
    .gfe-pricing__section--aside {
        padding: 32px 60px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-pricing__section--aside.h-c-grid__col {
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-pricing__section--aside {
        padding: 48px;
    }
}
.gfe-pricing__section-wrapper {
    padding-top: 24px;
}
@media (min-width: 600px) {
    .gfe-pricing__section-wrapper {
        padding-top: 15px;
    }
}
@media (min-width: 1024px) {
    .gfe-pricing__section-wrapper {
        padding-top: 15px;
    }
}
.gfe-pricing__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 32px;
}
@media (max-width: 599px) {
    .gfe-pricing__header {
        height: auto !important;
    }
}
.gfe-pricing__header--blue {
    background-color: #f6f9fe;
    color: #174ea6;
}
.gfe-pricing__header--blue .h-c-headline,
.gfe-pricing__header--blue .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-pricing__header--blue .h-c-intro {
    color: #174ea6;
}
.gfe-pricing__header--green {
    background-color: #f8f9fa;
}
.gfe-pricing__header .h-c-button {
    margin-bottom: 0;
}
.gfe-pricing__header-sticky {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dadce0;
    -webkit-box-shadow: 13px 15px 20px -15px rgba(0, 0, 0, 0.27);
    box-shadow: 13px 15px 20px -15px rgba(0, 0, 0, 0.27);
    position: fixed;
    top: 0;
    z-index: 2;
}
@media (min-width: 600px) {
    .gfe-pricing__header-sticky {
        max-height: 252px;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .gfe-pricing__header-sticky {
        min-height: 268px;
    }
}
@media (min-width: 1440px) {
    .gfe-pricing__header-sticky {
        max-height: 178px;
    }
}
.gfe-pricing__header-sticky .h-c-headline,
.gfe-pricing__header-sticky .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-pricing__header-sticky .h-c-intro {
    text-align: center;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-pricing__header-sticky .h-c-headline,
    .gfe-pricing__header-sticky .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-pricing__header-sticky .h-c-intro {
        height: 62px;
    }
}
@media (min-width: 1024px) {
    .gfe-pricing__header-sticky .h-c-headline,
    .gfe-pricing__header-sticky .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-pricing__header-sticky .h-c-intro {
        height: 80px;
    }
}
.gfe-pricing__header-sticky .gfe-pricing__ctas.h-c-button {
    margin: 0 0 24px 0;
}
.gfe-pricing__header-sticky .gfe-pricing__description,
.gfe-pricing__header-sticky .gfe-pricing__wrapper {
    display: none;
}
.gfe-pricing__description {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-size: 16px;
}
.gfe-pricing__section--highlight .gfe-pricing__description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .gfe-pricing__section--highlight .gfe-pricing__description {
        font-size: 18px;
        margin-top: 16px;
    }
}
.gfe-pricing__subheadline {
    margin-right: 44px;
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .gfe-pricing__subheadline {
        margin-top: 16px;
    }
}
.gfe-pricing__aside-list {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .gfe-pricing__aside-list {
        margin-top: 24px;
    }
}
.gfe-pricing__aside-list .icon-list__item {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .gfe-pricing__aside-list .icon-list__item {
        margin-bottom: 24px;
    }
}
.gfe-pricing__aside-list .icon-list__item:nth-last-child(1) {
    margin-bottom: 0;
}
.gfe-pricing__aside-list .icon-list__icon {
    height: 14px;
    min-height: 14px;
    min-width: 20px;
    width: 20px;
}
.gfe-pricing__highlight-text {
    margin-top: 32px;
}
.gfe-pricing__price {
    color: #5f6368;
    display: inline-block;
    font-weight: 400;
}
.gfe-pricing__price--strikethrough {
    color: #dadce0;
    position: relative;
}
.gfe-pricing__price--strikethrough::after {
    background: #dadce0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: calc(50% - 1.5px);
    width: 100%;
}
.gfe-pricing__price--strikethrough + .gfe-pricing__price {
    color: #1a73e8;
}
.gfe-pricing__note {
    margin-top: 8px;
}
.gfe-pricing__ctas {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-pricing__ctas {
        height: 100px;
    }
}
@media (min-width: 1440px) {
    .gfe-pricing__ctas {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 24px;
    }
}
.gfe-pricing__ctas .h-c-button {
    margin: 0 0 24px 0;
}
@media (min-width: 600px) {
    .gfe-pricing__ctas .h-c-button {
        margin: 0 24px 24px 0;
    }
}
@media (min-width: 1440px) {
    .gfe-pricing__ctas .h-c-button {
        margin: 0 24px 0 0;
    }
}
.gfe-pricing__cta {
    display: table;
}
.gfe-pricing__cta .h-c-icon {
    display: none;
}
.gfe-pricing__content {
    padding: 8px 32px;
}
@media (min-width: 600px) {
    .gfe-pricing__content {
        padding: 32px;
    }
}
.gfe-pricing__content .h-c-link--pdf {
    margin-top: 20px;
}
.gfe-pricing__feature {
    margin-top: 24px;
}
@media (max-width: 599px) {
    .gfe-pricing__feature {
        height: auto !important;
    }
}
@media (min-width: 600px) {
    .gfe-pricing__feature {
        margin-top: 36px;
    }
    .gfe-pricing__feature:first-child {
        margin-top: 0;
    }
}
.gfe-pricing__zippy-btn {
    display: block;
    position: relative;
}
[dir="ltr"] .gfe-pricing__zippy-btn {
    padding-right: 36px;
}
[dir="rtl"] .gfe-pricing__zippy-btn {
    padding-left: 36px;
}
@media (min-width: 600px) {
    .gfe-pricing__zippy-btn {
        display: none;
    }
}
.gfe-pricing__zippy-icon {
    position: absolute;
    top: 0;
}
[dir="ltr"] .gfe-pricing__zippy-icon {
    right: 0;
}
[dir="rtl"] .gfe-pricing__zippy-icon {
    left: 0;
}
.gfe-pricing__footnote {
    color: #5f6368;
    display: inline-block;
}
@media (max-width: 599px) {
    .gfe-pricing__footnote {
        margin-bottom: 16px;
    }
    .h-c-grid__col:nth-last-child(1) .gfe-pricing__footnote {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .gfe-pricing__footnote {
        margin-top: 16px;
    }
}
.gfe-pricing .gfe-pricing__zippy-less {
    display: none;
}
.gfe-pricing .glue-is-expanded .gfe-pricing__zippy-more {
    display: none;
}
.gfe-pricing .glue-is-expanded .gfe-pricing__zippy-less {
    display: inline;
}
.gfe-pricing .glue-is-expanded .gfe-pricing__zippy-icon {
    -webkit-transform: rotate(-180deg) translate(25%, 25%);
    transform: rotate(-180deg) translate(25%, 25%);
}
.gfe-pricing__list > li {
    -ms-flex-line-pack: baseline;
    align-content: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gfe-pricing__list > li img {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    height: 18px;
    margin-top: 3px;
    max-height: 18px;
}
.gfe-pricing__list > li p {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
}
.gfe-pricing__list:last-of-type {
    margin-bottom: 0;
}
.gfe-pricing__list:last-of-type > li:last-child {
    margin-bottom: 0;
}
.gfe-pricing__list-icon {
    max-width: 18px !important;
}
[dir="ltr"] .gfe-pricing__list-icon {
    margin-right: 8px;
}
[dir="rtl"] .gfe-pricing__list-icon {
    margin-left: 8px;
}
.gfe-pricing__list p {
    display: inline-block;
}
.gfe-pricing__list li,
.gfe-pricing__list p,
.gfe-pricing__list .h-c-copy--one {
    font-size: 16px;
}
.gfe-pricing .gfe-h-c-copy {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.625;
    margin-bottom: 16px;
}
@media (max-width: 599px) {
    .gfe-pricing .gfe-h-c-copy {
        height: auto !important;
    }
}
.gfe-pricing__sub-list {
    overflow-y: hidden;
}
[dir="ltr"] .gfe-pricing__sub-list {
    padding-left: 6px;
}
[dir="rtl"] .gfe-pricing__sub-list {
    padding-right: 6px;
}
.gfe-pricing__sub-list > .gfe-pricing__sub-list-item {
    padding-top: 12px;
    position: relative;
}
[dir="ltr"] .gfe-pricing__sub-list > .gfe-pricing__sub-list-item {
    padding-left: 22px;
}
[dir="rtl"] .gfe-pricing__sub-list > .gfe-pricing__sub-list-item {
    padding-right: 22px;
}
@media (min-width: 600px) {
    .gfe-pricing__sub-list > .gfe-pricing__sub-list-item {
        padding-top: 16px;
    }
}
.gfe-pricing__sub-list > .gfe-pricing__sub-list-item::before {
    background-color: #d7d7d7;
    bottom: calc(50% - 6px);
    content: "";
    height: 200%;
    left: 3px;
    position: absolute;
    width: 1px;
}
[dir="ltr"] .gfe-pricing__sub-list > .gfe-pricing__sub-list-item::before {
    left: 3px;
}
[dir="rtl"] .gfe-pricing__sub-list > .gfe-pricing__sub-list-item::before {
    right: 3px;
}
@media (min-width: 600px) {
    .gfe-pricing__sub-list > .gfe-pricing__sub-list-item::before {
        bottom: calc(50% - 8px);
    }
}
.gfe-pricing__sub-list > .gfe-pricing__sub-list-item::after {
    background-color: #d7d7d7;
    border-radius: 3px;
    content: "";
    font-size: 20px;
    height: 7px;
    margin-top: -4px;
    position: absolute;
    top: calc(50% + 6px);
    width: 7px;
}
[dir="ltr"] .gfe-pricing__sub-list > .gfe-pricing__sub-list-item::after {
    left: 0;
}
[dir="rtl"] .gfe-pricing__sub-list > .gfe-pricing__sub-list-item::after {
    right: 0;
}
@media (min-width: 600px) {
    .gfe-pricing__sub-list > .gfe-pricing__sub-list-item::after {
        top: calc(50% + 8px);
    }
}
.glue-c-modal__close.h-c-modal__close {
    z-index: 4;
}
@media (max-width: 1023px) {
    .promo-grid-slide .h-c-grid__col--m-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}
@media (max-width: 599px) {
    .promo-grid-slide__spacing {
        margin-top: 24px !important;
    }
}
.promo-grid-slide__body:first-of-type {
    margin-top: 16px;
}
@media (max-width: 1023px) {
    .promo-grid-slide__body:first-of-type {
        margin-top: 8px !important;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .promo-grid-slide .h-c-grid__col:nth-child(n + 5) {
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .promo-grid-slide .h-c-grid__col:nth-child(n + 7) {
        margin-top: 48px;
    }
}
.promo-grid-slide .h-c-button {
    display: inline-block;
    font-weight: inherit;
    line-height: inherit;
    font-size: inherit;
}
@media (min-width: 600px) {
    .glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby {
        padding-bottom: 0;
    }
}
.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-indicator {
    right: 16px;
}
.glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__content {
    padding-left: 16px;
    padding-right: 16px;
}
.glue-app-ready .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab {
    min-width: auto;
}
.glue-app-ready .glue-tabby.h-t-hercules .glue-c-tabset__tablist-container {
    background: #fff;
}
.gfe-content-block--no-h-spacing .glue-app-ready .glue-tabby.h-t-hercules .glue-c-tabset__tablist-container {
    padding: 0 32px;
}
.glue-app-ready .glue-tabby.h-t-hercules .glue-c-tabset__tablist-container .glue-c-tabset__tablist {
    border-bottom-color: transparent;
    margin: 0 auto;
}
@media (min-width: 600px) {
    .glue-app-ready .glue-tabby.h-t-hercules .gfe-content-block--no-h-spacing .glue-tabby.h-t-hercules .glue-c-tabset__tablist-container,
    .glue-app-ready .glue-tabby.h-t-hercules .gfe-content-block--no-h-spacing .glue-tabby.h-t-hercules .glue-c-tabset .glue-c-tabset__panel-container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
.glue-app-ready .glue-tabby.h-t-hercules .glue-c-zippy__content-container {
    border-bottom: none;
    padding-bottom: 48px;
    padding-top: 48px;
}
.glue-app-ready .glue-tabby.h-t-hercules .glue-c-tabset__panel-container,
.glue-app-ready .glue-tabby.h-t-hercules .glue-zippy-container .glue-zippy-content {
    background-color: #f8f9fa;
}
.gfe-content-block .glue-app-ready .glue-tabby,
.training-courses .main > section[class*="-intro"]:first-of-type .glue-app-ready .glue-tabby {
    padding-bottom: 0;
}
.glue-app-ready .glue-tabby .gfe-text-intro__headline {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .glue-app-ready .glue-tabby .gfe-text-intro__headline {
        margin-bottom: 48px;
    }
}
.gfe-content-block .glue-app-ready .glue-tabby.gfe-tabby__dark .glue-c-tabset__panel-container,
.training-courses .main > section[class*="-intro"]:first-of-type .glue-app-ready .glue-tabby.gfe-tabby__dark .glue-c-tabset__panel-container {
    background-color: #f5f5f5;
}
[dir="ltr"].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-container {
    padding-left: 16px;
    padding-right: 32px;
}
[dir="ltr"].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-container::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
[dir="ltr"].glue-app-ready .glue-tabby.h-t-hercules .h-c-tabby__heading-indicator {
    right: 16px;
}
[dir="rtl"].glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .h-c-tabby__heading-container {
    padding-left: 32px;
    padding-right: 16px;
}
[dir="rtl"].glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .h-c-tabby__heading-container::after {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
[dir="rtl"].glue-app-ready.glue-flexbox .glue-tabby.h-t-hercules .h-c-tabby__heading-indicator {
    left: 16px;
}
@media (min-width: 600px) {
    .glue-tabby {
        padding-bottom: 30px;
    }
}
.gfe-tile-carousel .resource-tile__carousel .resource-tile__item {
    margin: 0;
}
.the-keyword-news__posts > .article-separator:first-of-type {
    display: none;
}
@media (max-width: 1023px) {
    .the-keyword-news {
        margin-top: 48px;
    }
    .the-keyword-news__posts > .article-separator:first-of-type {
        display: block;
        margin-top: 0;
    }
}
@media (max-width: 599px) {
    .the-keyword-news {
        margin-top: 24px;
    }
}
.the-keyword-news__info {
    overflow: hidden;
}
.the-keyword-news__headline {
    display: inline-block;
    margin-top: 16px !important;
}
.the-keyword-news__headline .h-c-headline,
.the-keyword-news__headline .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .the-keyword-news__headline .h-c-intro {
    color: #202124;
}
.the-keyword-news__headline:hover .h-c-headline,
.the-keyword-news__headline:hover .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .the-keyword-news__headline:hover .h-c-intro {
    color: #1a73e8;
}
.the-keyword-news .article-separator {
    margin: 24px 0;
}
.the-keyword-news > *:last-child .article-separator {
    margin-bottom: 0;
}
.edu-on-air {
    margin-top: 0;
}
.edu-on-air__card {
    border: 1px solid rgba(32, 33, 36, 0.16);
    border-radius: 4px;
    height: inherit;
    min-height: 400px;
    padding: 0;
    position: relative;
    width: 100%;
}
@media (max-width: 1023px) {
    .edu-on-air__card {
        margin-top: 24px;
    }
}
@media (max-width: 599px) {
    .edu-on-air__card {
        margin-top: 0;
        min-height: auto;
    }
    .edu-on-air__card:first-of-type {
        margin-top: 12px;
    }
}
.edu-on-air__image {
    display: block;
    height: 180px;
    overflow: hidden;
}
.edu-on-air__image .gfe-responsive-image {
    padding-right: 0 !important;
}
.edu-on-air__body {
    padding: 24px 24px 48px;
}
.edu-on-air__description {
    margin: 16px 0 0;
    color: #5f6368;
}
.edu-on-air__links .h-c-link {
    margin-top: 0;
}
.gfe-responsive-image {
    display: block;
    margin: 0 auto 24px;
    width: 100%;
}
@media (min-width: 1024px) {
    .gfe-responsive-image {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .gfe-responsive-image:nth-child(1):nth-last-child(1) {
        margin-bottom: 0;
    }
}
.h-c-grid__col .gfe-responsive-image {
    height: 100%;
    min-height: 0;
}
.h-c-grid__col--6 .gfe-responsive-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
@media (min-width: 600px) {
    .h-c-grid__col--6 .gfe-responsive-image {
        margin-bottom: 20px;
    }
}
.gfe-content-block--no-h-spacing .gfe-responsive-image__img {
    width: 100%;
}
.gfe-responsive-image__img {
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}
.gfe-responsive-image__img.gfe-responsive-image__img--no-border {
    border-radius: 0;
}
.flexible-content--centered + .gfe-responsive-image {
    width: auto;
}
.thank-you .gfe-responsive-image {
    margin: 0 auto 20px;
}
@media (min-width: 600px) {
    .thank-you .gfe-responsive-image {
        width: 100%;
    }
}
@media (min-width: 1440px) {
    .thank-you .gfe-responsive-image {
        width: 50%;
    }
}
.cookie-consent {
    background-color: #f8f9fa;
    border-top: 2px solid #dadce0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 999;
}
.cookie-consent #cookieBar {
    background-color: #f8f9fa;
    color: #414141;
    margin: 0 auto;
    max-width: 1440px;
    position: relative;
}
.cookie-consent #cookieBar .cookieBarInner {
    padding: 16px;
    text-align: left;
}
.cookie-consent #cookieBar .cookieBarInner .cookieBarText {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
}
.cookie-consent #cookieBar .cookieBarInner .cookieBarButtons {
    margin: 0;
}
.cookie-consent #cookieBar .cookieBarInner .cookieBarMoreButton {
    background: transparent;
    border: none;
    color: #1a73e8;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 0 4px;
    padding: 0;
}
.cookie-consent #cookieBar .cookieBarInner .cookieBarConsentButton {
    background-color: #1a73e8;
    display: block;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
    max-height: 46px;
    max-width: 35%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 13px 24px;
    text-align: center;
}
@media (min-width: 600px) {
    .cookie-consent #cookieBar .cookieBarInner {
        padding: 20px 24px;
        width: 80%;
    }
    .cookie-consent #cookieBar .cookieBarInner .cookieBarConsentButton {
        bottom: 0;
        display: initial;
        margin: auto;
        max-width: -webkit-fill-available;
        max-width: -moz-available;
        max-width: stretch;
        position: absolute;
        right: 24px;
        top: 0;
    }
}
@media (min-width: 1024px) {
    .cookie-consent #cookieBar .cookieBarInner .cookieBarText,
    .cookie-consent #cookieBar .cookieBarInner .cookieBarMoreButton {
        font-size: 16px;
        line-height: 28px;
    }
    .cookie-consent #cookieBar .cookieBarInner .cookieBarConsentButton {
        font-size: 16px;
    }
}
@media (min-width: 1460px) {
    .cookie-consent #cookieBar .cookieBarInner {
        padding-left: 0;
    }
    .cookie-consent #cookieBar .cookieBarInner .cookieBarConsentButton {
        right: 0;
    }
}
.page-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.page-intro .page-intro-button {
    margin: 24px auto;
}
.page-intro .page-intro-button:nth-last-child(1) {
    margin-bottom: 0;
}
.page-intro .page-intro-button:nth-last-child(1) .h-c-button {
    margin-bottom: 0;
}
.page-intro .page-intro-button--footnote {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .page-intro .page-intro-button--footnote {
        margin-bottom: 16px;
    }
}
.page-intro .image-intro {
    -ms-flex-item-align: end;
    align-self: flex-end;
    bottom: 0;
    max-width: 400px;
    position: absolute;
    z-index: -1;
}
.page-intro .page-intro-copy {
    margin-left: 0;
}
.page-intro .page-intro-copy.page-intro-image {
    padding-bottom: 224px;
}
.page-intro .page-intro-copy--centered {
    margin: 0 auto;
    text-align: center;
}
.page-intro .page-intro-copy .h-c-headline.h-c-headline--two.h-has-bottom-margin,
.page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .page-intro .page-intro-copy .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 8px;
}
.page-intro .page-intro-copy--footnote {
    font-size: 12px;
    font-family: "Roboto", Helvetica, arial, sans-serif;
}
.page-intro .page-intro-copy__icon {
    height: 54px;
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .page-intro .page-intro-copy__icon .gfe-responsive-image__img {
        height: 42px;
    }
    .page-intro .page-intro-copy.page-intro-image {
        padding-bottom: 42px;
        min-width: 340px;
    }
    .page-intro .page-intro-copy .page-intro-button {
        max-width: inherit;
    }
    .page-intro .image-intro {
        right: 0;
        text-align: right;
        max-width: none;
        position: relative;
    }
}
@media (min-width: 1024px) {
    .page-intro .page-intro-copy__icon {
        height: 84px;
        margin-bottom: 32px;
    }
    .page-intro .page-intro-copy.page-intro-image {
        padding-bottom: 50px;
    }
    .page-intro .page-intro-copy h2 {
        margin-bottom: 16px;
        margin-top: 11px;
    }
    .page-intro .page-intro-copy .page-intro-button {
        max-width: inherit;
    }
    .page-intro .page-intro-copy .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .page-intro .page-intro-copy .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 32px;
    }
    .page-intro .image-intro {
        right: 0;
        max-width: none;
        text-align: right;
    }
    .page-intro .page-intro-button {
        margin-top: 32px;
    }
}
.main > section[class*="-intro"]:first-of-type {
    padding-top: 8px;
}
@media (min-width: 1024px) {
    .main > section[class*="-intro"]:first-of-type {
        padding-top: 16px;
    }
}
.main > section[class*="-intro"] + a + section {
    padding-top: 0;
}
.main > section[class*="-intro"] + a + section > .gfe-content-block:nth-child(1),
.training-courses .main > section[class*="-intro"] + a + section.main > section:nth-child(1)[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.main > section[class*="-intro"] + a + section > .gfe-content-block--dark:nth-child(1) {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .main > section[class*="-intro"] + a + section > .gfe-content-block--dark:nth-child(1) {
        padding-top: 48px;
    }
}
.page-intro-with-animation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
@media (min-width: 600px) {
    .page-intro-with-animation .page-intro-copy {
        -ms-flex-preferred-size: 70%;
        flex-basis: 90%;
    }
}
.page-intro-with-animation__headline-animated {
    display: none;
}
@media (min-width: 1025px) {
    .page-intro-with-animation__headline-animated {
        display: block;
    }
}
.page-intro-with-animation .hero__cursor {
    background-color: #5f6368;
    height: 40px;
    position: absolute;
    width: 2px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .hero__cursor {
        height: 56px;
    }
}
@media (min-width: 1024px) {
    .page-intro-with-animation .hero__cursor {
        height: 64px;
    }
}
.page-intro-with-animation .hero__cursor:after {
    content: "";
    background-color: #5f6368;
    height: 8px;
    width: 8px;
    position: absolute;
    margin: 0 0 0 -4px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .hero__cursor:after {
        height: 12px;
        width: 11px;
        margin: 0 0 0 -5px;
    }
}
.page-intro-with-animation .hero__cursor--blink {
    -webkit-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}
.page-intro-with-animation .logos-wrapper {
    height: 32px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .logos-wrapper {
        height: 40px;
        margin-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    .page-intro-with-animation .logos-wrapper {
        height: 52px;
        margin-bottom: 36px;
    }
}
.page-intro-with-animation .logos,
.page-intro-with-animation .static-logos {
    display: none;
}
.page-intro-with-animation .logos.active,
.page-intro-with-animation .static-logos.active {
    display: block;
}
.page-intro-with-animation .logos.clean,
.page-intro-with-animation .static-logos.clean {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 0.45s;
    animation-duration: 0.45s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.page-intro-with-animation .logos .page-intro-copy__icon,
.page-intro-with-animation .static-logos .page-intro-copy__icon {
    height: 32px;
    margin-bottom: 0;
    opacity: 0;
    width: 32px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .logos .page-intro-copy__icon,
    .page-intro-with-animation .static-logos .page-intro-copy__icon {
        height: 40px;
        width: 40px;
    }
}
@media (min-width: 1025px) {
    .page-intro-with-animation .logos .page-intro-copy__icon,
    .page-intro-with-animation .static-logos .page-intro-copy__icon {
        height: 50px;
        width: 50px;
    }
}
.page-intro-with-animation .logos .page-intro-copy__icon:not(:last-child),
.page-intro-with-animation .static-logos .page-intro-copy__icon:not(:last-child) {
    margin-right: 16px;
}
@media (min-width: 1024px) {
    .page-intro-with-animation .logos .page-intro-copy__icon:not(:last-child),
    .page-intro-with-animation .static-logos .page-intro-copy__icon:not(:last-child) {
        margin-right: 24px;
    }
}
.page-intro-with-animation .logos .page-intro-copy__icon.logo-animate,
.page-intro-with-animation .static-logos .page-intro-copy__icon.logo-animate {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.page-intro-with-animation .logos .page-intro-copy__icon.logo-animate:nth-child(1),
.page-intro-with-animation .static-logos .page-intro-copy__icon.logo-animate:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.page-intro-with-animation .logos .page-intro-copy__icon.logo-animate:nth-child(2),
.page-intro-with-animation .static-logos .page-intro-copy__icon.logo-animate:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.page-intro-with-animation .logos .page-intro-copy__icon.logo-animate:nth-child(3),
.page-intro-with-animation .static-logos .page-intro-copy__icon.logo-animate:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.page-intro-with-animation .logos .page-intro-copy__icon.logo-animate:nth-child(4),
.page-intro-with-animation .static-logos .page-intro-copy__icon.logo-animate:nth-child(4) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.page-intro-with-animation .logos .page-intro-copy__icon.logo-animate:nth-child(5),
.page-intro-with-animation .static-logos .page-intro-copy__icon.logo-animate:nth-child(5) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.page-intro-with-animation__mobile {
    height: 168px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation__mobile {
        display: none;
    }
}
.page-intro-with-animation__mobile .static-wrapper {
    display: none;
    opacity: 0;
}
.page-intro-with-animation__mobile .static-wrapper.active {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.page-intro-with-animation__mobile .static-wrapper.clean {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.page-intro-with-animation__mobile .static-logos {
    display: block;
    margin-bottom: 16px;
}
.page-intro-with-animation__mobile .static-logos .page-intro-copy__icon {
    opacity: 1;
}
.page-intro-with-animation .headline-wrapper {
    height: 40px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .headline-wrapper {
        height: 56px;
    }
}
@media (min-width: 1024px) {
    .page-intro-with-animation .headline-wrapper {
        height: 64px;
    }
}
.page-intro-with-animation .headline-wrapper .headline-to-change {
    display: none;
}
.page-intro-with-animation .headline-wrapper .headline-to-change.active {
    display: inline-block;
}
.page-intro-with-animation .headline-wrapper .headline-to-change i {
    font-style: normal;
    display: none;
}
.page-intro-with-animation .headline-wrapper .headline-to-change i.typed {
    display: inline-block;
}
.page-intro-with-animation .headline-to-change {
    display: inline-block;
    position: relative;
    padding: 0 10px;
}
.page-intro-with-animation .headline-to-change.select-phrase:before {
    content: "";
    position: absolute;
    background-color: rgba(210, 227, 252, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-animation: highlight 0.1s linear;
    animation: highlight 0.1s linear;
}
.page-intro-with-animation .headline-to-change.select-phrase.clear-phrase:before {
    background-color: transparent;
}
.page-intro-with-animation .headline-to-change.headline-animated {
    display: inline-block;
    white-space: nowrap;
    margin: 0 auto;
    -webkit-animation: typing 3.5s steps(40, end);
    animation: typing 3.5s steps(40, end);
}
@-webkit-keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 322px;
    }
}
@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 322px;
    }
}
.page-intro-with-animation .headline-to-change.headline-animated span {
    display: block;
    overflow: hidden;
}
.page-intro-with-animation .headline-to-change span {
    white-space: nowrap;
    padding: 0 10px;
}
.page-intro-with-animation .page-intro-button {
    margin-top: 8px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .page-intro-button {
        display: inline-block;
        margin: 8px 12px 0 12px;
    }
}
.page-intro-with-animation .page-intro-button .h-c-button {
    margin-bottom: 0;
}
.page-intro-with-animation .page-intro-button--footnote {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .page-intro-with-animation .page-intro-button--footnote {
        margin-bottom: 16px;
    }
}
.page-intro-with-animation .image-intro {
    -ms-flex-item-align: end;
    align-self: flex-end;
    bottom: 0;
    max-width: 400px;
    position: absolute;
    z-index: -1;
}
.page-intro-with-animation .page-intro-copy {
    margin-left: 0;
}
.page-intro-with-animation .page-intro-copy.page-intro-image {
    padding-bottom: 224px;
}
.page-intro-with-animation .page-intro-copy--centered {
    margin: 0 auto;
    text-align: center;
}
.page-intro-with-animation .page-intro-copy .h-c-headline--subhead {
    margin: 16px auto 0 auto;
    max-width: 617px;
}
.page-intro-with-animation .page-intro-copy .h-c-headline.h-c-headline--two,
.page-intro-with-animation .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .page-intro-with-animation .page-intro-copy .h-c-headline--two.h-c-intro {
    line-height: 40px;
}
@media (min-width: 1025px) {
    .page-intro-with-animation .page-intro-copy .h-c-headline.h-c-headline--two,
    .page-intro-with-animation .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .page-intro-with-animation .page-intro-copy .h-c-headline--two.h-c-intro {
        line-height: 56px;
    }
}
@media (min-width: 1024px) {
    .page-intro-with-animation .page-intro-copy .h-c-headline.h-c-headline--two,
    .page-intro-with-animation .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .page-intro-with-animation .page-intro-copy .h-c-headline--two.h-c-intro {
        line-height: 64px;
    }
}
@media (min-width: 1024px) {
    .page-intro-with-animation .page-intro-copy__icon {
        height: 84px;
        margin-bottom: 32px;
    }
    .page-intro-with-animation .page-intro-copy.page-intro-image {
        padding-bottom: 50px;
    }
    .page-intro-with-animation .page-intro-copy .page-intro-button {
        max-width: inherit;
    }
    .page-intro-with-animation .page-intro-copy .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .page-intro-with-animation .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .page-intro-with-animation .page-intro-copy .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 32px;
    }
    .page-intro-with-animation .image-intro {
        right: 0;
        max-width: none;
        text-align: right;
    }
    .page-intro-with-animation .page-intro-button {
        margin-top: 32px;
    }
}
@-webkit-keyframes blink {
    from,
    to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
@keyframes blink {
    from,
    to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes highlight {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes highlight {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.h-c-carousel--edu .h-c-carousel__navigation {
    bottom: -40px;
}
.h-c-carousel--edu .h-c-carousel__navigation .h-c-icon--keyboard-arrow-left,
.h-c-carousel--edu .h-c-carousel__navigation .h-c-icon--keyboard-arrow-right {
    height: 22px;
    stroke: #5f6368;
    width: 22px;
}
.h-c-carousel--edu .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before {
    background: #fff;
    border-color: #5f6368;
    height: 8px;
    width: 8px;
}
.h-c-carousel--edu .h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button::before {
    background: #5f6368;
    border-color: #5f6368;
}
.h-c-carousel--edu .h-c-carousel__navigation .glue-pagination-next,
.h-c-carousel--edu .h-c-carousel__navigation .glue-pagination-previous {
    height: 24px;
    width: 24px;
}
.revamp-carousel .h-c-carousel__navigation {
    bottom: 0;
    position: relative;
}
.revamp-carousel .h-c-carousel--edu.h-c-carousel--simple-full-bleed .h-c-carousel__paginate {
    top: 50%;
}
.revamp-carousel .h-c-carousel--simple-full-bleed {
    margin: 0;
}
.revamp-carousel .h-c-carousel__paginate {
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.revamp-carousel__wrap .revamp-carousel__image {
    position: relative;
}
.revamp-carousel__wrap .revamp-carousel__image:hover .h-c-carousel__paginate {
    opacity: 1;
}
.revamp-carousel__image {
    position: relative;
}
.revamp-carousel__image img {
    width: 100%;
}
.revamp-carousel__image .revamp-carousel__cta {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.revamp-carousel__image .revamp-carousel__cta .h-c-link {
    background: #5f6368;
    border-radius: 50%;
    height: 48px;
    position: relative;
    -webkit-transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    width: 48px;
}
@media (min-width: 600px) {
    .revamp-carousel__image .revamp-carousel__cta .h-c-link {
        height: 64px;
        width: 64px;
    }
}
@media (min-width: 1024px) {
    .revamp-carousel__image .revamp-carousel__cta .h-c-link {
        height: 100px;
        width: 100px;
    }
}
.revamp-carousel__image .revamp-carousel__cta .h-c-link:hover {
    background: #4683e9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.revamp-carousel__image .revamp-carousel__cta .h-c-link:focus {
    outline: none;
}
.revamp-carousel__image .revamp-carousel__cta .h-c-link::before {
    border-bottom: 12px solid transparent;
    border-left: 15px solid white;
    border-top: 12px solid transparent;
    content: "";
    height: 0;
    left: 55%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: border-color 0.5s;
    transition: border-color 0.5s;
    width: 0;
}
@media (min-width: 600px) {
    .revamp-carousel__image .revamp-carousel__cta .h-c-link::before {
        border-bottom-width: 15px;
        border-left-width: 25px;
        border-top-width: 15px;
    }
}
@media (min-width: 1024px) {
    .revamp-carousel__image .revamp-carousel__cta .h-c-link::before {
        border-bottom-width: 23px;
        border-left-width: 33px;
        border-top-width: 23px;
    }
}
.revamp-carousel__image + .revamp-carousel__info-box {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .revamp-carousel__image + .revamp-carousel__info-box {
        margin-top: 24px;
    }
}
.revamp-carousel__info-box .h-c-headline,
.revamp-carousel__info-box .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .revamp-carousel__info-box .h-c-intro {
    margin-bottom: 8px;
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .revamp-carousel__info-box .h-c-headline,
    .revamp-carousel__info-box .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .revamp-carousel__info-box .h-c-intro {
        margin-bottom: 16px;
    }
}
.revamp-carousel__info-box .revamp-carousel__cta {
    margin-top: 8px;
}
.revamp-carousel__info-box .revamp-carousel__cta .h-c-link {
    margin: 0;
}
.revamp-carousel__info-box .revamp-carousel__cta .h-c-link:focus {
    outline: none;
}
.revamp-carousel .h-c-carousel__paginate-wrap::before {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.revamp-carousel .h-c-carousel__paginate-wrap,
.revamp-carousel .h-c-carousel__paginate-wrap::before {
    height: 45px;
    opacity: 1;
    width: 45px;
}
@media (min-width: 600px) {
    .revamp-carousel .h-c-carousel__paginate-wrap,
    .revamp-carousel .h-c-carousel__paginate-wrap::before {
        height: 65px;
        width: 65px;
    }
}
.revamp-carousel .h-c-carousel__paginate-wrap svg {
    height: 36px;
    width: 36px;
}
@media (min-width: 600px) {
    .revamp-carousel .h-c-carousel__paginate-wrap svg {
        height: 45px;
        width: 45px;
    }
}
.h-c-grid__col .revamp-carousel {
    height: 100%;
    min-height: 0;
}
@media (min-width: 1024px) {
    .h-c-grid__col--4 .revamp-carousel__image .revamp-carousel__cta .h-c-link,
    .h-c-grid__col--5 .revamp-carousel__image .revamp-carousel__cta .h-c-link,
    .h-c-grid__col--6 .revamp-carousel__image .revamp-carousel__cta .h-c-link {
        height: 64px;
        width: 64px;
    }
    .h-c-grid__col--4 .revamp-carousel__image .revamp-carousel__cta .h-c-link::before,
    .h-c-grid__col--5 .revamp-carousel__image .revamp-carousel__cta .h-c-link::before,
    .h-c-grid__col--6 .revamp-carousel__image .revamp-carousel__cta .h-c-link::before {
        border-bottom-width: 15px;
        border-left-width: 25px;
        border-top-width: 15px;
    }
}
.gfe-story .revamp-carousel {
    height: auto;
}
.gfe-story .gfe-responsive-image {
    margin-bottom: 0;
}
.gfe-story .revamp-carousel__info-box {
    margin: 12px 0 24px;
}
.gfe-story .revamp-carousel .h-c-carousel__item {
    min-height: auto !important;
}
.gfe-story .h-c-carousel__navigation {
    margin-bottom: 24px;
    position: static;
}
.social-sharing {
    margin-top: 24px;
}
.social-sharing input::-webkit-input-placeholder {
    color: #747272;
}
.social-sharing input::-moz-placeholder {
    color: #747272;
}
.social-sharing input::-ms-input-placeholder {
    color: #747272;
}
.social-sharing input::placeholder {
    color: #747272;
}
.social-sharing--section {
    margin-bottom: 80px;
    margin-top: 0;
}
.social-sharing * {
    font-family: "Roboto", Helvetica, arial, sans-serif;
}
.social-sharing .h-c-icon--blue {
    fill: #1a73e8;
    height: 40px;
    width: 40px;
}
.social-sharing .google-plus {
    height: 48px;
    width: 48px;
}
.social-sharing .innovar-hero {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    padding: 56px 0 0 0;
    text-align: center;
}
.social-sharing .innovar-hero__headline {
    color: #1a73e8;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 100%;
    margin-bottom: 19px;
    text-align: center;
}
.social-sharing .innovar-hero__subheadline {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 60%;
}
.social-sharing .innovar-hero__form {
    border-bottom: 1px solid #d8d8d8;
    color: #747272;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 50px;
    margin: 0 auto 22px;
    position: relative;
    max-width: 870px;
    width: 90%;
}
.social-sharing .innovar-hero__form span {
    color: #1a73e8;
    display: inline-block;
    line-height: 130%;
    margin-right: 16px;
}
.social-sharing .innovar-hero__form--section {
    border-color: #dadce0;
    width: 50%;
}
.social-sharing .innovar-hero__input {
    background: transparent;
    border: 0;
    color: #747272;
    display: inline-block;
    font-size: 50px;
    height: auto;
    line-height: 130%;
    padding: 0;
    width: 100%;
}
.social-sharing .innovar-hero__input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.social-sharing .innovar-hero__input--section {
    color: #202124;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 20px auto 0;
    padding: 10px 0;
}
.social-sharing .innovar-hero__share-module {
    color: #1a73e8;
    text-align: center;
}
.social-sharing .innovar-hero__share-module a {
    color: #1a73e8;
    display: inline-block;
    font-size: 36px;
    line-height: 100%;
    margin-left: 16px;
    vertical-align: middle;
}
.social-sharing .innovar-hero__share-module a span {
    display: none;
}
.social-sharing .innovar-hero__share-module span {
    font-size: 18px;
}
.social-sharing .innovar-hero__share-module--form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
}
@media (min-width: 600px) {
    .social-sharing.innovar-hero .innovar-hero__form {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 769px) {
    .social-sharing .innovar-hero__share-module--form {
        bottom: 8px;
    }
}
@media only screen and (max-width: 768px) {
    .social-sharing .innovar-hero {
        height: auto;
        padding: 32px 0;
    }
    .social-sharing .innovar-hero__headline {
        font-size: 46px;
        margin-bottom: 24px;
    }
    .social-sharing .innovar-hero__subheadline {
        width: auto;
    }
    .social-sharing .innovar-hero__form {
        font-size: 20px;
        margin-bottom: 25px;
        width: calc(100% - (16px * 2));
    }
    .social-sharing .innovar-hero__form span {
        margin-right: 5px;
    }
    .social-sharing .innovar-hero__form--section {
        width: 80%;
    }
    .social-sharing .innovar-hero__input {
        font-size: 20px;
    }
    .social-sharing .innovar-hero__input--section {
        font-size: 16px !important;
    }
    .social-sharing .innovar-hero__share-module--form {
        font-size: 20px;
        margin-bottom: 0;
    }
    .social-sharing .innovar-hero__share-module--form .h-c-icon--blue {
        height: 28px;
        width: 28px;
    }
    .social-sharing .innovar-hero__skip-to-content {
        font-size: 12px;
    }
}
@media only screen and (max-width: 540px) {
    .social-sharing .innovar-hero__headline {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1024px) {
    .social-sharing .h-c-icon--blue {
        height: 32px;
        width: 32px;
    }
    .social-sharing .google-plus {
        height: 40px;
        margin-top: -2px;
        width: 40px;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.timer-intro__slide {
    background-color: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.timer-intro__slide.h-c-grid {
    display: none;
}
.timer-intro__slide--active.h-c-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: fadein 3s;
    animation: fadein 3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    position: relative;
}
.timer-intro .gfe-intro--blue {
    color: #1a73e8;
    display: block;
}
.timer-intro .h-c-headline--subheadline {
    margin-top: 25px;
    width: 85%;
}
@media (min-width: 600px) {
    .timer-intro .h-c-headline--subheadline {
        margin-top: 28px;
    }
}
@media (min-width: 1024px) {
    .timer-intro .h-c-headline--subheadline {
        margin-top: 34px;
        width: 78%;
    }
}
@media (max-width: 599px) {
    .timer-intro__slide .h-c-grid__col:first-child {
        margin-bottom: 50px;
    }
}
.twitter-feed {
    padding-top: 24px;
}
.twitter-feed__tweet {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 24px !important;
    padding: 24px;
}
.twitter-feed__user {
    display: inline-block;
}
.twitter-feed__username {
    margin-bottom: -6px;
}
.twitter-feed__avatar {
    display: inline-block;
    float: left;
    height: 48px;
    margin-right: 8px;
    width: 48px;
}
.twitter-feed__avatar img {
    border-radius: 50%;
    height: 48px;
    width: 48px;
}
.twitter-feed__message {
    height: 50%;
    margin-bottom: 16px;
}
.twitter-feed__image {
    width: 100%;
}
.twitter-feed__image img {
    margin: 0 auto;
}
.gfe-get-started {
    background-color: #f8f9fa;
    border-radius: 4px;
    padding: 32px 12px;
}
@media (min-width: 600px) {
    .gfe-get-started {
        padding: 48px 0;
    }
}
@media (min-width: 1024px) {
    .gfe-get-started {
        padding: 72px 0;
    }
}
.gfe-get-started__eyebrow .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .gfe-get-started__eyebrow .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.gfe-get-started__container .h-c-headline,
.gfe-get-started__container .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-get-started__container .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .gfe-get-started__container .h-c-headline,
    .gfe-get-started__container .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-get-started__container .h-c-intro {
        margin-bottom: 16px;
    }
}
.gfe-get-started__container .h-c-copy {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .gfe-get-started__container .h-c-copy {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .gfe-get-started__container--primary .gfe-get-started__body {
        margin-bottom: 24px;
    }
}
.gfe-get-started__container--secundary .gfe-get-started__body {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .gfe-get-started__container--secundary .gfe-get-started__body {
        margin-bottom: 48px;
    }
}
.gfe-get-started__container--secundary .gfe-get-started__body:last-child {
    margin-bottom: 0;
}
.gfe-get-started__ctas .h-c-button {
    margin-top: 0;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .gfe-get-started__ctas .h-c-button {
        margin-left: 8px;
        margin-right: 8px;
    }
}
.gfe-get-started__ctas .gfe-app-icon {
    margin: 0 16px 0 0;
}
@media (min-width: 600px) {
    .gfe-get-started__ctas .gfe-app-icon {
        margin: 0 16px 8px 0;
    }
}
@media (min-width: 1024px) {
    .gfe-get-started__ctas .gfe-app-icon {
        margin-right: 24px;
    }
}
.gfe-get-started__ctas .gfe-app-icon:last-child {
    margin-right: 0;
}
.gfe-get-started__body .h-c-headline,
.gfe-get-started__body .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-get-started__body .h-c-intro {
    padding-right: 12px;
}
.resource-tile .h-c-tile {
    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%;
    min-width: 278px;
    width: 100%;
}
.resource-tile .h-c-tile__header--icon {
    min-height: auto;
    padding: 24px 16px 16px;
}
@media (min-width: 1440px) {
    .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
        height: 64px;
    }
}
.resource-tile .h-c-tile__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .resource-tile .h-c-tile__body {
        margin-bottom: 40px;
    }
}
.resource-tile .h-c-tile__body .h-c-eyebrow,
.resource-tile .h-c-tile__body .h-c-headline--subhead {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .resource-tile .h-c-tile__body .h-c-eyebrow,
    .resource-tile .h-c-tile__body .h-c-headline--subhead {
        margin-bottom: 16px;
    }
}
.resource-tile .h-c-tile__body .h-c-tile__description {
    margin-bottom: 0;
    margin-top: 16px;
}
.resource-tile .h-c-tile__content__units-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 24px;
}
.resource-tile .h-c-tile__content__units-time .h-c-icon--library-book {
    font-size: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
    width: 24px;
}
.resource-tile .h-c-tile__content__units-time span.h-c-copy {
    margin: 0 24px 8px 0;
}
.resource-tile .h-c-tile__links {
    position: static;
}
.resource-tile .h-c-tile__links .h-c-link {
    float: right;
}
.resource-tile .h-c-tile__links .h-c-link--arrow {
    float: right;
}
.resource-tile .h-c-tile__links .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
[dir="rtl"] .resource-tile .h-c-tile__links .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    [dir="rtl"] .resource-tile .h-c-tile__links .h-c-tile__link--arrow-external {
        -webkit-transform: rotate(-225deg);
        transform: rotate(-225deg);
    }
}
.resource-tile .h-c-tile__links .h-c-tile__link--modal-opener {
    float: right;
}
.resource-tile .h-c-tile__links .h-c-tile__link--modal-opener__icon {
    height: 18px;
    width: 18px;
}
.resource-tile .h-c-tile__links .h-c-button--flat {
    color: #1a73e8;
    padding: 0 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .resource-tile.h-c-grid .h-c-tile {
        min-width: inherit;
    }
}
.resource-tile__carousel {
    width: 100%;
}
.resource-tile__carousel .resource-tile__item {
    margin: 0 8px;
}
.resource-tile__carousel-wrap {
    position: relative;
}
.resource-tile__carousel-wrap:hover .h-c-carousel__paginate {
    opacity: 1;
}
.resource-tile .h-c-eyebrow {
    position: relative;
}
.resource-tile .h-c-eyebrow::before {
    background-color: #dadce0;
    content: "";
    display: block;
    height: 100%;
    left: -24px;
    position: absolute;
    top: 0;
    width: 8px;
}
[dir="rtl"] .resource-tile .h-c-eyebrow::before {
    left: auto;
    right: -24px;
}
.resource-tile__item-wrapper {
    height: 100%;
    width: 100%;
}
.resource-tile__item-wrapper .h-c-tile {
    -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.resource-tile__item-wrapper .h-c-tile:hover {
    -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);
}
.resource-tile__item {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
    position: relative;
}
.resource-tile__item .h-c-tile {
    color: #5f6368;
    height: 100%;
    min-height: 0;
}
.h-c-grid.h-c-tile-set .resource-tile__item {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .h-c-grid.h-c-tile-set .resource-tile__item {
        margin-bottom: 28px;
    }
}
.resource-tile__item .h-c-tile__link--arrow {
    -webkit-transition: -webkit-transform 0.18s ease-out;
    transition: -webkit-transform 0.18s ease-out;
    transition: transform 0.18s ease-out;
    transition: transform 0.18s ease-out, -webkit-transform 0.18s ease-out;
}
.resource-tile__item .h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link--arrow,
.resource-tile__item .h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link--arrow,
.resource-tile__item .h-c-tile.h-c-tile--hoverable:active .h-c-tile__link--arrow {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
[dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link--arrow,
[dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link--arrow,
[dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:active .h-c-tile__link--arrow {
    -webkit-transform: scale(1.3) rotate(-180deg);
    transform: scale(1.3) rotate(-180deg);
}
.resource-tile__item .h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link--arrow-external,
.resource-tile__item .h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link--arrow-external,
.resource-tile__item .h-c-tile.h-c-tile--hoverable:active .h-c-tile__link--arrow-external {
    -webkit-transform: scale(1.3) rotate(-45deg);
    transform: scale(1.3) rotate(-45deg);
}
[dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link--arrow-external,
[dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link--arrow-external,
[dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:active .h-c-tile__link--arrow-external {
    -webkit-transform: scale(1.3) rotate(-135deg);
    transform: scale(1.3) rotate(-135deg);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    [dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:hover .h-c-tile__link--arrow-external,
    [dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:focus .h-c-tile__link--arrow-external,
    [dir="rtl"] .resource-tile__item .h-c-tile.h-c-tile--hoverable:active .h-c-tile__link--arrow-external {
        -webkit-transform: scale(1.3) rotate(-225deg);
        transform: scale(1.3) rotate(-225deg);
    }
}
.resource-tile__item--shadow-hoverable {
    border-radius: 4px;
}
.resource-tile__item--shadow-hoverable:hover {
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-box-shadow 0.2s ease-in;
    transition: -webkit-box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
}
.resource-tile__item--premium__tag {
    border-top-right-radius: 3px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.resource-tile__item--premium__tag-copy {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 19px;
    top: 4px;
}
.resource-tile__item--premium__tag-copy::after {
    background: #34a853;
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    right: -34px;
    top: -19px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.resource-tile__item--collection__wrapper {
    width: calc(100% - 16px);
}
.resource-tile__item--collection__wrapper .resource-tile__item--collection__container {
    width: 100%;
}
.resource-tile__item--collection {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
}
.resource-tile__item--collection::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f8f9fa;
    -webkit-box-shadow: 0px -1px 0px #dadce0;
    box-shadow: 0px -1px 0px #dadce0;
    content: "";
    height: 0;
    position: absolute;
    right: 7px;
    top: 17px;
    width: 0;
    z-index: 2;
}
.resource-tile__item--collection::after {
    background: #f8f9fa;
    border: 1px solid #dadce0;
    border-radius: 4px;
    bottom: 0;
    content: "";
    display: block;
    height: calc(100% - 16px);
    position: absolute;
    right: 0;
    width: calc(100% - 16px);
    z-index: -1;
}
.resource-tile__item--collection__container {
    height: calc(100% - 16px);
    overflow: hidden;
    width: calc(100% - 16px);
}
.resource-tile__item--collection__corner {
    background: #fff;
    border-top: 0.031em solid #dadce0;
    height: 24px;
    position: absolute;
    right: 4px;
    top: -6px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 34px;
    z-index: 1;
}
.resource-tile__item--collection__corner::before {
    border-bottom: 16px solid transparent;
    border-radius: 1px;
    border-right: 16px solid #f1f3f4;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: -25px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 0;
    z-index: 1;
}
.resource-tile__item--collection__corner::after {
    border-top: 1px solid #dadce0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    content: "";
    display: block;
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: -17px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 35px;
    z-index: 2;
}
.resource-tile__item--collection .h-c-tile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 24px;
}
.resource-tile__item--collection .h-c-tile__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    width: 100%;
}
.resource-tile__item--collection .h-c-tile__body .h-c-eyebrow::before {
    content: none;
}
.resource-tile__item--collection .h-c-tile__body .h-c-headline--subhead {
    font-size: 18px;
}
@media (min-width: 1024px) {
    .resource-tile__item--collection .h-c-tile__body .h-c-headline--subhead {
        font-size: 22px;
    }
}
.resource-tile__item--collection .h-c-tile__body .h-c-tile__description {
    margin-bottom: 0;
}
.resource-tile__item--icon .h_c_tile__svg-icon {
    height: 32px;
    padding-left: 8px;
    width: 32px;
}
.resource-tile__item--icon .h-c-eyebrow {
    font-size: 12px;
}
.resource-tile__item--icon .h-c-tile__body {
    margin-bottom: 16px;
}
.resource-tile__item--icon .h-c-tile__body .h-c-headline--subhead,
.resource-tile__item--icon .h-c-tile__body .h-c-tile__description {
    margin-bottom: 0;
}
.resource-tile__item--no-icon .h-c-tile {
    padding-top: 24px;
}
.case-study-tile .h-c-grid--st .gfe-story-card {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .case-study-tile .h-c-grid--st .gfe-story-card {
        margin-bottom: 24px;
    }
}
.case-study-tile .h-c-carousel__navigation {
    bottom: -20px;
    margin-bottom: 20px;
}
.case-study-tile .h-c-carousel__navigation .h-c-icon--keyboard-arrow-left,
.case-study-tile .h-c-carousel__navigation .h-c-icon--keyboard-arrow-right {
    stroke: #5f6368;
}
.case-study-tile .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before {
    background: #fff;
    border-color: #5f6368;
}
.case-study-tile .h-c-carousel__navigation .glue-pagination-page-list .active .glue-o-pagination__button::before {
    background: #5f6368;
    border-color: #5f6368;
}
.case-study-tile .h-c-carousel__navigation .glue-pagination-next,
.case-study-tile .h-c-carousel__navigation .glue-pagination-previous {
    height: 24px;
    width: 24px;
}
.case-study-tile .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.case-study-tile .gfe-tile-carousel .h-c-tile__description.h-c-copy {
    min-height: unset;
}
.case-study-tile .revamp-carousel__cta {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.case-study-tile .revamp-carousel__cta .h-c-link {
    background: #5f6368;
    border-radius: 50%;
    height: 48px;
    position: relative;
    -webkit-transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    width: 48px;
}
.case-study-tile .revamp-carousel__cta .h-c-link:hover {
    background: #4683e9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.case-study-tile .revamp-carousel__cta .h-c-link:focus {
    outline: none;
}
.case-study-tile .revamp-carousel__cta .h-c-link::before {
    border-bottom: 12px solid transparent;
    border-left: 15px solid #fff;
    border-top: 12px solid transparent;
    content: "";
    height: 0;
    left: 55%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: border-color 0.5s;
    transition: border-color 0.5s;
    width: 0;
}
@media only screen and (max-width: 900px) {
    .case-study-tile .gfe-story-card .h-c-headline,
    .case-study-tile .gfe-story-card .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .case-study-tile .gfe-story-card .h-c-intro {
        font-size: 16px;
    }
}
.iframe .h-c-iframe {
    border: none;
}
.promo-carousel .h-c-promo-img {
    border-radius: 50%;
    height: 104px;
    width: 104px;
    overflow: hidden;
    margin-bottom: 24px;
}
.promo-carousel p > a,
.promo-carousel .h-c-inline-link {
    border-bottom: none;
}
.promo-carousel .h-c-carousel__navigation .glue-pagination-page-list .glue-o-pagination__button::before {
    height: 8px;
    width: 8px;
}
.promo-carousel .h-c-carousel__navigation {
    bottom: 0;
    position: relative;
}
.promo-carousel p,
.promo-carousel .h-c-copy {
    font-size: 16px;
    line-height: 26px;
}
.promo-carousel .h-c-copy {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-top: 16px;
}
.promo-carousel p.h-c-eyebrow {
    font-size: 12px;
    line-height: 16px;
}
@media (min-width: 600px) {
    .promo-carousel__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        max-width: 820px;
    }
    .promo-carousel .h-c-promo-content {
        margin-left: 16px;
        width: 70%;
    }
    .promo-carousel .h-c-copy {
        margin-top: 8px;
    }
    .promo-carousel .h-c-promo-img {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .promo-carousel .h-c-carousel__navigation {
        margin-top: 24px;
    }
    .promo-carousel .h-c-copy {
        margin-top: 16px;
    }
    .promo-carousel p,
    .promo-carousel .h-c-copy {
        font-size: 18px;
        line-height: 30px;
    }
}
@media (min-width: 1440px) {
    .promo-carousel p.h-c-eyebrow {
        font-size: 14px;
        line-height: 18px;
    }
    .promo-carousel .h-c-carousel__paginate {
        opacity: 1;
    }
    .promo-carousel .h-c-promo-img {
        height: 142px;
        width: 142px;
    }
    .promo-carousel .h-c-promo-content {
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 76px;
    }
}
.blog-posts .flexible-content-block {
    margin-bottom: 24px;
    text-align: center;
}
@media (min-width: 901px) {
    .blog-posts .flexible-content-block {
        margin-bottom: 0;
        text-align: left;
    }
}
.blog-posts .flexible-content__copy {
    text-align: left;
}
.blog-posts .flexible-content .h-c-headline--subhead,
.blog-posts .flexible-content .h-c-button--flat {
    display: inline;
}
.blog-posts .flexible-content .h-c-button--flat {
    font-size: 16px;
    font-weight: normal;
}
@media (min-width: 1024px) {
    .blog-posts .flexible-content .h-c-button--flat {
        font-size: 18px;
    }
}
@media (max-width: 1023px) {
    .scrollable-content .h-c-grid__col--8 {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        margin: 0 1.03799%;
        width: 97.92401%;
    }
}
.scrollable-content__navigation {
    margin-left: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
}
@media (max-width: 1023px) {
    .scrollable-content__navigation {
        background: #fff;
        bottom: 0;
        left: 0;
        position: fixed;
        top: auto;
        -webkit-transform: translateY(100%) translateY(-50px);
        transform: translateY(100%) translateY(-50px);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
        width: 100%;
        z-index: 1;
    }
    .scrollable-content__navigation--expanded {
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;
    }
    .scrollable-content__navigation--expanded .scrollable-content__button--mobile .h-c-headline--five {
        color: #1a73e8 !important;
    }
    .scrollable-content__navigation--expanded .scrollable-content__button--mobile__icon-container .scrollable-content__button--mobile__icon {
        fill: #1a73e8 !important;
        -webkit-transform: rotate(0) !important;
        transform: rotate(0) !important;
    }
    .scrollable-content__navigation .scrollable-content__button--mobile {
        border: 1px solid #dadce0;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-height: 50px;
        padding: 12px;
    }
    .scrollable-content__navigation .scrollable-content__button--mobile .h-c-headline--five {
        font-size: 14px;
    }
    .scrollable-content__navigation .scrollable-content__button--mobile__icon-container {
        padding: 0 12px;
    }
    .scrollable-content__navigation .scrollable-content__button--mobile__icon-container::before {
        bottom: 1px;
        content: "";
        position: absolute;
        right: 1px;
        top: 1px;
        width: calc(0.778rem + 32px);
    }
    .scrollable-content__navigation .scrollable-content__button--mobile__icon-container .scrollable-content__button--mobile__icon {
        fill: #5f6368;
        height: 0.778rem;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        width: 0.778rem;
    }
    .scrollable-content__navigation .h-c-headline--four,
    .scrollable-content__navigation .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .scrollable-content__navigation .h-c-headline,
    .scrollable-content__navigation .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .scrollable-content__navigation .h-c-intro,
    .scrollable-content__navigation .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .scrollable-content__navigation .h-c-intro {
        display: none;
    }
    .scrollable-content__navigation .scrollable-content__list {
        margin: 0 24px;
        padding: 24px 24px 4px;
    }
}
@media (min-width: 1024px) {
    .scrollable-content__navigation .scrollable-content__button--mobile {
        display: none;
    }
}
.scrollable-content__navigation .scrollable-content__list li {
    font-size: 18px;
    list-style: none;
    margin-bottom: 16px;
    position: relative;
}
@media (max-width: 1023px) {
    .scrollable-content__navigation .scrollable-content__list li {
        font-size: 16px;
    }
}
.scrollable-content__navigation .scrollable-content__list li .scrollable-content__item {
    color: #616161;
}
.scrollable-content__navigation .scrollable-content__list li .scrollable-content__item:hover {
    color: #1a73e8;
}
.scrollable-content__navigation .scrollable-content__list li .scrollable-content__item:before {
    background: #dadce0;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: -15px;
    margin: 10px 0;
    position: absolute;
    top: 0;
    width: 8px;
}
@media (max-width: 1023px) {
    .scrollable-content__navigation .scrollable-content__list li .scrollable-content__item:before {
        margin: 8px 0;
    }
}
.scrollable-content__navigation .scrollable-content__list li .scrollable-content__item--active {
    color: #1a73e8;
}
.scrollable-content__navigation .scrollable-content__list li .scrollable-content__item--active:before {
    background: #fff;
    border: 1px solid #1a73e8;
    border-radius: 100%;
    content: "";
    height: 16px;
    left: -19px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 16px;
}
@media (max-width: 1023px) {
    .scrollable-content__navigation .scrollable-content__list li .scrollable-content__item--active:before {
        top: 4px;
    }
}
.scrollable-content__navigation .scrollable-content__list li .scrollable-content__item--active:after {
    background: #1a73e8;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: -15px;
    margin: 0;
    position: absolute;
    top: 10px;
    width: 8px;
}
@media (max-width: 1023px) {
    .scrollable-content__navigation .scrollable-content__list li .scrollable-content__item--active:after {
        top: 8px;
    }
}
.scrollable-content__section {
    padding-top: 0;
}
@media (max-width: 1023px) {
    .scrollable-content__section {
        margin-bottom: 48px;
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .scrollable-content__section {
        margin-bottom: 96px;
    }
}
.scrollable-content__section:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.scrollable-content__section .h-c-page {
    padding: 0;
}
.scrollable-content__section .h-c-headline,
.scrollable-content__section .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .scrollable-content__section .h-c-intro {
    margin-bottom: 16px;
}
.scrollable-content__section .flexible-content-columns {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    margin: 0 !important;
    padding: 24px 24px 0;
}
@media (min-width: 1440px) {
    .scrollable-content__section .flexible-content-columns {
        padding: 48px 48px 0;
    }
}
.scrollable-content__section .flexible-content-columns .h-c-grid__col {
    min-height: 75px;
}
@media (max-width: 1023px) {
    .scrollable-content__section .flexible-content-columns .h-c-grid__col {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .scrollable-content__section .flexible-content-columns .h-c-grid__col {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .scrollable-content__section .flexible-content-columns .h-c-grid__col:nth-last-child(2) {
        margin-bottom: 0;
    }
}
.gfe-tip {
    height: 100%;
}
.gfe-tip .h-c-cta-align {
    position: relative;
    top: -1px;
}
.gfe-tip .h-c-button--flat {
    font-weight: 400;
}
.gfe-tip .h-c-tile__link .h-c-tile__link--info {
    float: none;
    margin-bottom: 8px;
}
.gfe-tip .h-c-detail-separator {
    border-left: 8px solid #f1f3f4;
    height: 100%;
    margin-right: 16px;
    min-width: 8px;
    padding-left: 24px;
}
.gfe-tip .h-c-grid-place-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-tip a.h-c-button.h-c-button--flat {
    font-family: "Roboto", Helvetica, arial, sans-serif;
}
@media (min-width: 600px) {
    .gfe-tip .h-c-grid-place-right {
        width: 70%;
    }
}
@media (min-width: 1024px) {
    .gfe-tip .h-c-grid-place-right {
        width: 70%;
    }
}
@media (min-width: 1200px) {
    .gfe-tip .h-c-grid-place-right {
        margin-right: 0;
        margin-left: auto;
        width: 30%;
    }
}
.product-tile .h-c-tile {
    margin-bottom: 24px;
}
.product-tile .h-c-tile:last-child {
    margin-bottom: 0;
}
.product-tile .h-c-tile__body {
    padding: 0 24px 32px;
}
.product-tile .product-tile__benefit {
    text-align: center;
}
.product-tile .product-tile__benefit .h-c-tile__header {
    min-height: 0;
}
.product-tile .product-tile__benefit .h-c-tile__header img {
    height: 52px;
    margin-bottom: 16px;
    width: auto;
}
@media (min-width: 1024px) {
    .product-tile .product-tile__benefit .h-c-tile__header img {
        margin-bottom: 24px;
    }
}
.product-tile .product-tile__regular,
.product-tile .product-tile__benefit {
    min-height: 244px;
    position: relative;
}
.product-tile .product-tile__regular .h-c-tile__cta,
.product-tile .product-tile__benefit .h-c-tile__cta {
    bottom: 16px;
    position: absolute;
}
.product-tile .product-tile__feature {
    min-height: auto;
}
.product-tile .product-tile__carousel .glue-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.product-tile .product-tile__carousel .h-c-tile--feature {
    display: block;
    height: inherit;
    margin: 0;
    min-height: inherit;
}
.product-tile .product-tile__carousel .product-tile__feature {
    border: 1px solid #dadce0;
    border-radius: 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 8px;
    padding: 0 0 24px;
}
@media (max-width: 599px) {
    .product-tile .product-tile__carousel .product-tile__feature {
        max-width: 286px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .product-tile .product-tile__carousel .product-tile__feature {
        height: 230px;
        max-width: 708px;
        min-height: 0 !important;
        overflow: hidden;
    }
}
.product-tile .product-tile__carousel .product-tile__feature .h-c-tile__content {
    padding: 32px;
}
@media (max-width: 599px) {
    .product-tile .product-tile__carousel .product-tile__feature .h-c-tile__content {
        padding: 16px 0 0 0;
    }
}
.product-tile .product-tile__carousel .product-tile__feature .h-c-tile__content .h-c-tile__headline {
    line-height: 28px;
}
@media (max-width: 599px) {
    .product-tile .product-tile__carousel .product-tile__feature .gfe-inline-image__img {
        max-height: 180px;
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .product-tile .product-tile__carousel .product-tile__feature .gfe-inline-image__img {
        max-width: 343px;
    }
}
.product-tile .product-tile__carousel .product-tile__feature .h-c-tile__body {
    padding: 0 24px;
}
.product-tile .product-tile__carousel .product-tile__regular,
.product-tile .product-tile__carousel .product-tile__benefit {
    margin-left: 0;
}
.product-tile .product-tile__carousel:hover .h-c-carousel__paginate {
    opacity: 1;
}
.product-tile .h-c-tile__header--icon {
    min-height: auto;
    padding-bottom: 16px;
}
.product-tile .h-c-tile__header--icon__item {
    display: inline-block;
    margin-right: 8px;
}
.product-tile .h-c-tile__header--icon__item:last-child {
    margin-right: 0;
}
@media (max-width: 599px) {
    .product-tile .h-c-tile__header--icon__item .h-c-copy {
        display: none;
    }
}
.product-tile .h-c-tile__header .h-c-tile__icon {
    height: 32px;
    margin-bottom: 0;
    width: auto;
}
.product-tile .h-c-tile__header img {
    border-radius: 3px 3px 0 0;
    margin-bottom: 25px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.product-tile .h-c-tile__body .h-c-tile__headline {
    margin-bottom: 8px;
    margin-top: 0;
}
.product-tile .h-c-tile__body p {
    margin-bottom: 16px;
}
.product-tile .h-c-tile__cta {
    padding: 0 24px;
}
.product-tile .h-c-tile__cta .h-c-button {
    margin: 0;
}
@media (min-width: 600px) {
    .product-tile .product-tile__regular,
    .product-tile .product-tile__benefit {
        min-height: 216px;
    }
    .product-tile .product-tile__feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
    }
    .product-tile .product-tile__feature .h-c-tile__header {
        width: 50%;
    }
    .product-tile .product-tile__feature .h-c-tile__header img {
        height: 100%;
        margin: 0;
    }
    .product-tile .product-tile__feature .h-c-tile__content {
        padding: 50px 28px 50px 40px;
        width: 50%;
    }
    .product-tile .product-tile__feature .h-c-tile__content .h-c-tile__body {
        padding: 0 0 8px;
    }
    .product-tile .product-tile__feature .h-c-tile__content .h-c-tile__cta {
        padding: 0;
    }
    .product-tile .product-tile__carousel div.h-c-tile {
        display: inline-block;
    }
    .product-tile .product-tile__carousel div.h-c-tile:first-child {
        margin-left: 0;
    }
    .product-tile .product-tile__carousel div.h-c-tile:last-child {
        margin-right: 0;
    }
    .product-tile .product-tile__carousel .h-c-tile--feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }
    .product-tile .product-tile__carousel .product-tile__feature {
        padding: 0;
    }
    .product-tile .product-tile__carousel .product-tile__regular,
    .product-tile .product-tile__carousel .product-tile__benefit {
        margin-left: 8px;
    }
    .product-tile .h-c-tile__header img {
        border-radius: 3px 0 0 3px;
    }
}
@media (min-width: 1024px) {
    .product-tile .product-tile .h-c-tile {
        margin-bottom: 28px;
        min-height: 320px;
    }
    .product-tile .product-tile__regular,
    .product-tile .product-tile__benefit {
        min-height: 274px;
    }
    .product-tile .product-tile__regular .h-c-tile__header--icon,
    .product-tile .product-tile__benefit .h-c-tile__header--icon {
        padding-top: 32px;
    }
    .product-tile .product-tile__regular .h-c-tile__icon,
    .product-tile .product-tile__benefit .h-c-tile__icon {
        height: 48px;
    }
    .product-tile .product-tile__regular .h-c-tile__cta,
    .product-tile .product-tile__benefit .h-c-tile__cta {
        bottom: 28px;
    }
    .product-tile .product-tile__carousel div.h-c-tile {
        display: inline-block;
    }
    .product-tile .product-tile__carousel div.h-c-tile:first-child {
        margin-left: 1.03799%;
    }
    .product-tile .product-tile__carousel div.h-c-tile:last-child {
        margin-right: 1.03799%;
    }
    .product-tile .product-tile__carousel .product-tile__regular,
    .product-tile .product-tile__carousel .product-tile__benefit {
        margin-left: 1.03799%;
    }
    .product-tile .product-tile__carousel .product-tile__feature {
        margin-left: 17px;
        margin-right: 17px;
    }
    .product-tile .h-c-tile__body .h-c-tile__headline {
        font-size: 22px;
        margin-bottom: 16px;
    }
}
.colored-tiles-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.colored-tiles-grid .colored-tile {
    border-top-style: solid;
    border-top-width: 3px;
    -webkit-box-shadow: 0px 10px 40px 0px #e0e0e0;
    box-shadow: 0px 10px 40px 0px #e0e0e0;
    display: block;
    height: 204px;
    margin-bottom: 32px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 80px;
    padding-top: 16px;
    position: relative;
    width: 100%;
}
.colored-tiles-grid .colored-tile:last-child {
    margin-bottom: 0;
}
.colored-tiles-grid .colored-tile h4 {
    font-size: 18px;
    font-weight: 500;
}
.colored-tiles-grid .colored-tile-Yellow {
    border-color: #fbbc04;
}
.colored-tiles-grid .colored-tile-Blue {
    border-color: #1967d2;
}
.colored-tiles-grid .colored-tile-Red {
    border-color: #d93025;
}
.colored-tiles-grid .colored-tile-Green {
    border-color: #34a853;
}
.colored-tiles-grid .colored-tile__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 16px;
    position: absolute;
}
.colored-tiles-grid .colored-tile__link .h-c-link.h-c-link--tile-internal:hover .h-c-icon {
    margin: 0 0 0 6px;
}
.colored-tiles-grid .colored-tile .h-c-icon {
    fill: #000;
    height: 16px;
    width: 16px;
}
.colored-tiles-grid .colored-tile__hover_message {
    display: none;
    margin-right: 7px;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Yellow {
    background-color: #fbbc04;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Blue {
    background-color: #1967d2;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Blue h4 {
    color: #fff;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Blue .h-c-icon {
    fill: #fff;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Red {
    background-color: #d93025;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Red h4 {
    color: #fff;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Red .h-c-icon {
    fill: #fff;
}
.colored-tiles-grid .colored-tile:hover.colored-tile-Green {
    background-color: #34a853;
}
.colored-tiles-grid .colored-tile:hover .colored-tile__hover_message {
    display: block;
}
@media (min-width: 600px) {
    .colored-tiles-grid .colored-tile {
        margin: 0 1.03799% 32px;
        padding-right: 16px;
        -webkit-transition: margin-top 0.1s linear;
        transition: margin-top 0.1s linear;
        width: 31.25734%;
    }
    .colored-tiles-grid .colored-tile:hover {
        margin-top: -8px;
    }
}
@media (min-width: 1024px) {
    .colored-tiles-grid .colored-tile {
        height: 218px;
        margin-bottom: 40px;
        padding: 24px;
        width: 22.92401%;
    }
    .colored-tiles-grid .colored-tile h4 {
        font-size: 22px;
        line-height: 1.363;
    }
    .colored-tiles-grid .colored-tile__hover_message {
        margin-right: 9px;
    }
}
.gfe-content-block--no-h-spacing .feature-story {
    margin-left: -16px;
    margin-right: -16px;
}
@media (min-width: 600px) {
    .gfe-content-block--no-h-spacing .feature-story {
        margin-left: -32px;
        margin-right: -32px;
    }
}
@media (min-width: 1024px) {
    .gfe-content-block--no-h-spacing .feature-story {
        margin-left: 0;
        margin-right: 0;
    }
}
.feature-story__image {
    position: relative;
    z-index: 0;
}
.feature-story__image > picture {
    margin-bottom: 0;
    margin-top: 0;
}
.feature-story__image > picture > img {
    border-radius: 0;
}
.feature-story__hero-video-cta {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.feature-story__hero-video-cta .h-c-link {
    background: #5f6368;
    border-radius: 50%;
    height: 53.33px;
    position: relative;
    -webkit-transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.5s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    width: 53.33px;
}
@media (min-width: 1024px) {
    .feature-story__hero-video-cta .h-c-link {
        height: 100px;
        width: 100px;
    }
}
.feature-story__hero-video-cta .h-c-link:hover {
    background: #4683e9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.feature-story__hero-video-cta .h-c-link:focus {
    outline: none;
}
.feature-story__hero-video-cta .h-c-link::before {
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff;
    border-top: 12px solid transparent;
    content: "";
    height: 0;
    left: 55%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: border-color 0.5s;
    transition: border-color 0.5s;
    width: 0;
}
@media (min-width: 1024px) {
    .feature-story__hero-video-cta .h-c-link::before {
        border-bottom-width: 22.5px;
        border-left-width: 30px;
        border-top-width: 22.5px;
    }
}
.feature-story__headline .h-c-headline,
.feature-story__headline .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .feature-story__headline .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .feature-story__headline .h-c-headline,
    .feature-story__headline .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .feature-story__headline .h-c-intro {
        margin-bottom: 16px;
    }
}
.feature-story__quote-background {
    height: 3.256rem;
    margin: 8px;
    position: absolute;
    width: 4.444rem;
    z-index: -1;
}
@media (min-width: 600px) {
    .feature-story__quote-background {
        height: 4.558rem;
        margin: 16px;
        width: 6.222rem;
    }
}
@media (min-width: 1024px) {
    .feature-story__quote-background {
        height: 6.511rem;
        margin: 24px;
        width: 8.889rem;
    }
}
.feature-story__highlight--text-only,
.feature-story__highlight {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
@media (min-width: 600px) {
    .feature-story__highlight--text-only,
    .feature-story__highlight {
        margin: -72px auto 0;
        max-width: calc(100% - 64px);
    }
}
@media (min-width: 1024px) {
    .feature-story__highlight--text-only,
    .feature-story__highlight {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: -144px auto 0;
        width: 1280px;
    }
}
@media (min-width: 1440px) {
    .feature-story__highlight--text-only,
    .feature-story__highlight {
        margin-top: -186px;
    }
}
@media (min-width: 1024px) {
    .feature-story__highlight--text-only {
        width: 1060px;
    }
}
@media (min-width: 600px) {
    .feature-story__highlight--quote-wrapper {
        border-radius: 4px;
    }
}
.feature-story__highlight--quote-wrapper--no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
}
.feature-story__highlight-description--quote,
.flexible-content-columns .feature-story__highlight-description--quote,
.flexible-content-columns .feature-story__highlight-description--quote,
.feature-story__highlight-description,
.flexible-content-columns .feature-story__highlight-description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 24px 16px;
}
@media (min-width: 600px) {
    .feature-story__highlight-description--quote,
    .flexible-content-columns .feature-story__highlight-description--quote,
    .flexible-content-columns .feature-story__highlight-description--quote,
    .feature-story__highlight-description,
    .flexible-content-columns .feature-story__highlight-description {
        padding: 48px 60px;
    }
}
@media (min-width: 1024px) {
    .feature-story__highlight-description--quote,
    .flexible-content-columns .feature-story__highlight-description--quote,
    .flexible-content-columns .feature-story__highlight-description--quote,
    .feature-story__highlight-description,
    .flexible-content-columns .feature-story__highlight-description {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding: 80px 110px;
    }
}
@media (max-width: 599px) {
    .feature-story__highlight-description--quote:nth-child(1):nth-last-child(1),
    .flexible-content-columns .feature-story__highlight-description--quote:nth-child(1):nth-last-child(1),
    .flexible-content-columns .feature-story__highlight-description--quote:nth-child(1):nth-last-child(1),
    .feature-story__highlight-description:nth-child(1):nth-last-child(1),
    .flexible-content-columns .feature-story__highlight-description:nth-child(1):nth-last-child(1) {
        padding-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .feature-story__highlight-description--quote:nth-child(1):nth-last-child(1),
    .flexible-content-columns .feature-story__highlight-description--quote:nth-child(1):nth-last-child(1),
    .flexible-content-columns .feature-story__highlight-description--quote:nth-child(1):nth-last-child(1),
    .feature-story__highlight-description:nth-child(1):nth-last-child(1),
    .flexible-content-columns .feature-story__highlight-description:nth-child(1):nth-last-child(1) {
        padding-bottom: 48px;
    }
}
.feature-story__highlight-description--quote .gfe-quote__subhead,
.flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__subhead {
    padding-top: 0;
}
.feature-story__highlight-description--quote .gfe-quote__author strong,
.flexible-content-columns .feature-story__highlight-description--quote .gfe-quote__author strong {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}
.feature-story__highlight-ctas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0 16px 24px;
}
@media (min-width: 600px) {
    .feature-story__highlight-ctas {
        padding: 0 60px 32px;
    }
}
@media (min-width: 1024px) {
    .feature-story__highlight-ctas {
        -ms-flex-preferred-size: 23.44%;
        flex-basis: 23.44%;
        padding: 0;
    }
}
.feature-story__cta--video,
.feature-story__cta {
    background-color: #f8f9fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 600px) {
    .feature-story__cta--video,
    .feature-story__cta {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    }
}
@media (min-width: 1024px) {
    .feature-story__cta--video,
    .feature-story__cta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
.feature-story__cta--video .h-c-link,
.feature-story__cta--video .h-c-button,
.feature-story__cta .h-c-link,
.feature-story__cta .h-c-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 76px;
}
.feature-story__cta--video {
    background-color: #1a73e8;
}
.feature-story__cta--video:hover,
.feature-story__cta--video:focus {
    background-color: #174ea6;
}
.feature-story__cta--video .h-c-link,
.feature-story__cta--video .h-c-link:visited {
    color: #fff !important;
}
.feature-story__cta--video .h-c-link .h-c-icon,
.feature-story__cta--video .h-c-link:visited .h-c-icon {
    fill: #fff;
}
@media (min-width: 1024px) {
    .feature-story__cta--video:hover .h-c-icon,
    .feature-story__cta--video:focus .h-c-icon {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .feature-story__cta--video .h-c-link .h-c-icon {
        height: 33px;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        width: 48px;
    }
    .feature-story__cta--video span {
        display: none;
    }
}
.asset-tile {
    width: 100%;
}
.asset-tile__links.h-c-tile__links {
    margin-bottom: 32px;
}
.asset-tile__links--arrow {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.asset-tile__links--arrow.h-c-tile__links {
    margin-bottom: 24px;
}
.h-c-carousel--tile .asset-tile__wrap {
    padding: 0 0 24px;
}
.asset-tile--no-pagination.h-c-carousel--tile .asset-tile__wrap {
    padding-bottom: 0;
}
.asset-tile__wrap:hover .h-c-carousel__paginate {
    opacity: 1;
}
.asset-tile__wrap--hide-pagination ~ .h-c-carousel__navigation,
.asset-tile__wrap--hide-pagination > .h-c-carousel__paginate {
    display: none;
}
.h-c-carousel--tile .asset-tile__wrap--hide-pagination {
    padding-bottom: 0;
}
.asset-tile__headline {
    margin-top: 16px;
}
.asset-tile__carousel.disable-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}
@media (min-width: 1440px) {
    .asset-tile__carousel.disable-carousel {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
    float: none;
    margin-bottom: 24px;
    width: 100%;
}
@media (min-width: 600px) {
    .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        margin-bottom: 16px;
        margin-left: 16px;
        width: 224px;
    }
}
@media (min-width: 1440px) {
    .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        margin-bottom: 28px;
        margin-left: 0;
        width: 234px;
    }
}
@media (min-width: 599px) and (max-width: 767px) {
    .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item:nth-child(odd) {
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 900px) {
    .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item:nth-child(4n),
    .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item:first-child {
        margin-left: 0;
    }
}
.asset-tile__carousel__item.asset-tile__five .h-c-tile {
    height: 100%;
}
@media (max-width: 599px) {
    .asset-tile__carousel__item.asset-tile__five .h-c-tile {
        width: 100%;
    }
}
@media (min-width: 600px) {
    .asset-tile__carousel__item.asset-tile__five .h-c-tile {
        width: 224px;
    }
}
@media (min-width: 1440px) {
    .asset-tile__carousel__item.asset-tile__five .h-c-tile {
        width: 234px;
    }
}
.asset-tile__carousel__item.h-c-carousel__item {
    width: 300px;
}
@media (min-width: 600px) {
    .asset-tile__carousel__item.h-c-carousel__item {
        width: 326px;
    }
}
.asset-tile--no-pagination .asset-tile__carousel__item.h-c-carousel__item {
    width: 284px;
}
@media (min-width: 1024px) {
    .asset-tile--no-pagination .asset-tile__carousel__item.h-c-carousel__item {
        width: 298px;
    }
}
.asset-tile__carousel__item:nth-last-child(1) {
    width: 284px;
}
@media (min-width: 1024px) {
    .asset-tile__carousel__item:nth-last-child(1) {
        width: 298px;
    }
}
.asset-tile.h-c-carousel--tile {
    margin: 0;
}
.asset-tile .h-c-carousel__navigation {
    position: static;
}
.asset-tile .h-c-tile {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    min-height: inherit;
    outline: none;
    padding: 32px 24px;
    width: 284px;
}
@media (min-width: 1024px) {
    .asset-tile .h-c-tile {
        min-height: inherit;
    }
}
@media (min-width: 1024px) {
    .asset-tile .h-c-tile {
        width: 298px;
    }
}
.asset-tile .h-c-tile__header {
    height: 32px;
    min-height: 32px;
    padding: 0;
    width: 100%;
}
.asset-tile .h-c-tile__icon {
    width: 32px;
    height: 32px;
}
.asset-tile .h-c-tile__body {
    padding: 0;
}
.asset-tile .h-c-tile__description {
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .asset-tile .h-c-tile__description {
        margin-top: 16px;
    }
}
.asset-tile .h-c-tile__links {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: auto;
    max-height: 18px;
    margin-bottom: 0;
}
.asset-tile .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media (min-width: 600px) {
    .events-list {
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .events-list__container {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 2fr 2fr;
        grid-template-columns: 1fr 2fr 2fr;
    }
    .events-list__container div:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
    }
    .events-list__container div:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
    }
    .events-list__container div:nth-child(3) {
        -ms-grid-column: 3;
        grid-column: 3;
    }
}
.events-list__info {
    margin-bottom: 8px;
    padding-right: 8px;
}
.events-list__info:last-child {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 24px;
    padding-bottom: 24px;
}
@media (min-width: 600px) {
    .events-list__info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #d8d8d8;
        display: inline-grid;
        margin-bottom: 0;
        padding: 24px 8px 24px 40px;
    }
    .events-list__info:last-child {
        margin-bottom: 0;
    }
    .events-list__info:first-child {
        grid-column: 1;
        padding-left: 0;
    }
    .events-list__info:nth-child(2) {
        grid-column: 2;
    }
    .events-list__info:last-child {
        grid-column: 3;
        padding-right: 0;
    }
}
@media (min-width: 1440px) {
    .events-list__info {
        padding: 24px 52px 24px 2px;
    }
}
.events-list__info--header {
    cursor: pointer;
    display: none;
}
.events-list__info--header:nth-child(n + 2) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
@media (min-width: 900px) {
    .events-list__info--header:nth-child(n + 2) {
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
    }
}
@media (min-width: 600px) {
    .events-list__info--header {
        display: inherit;
        margin-top: -10px;
        padding-top: 0;
    }
}
.events-list__info--header.selected {
    border-bottom: 2px solid #1a73e8;
    color: #000;
    font-weight: bold;
    position: relative;
}
@media (min-width: 900px) {
    .events-list__info--header.selected {
        border-bottom: 1px solid #d8d8d8;
    }
    div .events-list__info--header.selected::after {
        border-bottom: 2px solid #1a73e8;
        bottom: -25px;
        content: "";
        position: relative;
    }
}
.events-list__info .h-c-copy {
    display: inline-block;
}
.events-list__link {
    border: 0;
}
.events-list__sort {
    left: 6px;
    position: relative;
    top: 7px;
}
.events-list__sort .h-c-tile__link--arrow {
    fill: #8ab4f8;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 13px;
}
.events-list__sort .h-c-tile__link--arrow.selected {
    fill: #000;
}
.events-list__sort .h-c-tile__link--arrow.reverse {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
@media (min-width: 600px) {
    .gfe-sortable-list {
        margin-top: 0;
    }
}
.gfe-sortable-list__container {
    border-bottom: 1px solid #d8d8d8;
}
@media (max-width: 599px) {
    .gfe-sortable-list__container:nth-child(1) {
        border-bottom: 0;
    }
}
@media (min-width: 600px) {
    .gfe-sortable-list__container {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 2fr repeat(4, 1fr);
        -ms-grid-columns: 2fr 1fr 1fr 1fr 1fr;
    }
    .gfe-sortable-list__container--five {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 2fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
    .gfe-sortable-list__container--five div:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
    }
    .gfe-sortable-list__container--five div:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
    }
    .gfe-sortable-list__container--five div:nth-child(3) {
        -ms-grid-column: 3;
        grid-column: 3;
    }
    .gfe-sortable-list__container--five div:nth-child(4) {
        -ms-grid-column: 4;
        grid-column: 4;
    }
}
.gfe-sortable-list__load {
    display: block;
    margin: 24px auto 0;
}
.gfe-sortable-list__description {
    display: block;
}
@media (min-width: 600px) {
    .gfe-sortable-list__description {
        display: none;
    }
}
.gfe-sortable-list__title {
    color: #202124;
    font-size: 20px;
    font-weight: 400;
    padding-top: 24px;
}
@media (min-width: 600px) {
    .gfe-sortable-list__title {
        font-size: 16px;
        font-weight: 500;
        padding-top: 0;
    }
}
.gfe-sortable-list__title .glue-c-popover__dialog.h-c-social__dialog {
    background-color: #f1f1f1;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.5);
    color: #5f6368;
    font-size: 14px;
    font-weight: 300;
    left: 45px;
    min-width: 280px;
    padding: 30px 20px;
    top: -7px;
    z-index: 1;
}
.gfe-sortable-list__title .glue-c-popover__dialog.h-c-social__dialog::before {
    border-bottom: 18px solid transparent;
    border-right: 18px solid #f1f1f1;
    border-top: 18px solid transparent;
    content: "";
    height: 0;
    left: -18px;
    position: absolute;
    top: 10px;
    width: 0;
}
.gfe-sortable-list__title .h-c-icon--social {
    display: none;
    fill: #1a73e8;
}
@media (min-width: 600px) {
    .gfe-sortable-list__title .h-c-icon--social {
        display: inline-block;
    }
}
.gfe-sortable-list__students {
    color: #9b9b9b;
    font-size: 14px;
    font-weight: bold;
}
@media (min-width: 600px) {
    .gfe-sortable-list__students {
        color: #5f6368;
        font-size: 16px;
        font-weight: 400;
    }
}
.gfe-sortable-list__state {
    font-size: 18px;
}
@media (min-width: 600px) {
    .gfe-sortable-list__state {
        font-size: 16px;
        font-weight: 400;
    }
}
@media (min-width: 600px) {
    .gfe-sortable-list__label {
        display: none;
    }
}
.gfe-sortable-list__info {
    padding-right: 8px;
}
.gfe-sortable-list__info.centered {
    text-align: center;
}
.gfe-sortable-list__info--icons {
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    margin-bottom: 24px;
    margin-right: -5px;
    padding-bottom: 24px;
    padding-top: 24px;
    text-align: left;
    text-transform: capitalize;
    width: 49%;
}
@media (min-width: 600px) {
    .gfe-sortable-list__info--icons {
        margin-bottom: 0;
        margin-right: 0;
        text-align: center;
        width: auto;
    }
}
@media (min-width: 600px) {
    .gfe-sortable-list__info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: inline-grid;
        margin-bottom: 0;
        padding: 24px 2px;
    }
    .gfe-sortable-list__info:last-child {
        margin-bottom: 0;
    }
    .gfe-sortable-list__info:first-child {
        grid-column: 1;
        -ms-grid-column: 1;
        padding-left: 0;
    }
    .gfe-sortable-list__info:nth-child(2) {
        -ms-grid-column: 2;
    }
    .gfe-sortable-list__info:nth-child(3) {
        -ms-grid-column: 3;
    }
    .gfe-sortable-list__info:nth-child(4) {
        -ms-grid-column: 4;
    }
    .gfe-sortable-list__info:last-child {
        -ms-grid-column: 5;
        padding-right: 0;
    }
}
@media (min-width: 1440px) {
    .gfe-sortable-list__info {
        padding: 24px 2px 24px 2px;
    }
}
.gfe-sortable-list__info--header {
    cursor: pointer;
    display: none;
}
.gfe-sortable-list__info--header:nth-child(n + 2) {
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
}
.gfe-sortable-list__info--icons {
    display: inline-block;
    padding-bottom: 24px;
    padding-top: 24px;
    text-align: left;
    text-transform: capitalize;
    width: 49%;
}
@media (min-width: 600px) {
    .gfe-sortable-list__info--icons {
        text-align: center;
        width: auto;
    }
}
.gfe-sortable-list__info--centered {
    text-align: center;
}
.gfe-sortable-list__info--clickable {
    cursor: pointer;
}
.gfe-sortable-list__info--header {
    display: none;
}
.gfe-sortable-list__info--header:nth-child(4),
.gfe-sortable-list__info--header:nth-child(5) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-sortable-list__info--header:nth-child(4) > div,
.gfe-sortable-list__info--header:nth-child(5) > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (min-width: 600px) {
    .gfe-sortable-list__info--header {
        display: inherit;
        padding-top: 0;
    }
}
.gfe-sortable-list__info--selected {
    color: #000;
    font-weight: bold;
    position: relative;
}
@media (min-width: 900px) {
    .gfe-sortable-list__info--selected::after {
        border-bottom: 2px solid #1a73e8;
        bottom: -1px;
        content: "";
        left: 0;
        position: absolute;
        right: 2px;
    }
}
.gfe-sortable-list__info .h-c-copy {
    display: inline-block;
}
.gfe-sortable-list__link {
    border: 0;
}
.gfe-sortable-list__sort {
    left: 6px;
    position: relative;
    top: 7px;
}
.gfe-sortable-list__sort .h-c-tile__link--arrow {
    fill: #8ab4f8;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 13px;
}
.gfe-sortable-list__sort .h-c-tile__link--arrow.selected {
    fill: #000;
}
.gfe-sortable-list__sort .h-c-tile__link--arrow.reverse {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.gfe-ccs-tile {
    border: 1px solid #dadce0;
    border-top: 4px solid transparent;
    border-radius: 0 0 4px 4px;
    margin-top: 24px;
    min-height: 280px;
    padding: 28px 0 72px;
    width: auto;
}
@media (max-width: 1023px) {
    .gfe-ccs-tile {
        min-height: 300px;
    }
}
@media (max-width: 599px) {
    .gfe-ccs-tile {
        min-height: 280px;
    }
}
.gfe-ccs-tile--black {
    border-top-color: #fbbc04;
}
.gfe-ccs-tile--blue {
    border-top-color: #4285f4;
}
.gfe-ccs-tile--green {
    border-top-color: #34a853;
}
.gfe-ccs-tile--red {
    border-top-color: #ea4335;
}
.gfe-ccs-tile--yellow {
    border-top-color: #fbbc04;
}
.gfe-ccs-tile .h-c-copy--subheadline {
    color: #616161;
    font-weight: 400;
}
.gfe-ccs-tile .h-c-tile__description {
    margin-bottom: 0;
}
@media (max-width: 1023px) {
    .gfe-ccs-tile .h-c-headline,
    .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-ccs-tile .h-c-intro {
        font-size: 16px;
    }
    .gfe-ccs-tile .h-c-tile__description {
        margin-top: 8px;
    }
}
.colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile {
    margin-top: 24px;
}
@media (max-width: 599px) {
    .colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile {
        margin-top: 0;
    }
}
.colored-case-study-tile-row .gfe-ccs-tile {
    height: inherit;
    margin-top: 0;
    min-height: auto;
}
.colored-case-study-tile-row.no-border .gfe-ccs-tile {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
.colored-case-study-tile-row.no-border .h-c-tile__body {
    padding: 0;
}
.colored-case-study-tile-row.no-border.static-cta .h-c-tile__links {
    margin-left: 0;
    margin-top: 16px;
    position: static;
}
.colored-case-study-tile-row.border.static-cta .h-c-tile__links {
    margin-left: 24px;
}
.colored-case-study-tile-row.border.static-cta .h-c-link {
    margin-top: 0;
}
.gfe-simple-tabs {
    position: relative;
}
.gfe-simple-tabs > a {
    position: absolute;
    left: 0;
    top: -172px;
}
.gfe-simple-tabs__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .gfe-simple-tabs__controls {
        margin-bottom: 28px;
    }
}
.gfe-simple-tabs__toggle {
    background-color: #fff;
    border: 0;
    border-bottom: 4px solid transparent;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    height: 80px;
}
.gfe-simple-tabs__toggle--active {
    border-bottom: 4px solid #1a73e8;
}
.gfe-simple-tabs__tab {
    display: none;
}
.gfe-simple-tabs__tab--active {
    display: block;
}
.gfe-simple-tabs__tab .glue-zippy-set.h-t-hercules {
    margin: 0 auto;
    min-width: 80%;
    padding: 0;
}
@media (min-width: 1024px) {
    .gfe-simple-tabs__tab .glue-zippy-set.h-t-hercules {
        min-width: 100%;
    }
}
@media (max-width: 599px) {
    .gfe-simple-tabs.gfe-simple-tabs__mobile-view .gfe-simple-tabs__controls {
        display: none;
    }
    .gfe-simple-tabs.gfe-simple-tabs__mobile-view .gfe-simple-tabs__tab {
        display: block !important;
    }
}
.tabs-body-copy .glue-tabby.h-t-hercules {
    padding-bottom: 0;
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-c-tabset__panel-container,
.tabs-body-copy .glue-tabby.h-t-hercules .glue-zippy-container .glue-zippy-content {
    background-color: transparent;
    padding: 0;
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__tab {
    max-width: none !important;
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-c-zippy__content-container {
    padding: 0;
}
@media (max-width: 599px) {
    .tabs-body-copy .glue-tabby.h-t-hercules .h-c-tabby__heading-container {
        padding-left: 0 !important;
    }
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button {
    background-color: transparent !important;
    border-color: transparent;
    border-bottom-color: #1a73e8;
    border-style: solid;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-width: 2px !important;
    position: relative;
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button:before {
    background-color: #1a73e8;
    bottom: -2px;
    content: "";
    height: 2px;
    left: -2px;
    position: absolute;
    width: calc(100% + 4px);
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button--text {
    color: #5f6368;
}
@media (min-width: 1024px) {
    .tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button--text {
        padding: 0 10px;
    }
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected="true"] {
    border-color: #1a73e8;
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected="true"]:before {
    background-color: #fff;
    left: 0;
    width: 100%;
}
.tabs-body-copy .glue-tabby.h-t-hercules .glue-pagination .glue-c-tabset__button[aria-selected="true"] .glue-c-tabset__button--text {
    color: #1a73e8;
}
.tabs-body-copy__tab-headline {
    margin: 24px 0;
}
@media (min-width: 1024px) {
    .tabs-body-copy__tab-headline {
        margin: 48px 0;
    }
}
.tabs-body-copy__tab-headline--no-margin-bottom {
    margin-bottom: 0;
}
.tabs-body-copy__tab .h-c-button {
    margin: 24px 0 32px;
}
@media (max-width: 1023px) {
    .tabs-body-copy__tab .h-c-button {
        margin: 16px 0 48px;
    }
}
.tabs-body-copy__tab-content {
    border-bottom: 1px solid rgba(32, 33, 36, 0.16);
    padding-bottom: 24px;
    padding-top: 24px;
}
.tabs-body-copy__tab-content:first-child,
.tabs-body-copy__tab-content:nth-child(2) {
    padding: 0;
}
@media (min-width: 1024px) {
    .tabs-body-copy__tab-content {
        padding-bottom: 32px;
        padding-top: 32px;
    }
}
@media (max-width: 599px) {
    .tabs-body-copy__tab-content:first-child,
    .tabs-body-copy__tab-content:nth-child(2) {
        padding-bottom: 32px;
    }
    .tabs-body-copy__tab-content:nth-child(2) {
        padding-top: 32px;
    }
}
.tabs-body-copy__tab-content--no-border {
    border-bottom: 0;
}
.tabs-body-copy__tab-content .h-c-headline--subhead,
.tabs-body-copy__tab-content .h-c-copy {
    margin-top: 8px;
}
@media (min-width: 600px) {
    .tabs-body-copy__tab-content .h-c-headline--subhead,
    .tabs-body-copy__tab-content .h-c-copy {
        margin-top: 16px;
    }
}
.tabs-body-copy__tab-content .h-c-button {
    margin-bottom: 0;
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .tabs-body-copy__tab-content .h-c-button {
        margin-top: 24px;
    }
}
.tabs-body-copy__tab-content .h-c-copy--no-margin {
    margin-top: 0;
}
.tabs-body-copy__disclaimer {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 96px;
    padding-bottom: 48px;
}
@media (max-width: 1023px) {
    .tabs-body-copy__disclaimer {
        padding-bottom: 48px;
        margin-top: 48px;
    }
}
@media (max-width: 599px) {
    .tabs-body-copy__disclaimer {
        padding-bottom: 24px;
    }
}
.gfe-product-icons {
    text-align: center;
}
.gfe-product-icons .h-c-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gfe-product-icons .h-c-grid .h-c-tile {
    background: transparent;
    min-height: auto;
    width: auto;
}
@media (min-width: 600px) {
    .gfe-product-icons .h-c-grid .h-c-tile {
        border: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 599px) {
    .gfe-product-icons .h-c-grid .h-c-tile:nth-child(n + 2) {
        margin-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-product-icons .h-c-grid .h-c-tile:nth-child(n + 3) {
        margin-top: 48px;
    }
}
@media (min-width: 1024px) {
    .gfe-product-icons .h-c-grid .h-c-tile:first-child {
        margin-bottom: 60px;
    }
    .gfe-product-icons .h-c-grid .h-c-tile:nth-child(n + 4) {
        margin-bottom: 0;
    }
}
.gfe-product-icons .h-c-grid .h-c-tile__body p {
    margin-top: 8px;
}
@media (min-width: 600px) {
    .gfe-product-icons .h-c-grid .h-c-tile__body p {
        margin-top: 16px;
    }
}
.gfe-product-icons .h-c-grid .h-c-tile__headline {
    margin-top: 0;
}
@media (min-width: 600px) {
    .gfe-product-icons .h-c-grid .h-c-tile__headline {
        border-top: 1px solid #e0e0e0;
        padding-top: 16px;
    }
}
.gfe-product-icons .h-c-grid .h-c-tile__header--icon {
    min-height: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-bottom: 16px;
}
@media (min-width: 600px) {
    .gfe-product-icons .h-c-grid .h-c-tile__header--icon {
        padding: 0 0 16px 0;
    }
}
@media (min-width: 600px) {
    .gfe-product-icons .h-c-grid .h-c-tile__header--icon__item {
        margin-right: 8px;
    }
    .gfe-product-icons .h-c-grid .h-c-tile__header--icon__item:last-child {
        margin-right: 0;
    }
}
.gfe-product-icons .h-c-grid .h-c-tile__header--icon__item img {
    width: 32px;
    height: 32px;
}
@media (min-width: 1024px) {
    .gfe-product-icons .h-c-grid .h-c-tile__header--icon__item img {
        width: 48px;
        height: 48px;
    }
}
.gfe-product-icons .h-c-grid .h-c-tile__header--icon__item .h-c-copy {
    display: none;
}
@media (min-width: 1024px) {
    .gfe-product-icons .h-c-grid .h-c-tile__header--icon__item .h-c-copy {
        display: block;
    }
}
@media (max-width: 599px) {
    .gfe-content-block--dark .gfe-product-icons .h-c-tile {
        background-color: #f8f9fa;
    }
}
.collection-content {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .collection-content {
        margin-top: 24px;
    }
}
.collection-content__topics {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .collection-content__topics {
        margin-bottom: 20px;
    }
}
.collection-content__pagination .h-c-button.h-c-button--secondary {
    margin: 8px 0 0;
}
@media (min-width: 1024px) {
    .collection-content__pagination .h-c-button.h-c-button--secondary {
        margin-top: 20px;
    }
}
.collection-content__loader {
    margin-top: 48px;
}
@media (min-width: 1024px) {
    .collection-content__loader {
        margin-top: 96px;
    }
}
.collection-content__no-results {
    margin-top: 48px;
}
.collection-content__no-results .h-c-button.h-c-button--flat {
    vertical-align: inherit;
}
.collection-content__resources .resource-tile__item--collection__wrapper {
    width: 100%;
}
.collection-content__resources .resource-tile__item--collection__container {
    height: calc(100% - 14px);
}
.collection-content__resources .resource-tile__item--collection__corner {
    display: none;
}
.collection-content__resources .resource-tile__item--collection::before,
.collection-content__resources .resource-tile__item--collection::after {
    background-color: #fff;
    border: 1px solid #dadce0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-radius: 0;
    border-top: 0;
    position: absolute;
    top: auto;
    content: "";
}
[dir="rtl"] .collection-content__resources .resource-tile__item--collection::before,
[dir="rtl"] .collection-content__resources .resource-tile__item--collection::after {
    left: auto;
}
.collection-content__resources .resource-tile__item--collection::before {
    border-top: 0;
    bottom: 6px;
    height: 8px;
    left: 4px;
    width: calc(100% - 8px);
    z-index: -1;
}
[dir="rtl"] .collection-content__resources .resource-tile__item--collection::before {
    right: 4px;
}
.collection-content__resources .resource-tile__item--collection::after {
    bottom: 0;
    height: 6px;
    left: 10px;
    width: calc(100% - 20px);
    z-index: -2;
}
[dir="rtl"] .collection-content__resources .resource-tile__item--collection::after {
    right: 10px;
}
.collection-content__resources .resource-tile__item--collection .h-c-tile {
    border-top-right-radius: 4px;
}
.collection-content__resources .resource-tile__item--collection .h-c-tile .h-c-eyebrow::before {
    content: "";
}
.collection-content__resources .resource-tile__item .h-c-headline.h-c-headline--subhead,
.collection-content__resources .resource-tile__item .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .collection-content__resources .resource-tile__item .h-c-intro {
    font-size: 16px;
}
.collection-content__resources .resource-tile__item--icon .h-c-headline.h-c-headline--subhead,
.collection-content__resources .resource-tile__item--icon .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .collection-content__resources .resource-tile__item--icon .h-c-intro {
    font-size: 16px;
}
@media (min-width: 1024px) {
    .collection-content__resources .resource-tile__item .h-c-headline.h-c-headline--subhead,
    .collection-content__resources .resource-tile__item .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .collection-content__resources .resource-tile__item .h-c-intro {
        font-size: 22px;
    }
    .collection-content__resources .resource-tile__item--icon .h-c-headline.h-c-headline--subhead,
    .collection-content__resources .resource-tile__item--icon .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .collection-content__resources .resource-tile__item--icon .h-c-intro {
        font-size: 18px;
    }
}
.collection-content__resources .resource-tile__featured {
    color: #fff;
    display: none;
    height: 34px;
    position: absolute;
    right: -10px;
    top: 10px;
    z-index: 0;
}
.collection-content__resources .resource-tile__featured__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1e8e3e;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    padding-right: 10px;
    width: 58px;
    z-index: 1;
}
.collection-content__resources .resource-tile__featured::before {
    background: #1e8e3e;
    border-radius: 2px;
    content: "";
    display: inline-block;
    left: 11px;
    position: relative;
    -webkit-transform: skew(16deg);
    transform: skew(16deg);
    width: 22px;
    z-index: 0;
}
.collection-content__resources .resource-tile__item--featured .resource-tile__featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.accessibility-features {
    font-size: 14px;
    overflow: hidden;
    width: calc(100% + 16px);
}
@media (min-width: 600px) {
    .accessibility-features {
        width: calc(100% + 32px);
    }
}
@media (min-width: 1024px) {
    .accessibility-features {
        -webkit-box-shadow: inset -7px 0 7px -7px rgba(0, 0, 0, 0.2);
        box-shadow: inset -7px 0 7px -7px rgba(0, 0, 0, 0.2);
        font-size: 16px;
        width: 100%;
    }
}
[dir="rtl"] .accessibility-features {
    -webkit-box-shadow: inset 7px 0 7px -7px rgba(0, 0, 0, 0.2);
    box-shadow: inset 7px 0 7px -7px rgba(0, 0, 0, 0.2);
}
.accessibility-features__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 110px;
}
.accessibility-features__container--fixed {
    border-left: 0;
    -webkit-box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.25);
    float: left;
    width: 144px;
    z-index: 0;
}
@media (min-width: 600px) {
    .accessibility-features__container--fixed {
        width: 232px;
    }
}
@media (min-width: 1024px) {
    .accessibility-features__container--fixed {
        width: 313px;
    }
}
[dir="rtl"] .accessibility-features__container--fixed {
    float: right;
}
.accessibility-features__container--scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
}
.accessibility-features__container:first-child .accessibility-features__info {
    border-left-width: 0;
}
[dir="rtl"] .accessibility-features__container:first-child .accessibility-features__info {
    border-right-width: 0;
}
[dir="rtl"] .accessibility-features__container:last-child .accessibility-features__info {
    border-left-width: 0;
}
.accessibility-features__icon {
    height: 48px;
    margin-bottom: 8px;
    width: 48px;
}
.accessibility-features__info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 110px;
}
[dir="rtl"] .accessibility-features__info {
    border-left: 0;
    border-right: 1px solid #d8d8d8;
}
.accessibility-features__info:first-child {
    height: 120px;
}
.accessibility-features__info:nth-last-child(odd) {
    background-color: #f8f9fa;
    z-index: -1;
}
.accessibility-features__info--fixed {
    color: #202124;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 16px;
    padding-right: 24px;
    width: 144px;
}
.accessibility-features__info--fixed:first-child {
    height: 72px;
    margin-top: 120px;
    position: relative;
}
.accessibility-features__info--fixed:first-child:before {
    content: "";
    display: block;
    height: 120px;
    left: 0;
    position: absolute;
    top: -120px;
    width: 313px;
}
@media (min-width: 600px) {
    .accessibility-features__info--fixed {
        padding-left: 24px;
        width: 232px;
    }
}
@media (min-width: 1024px) {
    .accessibility-features__info--fixed {
        padding-right: 0;
        width: 313px;
    }
}
[dir="rtl"] .accessibility-features__info--fixed {
    padding-right: 24px;
}
.accessibility-features__info--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: -1;
}
.accessibility-features .gfe-inline-image__img {
    width: 24px;
}
.gfe-video-card-grid,
.gfe-video-card-carousel {
    margin-top: 24px;
}
.gfe-video-card-grid .h-c-grid__col,
.gfe-video-card-carousel .h-c-grid__col {
    margin-top: 24px;
}
.gfe-video-card-grid .gfe-video-card,
.gfe-video-card-carousel .gfe-video-card {
    border: 1px solid rgba(32, 33, 36, 0.16);
    border-radius: 4px;
    height: inherit;
    min-height: auto;
    padding: 0;
    position: relative;
}
.gfe-video-card-grid .gfe-video-card {
    width: 100%;
}
.gfe-video-card-carousel .gfe-video-card {
    margin: 0 8px;
    width: auto;
}
@media (min-width: 600px) {
    .gfe-video-card-carousel .gfe-video-card {
        margin: 0 12px;
    }
}
.gfe-video-card-grid .gfe-video-card__header,
.gfe-video-card-carousel .gfe-video-card__header {
    min-height: auto;
}
.gfe-video-card-grid .gfe-video-card__header .gfe-responsive-image__img,
.gfe-video-card-carousel .gfe-video-card__header .gfe-responsive-image__img {
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
    width: 100%;
}
.gfe-video-card-grid .gfe-video-card__body,
.gfe-video-card-carousel .gfe-video-card__body {
    color: #5f6368;
    padding: 24px 24px 96px;
}
.gfe-video-card-grid .gfe-video-card__body .h-c-headline,
.gfe-video-card-grid .gfe-video-card__body .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-video-card-grid .gfe-video-card__body .h-c-intro,
.gfe-video-card-carousel .gfe-video-card__body .h-c-headline,
.gfe-video-card-carousel .gfe-video-card__body .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-video-card-carousel .gfe-video-card__body .h-c-intro {
    margin-bottom: 16px;
}
.gfe-video-card-grid .gfe-video-card__links,
.gfe-video-card-carousel .gfe-video-card__links {
    height: 26px;
    position: absolute;
}
.gfe-video-card-grid .gfe-video-card__links.gfe-video-card__links--arrow,
.gfe-video-card-carousel .gfe-video-card__links.gfe-video-card__links--arrow {
    height: 18px;
}
.gfe-video-card-grid .gfe-video-card__links .h-c-link,
.gfe-video-card-carousel .gfe-video-card__links .h-c-link {
    margin-top: 0;
}
.gfe-video-card-carousel .gfe-video-card {
    max-width: none;
    min-height: 368px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-video-card-carousel .gfe-video-card {
        max-width: 328px;
    }
}
@media (min-width: 600px) {
    .gfe-video-card-carousel .gfe-video-card {
        min-height: 333px;
    }
}
.gfe-video-card-carousel .gfe-video-card .gfe-responsive-image {
    max-height: 125px;
    overflow: hidden;
    margin: 0;
}
.gfe-video-card-carousel .gfe-video-card__body {
    padding: 16px 24px 96px;
}
.gfe-video-card-carousel .gfe-video-card__body .h-c-headline,
.gfe-video-card-carousel .gfe-video-card__body .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-video-card-carousel .gfe-video-card__body .h-c-intro {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .gfe-video-card-carousel .h-c-carousel__navigation {
        display: none;
    }
}
.gfe-video-card-carousel .h-c-carousel__navigation .glue-o-pagination__button {
    height: 24px;
}
.accordion-dynamic-image .gfe-accordion__section {
    display: none;
}
.accordion-dynamic-image .glue-zippy-set.h-t-hercules .accordion-dynamic-image-section .glue-zippy:first-child {
    border-top-color: transparent;
}
.accordion-dynamic-image .glue-zippy-set.h-t-hercules .accordion-dynamic-image-section .glue-zippy:first-child .glue-zippy-btn {
    padding-top: 24px;
}
.accordion-dynamic-image .glue-zippy-set.h-t-hercules .accordion-dynamic-image-section .glue-zippy .glue-c-zippy__content-container {
    padding-bottom: 24px;
}
.accordion-dynamic-image .glue-zippy-set.h-t-hercules .glue-zippy-content__container .gfe-responsive-image {
    display: none;
    margin-top: 16px;
}
@media (max-width: 599px) {
    .accordion-dynamic-image .glue-zippy-set.h-t-hercules .glue-zippy-content__container .gfe-responsive-image {
        display: block;
    }
}
.accordion-dynamic-image .glue-zippy-set.h-t-hercules .glue-zippy-btn {
    border-bottom: 1px solid #dadce0;
}
@media (max-width: 599px) {
    .accordion-dynamic-image .gfe-accordion-dynamic-image__image {
        display: none !important;
    }
}
@media (max-width: 599px) {
    .facts .fact {
        text-align: center;
    }
}
.facts .fact__stat {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 52px;
}
@media (min-width: 1024px) {
    .facts .fact__stat {
        font-size: 60px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .facts .fact__graph.other__graph {
        display: none;
    }
}
.facts .fact__graph.ie__grpah {
    display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .facts .fact__graph.ie__grpah {
        display: block;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .facts .fact__graph {
        margin-right: 40px;
    }
}
@media (max-width: 599px) {
    .facts .fact__graph {
        margin-bottom: 24px;
    }
}
.facts .fact__graph__map {
    fill: #e8eaed;
    opacity: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.facts .fact__graph__map.percentage {
    fill: #1a73e8;
}
.facts .fact__graph__map--show {
    -webkit-animation: map-animation 450ms linear 900ms 1 forwards;
    animation: map-animation 450ms linear 900ms 1 forwards;
}
@-webkit-keyframes map-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0) translate(7px, 7px);
        transform: scale(0) translate(7px, 7px);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.1) translate(7px, 7px);
        transform: scale(1.1) translate(7px, 7px);
    }
    90% {
        -webkit-transform: scale(0.95) translate(7px, 7px);
        transform: scale(0.95) translate(7px, 7px);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translate(7px, 7px);
        transform: scale(1) translate(7px, 7px);
    }
}
@keyframes map-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0) translate(7px, 7px);
        transform: scale(0) translate(7px, 7px);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.1) translate(7px, 7px);
        transform: scale(1.1) translate(7px, 7px);
    }
    90% {
        -webkit-transform: scale(0.95) translate(7px, 7px);
        transform: scale(0.95) translate(7px, 7px);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translate(7px, 7px);
        transform: scale(1) translate(7px, 7px);
    }
}
.facts .fact__graph__circle-front {
    stroke-dasharray: 546;
    stroke-dashoffset: 546;
}
.facts .fact__graph__circle-front--show {
    -webkit-animation: front-animation 900ms linear 1 forwards;
    animation: front-animation 900ms linear 1 forwards;
}
@-webkit-keyframes front-animation {
    from {
        stroke-dashoffset: 546;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes front-animation {
    from {
        stroke-dashoffset: 546;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.facts .fact__graph__bar {
    -webkit-transition: y 1s linear 500ms, height 1s linear 500ms;
    transition: y 1s linear 500ms, height 1s linear 500ms;
}
.facts .fact__graph__bar__clock {
    -webkit-transition: -webkit-transform 1s linear 500ms;
    transition: -webkit-transform 1s linear 500ms;
    transition: transform 1s linear 500ms;
    transition: transform 1s linear 500ms, -webkit-transform 1s linear 500ms;
}
.facts .fact__graph__bar__clock--show {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.facts .fact__graph__clock {
    stroke-dasharray: 142;
    stroke-dashoffset: 142;
}
.facts .fact__graph__clock--show {
    -webkit-animation: clock-animation 300ms linear 500ms 1 forwards;
    animation: clock-animation 300ms linear 500ms 1 forwards;
}
@-webkit-keyframes clock-animation {
    from {
        stroke-dashoffset: -142;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes clock-animation {
    from {
        stroke-dashoffset: -142;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.facts .fact__graph__hand {
    -webkit-transform: translate(5.5px, -5.5px);
    transform: translate(5.5px, -5.5px);
}
.facts .fact__graph__hand--3 {
    -webkit-transform: translate(-17px, -28px);
    transform: translate(-17px, -28px);
    -webkit-transform-origin: 90.5px 90.5px;
    transform-origin: 90.5px 90.5px;
}
.facts .fact__graph__hand--3--show {
    -webkit-animation: hand-animation-3 600ms linear 500ms 1 forwards;
    animation: hand-animation-3 600ms linear 500ms 1 forwards;
}
@-webkit-keyframes hand-animation-3 {
    0% {
        -webkit-transform: rotate(0deg) translate(-17px, -28px);
        transform: rotate(0deg) translate(-17px, -28px);
    }
    80% {
        -webkit-transform: rotate(95deg) translate(-17px, -28px);
        transform: rotate(95deg) translate(-17px, -28px);
    }
    90% {
        -webkit-transform: rotate(90deg) translate(-17px, -28px);
        transform: rotate(90deg) translate(-17px, -28px);
    }
    100% {
        -webkit-transform: rotate(90deg) translate(-17px, -28px);
        transform: rotate(90deg) translate(-17px, -28px);
    }
}
@keyframes hand-animation-3 {
    0% {
        -webkit-transform: rotate(0deg) translate(-17px, -28px);
        transform: rotate(0deg) translate(-17px, -28px);
    }
    80% {
        -webkit-transform: rotate(95deg) translate(-17px, -28px);
        transform: rotate(95deg) translate(-17px, -28px);
    }
    90% {
        -webkit-transform: rotate(90deg) translate(-17px, -28px);
        transform: rotate(90deg) translate(-17px, -28px);
    }
    100% {
        -webkit-transform: rotate(90deg) translate(-17px, -28px);
        transform: rotate(90deg) translate(-17px, -28px);
    }
}
.facts .fact__graph__person {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 500ms;
    transition: -webkit-transform 500ms;
    transition: transform 500ms;
    transition: transform 500ms, -webkit-transform 500ms;
}
.facts .fact__graph__person--show {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.facts .fact__graph--translated {
    -webkit-transform: translate(7px, 7px);
    transform: translate(7px, 7px);
    fill: none;
}
.facts .fact--yellow .fact__graph--color-stroke {
    stroke: #fbc730;
}
.facts .fact--yellow .fact__graph--color-fill {
    fill: #fbc730;
}
.facts .fact--yellow .fact__stat {
    color: #fbc730;
}
.facts .fact--blue .fact__graph--color-stroke {
    stroke: #1a73e8;
}
.facts .fact--blue .fact__graph--color-fill {
    fill: #1a73e8;
}
.facts .fact--blue .fact__stat {
    color: #1a73e8;
}
.facts .fact--red .fact__graph--color-stroke {
    stroke: #ee675c;
}
.facts .fact--red .fact__graph--color-fill {
    fill: #ee675c;
}
.facts .fact--red .fact__stat {
    color: #ee675c;
}
.facts .fact--green .fact__graph--color-stroke {
    stroke: #34a853;
}
.facts .fact--green .fact__graph--color-fill {
    fill: #34a853;
}
.facts .fact--green .fact__stat {
    color: #34a853;
}
.facts .percentage {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.facts .percentage .fact {
    text-align: center;
}
.facts .percentage .fact .h-c-headline,
.facts .percentage .fact .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .facts .percentage .fact .h-c-intro {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .facts .percentage .fact .h-c-headline,
    .facts .percentage .fact .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .facts .percentage .fact .h-c-intro {
        margin-top: 24px;
    }
}
@media (max-width: 599px) {
    .facts .percentage .fact .h-c-copy {
        margin-top: 8px;
    }
}
@media (max-width: 599px) {
    .facts .percentage .fact:nth-child(2) {
        margin-top: 24px;
    }
}
@media (max-width: 599px) {
    .facts .percentage .fact__graph {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .facts .percentage .fact__graph {
        margin-right: auto;
    }
}
.facts .percentage .fact svg {
    display: block;
    margin: 0 auto;
}
@media (min-width: 600px) {
    .facts .percentage .h-c-grid__col:nth-child(2) {
        margin-top: 24px;
    }
}
.filtered-elements {
    margin-top: 104px;
}
@media (max-width: 1023px) {
    .filtered-elements {
        margin-top: 56px;
    }
}
.filtered-elements__filters {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(100%) translateY(-58px);
    transform: translateY(100%) translateY(-58px);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    width: 100%;
    z-index: 99;
}
.filtered-elements__filters--active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@media (min-width: 1024px) {
    .filtered-elements__filters {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: -webkit-sticky;
        position: sticky;
        top: 150px;
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
}
.filtered-elements__filters-outer-container {
    position: relative;
}
@media (min-width: 1024px) {
    .filtered-elements__filters-label-container {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .filtered-elements__filters--holds-selection .filtered-elements__filters-label-container {
        padding-bottom: 16px;
    }
}
.filtered-elements__filters-label--mobile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dadce0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 58px;
    padding: 16px;
    position: relative;
}
.filtered-elements__filters--holds-selection .filtered-elements__filters-label--mobile {
    padding-left: 8px;
}
.filtered-elements__filters-label--mobile__selection-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: auto;
}
.filtered-elements__filters-label--mobile .filtered-elements__filters-selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.filtered-elements__filters-label--mobile .filtered-elements__filters-selection .gfe-pill__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.filtered-elements__filters-label--mobile .filtered-elements__filters-selection .gfe-pill__item:nth-last-child(1) .gfe-pill__button {
    margin-right: 16px;
}
.filtered-elements__filters-label--mobile__text {
    color: #5f6368;
    letter-spacing: 0.75px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
}
.filtered-elements__filters--active .filtered-elements__filters-label--mobile__text {
    color: #1a73e8;
}
.filtered-elements__filters--holds-selection:not(.filtered-elements__filters--active) .filtered-elements__filters-label--mobile__text {
    display: none;
}
.filtered-elements__filters-label--mobile__icon-container::before {
    bottom: 1px;
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(15%, #fff));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 15%);
    position: absolute;
    right: 1px;
    top: 1px;
    width: calc(0.778rem + 32px);
}
.filtered-elements__filters-label--mobile__icon {
    fill: #5f6368;
    height: 0.778rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 0.778rem;
}
.filtered-elements__filters--active .filtered-elements__filters-label--mobile__icon {
    fill: #1a73e8;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.filtered-elements__filters-label--desktop {
    color: #5f6368;
    font-size: 16px;
}
@media (min-width: 1024px) {
    .filtered-elements__filters-label--desktop {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .filtered-elements__filters-selection {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .filtered-elements__filters-selection {
        margin-bottom: 28px;
    }
}
.filtered-elements__filters-selection .gfe-pill__item {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .filtered-elements .filtered-elements__filters-label-container {
        padding-top: 0;
    }
    .filtered-elements .filtered-elements__filters-label--desktop {
        color: #202124;
    }
    .filtered-elements .filtered-elements__filters-dropdown {
        padding: 0;
    }
    .filtered-elements .filtered-elements__filters .gfe-checkbox-dropdown,
    .filtered-elements .filtered-elements__filters .gfe-inline-checkbox {
        position: static;
    }
    .filtered-elements .filtered-elements__filters .gfe-checkbox-dropdown__select-box,
    .filtered-elements .filtered-elements__filters .gfe-inline-checkbox__select-box {
        display: block;
        padding: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .filtered-elements .filtered-elements__filters .gfe-checkbox-dropdown__select-list,
    .filtered-elements .filtered-elements__filters .gfe-inline-checkbox__select-list {
        -webkit-animation: none;
        animation: none;
    }
    .filtered-elements .filtered-elements__filters .gfe-checkbox-dropdown__select-list-item,
    .filtered-elements .filtered-elements__filters .gfe-inline-checkbox__select-list-item {
        margin-top: 0;
    }
    .filtered-elements .filtered-elements__filters .gfe-checkbox-dropdown__select-list-item:nth-child(3),
    .filtered-elements .filtered-elements__filters .gfe-inline-checkbox__select-list-item:nth-child(3) {
        border: 0;
        padding: 0;
    }
}
@media (max-width: 1023px) {
    .filtered-elements .gfe-inline-checkbox {
        padding: 24px 16px;
    }
}
.filtered-elements .gfe-inline-checkbox__checkbox {
    margin: 0;
    list-style: none;
}
@media (max-width: 599px) {
    .filtered-elements > .h-c-grid.flexible-content-columns {
        margin: 0;
    }
}
.glue-flexbox .center-grid-content .h-c-grid__col {
    display: block;
    margin: 0 auto;
}
.glue-flexbox .center-grid-content .page-intro {
    padding-bottom: 48px;
}
.glue-flexbox .center-grid-content .page-intro-copy {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0;
    width: 100%;
}
.center-grid-content section,
.center-grid-content .gfe-content-block,
.center-grid-content .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .center-grid-content .main > section[class*="-intro"]:first-of-type {
    padding-left: 0;
    padding-right: 0;
}
.center-grid-content section:first-of-type,
.center-grid-content .gfe-content-block:first-of-type,
.center-grid-content .training-courses .main > section:first-of-type[class*="-intro"],
.training-courses .center-grid-content .main > section:first-of-type[class*="-intro"] {
    padding-top: 0;
}
.center-grid-content section:last-of-type,
.center-grid-content .gfe-content-block:last-of-type,
.center-grid-content .training-courses .main > section:last-of-type[class*="-intro"]:first-of-type,
.training-courses .center-grid-content .main > section:last-of-type[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
.center-grid-content .facts .gfe-content-block,
.center-grid-content .facts .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .center-grid-content .facts .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 36px;
    padding-top: 36px;
}
@media (min-width: 1024px) {
    .center-grid-content .facts .gfe-content-block,
    .center-grid-content .facts .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .center-grid-content .facts .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 48px;
        padding-top: 48px;
    }
}
.full-width-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
@media (max-width: 1023px) {
    .full-width-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 1024px) {
    .full-width-columns__image {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}
.full-width-columns__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f9fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 80px;
}
@media (min-width: 1024px) {
    .full-width-columns__content {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media (max-width: 1023px) {
    .full-width-columns__content {
        padding: 40px;
    }
}
@media (max-width: 599px) {
    .full-width-columns__content {
        padding: 24px 16px;
    }
}
.full-width-columns__headline.h-c-headline.h-c-headline--three.h-has-bottom-margin,
.gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-c-headline--three.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro.h-c-headline--four,
.csedweek-2019-cs-year-round .flexible-content .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .full-width-columns__headline.h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .full-width-columns__headline.h-c-headline.h-has-bottom-margin.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .full-width-columns__headline.h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-c-headline.h-has-bottom-margin.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-c-headline.h-has-bottom-margin,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .full-width-columns__headline.h-has-bottom-margin.h-c-intro {
    margin-bottom: 16px;
}
.full-width-columns .h-u-mt-std {
    margin-top: 24px;
}
.full-width-columns .gfe-responsive-image {
    margin: 0;
}
.full-width-columns .gfe-responsive-image__img {
    border-radius: 0;
}
@media (max-width: 1023px) {
    .gfe-content-block--no-h-spacing .full-width-columns {
        margin: 0 -32px;
    }
}
@media (max-width: 599px) {
    .gfe-content-block--no-h-spacing .full-width-columns {
        margin: 0 -16px;
    }
}
.gfe-hover-tiles {
    width: 100%;
}
.h-c-carousel--tile .gfe-hover-tiles__wrap {
    padding: 0 0 24px;
}
.gfe-hover-tiles--no-pagination.h-c-carousel--tile .gfe-hover-tiles__wrap {
    padding-bottom: 0;
}
.gfe-hover-tiles__wrap:hover .h-c-carousel__paginate {
    opacity: 1;
}
.gfe-hover-tiles__wrap--hide-pagination ~ .h-c-carousel__navigation,
.gfe-hover-tiles__wrap--hide-pagination > .h-c-carousel__paginate {
    display: none;
}
.h-c-carousel--tile .gfe-hover-tiles__wrap--hide-pagination {
    padding-bottom: 0;
}
.gfe-hover-tiles__headline {
    margin-top: 16px;
}
.gfe-hover-tiles__carousel:focus {
    outline: 0;
}
.gfe-hover-tiles__carousel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-hover-tiles__carousel__item:focus {
    outline: 0;
}
.gfe-hover-tiles__carousel__item.h-c-carousel__item {
    width: 296px;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles__carousel__item.h-c-carousel__item {
        width: 435px;
    }
}
.gfe-hover-tiles--no-pagination .gfe-hover-tiles__carousel__item.h-c-carousel__item {
    width: 288px;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles--no-pagination .gfe-hover-tiles__carousel__item.h-c-carousel__item {
        width: 407px;
    }
}
.gfe-hover-tiles__carousel__item:nth-last-child(1) {
    width: 288px;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles__carousel__item:nth-last-child(1) {
        width: 407px;
    }
}
.gfe-hover-tiles__carousel__tile {
    background-color: #f1f3f4;
    overflow: hidden;
}
.gfe-hover-tiles__carousel__tile::before {
    border-radius: 50%;
    bottom: 30px;
    content: "";
    height: 500px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    -webkit-transition: -webkit-transform 0.7s ease-in;
    transition: -webkit-transform 0.7s ease-in;
    transition: transform 0.7s ease-in;
    transition: transform 0.7s ease-in, -webkit-transform 0.7s ease-in;
    -webkit-transform: translate(96%, 90%);
    transform: translate(96%, 90%);
    width: 500px;
    z-index: 0;
}
@media (min-width: 1440px) {
    .gfe-hover-tiles__carousel__tile::before {
        -webkit-transform: translate(80%, 100%);
        transform: translate(80%, 100%);
    }
}
.gfe-hover-tiles__carousel__tile--blue::before {
    background-color: #1967d2;
}
.gfe-hover-tiles__carousel__tile--blue::before .h-c-headline,
.gfe-hover-tiles__carousel__tile--blue::before .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-hover-tiles__carousel__tile--blue::before .h-c-intro,
.gfe-hover-tiles__carousel__tile--blue::before p {
    color: #fff;
}
.gfe-hover-tiles__carousel__tile--blue::before .h-c-tile__link {
    fill: #fff;
}
.gfe-hover-tiles__carousel__tile--yellow::before {
    background-color: #fbbc04;
}
.gfe-hover-tiles__carousel__tile--red::before {
    background-color: #d93025;
}
.gfe-hover-tiles__carousel__tile--green::before {
    background-color: #34a853;
}
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile {
    -webkit-box-shadow: 0 2px 20px 0 #e8eaed;
    box-shadow: 0 2px 20px 0 #e8eaed;
}
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile .h-c-headline,
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile .h-c-intro,
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile p,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile .h-c-headline,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile .h-c-intro,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile p {
    color: #fff;
}
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile .h-c-tile__link,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile .h-c-tile__link {
    fill: #fff;
}
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile--yellow .h-c-headline,
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile--yellow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile--yellow .h-c-intro,
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile--yellow p,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile--yellow .h-c-headline,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile--yellow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile--yellow .h-c-intro,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile--yellow p {
    color: #202124;
}
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile--yellow .h-c-tile__link,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile--yellow .h-c-tile__link {
    fill: #202124;
}
.gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile::before,
.gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile::before {
    -webkit-transform: translate(45%, 45%) scale(2);
    transform: translate(45%, 45%) scale(2);
    -webkit-transition: -webkit-transform 0.7s ease-in;
    transition: -webkit-transform 0.7s ease-in;
    transition: transform 0.7s ease-in;
    transition: transform 0.7s ease-in, -webkit-transform 0.7s ease-in;
}
@media (min-width: 1440px) {
    .gfe-hover-tiles__carousel__tile:hover.gfe-hover-tiles__carousel__tile::before,
    .gfe-hover-tiles__carousel__tile:focus.gfe-hover-tiles__carousel__tile::before {
        -webkit-transform: translate(0%, 50%) scale(2);
        transform: translate(0%, 50%) scale(2);
    }
}
.gfe-hover-tiles__carousel__tile .h-c-tile__link {
    -webkit-transition: fill 0.6s ease-in;
    transition: fill 0.6s ease-in;
}
.gfe-hover-tiles.h-c-carousel--tile {
    margin: 0;
}
.gfe-hover-tiles .h-c-tile {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    min-height: 136px;
    outline: 0;
    padding: 24px;
    padding-right: 24px;
    width: 288px;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles .h-c-tile {
        min-height: 180px;
        padding: 32px;
        width: 407px;
    }
}
.gfe-hover-tiles .h-c-tile__body {
    padding: 0 24px 0 0;
    z-index: 1;
}
.gfe-hover-tiles .h-c-tile__body .h-c-headline,
.gfe-hover-tiles .h-c-tile__body .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-hover-tiles .h-c-tile__body .h-c-intro {
    -webkit-transition: color 0.6s ease-in;
    transition: color 0.6s ease-in;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles .h-c-tile__body {
        padding-right: 32px;
    }
}
.gfe-hover-tiles .h-c-tile__description {
    margin-top: 8px;
    -webkit-transition: color 0.6s ease-in;
    transition: color 0.6s ease-in;
}
.gfe-hover-tiles .h-c-tile__link.h-c-tile__link--arrow {
    bottom: 16px;
    height: 16px;
    margin: 4px;
    position: absolute;
    right: 16px;
    width: 16px;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles .h-c-tile__link.h-c-tile__link {
        bottom: 24px;
        right: 24px;
    }
}
.gfe-hover-tiles .h-c-tile__link.h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
[dir="rtl"] .gfe-hover-tiles .h-c-tile__link.h-c-tile__link--arrow-external {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.gfe-copy-carousel__carousel:focus,
.gfe-copy-carousel__item:focus {
    outline: none;
}
.gfe-copy-carousel__slide {
    padding-bottom: 32px;
}
@media (min-width: 1024px) {
    .gfe-copy-carousel__slide {
        padding-bottom: 80px;
    }
}
.gfe-copy-carousel__slide__eyebrow {
    margin-bottom: 24px;
}
@media (min-width: 1440px) {
    .gfe-copy-carousel__slide__title {
        margin-right: 35px;
    }
}
.gfe-copy-carousel__slide__description {
    margin-top: 16px;
}
@media (min-width: 600px) {
    .gfe-copy-carousel__slide__description {
        margin-top: 8px;
    }
}
@media (min-width: 1440px) {
    .gfe-copy-carousel__slide__description {
        margin-right: 63px;
    }
}
.gfe-copy-carousel__slide__description .gfe-text-intro__link {
    margin-top: 16px;
}
.gfe-copy-carousel__slide__description .gfe-text-intro__link:visited {
    color: #1a73e8;
}
.gfe-copy-carousel__slide__description .gfe-text-intro__link:visited .h-c-icon {
    fill: #1a73e8;
}
.gfe-certifications {
    padding-bottom: 73px;
    position: relative;
}
.glue-flexbox .gfe-certifications,
.gfe-certifications .h-c-grid {
    margin: 0;
}
.gfe-certifications__container {
    background-color: #fff;
}
.gfe-certifications .h-c-copy {
    padding: 16px 0 19px;
}
.gfe-certifications__button {
    bottom: 0;
    position: absolute;
}
.gfe-certifications__button .h-c-button {
    margin-bottom: 0;
}
.gfe-certifications__list {
    list-style-type: none;
    margin: 0;
}
.gfe-certifications__list--item {
    margin: 13px 0;
}
.gfe-certifications__list--item .h-c-headline,
.gfe-certifications__list--item .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-certifications__list--item .h-c-intro {
    font-size: 16px;
}
@media (min-width: 600px) {
    .gfe-certifications {
        padding-bottom: 0;
    }
    .gfe-certifications--position-left,
    .gfe-certifications--position-center,
    .gfe-certifications--position-right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gfe-certifications--container {
        padding-top: 95px;
    }
    .gfe-certifications__button {
        position: relative;
    }
    .gfe-certifications__list--item:first-of-type {
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .gfe-certifications--position-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gfe-certifications--position-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .gfe-certifications--position-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.playlists-grid {
    position: relative;
}
.playlists-grid__background {
    margin: 0 -16px;
}
@media (min-width: 600px) {
    .playlists-grid__background {
        margin: 0 -32px;
    }
}
@media (min-width: 1024px) {
    .playlists-grid__background {
        margin: 0;
        width: auto;
    }
}
.playlists-grid__intro {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 148px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 24px 24px 0;
    position: relative;
    top: -105px;
}
.playlists-grid__intro-body {
    font-size: 14px;
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .playlists-grid__intro-body {
        font-size: 16px;
    }
}
.playlists-grid__intro-headline {
    color: #3c4043;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 20px;
}
@media (min-width: 1024px) {
    .playlists-grid__intro-headline {
        font-size: 32px;
    }
}
@media (min-width: 600px) {
    .playlists-grid__intro {
        height: 256px;
        left: -32px;
        margin: 0;
        padding-left: 32px;
        padding-right: 70px;
        position: absolute;
        top: -110px;
        width: 36.5%;
    }
}
@media (min-width: 1024px) {
    .playlists-grid__intro {
        height: 286px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        left: 0;
        padding-left: 45px;
        padding-right: 65px;
        top: -160px;
        width: 35%;
    }
}
@media (min-width: 1440px) {
    .playlists-grid__intro {
        padding-left: 80px;
        padding-right: 160px;
        width: 34%;
    }
}
.playlists-grid__content {
    padding: 0;
    position: relative;
}
@media (min-width: 1024px) {
    .playlists-grid__content {
        padding: 0 80px;
    }
}
.playlists-grid__tile {
    background: #f8f9fa;
    cursor: pointer;
    min-height: 250px;
    -webkit-transition: -webkit-box-shadow 0.3s ease-in;
    transition: -webkit-box-shadow 0.3s ease-in;
    transition: box-shadow 0.3s ease-in;
    transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
}
.playlists-grid__tile.h-c-grid__col {
    margin-bottom: 81px;
    margin-top: -65px;
}
@media (min-width: 419pxpx) and (max-width: 600pxpx) {
    .playlists-grid__tile.h-c-grid__col {
        margin-bottom: 105px;
        margin-top: -89px;
    }
}
@media (min-width: 1024px) {
    .playlists-grid__tile.h-c-grid__col {
        margin-bottom: 144px;
        margin-top: -120px;
    }
}
.playlists-grid__tile .h-c-link {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.playlists-grid__tile-container {
    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%;
    padding: 24px;
    width: 100%;
}
.playlists-grid__tile-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.playlists-grid__tile-content-headline {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .playlists-grid__tile-content-headline {
        font-size: 18px;
        margin-bottom: 16px;
    }
}
.playlists-grid__tile-content-body {
    color: #202124;
    font-size: 14px;
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .playlists-grid__tile-content-body {
        font-size: 16px;
    }
}
.playlists-grid__tile svg {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .playlists-grid__tile svg {
        margin-bottom: 24px;
    }
}
.playlists-grid__tile:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1024px) {
    .playlists-grid__tile {
        min-height: 292px;
    }
}
.playlists-grid__tile--yellow path {
    fill: #fbbc04;
}
.playlists-grid__tile--blue path {
    fill: #1967d2;
}
.playlists-grid__tile--red path {
    fill: #d93025;
}
.playlists-grid__tile--green path {
    fill: #34a853;
}
.playlists-grid__pattern {
    position: absolute;
    z-index: -1;
    display: none;
}
.playlists-grid__pattern--mobile {
    display: block;
    height: 74px;
    width: 52px;
    bottom: 1.7%;
    right: -11px;
}
@media (min-width: 1024px) {
    .playlists-grid__pattern--mobile {
        display: none;
    }
}
@media (min-width: 1024px) {
    .playlists-grid__pattern--desktop {
        display: block;
    }
}
.playlists-grid__pattern--yellow g.playlitst-grd__pattern-dot {
    fill: #fbbc04;
}
.playlists-grid__pattern--blue g.playlitst-grd__pattern-dot {
    fill: #1967d2;
}
.playlists-grid__pattern--red g.playlitst-grd__pattern-dot {
    fill: #d93025;
}
.playlists-grid__pattern--green g.playlitst-grd__pattern-dot {
    fill: #34a853;
}
@media (min-width: 600px) {
    .playlists-grid__pattern {
        top: 91%;
        left: 62%;
    }
}
@media (min-width: 1024px) {
    .playlists-grid__pattern {
        height: 129px;
        left: 61%;
        top: 85%;
        width: 129px;
    }
}
@media (min-width: 1440px) {
    .playlists-grid__pattern {
        left: 63%;
    }
}
.verification-steps__step {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 24px 0;
    padding: 0 24px;
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
}
.verification-steps__step__number {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #5f6368;
    color: #5f6368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 24px;
    min-width: 30px;
    min-height: 30px;
    text-align: center;
}
.verification-steps__step__headline {
    color: #202124;
    font-size: 20px;
}
@media (min-width: 1440px) {
    .verification-steps__step__headline {
        font-size: 22px;
    }
}
.verification-steps__step__body {
    color: #5f6368;
    font-size: 14px;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    visibility: hidden;
}
@media (min-width: 1440px) {
    .verification-steps__step__body {
        font-size: 16px;
    }
}
.verification-steps__step__indicator {
    fill: #1a73e8;
    opacity: 0;
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.verification-steps__step__indicator--active {
    opacity: 1;
}
.verification-steps__step__number-indicator {
    fill: #fff;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
@media (min-width: 1440px) {
    .verification-steps__step__number-indicator {
        font-size: 16px;
    }
}
.verification-steps__step__number-indicator--active {
    opacity: 1;
}
.verification-steps__step--active {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    cursor: default;
    padding: 28px 28px 28px 24px;
}
.verification-steps__step--active .verification-steps__step__number {
    -ms-flex-item-align: center;
    align-self: center;
    background: #1a73e8;
    border: none;
    color: #fff;
}
.verification-steps__step--active .verification-steps__step__headline {
    font-weight: 400;
}
.verification-steps__step--active .verification-steps__step__body {
    opacity: 1;
    height: auto;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
}
.verification-steps__graph {
    height: 320px;
    position: relative;
    width: 320px;
    z-index: 1;
}
@media (min-width: 1024px) {
    .verification-steps__graph {
        height: 515px;
        width: 515px;
    }
}
.verification-steps__graph__circle {
    stroke: #1a73e8;
    stroke-dasharray: 944.99107;
    stroke-dashoffset: 944.99107;
    stroke-width: 3px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: stroke-dashoffset 1.5s ease-out;
    transition: stroke-dashoffset 1.5s ease-out;
    -webkit-transition-timing-function: cubic-bezier(0.28, 0.84, 0.94, 1.02);
    transition-timing-function: cubic-bezier(0.28, 0.84, 0.94, 1.02);
}
@media (min-width: 1024px) {
    .verification-steps__graph__circle {
        stroke-dasharray: 1520.845;
        stroke-dashoffset: 1520.845;
    }
}
.verification-steps__image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px 0;
    position: relative;
    z-index: -1;
}
@media (max-width: 599px) {
    .verification-steps__image.h-c-grid__col {
        margin: 0 -3%;
        width: 106%;
    }
}
@media (min-width: 600px) {
    .verification-steps__image {
        background-size: contain;
    }
}
.verification-steps__image__internal {
    left: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
}
.verification-steps__image__internal img {
    height: 35%;
}
@media (min-width: 1440px) {
    .verification-steps__image__internal img {
        height: 48%;
    }
}
@media (min-width: 1440px) {
    .verification-steps__image__internal {
        max-height: 80%;
        top: 10%;
    }
}
.verification-steps__image__internal__container {
    opacity: 1;
}
.verification-steps__image__internal__container picture {
    z-index: -1;
}
.verification-steps__image__internal__container.ng-hide {
    opacity: 0;
}
.verification-steps__image__internal__container.ng-hide-add,
.verification-steps__image__internal__container.ng-hide-remove {
    -webkit-transition: all linear 1s;
    transition: all linear 1s;
}
.news-grid {
    margin-bottom: 40px;
}
@media (min-width: 1024px) {
    .news-grid {
        margin-bottom: 80px;
    }
}
.news-grid-featured {
    border-radius: 4px;
}
.flexible-content-columns .news-grid-featured.h-c-grid__col {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .flexible-content-columns .news-grid-featured.h-c-grid__col {
        margin-bottom: 0;
    }
}
.news-grid-featured__image {
    border-radius: 4px;
    width: 100%;
}
.news-grid-featured__content {
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 4px;
    bottom: 0;
    color: #333;
    display: block;
    min-height: 232px;
    padding: 24px;
    position: absolute;
    right: 0;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
    width: 100%;
}
@media (min-width: 1024px) {
    .news-grid-featured__content {
        padding: 24px 32px;
        width: 86%;
    }
}
.news-grid-featured__content--blue {
    border-top: 4px solid #1967d2;
}
.news-grid-featured__content--yellow {
    border-top: 4px solid #fbbc04;
}
.news-grid-featured__content--red {
    border-top: 4px solid #d93025;
}
.news-grid-featured__content--green {
    border-top: 4px solid #34a853;
}
.news-grid-featured__text {
    max-width: 470px;
}
.news-grid__headline {
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .news-grid__headline {
        margin-bottom: 40px;
    }
}
.news-grid__subhead {
    margin-bottom: 16px;
}
.news-grid__col {
    height: auto;
    min-height: 330px;
    position: relative;
}
@media (min-width: 1024px) {
    .news-grid__col {
        min-height: 385px;
    }
}
.flexible-content-columns .news-grid__col__grid .h-c-grid__col {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .flexible-content-columns .news-grid__col__grid .h-c-grid__col:nth-child(n + 3) {
        margin-bottom: 0;
    }
}
.news-grid__tile {
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 4px;
    display: block;
    min-height: 158px;
    padding: 24px;
    position: relative;
}
.news-grid__tile--blue {
    border-top: 4px solid #1967d2;
}
.news-grid__tile--yellow {
    border-top: 4px solid #fbbc04;
}
.news-grid__tile--red {
    border-top: 4px solid #d93025;
}
.news-grid__tile--green {
    border-top: 4px solid #34a853;
}
.news-grid__tile:link,
.news-grid__tile:visited,
.news-grid__tile:hover,
.news-grid__tile:active {
    color: #333;
}
@media (min-width: 600px) {
    .news-grid__tile {
        height: 184px;
    }
}
.news-grid--hoverable:visited {
    color: #333;
}
.news-grid--hoverable:hover,
.news-grid--hoverable:focus,
.news-grid--hoverable:active {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
    color: #333;
}
.news-grid--hoverable:hover .news-grid-featured__content,
.news-grid--hoverable:focus .news-grid-featured__content,
.news-grid--hoverable:active .news-grid-featured__content {
    width: 100%;
}
.news-grid--hoverable:hover .h-c-tile__link--arrow,
.news-grid--hoverable:focus .h-c-tile__link--arrow,
.news-grid--hoverable:active .h-c-tile__link--arrow {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.news-grid--hoverable:hover .h-c-tile__link--arrow-external,
.news-grid--hoverable:focus .h-c-tile__link--arrow-external,
.news-grid--hoverable:active .h-c-tile__link--arrow-external {
    -webkit-transform: scale(1.1) rotate(-45deg);
    transform: scale(1.1) rotate(-45deg);
}
.news-grid .h-c-tile__link {
    bottom: 24px;
    position: absolute;
    right: 24px;
    text-align: right;
}
.news-grid .h-c-tile__link {
    fill: #1a73e8;
    height: 18px;
    width: 18px;
}
.news-grid .h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.gfe-cutout {
    position: relative;
}
.gfe-cutout__image {
    position: relative;
}
@media (max-width: 599px) {
    .gfe-cutout__image {
        margin-left: -16px;
        margin-right: -16px;
    }
}
.gfe-cutout__image .gfe-responsive-image {
    margin: 0;
}
.gfe-cutout__content {
    background-color: #fff;
    padding: 16px;
    position: relative;
}
@media (max-width: 1023px) {
    .gfe-cutout__content {
        margin-top: -80px;
    }
}
@media (min-width: 600px) {
    .gfe-cutout__content {
        margin-left: 32px;
        margin-right: 32px;
        padding: 24px 24px 32px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout__content {
        margin: 0;
        padding: 40px 40px 32px;
        position: absolute;
        top: -1px;
        width: 590px;
    }
    [dir="ltr"] .gfe-cutout__content {
        right: 0;
    }
    [dir="rtl"] .gfe-cutout__content {
        left: 0;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout__content {
        width: 690px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout__content--bottom-right,
    .gfe-cutout__content--bottom-left {
        bottom: -32px;
        position: absolute;
        top: auto;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout__content--bottom-right,
    .gfe-cutout__content--bottom-left {
        padding-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    [dir="ltr"] .gfe-cutout__content--bottom-left,
    [dir="ltr"] .gfe-cutout__content--top-left {
        left: 0;
    }
    [dir="rtl"] .gfe-cutout__content--bottom-left,
    [dir="rtl"] .gfe-cutout__content--top-left {
        right: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-cutout__content--center-right {
        max-width: 385px;
        top: 78%;
        left: 70%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout__content--center-right {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
.gfe-cutout__content__description {
    font-size: 16px;
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .gfe-cutout__content__description {
        font-size: 18px;
    }
}
.gfe-cutout__content__description p {
    font-size: inherit;
}
@media (min-width: 1024px) {
    .gfe-cutout__content--hero {
        width: 581px;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout__content--hero {
        padding: 64px 64px 32px;
    }
}
.gfe-cutout__content__headline {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .gfe-cutout__content__headline {
        margin-bottom: 16px;
    }
}
.gfe-cutout__content__cta {
    display: inline-block;
}
[dir="ltr"] .gfe-cutout__content__cta:not(:last-child) {
    margin-right: 24px;
}
[dir="rtl"] .gfe-cutout__content__cta:not(:last-child) {
    margin-left: 24px;
}
.gfe-cutout__content__units-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gfe-cutout__content__units-time .h-c-icon--library-book {
    font-size: 24px;
    height: 22px;
    margin-right: 8px;
    vertical-align: middle;
    width: 22px;
}
[dir="ltr"] .gfe-cutout__content__units-time .h-c-icon--library-book {
    margin-right: 8px;
}
[dir="rtl"] .gfe-cutout__content__units-time .h-c-icon--library-book {
    margin-left: 8px;
}
[dir="ltr"] .gfe-cutout__content__units-time .material-icons-extended {
    margin-right: 8px;
}
[dir="rtl"] .gfe-cutout__content__units-time .material-icons-extended {
    margin-left: 8px;
}
.gfe-cutout__content__units-time span.h-c-copy {
    margin: 0 24px 8px 0;
}
[dir="rtl"] .gfe-cutout__content__units-time span.h-c-copy {
    margin: 0 0 8px 24px;
}
@media (min-width: 1024px) {
    .gfe-cutout__content__units-time span.h-c-copy {
        margin-bottom: 16px;
    }
}
@media (max-width: 1023px) {
    .gfe-cutout__content--has-video {
        margin-top: -32px;
    }
}
.gfe-cutout__content__description p {
    font-size: 16px;
}
@media (min-width: 1024px) {
    .gfe-cutout__content__description p {
        font-size: 18px;
    }
}
.gfe-cutout__content--quote {
    z-index: 0;
    padding-top: 56px;
}
@media (min-width: 600px) {
    .gfe-cutout__content--quote {
        padding-top: 48px;
        padding-left: 48px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout__content--quote {
        padding-left: 64px;
    }
}
.gfe-cutout__content .feature-story__quote-background {
    top: 16px;
    left: 10px;
}
@media (min-width: 600px) {
    .gfe-cutout__content .feature-story__quote-background {
        left: 8px;
        height: 63px;
        width: 86px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout__content .feature-story__quote-background {
        height: 3.2rem;
        width: 4.5rem;
    }
}
.gfe-cutout .h-c-eyebrow {
    margin-bottom: 16px;
}
@media (max-width: 599px) {
    .gfe-cutout .gfe-responsive-image__img {
        border-radius: 0;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content {
        padding: 0 64px 64px;
        width: 754px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--top-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-right {
        right: 0;
        left: 40%;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--top-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-right {
        right: 127px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-left,
    .gfe-cutout--text-emphasis .gfe-cutout__content--top-left,
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-left {
        right: 40%;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-left,
    .gfe-cutout--text-emphasis .gfe-cutout__content--top-left,
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-left {
        left: 127px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-left {
        bottom: -43px;
        padding-top: 64px;
    }
}
@media (min-width: 1440px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--bottom-left {
        bottom: -73px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-left {
        padding: 40px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (min-width: 1440px) {
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-right,
    .gfe-cutout--text-emphasis .gfe-cutout__content--center-left {
        padding: 32px;
    }
}
@media (max-width: 599px) {
    .gfe-cutout--desktop-half .gfe-cutout__image {
        margin: 0;
    }
}
.gfe-cutout--desktop-half .gfe-cutout__content {
    padding: 24px 24px 0px;
}
@media (max-width: 599px) {
    .gfe-cutout--desktop-half .gfe-cutout__content {
        padding: 0;
    }
}
.gfe-cutout--desktop-half .gfe-cutout__content__headline {
    margin-bottom: 16px;
}
.gfe-cutout--desktop-half .gfe-cutout__content__cta > a {
    margin: 16px 0 0;
}
@media (max-width: 599px) {
    .gfe-cutout--desktop-half .gfe-cutout__content {
        margin-top: 4px;
    }
}
@media (min-width: 600px) {
    .gfe-cutout--desktop-half .gfe-cutout__content {
        position: absolute;
        width: 60%;
    }
}
@media (min-width: 600px) {
    .gfe-cutout--desktop-half .gfe-cutout__content.gfe-cutout__content--bottom-right {
        bottom: 16px;
        right: -1px;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout--desktop-half .gfe-cutout__content.gfe-cutout__content--bottom-right {
        bottom: -1px;
        right: -1px;
    }
}
@media (min-width: 600px) {
    .gfe-cutout--desktop-half .gfe-cutout__content.gfe-cutout__content--bottom-left {
        bottom: 16px;
        margin-left: 9.37133%;
    }
}
@media (min-width: 1024px) {
    .gfe-cutout--desktop-half .gfe-cutout__content.gfe-cutout__content--bottom-left {
        bottom: -1px;
        left: -1px;
        margin-left: 0;
    }
}
.gfe-image-tile-grid__container .gfe-image-tile .gfe-cutout--desktop-half .gfe-responsive-image {
    max-width: none;
}
.gfe-image-tile-grid__container .gfe-image-tile .gfe-cutout--desktop-half .gfe-responsive-image img {
    border-radius: 4px;
}
@media (min-width: 600px) {
    .gfe-image-tile-component.centered-tile .h-c-grid {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .gfe-image-tile-component.centered-tile .h-c-grid .h-c-grid__col {
        margin-right: 9.37133%;
    }
}
@media (min-width: 1024px) {
    .gfe-image-tile-component.centered-tile .h-c-grid {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .gfe-image-tile-component.centered-tile .h-c-grid .h-c-grid__col {
        margin-right: 0;
        margin-left: 1.03799%;
    }
}
.full-width-featured-stories {
    margin: 0 -16px;
}
.full-width-featured-stories__image .gfe-responsive-image {
    margin-bottom: 0;
}
.full-width-featured-stories__image + .full-width-featured-stories__tiles {
    margin-top: -25%;
}
.full-width-featured-stories__tiles.h-c-grid {
    margin-left: 0;
    margin-right: 0;
}
.full-width-featured-stories__tile {
    background-color: #f8f9fa;
    padding: 24px;
    margin-bottom: 16px;
    position: relative;
}
.full-width-featured-stories__tile:last-child {
    margin-bottom: 0;
}
.full-width-featured-stories__tile .h-c-copy {
    margin: 16px 0 24px;
}
@media (min-width: 600px) {
    .full-width-featured-stories {
        margin: 0 -32px;
    }
    .full-width-featured-stories__image + .full-width-featured-stories__tiles {
        margin-top: -10%;
    }
    .full-width-featured-stories__image + .full-width-featured-stories__tiles.center-content .full-width-featured-stories__tile .h-c-link {
        position: static;
    }
    .full-width-featured-stories__tiles.h-c-grid {
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .full-width-featured-stories__tiles.h-c-grid.center-content .full-width-featured-stories__tile {
        min-height: auto;
        text-align: center;
    }
    .full-width-featured-stories__tiles.h-c-grid.center-content .full-width-featured-stories__tile .h-c-link {
        position: static;
    }
    .full-width-featured-stories__tile {
        min-height: 400px;
        padding: 48px 48px 40px;
        position: relative;
    }
    .full-width-featured-stories__tile .h-c-link {
        bottom: 40px;
        position: absolute;
    }
}
@media (min-width: 1024px) {
    .full-width-featured-stories {
        margin: 0;
    }
    .full-width-featured-stories__image + .full-width-featured-stories__tiles {
        margin-top: -200px;
    }
    .full-width-featured-stories__image + .full-width-featured-stories__tiles.center-content {
        margin-top: -10%;
    }
}
.topics-grid {
    padding: 0;
}
.topics-grid__select {
    color: #4285f4;
}
.topics-grid__select-container.h-c-grid {
    margin-bottom: 48px;
}
.topics-grid__tile {
    border: 1px solid #dadce0;
    min-height: 196px;
}
.topics-grid__tile:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-box-shadow 0.3s ease-in;
    transition: -webkit-box-shadow 0.3s ease-in;
    transition: box-shadow 0.3s ease-in;
    transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
}
.topics-grid__tile.h-c-grid__col {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .topics-grid__tile.h-c-grid__col {
        margin-bottom: 28px;
    }
}
.topics-grid__tile-content {
    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%;
    padding: 24px;
    width: 100%;
}
.topics-grid__tile-content .h-c-link {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.topics-grid__tile-headline {
    color: #202124;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .topics-grid__tile-headline {
        font-size: 18px;
    }
}
.topics-grid__icon--yellow {
    color: #fbbc04;
}
.topics-grid__icon--blue {
    color: #1967d2;
}
.topics-grid__icon--red {
    color: #d93025;
}
.topics-grid__icon--green {
    color: #34a853;
}
@media (min-width: 1024px) {
    .topics-grid {
        padding: 0 80px;
    }
}
.section-intro-image {
    margin-bottom: 48px;
}
.section-intro-image__background {
    margin: 0 -16px;
    position: relative;
    z-index: -1;
}
@media (max-width: 599px) {
    .section-intro-image__background .gfe-responsive-image__img {
        border-radius: 0;
    }
}
@media (min-width: 600px) {
    .section-intro-image__background {
        margin: 0 -32px;
    }
}
@media (min-width: 1024px) {
    .section-intro-image__background {
        margin: 0;
    }
}
.section-intro-image__content {
    background-color: #fff;
    margin-top: -27%;
    padding: 24px 16px 0;
}
@media (min-width: 600px) {
    .section-intro-image__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 214px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: -10% 80px 0;
        padding: 24px 24px 0;
    }
}
@media (min-width: 1024px) {
    .section-intro-image__content {
        margin: -10% 190px 0;
        padding-top: 48px;
    }
}
.section-intro-image__content .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .section-intro-image__content .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.section-intro-image__content .gfe-cutout__content__cta > a {
    margin-top: 16px;
}
@media (min-width: 600px) {
    .section-intro-image__content .gfe-cutout__content__cta > a {
        margin-top: 24px;
    }
}
.section-intro-image__content-headline {
    color: #202124;
    font-size: 20px;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .section-intro-image__content-headline {
        font-size: 24px;
    }
}
@media (min-width: 1024px) {
    .section-intro-image__content-headline {
        margin-bottom: 16px;
        font-size: 32px;
    }
}
.section-intro-image__content-body {
    color: #5f6368;
    font-size: 16px;
    line-height: 24px;
}
@media (min-width: 600px) {
    .section-intro-image__content-body {
        font-size: 16px;
        line-height: 26px;
        padding: 0 20px;
        text-align: center;
    }
}
@media (min-width: 1024px) {
    .section-intro-image__content-body {
        max-width: 626px;
        font-size: 18px;
    }
}
.section-intro-image--left {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .section-intro-image--left .section-intro-image__content-body {
        padding: 0;
        text-align: left;
    }
}
@media (min-width: 600px) {
    .section-intro-image--left .section-intro-image__content {
        margin: -10% 0 0 -32px;
        max-width: 597px;
        padding-left: 48px;
        padding-right: 170px;
    }
}
@media (min-width: 1024px) {
    .section-intro-image--left .section-intro-image__content {
        padding-left: 80px;
        padding-right: 150px;
    }
}
@media (min-width: 600px) {
    .section-intro-image--left {
        margin-bottom: 80px;
    }
}
.gfe-overlap-tiles {
    width: 100%;
}
.gfe-overlap-tiles__wrap {
    position: unset;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__wrap:hover .h-c-carousel__paginate {
        opacity: 1;
    }
}
.h-c-carousel--tile .gfe-overlap-tiles__wrap {
    padding: 0 0 24px;
}
.gfe-hover-tiles--no-pagination.h-c-carousel--tile .gfe-overlap-tiles__wrap {
    padding-bottom: 0;
}
.gfe-overlap-tiles__wrap .h-c-carousel__paginate {
    margin-top: -60px;
}
.gfe-overlap-tiles__wrap .h-c-carousel__paginate.glue-pagination-previous,
.gfe-overlap-tiles__wrap [dir="rtl"] .h-c-carousel__paginate.glue-pagination-next {
    left: -30px;
}
.gfe-overlap-tiles__wrap .h-c-carousel__paginate.glue-pagination-next,
.gfe-overlap-tiles__wrap [dir="rtl"] .h-c-carousel__paginate.glue-pagination-previous {
    right: -30px;
}
.gfe-overlap-tiles__wrap--hide-pagination ~ .h-c-carousel__navigation,
.gfe-overlap-tiles__wrap--hide-pagination > .h-c-carousel__paginate {
    display: none;
}
.h-c-carousel--tile .gfe-overlap-tiles__wrap--hide-pagination {
    padding-bottom: 0;
}
.gfe-overlap-tiles__headline {
    margin-top: 16px;
}
.gfe-overlap-tiles__carousel:focus {
    outline: 0;
}
.gfe-overlap-tiles__carousel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gfe-overlap-tiles__carousel__item:focus {
    outline: 0;
}
.gfe-overlap-tiles__carousel__item.h-c-carousel__item {
    width: 296px;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__carousel__item.h-c-carousel__item {
        width: 435px;
    }
}
.gfe-hover-tiles--no-pagination .gfe-overlap-tiles__carousel__item.h-c-carousel__item {
    width: 288px;
}
@media (min-width: 1024px) {
    .gfe-hover-tiles--no-pagination .gfe-overlap-tiles__carousel__item.h-c-carousel__item {
        width: 407px;
    }
}
.gfe-overlap-tiles__carousel__item:nth-last-child(1) {
    width: 288px;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__carousel__item:nth-last-child(1) {
        width: 407px;
    }
}
.gfe-overlap-tiles__carousel__tile {
    padding: 120px 0 0;
    position: relative;
}
.gfe-overlap-tiles__carousel__tile:hover .gfe-overlap-tiles__carousel__tile__box-content,
.gfe-overlap-tiles__carousel__tile:focus .gfe-overlap-tiles__carousel__tile__box-content {
    -webkit-box-shadow: 0 16px 20px -14px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 20px -14px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}
.gfe-overlap-tiles__carousel__tile__back-image {
    background-color: #f1f3f4;
    height: 170px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__carousel__tile__back-image {
        height: 240px;
    }
}
.gfe-overlap-tiles__carousel__tile__back-image img {
    margin-top: 42px;
    max-height: 40px;
    max-width: 260px;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__carousel__tile__back-image img {
        margin-top: 38px;
        max-height: 50px;
    }
}
.gfe-overlap-tiles__carousel__tile__box-content {
    background-color: #fff;
    height: 100%;
    margin-left: auto;
    position: relative;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
    width: 264px;
    z-index: 1;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__carousel__tile__box-content {
        width: 348px;
    }
}
.gfe-overlap-tiles__carousel__tile__body {
    color: #5f6368;
    padding: 24px;
    width: 264px;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles__carousel__tile__body {
        width: 348px;
    }
}
.gfe-overlap-tiles.h-c-carousel--tile {
    margin: 0;
}
.gfe-overlap-tiles .h-c-tile {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    min-height: 136px;
    outline: 0;
    width: 288px;
}
.gfe-overlap-tiles .h-c-tile:focus {
    background: transparent;
    border-color: transparent;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles .h-c-tile {
        min-height: 180px;
        width: 407px;
    }
}
.gfe-overlap-tiles .h-c-tile__description {
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles .h-c-tile__description {
        margin-right: 58px;
        margin-top: 16px;
    }
}
.gfe-overlap-tiles .h-c-tile__link.h-c-tile__link--arrow {
    bottom: 16px;
    height: 16px;
    margin: 4px;
    position: absolute;
    right: 16px;
    width: 16px;
}
@media (min-width: 1024px) {
    .gfe-overlap-tiles .h-c-tile__link.h-c-tile__link {
        bottom: 24px;
        right: 24px;
    }
}
.gfe-overlap-tiles .h-c-tile__link.h-c-tile__link--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
[dir="rtl"] .gfe-overlap-tiles .h-c-tile__link.h-c-tile__link--arrow-external {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.gfe-case-studies-grid {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .gfe-case-studies-grid {
        margin-top: 48px;
    }
}
.gfe-case-studies-grid__headline {
    margin-bottom: 40px;
}
.gfe-case-studies-grid__col.h-c-grid__col {
    margin-bottom: 16px;
    opacity: 1;
}
.gfe-case-studies-grid__col.h-c-grid__col.ng-enter,
.gfe-case-studies-grid__col.h-c-grid__col.ng-move {
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.gfe-case-studies-grid__col.h-c-grid__col.ng-enter-active,
.gfe-case-studies-grid__col.h-c-grid__col.ng-move-active {
    opacity: 1;
}
.gfe-case-studies-grid__col.h-c-grid__col.ng-leave {
    -webkit-animation: 0.2s opacity_leave_animation;
    animation: 0.2s opacity_leave_animation;
}
@-webkit-keyframes opacity_leave_animation {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes opacity_leave_animation {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.gfe-case-studies-grid__tile {
    min-height: 100%;
    padding: 24px;
    -webkit-transition: -webkit-box-shadow 0.2s ease-out;
    transition: -webkit-box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
    width: auto;
}
.gfe-case-studies-grid__tile:hover {
    -webkit-box-shadow: 0 4px 8px 3px rgba(60, 64, 67, 0.15);
    box-shadow: 0 4px 8px 3px rgba(60, 64, 67, 0.15);
}
.gfe-case-studies-grid__tile__icon {
    margin-bottom: 16px;
    margin-right: 8px;
}
.gfe-case-studies-grid__tile__icon.h-c-icon--color-blue {
    fill: #1a73e8;
}
.gfe-case-studies-grid__tile__eyebrow {
    margin-bottom: 16px;
}
.gfe-case-studies-grid__tile__description {
    margin-bottom: 32px;
}
.gfe-case-studies-grid__tile--video .gfe-case-studies-grid__tile__description {
    margin-bottom: 0;
}
.gfe-case-studies-grid__box-button {
    margin-top: -2.07598%;
}
.gfe-case-studies-grid__button {
    margin-bottom: 0;
    margin-top: 14px;
}
@media (min-width: 600px) {
    .gfe-case-studies-grid__button {
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-case-studies-grid__button {
        margin-top: 58px;
    }
}
.playlist-list__item.h-c-grid__col {
    margin-bottom: 16px;
}
@media (min-width: 1440px) {
    .playlist-list__item.h-c-grid__col {
        font-size: 32px;
    }
}
.playlist-list__item .h-c-link span {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
}
@media (min-width: 1024px) {
    .playlist-list__item .h-c-link span {
        font-size: 18px;
    }
}
@media (min-width: 1440px) {
    .playlist-list__item .h-c-link span {
        font-size: 22px;
    }
}
.playlist-list__item .h-c-link .h-c-icon {
    fill: #1a73e8;
    height: 16px;
    vertical-align: text-top;
    width: 16px;
}
@media (min-width: 1440px) {
    .playlist-list__item .h-c-link .h-c-icon {
        height: 16px;
        width: 16px;
    }
}
.playlist-list__item .h-c-link:hover .h-c-icon {
    fill: #174ea6;
}
@media (min-width: 1024px) {
    .playlist-list {
        padding: 0 130px;
    }
}
@media (min-width: 1440px) {
    .playlist-list {
        padding: 0 190px;
    }
}
@-webkit-keyframes verticalTextMovementMobile1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}
@keyframes verticalTextMovementMobile1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}
@keyframes verticalLongTextMovementTablet1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}
@-webkit-keyframes verticalTextMovement1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
}
@keyframes verticalTextMovement1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
}
@-webkit-keyframes fadeInLongXSmall1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes fadeInLongXSmall1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes fadeInLongCustom1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes fadeInLongCustom1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes verticalTextMovementMobile2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes verticalTextMovementMobile2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes verticalLongTextMovementTablet2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes verticalTextMovement2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes verticalTextMovement2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes fadeInLongXSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@keyframes fadeInLongXSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@-webkit-keyframes fadeInLongCustom2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@keyframes fadeInLongCustom2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@-webkit-keyframes verticalTextMovementMobile3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
}
@keyframes verticalTextMovementMobile3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
}
@keyframes verticalLongTextMovementTablet3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
}
@-webkit-keyframes verticalTextMovement3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
}
@keyframes verticalTextMovement3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
}
@-webkit-keyframes fadeInLongXSmall3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@keyframes fadeInLongXSmall3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@-webkit-keyframes fadeInLongCustom3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@keyframes fadeInLongCustom3 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@-webkit-keyframes verticalTextMovementMobile4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@keyframes verticalTextMovementMobile4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@keyframes verticalLongTextMovementTablet4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@-webkit-keyframes verticalTextMovement4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
}
@keyframes verticalTextMovement4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
}
@-webkit-keyframes fadeInLongXSmall4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@keyframes fadeInLongXSmall4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@-webkit-keyframes fadeInLongCustom4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@keyframes fadeInLongCustom4 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@-webkit-keyframes verticalTextMovementMobile5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
}
@keyframes verticalTextMovementMobile5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
}
@keyframes verticalLongTextMovementTablet5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
}
@-webkit-keyframes verticalTextMovement5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
}
@keyframes verticalTextMovement5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
}
@-webkit-keyframes fadeInLongXSmall5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@keyframes fadeInLongXSmall5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@-webkit-keyframes fadeInLongCustom5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@keyframes fadeInLongCustom5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@-webkit-keyframes verticalTextMovementMobile6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@keyframes verticalTextMovementMobile6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@keyframes verticalLongTextMovementTablet6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@-webkit-keyframes verticalTextMovement6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
}
@keyframes verticalTextMovement6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
}
@-webkit-keyframes fadeInLongXSmall6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
}
@keyframes fadeInLongXSmall6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
}
@-webkit-keyframes fadeInLongCustom6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
}
@keyframes fadeInLongCustom6 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
}
@-webkit-keyframes verticalTextMovementMobile7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
}
@keyframes verticalTextMovementMobile7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
}
@keyframes verticalLongTextMovementTablet7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-230px);
        transform: translateY(-230px);
    }
}
@-webkit-keyframes verticalTextMovement7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
}
@keyframes verticalTextMovement7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
}
@-webkit-keyframes fadeInLongXSmall7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
}
@keyframes fadeInLongXSmall7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
}
@-webkit-keyframes fadeInLongCustom7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
}
@keyframes fadeInLongCustom7 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-552px);
        transform: translateY(-552px);
    }
}
@-webkit-keyframes verticalTextMovementMobile8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@keyframes verticalTextMovementMobile8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@keyframes verticalLongTextMovementTablet8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@-webkit-keyframes verticalTextMovement8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
}
@keyframes verticalTextMovement8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
}
@-webkit-keyframes fadeInLongXSmall8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
}
@keyframes fadeInLongXSmall8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
}
@-webkit-keyframes fadeInLongCustom8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
}
@keyframes fadeInLongCustom8 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-644px);
        transform: translateY(-644px);
    }
}
@-webkit-keyframes verticalTextMovementMobile9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
}
@keyframes verticalTextMovementMobile9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
}
@keyframes verticalLongTextMovementTablet9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-322px);
        transform: translateY(-322px);
    }
}
@-webkit-keyframes verticalTextMovement9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-720px);
        transform: translateY(-720px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
}
@keyframes verticalTextMovement9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-720px);
        transform: translateY(-720px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
}
@-webkit-keyframes fadeInLongXSmall9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
}
@keyframes fadeInLongXSmall9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
}
@-webkit-keyframes fadeInLongCustom9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
}
@keyframes fadeInLongCustom9 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-736px);
        transform: translateY(-736px);
    }
}
@-webkit-keyframes verticalTextMovementMobile10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@keyframes verticalTextMovementMobile10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@-webkit-keyframes verticalLongTextMovementTablet10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@keyframes verticalLongTextMovementTablet10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-414px);
        transform: translateY(-414px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-460px);
        transform: translateY(-460px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-368px);
        transform: translateY(-368px);
    }
}
@-webkit-keyframes verticalTextMovement10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-720px);
        transform: translateY(-720px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-720px);
        transform: translateY(-720px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
}
@keyframes verticalTextMovement10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    5% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
    10% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        -webkit-transform: translateY(-720px);
        transform: translateY(-720px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(-720px);
        transform: translateY(-720px);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
}
@-webkit-keyframes fadeInLongXSmall10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
}
@keyframes fadeInLongXSmall10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
}
@-webkit-keyframes fadeInLongCustom10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
}
@keyframes fadeInLongCustom10 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    15% {
        opacity: 1;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    25% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-828px);
        transform: translateY(-828px);
    }
}
.animated-section-intro__headline {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 32px;
    margin: 0 auto 16px;
    max-width: 288px;
    position: relative;
}
@media (min-width: 600px) {
    .animated-section-intro__headline {
        max-width: none;
        padding: 0 110px;
    }
}
@media (min-width: 1024px) {
    .animated-section-intro__headline {
        font-size: 56px;
        max-width: 1280px;
    }
}
@media (min-width: 1440px) {
    .animated-section-intro__headline {
        padding: 0 220px;
    }
}
.animated-section-intro__headline .animated-container {
    display: inline-block;
    height: 46px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
@media (min-width: 600px) {
    .animated-section-intro__headline .animated-container {
        text-align: left;
    }
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container {
        height: 80px;
    }
}
.animated-section-intro__headline .animated-container span {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    display: block;
}
.animated-section-intro__headline .animated-container span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: verticalTextMovementMobile1;
    animation-name: verticalTextMovementMobile1;
    -webkit-transform: translateY(46px);
    transform: translateY(46px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(1) {
        -webkit-animation-name: verticalTextMovement1;
        animation-name: verticalTextMovement1;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(2) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
    -webkit-animation-name: verticalTextMovementMobile2;
    animation-name: verticalTextMovementMobile2;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(2) {
        -webkit-animation-name: verticalTextMovement2;
        animation-name: verticalTextMovement2;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(3) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-name: verticalTextMovementMobile3;
    animation-name: verticalTextMovementMobile3;
    -webkit-transform: translateY(-46px);
    transform: translateY(-46px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(3) {
        -webkit-animation-name: verticalTextMovement3;
        animation-name: verticalTextMovement3;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(4) {
    -webkit-animation-delay: 3.75s;
    animation-delay: 3.75s;
    -webkit-animation-name: verticalTextMovementMobile4;
    animation-name: verticalTextMovementMobile4;
    -webkit-transform: translateY(-92px);
    transform: translateY(-92px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(4) {
        -webkit-animation-name: verticalTextMovement4;
        animation-name: verticalTextMovement4;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(5) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-name: verticalTextMovementMobile5;
    animation-name: verticalTextMovementMobile5;
    -webkit-transform: translateY(-138px);
    transform: translateY(-138px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(5) {
        -webkit-animation-name: verticalTextMovement5;
        animation-name: verticalTextMovement5;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(6) {
    -webkit-animation-delay: 6.25s;
    animation-delay: 6.25s;
    -webkit-animation-name: verticalTextMovementMobile6;
    animation-name: verticalTextMovementMobile6;
    -webkit-transform: translateY(-184px);
    transform: translateY(-184px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(6) {
        -webkit-animation-name: verticalTextMovement6;
        animation-name: verticalTextMovement6;
        -webkit-transform: translateY(-320px);
        transform: translateY(-320px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(7) {
    -webkit-animation-delay: 7.5s;
    animation-delay: 7.5s;
    -webkit-animation-name: verticalTextMovementMobile7;
    animation-name: verticalTextMovementMobile7;
    -webkit-transform: translateY(-230px);
    transform: translateY(-230px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(7) {
        -webkit-animation-name: verticalTextMovement7;
        animation-name: verticalTextMovement7;
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(8) {
    -webkit-animation-delay: 8.75s;
    animation-delay: 8.75s;
    -webkit-animation-name: verticalTextMovementMobile8;
    animation-name: verticalTextMovementMobile8;
    -webkit-transform: translateY(-276px);
    transform: translateY(-276px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(8) {
        -webkit-animation-name: verticalTextMovement8;
        animation-name: verticalTextMovement8;
        -webkit-transform: translateY(-480px);
        transform: translateY(-480px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(9) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
    -webkit-animation-name: verticalTextMovementMobile9;
    animation-name: verticalTextMovementMobile9;
    -webkit-transform: translateY(-322px);
    transform: translateY(-322px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(9) {
        -webkit-animation-name: verticalTextMovement9;
        animation-name: verticalTextMovement9;
        -webkit-transform: translateY(-560px);
        transform: translateY(-560px);
    }
}
.animated-section-intro__headline .animated-container span:nth-child(10) {
    -webkit-animation-delay: 11.25s;
    animation-delay: 11.25s;
    -webkit-animation-name: verticalTextMovementMobile10;
    animation-name: verticalTextMovementMobile10;
    -webkit-transform: translateY(-368px);
    transform: translateY(-368px);
}
@media (min-width: 1024px) {
    .animated-section-intro__headline .animated-container span:nth-child(10) {
        -webkit-animation-name: verticalTextMovement10;
        animation-name: verticalTextMovement10;
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
}
.animated-section-intro__headline span + div + span {
    display: block;
}
.animated-section-intro__body {
    font-size: 16px;
    margin: 0 auto 16px;
}
@media (min-width: 600px) {
    .animated-section-intro__body {
        font-size: 18px;
        margin: 0 auto 32px;
        max-width: 626px;
    }
}
.animated-section-intro--centered {
    text-align: center;
}
.gfe-colored-headline img {
    display: block;
    margin: 0 auto 16px;
}
@media (min-width: 600px) {
    .gfe-colored-headline img {
        margin: 0 auto 16px;
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline img {
        margin: 0 auto 24px;
    }
}
.gfe-colored-headline .gfe-grey-900 {
    color: #202124;
}
.gfe-colored-headline__headline {
    display: inline-block;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 32px;
}
@media (min-width: 600px) {
    .gfe-colored-headline__headline {
        max-width: none;
        padding: 0 110px;
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline__headline {
        font-size: 56px;
        max-width: 1280px;
        padding: 0;
    }
}
.gfe-colored-headline__words span {
    display: block;
    opacity: 0;
}
.gfe-colored-headline__words + span {
    color: #80868b;
}
.gfe-colored-headline--no-prev .gfe-colored-headline__words {
    display: block;
}
.gfe-colored-headline--animated span + div + span {
    display: block;
}
.gfe-colored-headline--animated .gfe-colored-headline__words {
    height: 96px;
    overflow: hidden;
    text-align: center;
    vertical-align: bottom;
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words {
        height: 46px;
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words {
        height: 72px;
        text-align: center;
    }
}
.gfe-colored-headline--animated .gfe-colored-headline__words span {
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@media (min-width: 374px) and (max-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span {
        max-width: 300px;
    }
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span {
        -webkit-animation-duration: 7s;
        animation-duration: 7s;
    }
}
.gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeInLongXSmall1;
    animation-name: fadeInLongXSmall1;
    -webkit-transform: translateY(92px);
    transform: translateY(92px);
}
@media (min-width: 426px) and (max-width: 599px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(1) {
        -webkit-animation-name: fadeInLongCustom1;
        animation-name: fadeInLongCustom1;
        -webkit-transform: translateY(92px);
        transform: translateY(92px);
    }
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(1) {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-name: verticalLongTextMovementTablet1;
        animation-name: verticalLongTextMovementTablet1;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(1) {
        -webkit-animation-name: verticalTextMovement1;
        animation-name: verticalTextMovement1;
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
    }
}
.gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(2) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: fadeInLongXSmall2;
    animation-name: fadeInLongXSmall2;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
@media (min-width: 426px) and (max-width: 599px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(2) {
        -webkit-animation-name: fadeInLongCustom2;
        animation-name: fadeInLongCustom2;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(2) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s;
        -webkit-animation-name: verticalLongTextMovementTablet2;
        animation-name: verticalLongTextMovementTablet2;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(2) {
        -webkit-animation-name: verticalTextMovement2;
        animation-name: verticalTextMovement2;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(3) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-name: fadeInLongXSmall3;
    animation-name: fadeInLongXSmall3;
    -webkit-transform: translateY(-92px);
    transform: translateY(-92px);
}
@media (min-width: 426px) and (max-width: 599px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(3) {
        -webkit-animation-name: fadeInLongCustom3;
        animation-name: fadeInLongCustom3;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(3) {
        -webkit-animation-delay: 3.6s;
        animation-delay: 3.6s;
        -webkit-animation-name: verticalLongTextMovementTablet3;
        animation-name: verticalLongTextMovementTablet3;
        -webkit-transform: translateY(-46px);
        transform: translateY(-46px);
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(3) {
        -webkit-animation-name: verticalTextMovement3;
        animation-name: verticalTextMovement3;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
    }
}
.gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(4) {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
    -webkit-animation-name: fadeInLongXSmall4;
    animation-name: fadeInLongXSmall4;
    -webkit-transform: translateY(-184px);
    transform: translateY(-184px);
}
@media (min-width: 426px) and (max-width: 599px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(4) {
        -webkit-animation-name: fadeInLongCustom4;
        animation-name: fadeInLongCustom4;
        -webkit-transform: translateY(-184px);
        transform: translateY(-184px);
    }
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(4) {
        -webkit-animation-delay: 5.4s;
        animation-delay: 5.4s;
        -webkit-animation-name: verticalLongTextMovementTablet4;
        animation-name: verticalLongTextMovementTablet4;
        -webkit-transform: translateY(-92px);
        transform: translateY(-92px);
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(4) {
        -webkit-animation-name: verticalTextMovement4;
        animation-name: verticalTextMovement4;
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px);
    }
}
.gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(5) {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
    -webkit-animation-name: fadeInLongXSmall5;
    animation-name: fadeInLongXSmall5;
    -webkit-transform: translateY(-276px);
    transform: translateY(-276px);
}
@media (min-width: 426px) and (max-width: 599px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(5) {
        -webkit-animation-name: fadeInLongCustom5;
        animation-name: fadeInLongCustom5;
        -webkit-transform: translateY(-276px);
        transform: translateY(-276px);
    }
}
@media (min-width: 600px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(5) {
        -webkit-animation-delay: 7.2s;
        animation-delay: 7.2s;
        -webkit-animation-name: verticalLongTextMovementTablet5;
        animation-name: verticalLongTextMovementTablet5;
        -webkit-transform: translateY(-138px);
        transform: translateY(-138px);
    }
}
@media (min-width: 1024px) {
    .gfe-colored-headline--animated .gfe-colored-headline__words span:nth-child(5) {
        -webkit-animation-name: verticalTextMovement5;
        animation-name: verticalTextMovement5;
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px);
    }
}
.gfe-colored-headline__body {
    -webkit-font-smoothing: antialiased;
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0 auto 16px;
}
@media (min-width: 600px) {
    .gfe-colored-headline__body {
        font-size: 18px;
        max-width: 626px;
    }
}
.gfe-colored-headline--centered {
    text-align: center;
}
.map-with-tooltips__reports,
.map-with-tooltips__groups {
    position: relative;
}
.map-with-tooltips__reports .pointer,
.map-with-tooltips__groups .pointer {
    cursor: pointer;
}
.map-with-tooltips__reports .pointer--mobile,
.map-with-tooltips__groups .pointer--mobile {
    display: none;
    height: 42px;
    width: 32px;
}
@media (min-width: 600px) {
    .map-with-tooltips__reports .pointer--mobile,
    .map-with-tooltips__groups .pointer--mobile {
        display: block;
        position: absolute;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .map-with-tooltips__reports .pointer--mobile,
    .map-with-tooltips__groups .pointer--mobile {
        width: 18px;
        height: 24px;
    }
}
.map-with-tooltips__reports .pointer__number,
.map-with-tooltips__groups .pointer__number {
    cursor: pointer;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background-color: #1a73e8;
    color: #fff;
    font-size: 12px;
    padding: 4px;
}
.map-with-tooltips__reports .pointer__number span,
.map-with-tooltips__groups .pointer__number span {
    display: block;
    text-align: center;
}
.map-with-tooltips__reports .pointer__size-xl,
.map-with-tooltips__groups .pointer__size-xl {
    height: 32px;
    padding-top: 8px;
    width: 32px;
}
.map-with-tooltips__reports .global-pointer,
.map-with-tooltips__groups .global-pointer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 4%;
    left: 2%;
    padding: 8px;
    border: 1px solid #dadce0;
    border-radius: 47px;
    -webkit-box-shadow: 0 1px 3px 0;
    box-shadow: 0 1px 3px 0;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
}
@media (max-width: 599px) {
    .map-with-tooltips__reports .global-pointer,
    .map-with-tooltips__groups .global-pointer {
        display: none;
    }
}
@media (min-width: 1024px) {
    .map-with-tooltips__reports .global-pointer,
    .map-with-tooltips__groups .global-pointer {
        padding: 12px;
        font-size: 22px;
    }
}
[dir="ltr"] .map-with-tooltips__reports .global-pointer .pointer__number,
[dir="ltr"] .map-with-tooltips__groups .global-pointer .pointer__number {
    margin-right: 8px;
}
@media (min-width: 1024px) {
    [dir="ltr"] .map-with-tooltips__reports .global-pointer .pointer__number,
    [dir="ltr"] .map-with-tooltips__groups .global-pointer .pointer__number {
        margin-right: 16px;
    }
}
[dir="rtl"] .map-with-tooltips__reports .global-pointer .pointer__number,
[dir="rtl"] .map-with-tooltips__groups .global-pointer .pointer__number {
    margin-left: 8px;
}
@media (min-width: 1024px) {
    [dir="rtl"] .map-with-tooltips__reports .global-pointer .pointer__number,
    [dir="rtl"] .map-with-tooltips__groups .global-pointer .pointer__number {
        margin-left: 16px;
    }
}
.map-with-tooltips__reports .global-pointer:hover,
.map-with-tooltips__groups .global-pointer:hover {
    -webkit-box-shadow: 0 2px 4px 0;
    box-shadow: 0 2px 4px 0;
    cursor: pointer;
}
.map-with-tooltips__reports .tooltip-wrapper,
.map-with-tooltips__groups .tooltip-wrapper {
    background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    display: none;
    padding: 24px;
    position: absolute;
    width: 300px;
    z-index: 2;
}
html[lang="nl"] .map-with-tooltips__reports .tooltip-wrapper,
html[lang="nl"] .map-with-tooltips__groups .tooltip-wrapper {
    width: 300px;
}
.map-with-tooltips__reports .tooltip-wrapper.open,
.map-with-tooltips__groups .tooltip-wrapper.open {
    display: block;
}
.map-with-tooltips__reports .tooltip-wrapper[country="global"],
.map-with-tooltips__groups .tooltip-wrapper[country="global"] {
    bottom: 20%;
    left: 2%;
}
@media (min-width: 1024px) {
    .map-with-tooltips__reports .tooltip-wrapper[country="global"],
    .map-with-tooltips__groups .tooltip-wrapper[country="global"] {
        bottom: 18%;
    }
}
@media (min-width: 1440px) {
    .map-with-tooltips__reports .tooltip-wrapper[country="global"],
    .map-with-tooltips__groups .tooltip-wrapper[country="global"] {
        bottom: 16%;
    }
}
.map-with-tooltips__reports .tooltip-wrapper .h-c-intro,
.map-with-tooltips__groups .tooltip-wrapper .h-c-intro {
    margin-bottom: 8px;
}
.map-with-tooltips__reports .tooltip-wrapper .h-c-tile__links,
.map-with-tooltips__groups .tooltip-wrapper .h-c-tile__links {
    margin: 0;
}
@media (min-width: 600px) {
    .map-with-tooltips__reports .gfe-accordion--mobile,
    .map-with-tooltips__groups .gfe-accordion--mobile {
        display: none;
    }
}
.map-with-tooltips__reports .svg-object--mobile,
.map-with-tooltips__groups .svg-object--mobile {
    display: none;
}
@media (min-width: 600px) {
    .map-with-tooltips__reports .svg-object--mobile,
    .map-with-tooltips__groups .svg-object--mobile {
        display: block;
    }
}
.map-with-tooltips__reports .mobile-image--mobile,
.map-with-tooltips__groups .mobile-image--mobile {
    padding: 24px;
}
@media (min-width: 600px) {
    .map-with-tooltips__reports .mobile-image--mobile,
    .map-with-tooltips__groups .mobile-image--mobile {
        display: none;
    }
}
.map-with-tooltips__groups .tooltip-wrapper .h-c-intro {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #202124;
    cursor: pointer;
}
@media (min-width: 1024px) {
    .map-with-tooltips__groups .tooltip-wrapper .h-c-intro {
        font-size: 22px;
    }
}
.map-with-tooltips__groups .tooltip-wrapper .h-c-tile__links {
    margin-top: 16px;
    list-style-type: none;
    max-height: 192px;
    overflow-y: scroll;
}
.map-with-tooltips__groups .tooltip-wrapper .h-c-tile__links a {
    display: block;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #1a73e8;
}
@media (min-width: 1024px) {
    .map-with-tooltips__groups .tooltip-wrapper .h-c-tile__links a {
        font-size: 16px;
    }
}
.map-with-tooltips__groups .tooltip-wrapper .h-c-tile__links a:not(:first-child) {
    margin-top: 8px;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn {
    position: relative;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-header .h-c-button.h-c-button--flat {
    font-size: 16px;
    line-height: 1.625;
}
@media (min-width: 1024px) {
    .accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-header .h-c-button.h-c-button--flat {
        font-size: 18px;
        line-height: 1.66667;
    }
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-header .h-c-button.h-c-button--flat:visited {
    color: #1a73e8;
}
[dir="ltr"] .accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-header {
    margin-right: 4px;
}
[dir="rtl"] .accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-header {
    margin-left: 4px;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    float: none;
    margin-top: 7px;
    position: absolute;
}
[dir="ltr"] .accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    right: 0;
}
[dir="rtl"] .accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    left: 0;
}
@media (min-width: 600px) {
    .accordion-call-to-action .gfe-cta-accordion .glue-zippy-set.h-t-hercules .glue-zippy-btn {
        padding: 24px 0 0 0;
    }
}
@media (min-width: 600px) {
    .accordion-call-to-action .gfe-cta-accordion .glue-zippy-set .glue-c-zippy__content-container {
        padding-top: 0;
    }
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container {
    padding-bottom: 0;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container a {
    display: inline-block;
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-weight: normal;
    margin-top: 16px;
    outline: none;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container a:hover {
    font-weight: bold;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-set.h-t-hercules .glue-zippy .glue-zippy-btn {
    border-bottom: none;
    padding-bottom: 0;
}
.accordion-call-to-action .gfe-cta-accordion.gfe-component .gfe-raw-md {
    color: #5f6368;
}
.accordion-call-to-action .gfe-cta-accordion.gfe-component .glue-zippy-content__container {
    width: 100%;
}
.accordion-call-to-action .gfe-cta-accordion.gfe-component .glue-c-zippy__collapse-region {
    -webkit-transition-property: height;
    transition-property: height;
}
.flexible-content-columns .accordion-call-to-action .gfe-cta-accordion .glue-zippy-set,
.flexible-content-columns .accordion-call-to-action .gfe-cta-accordion .glue-zippy-toggle-all {
    margin-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .flexible-content-columns .accordion-call-to-action .gfe-cta-accordion .glue-zippy-set,
    .flexible-content-columns .accordion-call-to-action .gfe-cta-accordion .glue-zippy-toggle-all {
        margin-left: 2.07598%;
    }
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-set.h-t-hercules .glue-zippy {
    border-top: 0;
}
.accordion-call-to-action .gfe-cta-accordion .glue-zippy-btn .h-c-expansion-panels__button-arrow {
    position: initial;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container {
    padding: 0 0 24px;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container a {
    display: inline-block;
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-weight: normal;
    margin-top: 24px;
    outline: none;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-zippy .glue-zippy-btn {
    border-bottom: none;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-zippy .glue-zippy-btn .h-c-expansion-panels__button-header .h-c-button.h-c-button--flat {
    font-size: 16px;
    line-height: 1.625;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-zippy .glue-zippy-btn .h-c-expansion-panels__button-header .h-c-button.h-c-button--flat:visited {
    color: #1a73e8;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-zippy.glue-is-expanded .glue-zippy-btn {
    border-bottom: 1px solid #dadce0;
}
.accordion-call-to-action--mobile .glue-zippy-set.h-t-hercules .glue-zippy.glue-is-expanded .glue-zippy-btn:focus {
    border-bottom: 1px solid #dadce0;
}
@media (min-width: 600px) {
    .accordion-call-to-action--mobile {
        display: none;
    }
}
.accordion-call-to-action__groups .groups__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
}
.accordion-call-to-action__groups .groups__links__col_1,
.accordion-call-to-action__groups .groups__links__col_2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container .groups__links__col_1 a,
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container .groups__links__col_2 a {
    color: #1a73e8;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 500;
}
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container .groups__links__col_1 a:first-child,
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container .groups__links__col_2 a:first-child {
    margin-top: 0;
}
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container .groups__links__col_1 a:not(:first-child),
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-c-zippy__content-container .groups__links__col_2 a:not(:first-child) {
    margin-top: 16px;
}
.accordion-call-to-action__groups .glue-zippy-set .glue-c-zippy__content-container .h-c-headline,
.accordion-call-to-action__groups .glue-zippy-set .glue-c-zippy__content-container .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .accordion-call-to-action__groups .glue-zippy-set .glue-c-zippy__content-container .h-c-intro {
    margin-top: 32px;
    font-size: 20px;
}
.accordion-call-to-action__groups .glue-zippy-set.h-t-hercules .glue-zippy:last-child {
    border-bottom: 1px solid #dadce0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .calendar-events__intro {
        margin-top: 24px;
    }
}
.calendar-events__intro__image {
    max-width: 320px;
}
.calendar-events .article-separator {
    margin: 24px 0;
}
.calendar-events .article-separator:first-child {
    margin-top: 0;
}
@media (max-width: 1023px) {
    .calendar-events .article-separator:first-child {
        display: none;
    }
}
.calendar-events__event > * {
    margin-top: 16px;
}
.calendar-events__event time {
    display: block;
}
.calendar-events__location,
.calendar-events__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.calendar-events__location span,
.calendar-events__description span {
    margin-left: 4px;
}
.calendar-events__description {
    margin-left: 36px;
}
.calendar-events__link {
    margin-left: 36px;
}
@media (min-width: 600px) {
    .calendar-events__intro {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .calendar-events__intro__image {
        width: 30%;
    }
    .calendar-events__intro__content {
        width: 70%;
    }
}
.gfe-image-tile-grid__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
}
.gfe-image-tile-grid__container div:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
}
@media (min-width: 600px) {
    .gfe-image-tile-grid__container {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 2fr 2fr;
        grid-template-columns: 2fr 2fr;
    }
    .gfe-image-tile-grid__container div:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
    }
    .gfe-image-tile-grid__container div:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
    }
}
.gfe-image-tile-grid__container .gfe-image-tile {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.gfe-image-tile-grid__container .gfe-image-tile__item-1 {
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 1;
    -ms-grid-row: 1;
}
.gfe-image-tile-grid__container .gfe-image-tile__item-3 {
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 2;
    -ms-grid-row: 2;
}
@media (max-width: 599px) {
    .gfe-image-tile-grid__container .gfe-image-tile__item-3 {
        grid-row: 3;
        -ms-grid-row: 3;
    }
}
.gfe-image-tile-grid__container .gfe-image-tile.centered-tile {
    align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    grid-column: 1;
    -ms-grid-column: 1;
    grid-row: 2;
    -ms-grid-row: 2;
}
@media (min-width: 600px) {
    .gfe-image-tile-grid__container .gfe-image-tile.centered-tile {
        grid-column: 2;
        -ms-grid-column: 2;
        grid-row: 1 / span 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
    }
}
@media (max-width: 1023px) {
    .gfe-image-tile-grid__container .gfe-image-tile .gfe-responsive-image {
        margin: 0 auto 16px;
    }
}
.gfe-image-tile-grid__container .gfe-image-tile .h-c-tile__body {
    margin: 16px 0 24px;
}
@media (min-width: 600px) {
    .gfe-image-tile-grid__container .gfe-image-tile .h-c-tile__body {
        margin: 24px 0 48px;
    }
}
@media (max-width: 599px) {
    .gfe-image-tile-grid__container .gfe-image-tile-component:not(:first-child) {
        margin-top: 32px;
    }
}
@media (min-width: 600px) {
    .gfe-image-tile-grid__container .gfe-image-tile-component:not(:first-child) {
        margin-top: 48px;
    }
}
@media (min-width: 1024px) {
    .gfe-image-tile-grid__container .gfe-image-tile-component:nth-child(odd) {
        margin-right: 24px;
    }
    .gfe-image-tile-grid__container .gfe-image-tile-component:nth-child(odd):not(:first-child) {
        margin-top: 320px;
    }
}
@media (min-width: 1024px) {
    .gfe-image-tile-grid__container .gfe-image-tile-component:nth-child(even) {
        margin-top: 0;
        margin-left: 24px;
    }
}
@media (min-width: 600px) {
    .gfe-component-tablet-one-column {
        display: inline;
    }
}
@media (min-width: 1024px) {
    .gfe-component-tablet-one-column {
        display: grid;
        grid-template-columns: 2fr 2fr;
    }
}
.svg-tiles__wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: auto;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
}
@media (max-width: 599px) {
    .svg-tiles__wrap {
        margin: 0;
    }
}
.svg-tiles__item {
    margin: 0 16px 24px 0;
    max-height: 128px;
    min-width: 137px;
}
@media (min-width: 600px) {
    .svg-tiles__item {
        margin: 0 16px 16px 0;
        max-height: 137px;
        min-width: 164px;
    }
}
@media (min-width: 1024px) {
    .svg-tiles__item {
        margin: 0 24px 24px 0;
        max-height: 160px;
        min-width: 210px;
    }
}
@media (min-width: 1440px) {
    .svg-tiles__item {
        max-height: 200px;
        min-width: 299px;
    }
}
.svg-tiles__item .h-c-tile {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    min-height: 137px;
    padding: 8px 16px;
    -webkit-transition: -webkit-box-shadow 0.4s;
    transition: -webkit-box-shadow 0.4s;
    transition: box-shadow 0.4s;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
    width: 100%;
}
@media (min-width: 600px) {
    .svg-tiles__item .h-c-tile {
        min-height: 137px;
    }
}
@media (min-width: 1024px) {
    .svg-tiles__item .h-c-tile {
        min-height: 160px;
    }
}
@media (min-width: 1440px) {
    .svg-tiles__item .h-c-tile {
        min-height: 200px;
        padding: 24px 48px 16px;
    }
}
.svg-tiles__item .h-c-tile:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
}
.svg-tiles__item .h-c-tile__header {
    height: 30px;
    margin: 0 auto;
    min-height: 30px;
    padding: 0;
    width: 30px;
}
@media (min-width: 600px) {
    .svg-tiles__item .h-c-tile__header {
        height: 35px;
        min-height: 35px;
        width: 35px;
    }
}
@media (min-width: 1024px) {
    .svg-tiles__item .h-c-tile__header {
        height: 55px;
        min-height: 55px;
        width: 55px;
    }
}
@media (min-width: 1440px) {
    .svg-tiles__item .h-c-tile__header {
        height: 72px;
        min-height: 72px;
        width: 72px;
    }
}
.svg-tiles__item .h-c-tile__header svg {
    height: 30px;
    width: 30px;
}
@media (min-width: 600px) {
    .svg-tiles__item .h-c-tile__header svg {
        height: 35px;
        min-height: 35px;
        width: 35px;
    }
}
@media (min-width: 1024px) {
    .svg-tiles__item .h-c-tile__header svg {
        height: 55px;
        min-height: 55px;
        width: 55px;
    }
}
@media (min-width: 1440px) {
    .svg-tiles__item .h-c-tile__header svg {
        height: 72px;
        min-height: 72px;
        width: 72px;
    }
}
.svg-tiles__item .h-c-tile__body {
    padding: 0;
}
.svg-tiles__item .h-c-tile__body .svg_tile__headline {
    margin-top: 24px;
    text-align: center;
}
.pillar--centered {
    text-align: center;
}
.pillar--centered p {
    margin: 0;
}
.pillar--centered .pillar__headline > p {
    font-size: 18px;
    font-weight: 400;
}
@media (min-width: 1024px) {
    .pillar--centered .pillar__headline > p {
        font-size: 22px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .pillar--vertical_space {
        margin-top: 48px;
    }
}
.pillar__icon svg {
    height: 48px;
    width: 48px;
}
@media (min-width: 1024px) {
    .pillar__icon svg {
        height: 64px;
        width: 64px;
    }
}
.pillar__icon-desktop {
    display: none;
}
@media (min-width: 1024px) {
    .pillar__icon-desktop {
        display: block;
    }
}
@media (min-width: 1024px) {
    .pillar__icon-mobile {
        display: none;
    }
}
.pillar__icon-desktop > svg,
.pillar__icon-mobile > svg {
    display: block;
    margin: 0 auto;
}
.pillar__headline {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .pillar__headline {
        margin-bottom: 16px;
        margin-top: 16px;
    }
}
.pillar__description span {
    color: #1a73e8;
}
.gfe-full-video-color__image {
    position: relative;
}
.gfe-full-video-color__image .gfe-responsive-image {
    margin: 0;
}
.gfe-full-video-color__image .gfe-responsive-image img {
    border-radius: 0;
}
.gfe-full-video-color__content {
    padding-bottom: 40px;
    padding-top: 40px;
}
@media (min-width: 1024px) {
    .gfe-full-video-color__content {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}
.gfe-full-video-color__content--blue {
    background-color: #34a853;
}
.gfe-full-video-color__content--blue .h-c-headline,
.gfe-full-video-color__content--blue .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-video-color__content--blue .h-c-intro {
    color: #fff;
}
.gfe-full-video-color__content--red {
    background-color: #d93025;
}
.gfe-full-video-color__content--red .h-c-headline,
.gfe-full-video-color__content--red .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-video-color__content--red .h-c-intro {
    color: #fff;
}
.gfe-full-video-color__content--yellow {
    background-color: #fbbc04;
}
.gfe-full-video-color__content--green {
    background-color: #1967d2;
}
.gfe-full-video-color__content--green .h-c-headline,
.gfe-full-video-color__content--green .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-video-color__content--green .h-c-intro {
    color: #fff;
}
@media (max-width: 1023px) {
    .gfe-content-block--no-h-spacing .gfe-full-video-color {
        margin-left: -32px;
        margin-right: -32px;
    }
}
@media (max-width: 599px) {
    .gfe-content-block--no-h-spacing .gfe-full-video-color {
        margin-left: -16px;
        margin-right: -16px;
    }
}
.gfe-full-width-color-stories__content {
    padding: 40px 0 48%;
}
.gfe-full-width-color-stories__content .h-c-eyebrow {
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 600px) {
    .gfe-full-width-color-stories__content .h-c-eyebrow {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__content .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-full-width-color-stories__content .h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-stories__content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-stories__content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-stories__content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-stories__content .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-stories__content .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-stories__content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__content .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline.h-has-bottom-margin,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline.h-has-bottom-margin,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-stories__content
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__content
        .h-has-bottom-margin.h-c-intro {
        margin-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .gfe-full-width-color-stories__content {
        padding-top: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-full-width-color-stories__content {
        padding-top: 48px;
        padding-bottom: 187px;
    }
}
@media (min-width: 600px) {
    .gfe-full-width-color-stories__content {
        padding: 80px 0 27%;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__content {
        padding-bottom: 19%;
    }
}
@media (min-width: 1440px) {
    .gfe-full-width-color-stories__content {
        padding-bottom: 17%;
    }
}
.gfe-full-width-color-stories__content--blue {
    background-color: #1967d2;
}
.gfe-full-width-color-stories__content--blue .h-c-eyebrow,
.gfe-full-width-color-stories__content--blue .h-c-headline,
.gfe-full-width-color-stories__content--blue .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content--blue .h-c-intro,
.gfe-full-width-color-stories__content--blue .h-c-copy {
    color: #fff;
}
.gfe-full-width-color-stories__content--red {
    background-color: #d93025;
}
.gfe-full-width-color-stories__content--red .h-c-eyebrow,
.gfe-full-width-color-stories__content--red .h-c-headline,
.gfe-full-width-color-stories__content--red .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content--red .h-c-intro,
.gfe-full-width-color-stories__content--red .h-c-copy {
    color: #fff;
}
.gfe-full-width-color-stories__content--yellow {
    background-color: #fbbc04;
}
.gfe-full-width-color-stories__content--yellow .h-c-eyebrow,
.gfe-full-width-color-stories__content--yellow .h-c-headline,
.gfe-full-width-color-stories__content--yellow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content--yellow .h-c-intro,
.gfe-full-width-color-stories__content--yellow .h-c-copy {
    color: #202124;
}
.gfe-full-width-color-stories__content--green {
    background-color: #34a853;
}
.gfe-full-width-color-stories__content--green .h-c-eyebrow,
.gfe-full-width-color-stories__content--green .h-c-headline,
.gfe-full-width-color-stories__content--green .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content--green .h-c-intro,
.gfe-full-width-color-stories__content--green .h-c-copy {
    color: #fff;
}
.gfe-full-width-color-stories__content--gray {
    background-color: #f8f9fa;
}
.gfe-full-width-color-stories__content--small-cards {
    padding-bottom: 125px;
}
.gfe-full-width-color-stories__content .h-c-eyebrow {
    margin-bottom: 16px;
}
.gfe-full-width-color-stories__content .h-c-eyebrow .h-c-eyebrow,
.gfe-full-width-color-stories__content .h-c-eyebrow .h-c-headline,
.gfe-full-width-color-stories__content .h-c-eyebrow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__content .h-c-eyebrow .h-c-intro,
.gfe-full-width-color-stories__content .h-c-eyebrow .h-c-copy {
    color: #000;
}
.gfe-full-width-color-stories__content .h-c-button--primary {
    margin-bottom: 2px;
}
.gfe-full-width-color-stories__tiles {
    margin-top: -40.5%;
}
@media (min-width: 600px) {
    .gfe-full-width-color-stories__tiles {
        margin-top: -19.7%;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__tiles {
        margin-top: -13.3%;
    }
}
@media (min-width: 1440px) {
    .gfe-full-width-color-stories__tiles {
        margin-top: -12.5%;
    }
}
.gfe-full-width-color-stories__tiles--small-cards {
    margin-top: -77px;
}
.gfe-full-width-color-stories__tiles .h-c-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gfe-full-width-color-stories__tiles__tile__image-colection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 599px) {
    .gfe-full-width-color-stories__tiles__tile--first {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (max-width: 599px) {
    .gfe-full-width-color-stories__tiles__tile--second {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 599px) {
    .gfe-full-width-color-stories__tiles__tile--third {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
.gfe-full-width-color-stories__tiles__tile--small {
    background-color: white;
    border: 1px solid #dadce0;
    border-radius: 4px;
    margin-bottom: 16px;
    padding: 16px;
}
@media (min-width: 600px) {
    .gfe-full-width-color-stories__tiles__tile--small {
        padding: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__tiles__tile--small {
        margin-bottom: 0;
        padding: 16px 0 24px;
    }
}
.gfe-full-width-color-stories__tiles__tile--small:hover {
    -webkit-box-shadow: 0 4px 8px 3px rgba(54, 64, 67, 0.15);
    box-shadow: 0 4px 8px 3px rgba(54, 64, 67, 0.15);
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-stories__tiles__tile__image {
    height: 72px;
    margin: 0 4px 16px;
    width: 72px;
}
@media (max-width: 1023px) {
    .gfe-full-width-color-stories__tiles .h-c-tile__body {
        padding-top: 16px;
    }
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid {
    padding: 0;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-tile__header {
        min-height: 170px;
    }
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-headline--subtitle {
    margin-bottom: 16px;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-tile__description {
    margin-top: 0;
    min-height: auto;
    margin-bottom: 33px;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-copy--subheadline {
    bottom: 24px;
    left: 24px;
    position: absolute;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-tile__links {
    margin: 0;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-tile__links .h-c-tile__link {
    bottom: 16px;
    margin: 0;
    position: absolute;
    right: 16px;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card .h-c-tile__links .h-c-tile__link .h-c-button {
    margin: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column:nth-child(-n + 2) {
        margin-bottom: 0;
    }
}
@media (max-width: 599px) {
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column:nth-child(-n + 3) {
        margin-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column:nth-child(3) .h-c-tile__links {
        margin-top: 21px;
    }
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column .h-c-tile__header {
    min-height: 170px;
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column .h-c-tile__description {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column .h-c-tile__description {
        margin-top: 16px;
    }
}
.gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column .h-c-tile__links {
    margin-top: 6px;
}
@media (min-width: 1024px) {
    .gfe-full-width-color-stories__tiles .gfe-story-card-grid > .h-c-grid .gfe-story-card--two-column .h-c-tile__links {
        margin-top: 13px;
    }
}
@media (max-width: 1023px) {
    .gfe-content-block--no-h-spacing .gfe-full-width-color-stories {
        margin-left: -32px;
        margin-right: -32px;
    }
}
@media (max-width: 599px) {
    .gfe-content-block--no-h-spacing .gfe-full-width-color-stories {
        margin-left: -16px;
        margin-right: -16px;
    }
}
.gfe-training-tile {
    border: 1px solid #dadce0;
    border-radius: 4px;
    height: 100%;
    position: relative;
}
.gfe-training-tile__eyebrow {
    background-color: #f1f3f4;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 16px;
}
@media (min-width: 600px) {
    .gfe-training-tile__eyebrow {
        padding: 16px 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-training-tile__eyebrow {
        padding: 24px 48px;
    }
}
.gfe-training-tile__eyebrow--blue {
    background-color: #d2e3fc;
}
.gfe-training-tile__content {
    padding: 32px 16px;
}
@media (min-width: 600px) {
    .gfe-training-tile__content {
        padding: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-training-tile__content {
        padding: 48px;
    }
}
.gfe-training-tile__content__image {
    height: 40px;
    margin-bottom: 16px;
    width: 40px;
}
@media (min-width: 1024px) {
    .gfe-training-tile__content__image {
        height: 48px;
        width: 48px;
    }
}
.gfe-training-tile__content__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gfe-training-tile__content__icons .h-c-icon--library-book,
.gfe-training-tile__content__icons .h-c-icon--verified {
    font-size: 24px;
    height: 18px;
    vertical-align: middle;
    width: 18px;
}
[dir="ltr"] .gfe-training-tile__content__icons .h-c-icon--library-book,
[dir="ltr"] .gfe-training-tile__content__icons .h-c-icon--verified {
    margin-right: 8px;
}
[dir="rtl"] .gfe-training-tile__content__icons .h-c-icon--library-book,
[dir="rtl"] .gfe-training-tile__content__icons .h-c-icon--verified {
    margin-left: 8px;
}
@media (min-width: 1024px) {
    .gfe-training-tile__content__icons .h-c-icon--library-book,
    .gfe-training-tile__content__icons .h-c-icon--verified {
        height: 22px;
        width: 22px;
    }
}
.gfe-training-tile__content__icons span.h-c-copy {
    margin-bottom: 0;
    margin-top: 8px;
}
[dir="ltr"] .gfe-training-tile__content__icons span.h-c-copy {
    margin-right: 24px;
}
[dir="rtl"] .gfe-training-tile__content__icons span.h-c-copy {
    margin-left: 24px;
}
@media (min-width: 1024px) {
    .gfe-training-tile__content__icons span.h-c-copy {
        margin-top: 16px;
    }
}
.gfe-training-tile__content__icon {
    height: 24px;
    width: 24px;
}
[dir="ltr"] .gfe-training-tile__content__icon {
    margin-right: 8px;
}
[dir="rtl"] .gfe-training-tile__content__icon {
    margin-left: 8px;
}
@media (max-width: 599px) {
    .gfe-training-tile__content__icon {
        font-size: 17px;
        height: 16px;
        width: 16px;
    }
}
@media (max-width: 1023px) {
    .gfe-training-tile__content__icon {
        font-size: 19px;
        height: 18px;
        width: 18px;
    }
}
.gfe-training-tile__content__body {
    margin-top: 32px;
}
@media (min-width: 600px) {
    .gfe-training-tile__content__body {
        margin-top: 40px;
    }
}
@media (min-width: 1024px) {
    .gfe-training-tile__content__body {
        font-size: 18px;
        margin-top: 48px;
    }
}
.gfe-training-tile__content__body--has-cta.h-c-copy {
    margin-bottom: 80px;
}
@media (min-width: 600px) {
    .gfe-training-tile__content__body--has-cta.h-c-copy {
        margin-bottom: 96px;
    }
}
.gfe-training-tile__content__ctas {
    bottom: 0;
    margin-bottom: 32px;
    position: absolute;
}
@media (min-width: 600px) {
    .gfe-training-tile__content__ctas {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .gfe-training-tile__content__ctas {
        margin-bottom: 48px;
    }
}
.gfe-training-tile__content__ctas a {
    margin-bottom: 0;
    margin-top: 0;
}
.left-menu-navigation-content {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .left-menu-navigation-content {
        margin-top: 48px;
    }
}
.left-menu-navigation-content > .h-c-page {
    padding: 0;
}
.gallery-menu {
    border: 1px solid #dadce0;
    border-radius: 4px;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-top: 24px;
    padding: 24px 24px 28px 24px;
    overflow: auto;
}
@media (min-width: 600px) {
    .gallery-menu {
        height: 227px;
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .gallery-menu {
        height: 444px;
    }
}
.gallery-menu .title {
    color: #202124;
    font-weight: 400;
}
@media (min-width: 1024px) {
    .gallery-menu .title {
        font-size: 22px;
    }
}
.gallery-menu .separator {
    margin-top: 12px;
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .gallery-menu .separator {
        margin-top: 24px;
    }
}
.gallery-menu .options {
    list-style-type: none;
    margin-top: 24px;
    margin-left: 16px;
}
.gallery-menu .options .option {
    cursor: pointer;
    font-size: 16px;
    padding-left: 26px;
    position: relative;
}
@media (min-width: 1024px) {
    .gallery-menu .options .option {
        font-size: 18px;
    }
}
.gallery-menu .options .option:first-child {
    border-top-left-radius: 4px;
}
.gallery-menu .options .option:last-child {
    border-bottom-left-radius: 4px;
}
.gallery-menu .options .option.selected {
    color: #1a73e8;
}
.gallery-menu .options .option .value {
    display: block;
}
.gallery-menu .options .option:first-child .value {
    padding-bottom: 12px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gallery-menu .options .option:first-child .value {
        padding-bottom: 8px;
    }
}
.gallery-menu .options .option:last-child .value {
    padding-top: 12px;
    padding-bottom: 0;
}
.gallery-menu .options .option:not(:first-child):not(:last-child) .value {
    padding-top: 12px;
    padding-bottom: 12px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gallery-menu .options .option:not(:first-child):not(:last-child) .value {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
.gallery-menu .options .option:before {
    content: "";
    position: absolute;
    left: -10px;
    border-left: 10px solid #dadce0;
    height: 100%;
    top: 0;
    z-index: 1;
}
.gallery-menu .options .option.filled::after {
    height: 100%;
}
.gallery-menu .options .option:after {
    content: "";
    position: absolute;
    left: -10px;
    border-left: 10px solid #1a73e8;
    height: 0;
    top: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 2;
}
.gallery-menu .options .option:first-child:before,
.gallery-menu .options .option:first-child:after {
    border-radius: 4px 4px 0 0;
}
.gallery-menu .options .option:last-child:before,
.gallery-menu .options .option:last-child:after {
    border-radius: 0 0 4px 4px;
}
.gallery-content .gallery__content {
    border: 0;
    border-radius: 4px;
    display: none;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 599px) {
    .gallery-content .gallery__content {
        min-height: 144px;
        min-width: 288px;
        width: 100%;
    }
}
@media (min-width: 600px) {
    .gallery-content .gallery__content {
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .gallery-content .gallery__content {
        height: auto;
        max-width: 820px;
        width: 100%;
    }
}
.gallery-content .gallery__content.show {
    display: block;
}
.gfe-full-width-color-tiles {
    margin: 0 auto;
    max-width: 1440px;
}
.gfe-full-width-color-tiles__header {
    padding: 32px 0 41%;
}
.gfe-full-width-color-tiles__header .h-c-eyebrow {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}
.gfe-full-width-color-tiles__header .h-c-eyebrow .h-c-eyebrow,
.gfe-full-width-color-tiles__header .h-c-eyebrow .h-c-headline,
.gfe-full-width-color-tiles__header .h-c-eyebrow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-c-eyebrow .h-c-intro,
.gfe-full-width-color-tiles__header .h-c-eyebrow .h-c-copy {
    color: #000;
}
@media (min-width: 1024px) {
    .gfe-full-width-color-tiles__header .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.gfe-full-width-color-tiles__header .h-c-headline.h-c-headline--three.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-c-headline--three.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro.h-c-headline--four,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.gfe-full-width-color-tiles__header .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.gfe-full-width-color-tiles__header .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-bottom-margin.h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.gfe-full-width-color-tiles__header .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.gfe-full-width-color-tiles__header .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
.gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
.gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-bottom-margin.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-has-bottom-margin.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-tiles__header
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-tiles__header
    .h-has-bottom-margin.h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-full-width-color-tiles__header .h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-tiles__header .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-tiles__header .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-tiles__header .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-tiles__header .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-tiles__header .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .gfe-full-width-color-tiles__header .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-tiles__header .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline.h-has-bottom-margin,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline.h-has-bottom-margin,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-c-headline.h-has-bottom-margin,
    .gfe-full-width-color-tiles__header
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-tiles__header
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-tiles__header
        .h-has-bottom-margin.h-c-intro {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .gfe-full-width-color-tiles__header {
        padding-top: 48px;
        padding-bottom: 187px;
    }
}
@media (min-width: 600px) {
    .gfe-full-width-color-tiles__header {
        padding: 48px 0 21%;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-tiles__header {
        padding-top: 60px;
        padding-bottom: 15%;
    }
}
@media (min-width: 1440px) {
    .gfe-full-width-color-tiles__header {
        padding-bottom: 14%;
    }
}
.gfe-full-width-color-tiles__header--blue {
    background-color: #1967d2;
}
.gfe-full-width-color-tiles__header--blue .h-c-eyebrow,
.gfe-full-width-color-tiles__header--blue .h-c-headline,
.gfe-full-width-color-tiles__header--blue .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header--blue .h-c-intro,
.gfe-full-width-color-tiles__header--blue .h-c-copy {
    color: #fff;
}
.gfe-full-width-color-tiles__header--red {
    background-color: #d93025;
}
.gfe-full-width-color-tiles__header--red .h-c-eyebrow,
.gfe-full-width-color-tiles__header--red .h-c-headline,
.gfe-full-width-color-tiles__header--red .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header--red .h-c-intro,
.gfe-full-width-color-tiles__header--red .h-c-copy {
    color: #fff;
}
.gfe-full-width-color-tiles__header--yellow {
    background-color: #fbbc04;
}
.gfe-full-width-color-tiles__header--yellow .h-c-eyebrow,
.gfe-full-width-color-tiles__header--yellow .h-c-headline,
.gfe-full-width-color-tiles__header--yellow .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header--yellow .h-c-intro,
.gfe-full-width-color-tiles__header--yellow .h-c-copy {
    color: #202124;
}
.gfe-full-width-color-tiles__header--green {
    background-color: #34a853;
}
.gfe-full-width-color-tiles__header--green .h-c-eyebrow,
.gfe-full-width-color-tiles__header--green .h-c-headline,
.gfe-full-width-color-tiles__header--green .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-full-width-color-tiles__header--green .h-c-intro,
.gfe-full-width-color-tiles__header--green .h-c-copy {
    color: #fff;
}
.gfe-full-width-color-tiles__header--gray {
    background-color: #f8f9fa;
}
.gfe-full-width-color-tiles__content {
    margin-top: -40.5%;
}
@media (min-width: 600px) {
    .gfe-full-width-color-tiles__content {
        margin-top: -19.7%;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-tiles__content {
        margin-top: -13.3%;
    }
}
@media (min-width: 1440px) {
    .gfe-full-width-color-tiles__content {
        margin-top: -12.5%;
    }
}
.gfe-full-width-color-tiles__content--small-cards {
    margin-top: -77px;
}
.gfe-full-width-color-tiles__content .h-c-page {
    max-width: 100%;
    padding: 0 16px;
}
@media (min-width: 600px) {
    .gfe-full-width-color-tiles__content .h-c-page {
        padding: 0 32px;
    }
}
@media (min-width: 1024px) {
    .gfe-full-width-color-tiles__content .h-c-page {
        padding: 0 80px;
    }
}
.gfe-step-tiles .h-c-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gfe-step-tile {
    background-color: #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;
    padding: 24px;
    border: 1px solid #dadce0;
    min-height: 280px;
}
@media (max-width: 599px) {
    .gfe-step-tile {
        min-height: 1px;
    }
}
@media (min-width: 1024px) {
    .gfe-step-tile {
        border: 0;
        -webkit-box-shadow: 0 1px 2px rgba(61, 64, 67, 0.3), 0 1px 3px 1px rgba(61, 64, 67, 0.15);
        box-shadow: 0 1px 2px rgba(61, 64, 67, 0.3), 0 1px 3px 1px rgba(61, 64, 67, 0.15);
        cursor: pointer;
        min-height: 336px;
        padding: 32px;
        -webkit-transition: -webkit-box-shadow 0.3s;
        transition: -webkit-box-shadow 0.3s;
        transition: box-shadow 0.3s;
        transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
    }
    .gfe-step-tile:hover,
    .gfe-step-tile--active {
        -webkit-box-shadow: 0 2px 3px rgba(61, 64, 67, 0.3), 0 6px 10px 4px rgba(61, 64, 67, 0.15);
        box-shadow: 0 2px 3px rgba(61, 64, 67, 0.3), 0 6px 10px 4px rgba(61, 64, 67, 0.15);
    }
}
.gfe-step-tile.h-c-grid__col {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .gfe-step-tile.h-c-grid__col {
        margin-bottom: 24px;
    }
}
.gfe-step-tile .h-c-tile__header {
    min-height: auto;
}
.gfe-step-tile__header {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .gfe-step-tile__header {
        margin-bottom: 1px;
    }
}
.gfe-step-tile .h-c-tile__body {
    padding: 0;
}
.gfe-step-tile__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 1024px) {
    .gfe-step-tile__body {
        margin-top: 16px;
    }
}
.gfe-step-tile__index-container {
    position: relative;
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .gfe-step-tile__index-container {
        margin-bottom: 16px;
        min-height: 38px;
    }
}
.gfe-step-tile__index {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #1a73e8;
    border-radius: 50%;
    color: #1a73e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    height: 54px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 1024px) {
    .gfe-step-tile__index {
        margin: 48px auto 0;
        -webkit-transition: margin 0.3s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out;
        transition: margin 0.3s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out;
        width: 54px;
    }
    .gfe-step-tile--active .gfe-step-tile__index {
        background-color: #1a73e8;
        border-color: transparent;
        color: #fff;
        font-size: 16px;
        height: 38px;
        margin: 0;
        width: 38px;
    }
}
@media (max-width: 1023px) {
    .gfe-step-tile__index {
        background-color: #fff;
        border-color: #1a73e8;
        color: #1a73e8;
        font-size: 18px;
        height: 40px;
        width: 40px;
    }
}
.gfe-step-tile__index-container--with-icon .gfe-step-tile__index {
    border: 0;
}
@media (min-width: 1024px) {
    .gfe-step-tile--active .gfe-step-tile__index-container--with-icon .gfe-step-tile__index {
        background: none;
    }
}
.gfe-step-tile__headline-container {
    position: relative;
}
@media (min-width: 1024px) {
    .gfe-step-tile__headline-container {
        min-height: 32px;
    }
}
.gfe-step-tile__headline {
    display: inline-block;
    font-size: 18px;
    width: 100%;
}
.gfe-step-tile--active .gfe-step-tile__headline {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
[dir="ltr"] .gfe-step-tile--active .gfe-step-tile__headline {
    text-align: left;
}
[dir="rtl"] .gfe-step-tile--active .gfe-step-tile__headline {
    text-align: right;
}
@media (min-width: 1024px) {
    .gfe-step-tile__headline {
        font-size: 22px;
        text-align: center;
        -webkit-transition: text-align 0.3s;
        transition: text-align 0.3s;
    }
}
.gfe-step-tile__description {
    font-size: 14px;
    margin-bottom: 16px;
    -webkit-font-smoothing: antialiased;
}
@media (min-width: 1024px) {
    .gfe-step-tile__description {
        font-size: 16px;
        margin-bottom: 24px;
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }
    .gfe-step-tile--active .gfe-step-tile__description {
        opacity: 1;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
}
.gfe-step-tile--active p {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.gfe-step-tile__link-container {
    position: relative;
}
@media (min-width: 1024px) {
    .gfe-step-tile__link-container {
        margin-top: 1px;
    }
}
.gfe-step-tile__link {
    margin: 0;
}
@media (min-width: 1024px) {
    .gfe-step-tile__link {
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }
    .gfe-step-tile--active .gfe-step-tile__link {
        opacity: 1;
        pointer-events: all;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
}
.h-c-modal--video_height {
    height: 100%;
}
.gfe-form-builder .flexible-content-columns.h-c-grid__col--8 {
    margin: 0 auto;
}
@media (max-width: 599px) {
    .gfe-form-builder .flexible-content-columns.h-c-grid__col--8 .h-c-grid__col-l--12 {
        margin-left: 0;
    }
}
.gfe-form-builder .flexible-content-columns.h-c-grid__col--8:first-child .h-c-grid {
    padding-top: 0;
}
.gfe-form-builder .flexible-content.h-c-grid__col--8.flexible-content--centered {
    margin-top: 72px;
}
.gfe-form-builder .gfe-field {
    position: relative;
}
.gfe-form-builder .gfe-field input[type="text"],
.gfe-form-builder .gfe-field input[type="select"],
.gfe-form-builder .gfe-field input[type="email"] {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
}
.gfe-form-builder .gfe-field input[type="text"]:focus,
.gfe-form-builder .gfe-field input[type="select"]:focus,
.gfe-form-builder .gfe-field input[type="email"]:focus {
    color: #5f6368;
}
.gfe-form-builder .gfe-field input[type="text"]::-ms-clear,
.gfe-form-builder .gfe-field input[type="select"]::-ms-clear,
.gfe-form-builder .gfe-field input[type="email"]::-ms-clear {
    display: none;
}
.gfe-form-builder .gfe-field label {
    margin: 0;
}
.gfe-form-builder .gfe-field input:-webkit-autofill,
.gfe-form-builder .gfe-field input:-webkit-autofill:hover,
.gfe-form-builder .gfe-field input:-webkit-autofill:focus,
.gfe-form-builder .gfe-field textarea:-webkit-autofill,
.gfe-form-builder .gfe-field textarea:-webkit-autofill:hover,
.gfe-form-builder .gfe-field textarea:-webkit-autofill:focus,
.gfe-form-builder .gfe-field select:-webkit-autofill,
.gfe-form-builder .gfe-field select:-webkit-autofill:hover,
.gfe-form-builder .gfe-field select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #5f6368 !important;
    background-color: #fff;
    color: #5f6368 !important;
    font-size: 16px;
}
.gfe-form-builder .gfe-field .gfe-animated-label {
    background-color: #fff;
    color: #5f6368;
    cursor: text;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
    left: 12px;
    margin: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.gfe-form-builder .gfe-field .gfe-input__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    background-image: url("../dropdown_arrow.html");
    background-repeat: no-repeat;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 52px;
    line-height: 24px;
    min-height: 52px;
    outline: none;
    padding: 4px 8px 4px 14px;
    width: 100%;
}
[dir="ltr"] .gfe-form-builder .gfe-field .gfe-input__select {
    background-position: right 8px top 50%;
}
[dir="rtl"] .gfe-form-builder .gfe-field .gfe-input__select {
    background-position: left 8px top 50%;
}
.gfe-form-builder .gfe-field .gfe-input__select ~ .gfe-animated-label {
    cursor: pointer;
}
.gfe-form-builder .gfe-field .gfe-input__select--container {
    -webkit-transition: opacity 0.1s linear;
    background: #ffffff;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display: none;
    max-height: 360px;
    opacity: 0;
    outline: 1px solid transparent;
    overflow: hidden;
    overflow-y: auto;
    padding: 8px 0;
    position: absolute;
    transition: opacity 0.1s linear;
    width: 100%;
    z-index: 2000;
}
.gfe-form-builder .gfe-field .gfe-input__select--options {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
    padding: 12px 16px;
    width: 100%;
}
.gfe-form-builder .gfe-field .gfe-input__select--options:hover {
    background-color: #eee;
}
.gfe-form-builder .gfe-field .gfe-input__text {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    color: #5f6368;
    cursor: text;
    display: block;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
    height: 52px;
    line-height: 24px;
    min-height: 52px;
    outline: none;
    padding: 4px 14px;
    width: 100%;
}
.gfe-form-builder .gfe-field .gfe-input__text:focus {
    border: 2px solid #1a73e8;
}
.gfe-form-builder .gfe-field .gfe-input__select option:first-of-type {
    display: none;
}
.gfe-form-builder .gfe-field .gfe-radio + .gfe-radio {
    margin-top: 0;
}
.gfe-form-builder .gfe-field.gfe-field--active .gfe-animated-label {
    color: #1a73e8;
    padding: 0 4px;
    -webkit-transform: translateY(-14px) scale(0.8);
    transform: translateY(-14px) scale(0.8);
}
.gfe-form-builder .gfe-field.gfe-field--active .gfe-input__text,
.gfe-form-builder .gfe-field.gfe-field--active .gfe-input__select {
    border: 2px solid #1a73e8;
}
.gfe-form-builder .gfe-field.gfe-field--active .gfe-input__select--container .option__selected {
    background-color: #eee;
}
.gfe-form-builder .gfe-field.gfe-input__select--show .gfe-input__select {
    padding-left: 13px;
}
.gfe-form-builder .gfe-field.gfe-input__select--show .gfe-input__select--container {
    display: block;
    opacity: 1;
}
.gfe-form-builder .gfe-field .gfe-check .gfe-check__label .gfe_check_tooltip p {
    font-size: 16px;
}
.gfe-form-builder .gfe-field .gfe-check .gfe-check__label .gfe_check_tooltip p + p {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    margin-top: 0;
}
@media (min-width: 1024px) {
    .gfe-form-builder .gfe-field .gfe-check .gfe-check__label .gfe_check_tooltip p {
        font-size: 18px;
    }
    .gfe-form-builder .gfe-field .gfe-check .gfe-check__label .gfe_check_tooltip p + p {
        font-size: 16px;
    }
}
.gfe-form-builder .gfe-field .gfe_radio-option__container .gfe-radio:not(:last-of-type) {
    margin-bottom: 16px;
}
.gfe-form-builder .gfe-field .gfe-error__msg {
    color: #c5221f;
    display: none;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 12px;
    margin-left: 14px;
    margin-top: 6px;
}
.gfe-form-builder .gfe-field .gfe-error__msg .material-icons-extended {
    overflow: hidden;
    position: absolute;
    right: 14px;
    top: 14px;
}
.gfe-form-builder .gfe-field.gfe-field--error .gfe-animated-label {
    color: #c5221f;
    padding: 0 4px;
    -webkit-transform: translateY(-14px) scale(0.75);
    transform: translateY(-14px) scale(0.75);
}
.gfe-form-builder .gfe-field.gfe-field--error .gfe-input__text,
.gfe-form-builder .gfe-field.gfe-field--error .gfe-input__select {
    border: 2px solid #c5221f;
}
.gfe-form-builder .gfe-field.gfe-field--error .gfe-error__msg {
    display: block;
}
.gfe-form-builder .gfe-field.gfe-field--filled .gfe-animated-label {
    padding: 0 4px;
    -webkit-transform: translateY(-14px) scale(0.8);
    transform: translateY(-14px) scale(0.8);
}
.gfe-form-builder .gfe-form-group .gfe-field .phoneinput__label {
    left: 62px;
}
.gfe-form-builder .gfe-form-group .gfe-field .phoneinput__label ~ .i18n_phone_number_input .i18n-phone-select-country {
    border: 0;
    margin-right: 8px;
}
.gfe-form-builder .gfe-form-group .gfe-field .phoneinput__label ~ small {
    margin-left: 62px;
}
.gfe-form-builder .gfe-form-group .gfe-field .PostalCode {
    max-width: 190px;
}
.gfe-form-builder .gfe-form-group .gfe-field .PostalCode + .gfe-error__msg .material-icons-extended {
    left: 150px;
    right: unset;
}
.gfe-form-builder .gfe-field--submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.gfe-form-builder .gfe-field--submit .contact-form-disabled {
    background-color: #dadce0;
    cursor: not-allowed;
}
.gfe-form-builder .gfe-field--submit .contact-form-available {
    background-color: #1a73e8;
    cursor: pointer;
}
.gfe-form-builder .gfe-value-selected--other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 32px;
}
.gfe-form-builder .gfe-value-selected--other .gfe-animated-label {
    padding: 0 4px;
    -webkit-transform: translateY(-14px) scale(0.8);
    transform: translateY(-14px) scale(0.8);
    white-space: nowrap;
}
.gfe-form-builder .gfe-value-selected--other .gfe-input__text:focus ~ .gfe-animated-label {
    color: #1a73e8;
}
.gfe-form-builder .gfe-form-disclosure {
    margin-bottom: 96px;
}
@media (min-width: 600px) {
    .gfe-form-builder .gfe-form-disclosure {
        margin-bottom: 72px;
    }
}
@media (min-width: 1024px) {
    .gfe-form-builder .gfe-form-disclosure {
        margin-bottom: 32px;
    }
}
.gfe-form-builder .gfe-form-disclosure p {
    font-size: 12px;
    line-height: 1.5;
}
.gfe-form-builder .gfe-button-section {
    padding: 0;
}
.gfe-form-builder .gfe-button-section .gfe-form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.gfe-form-builder .gfe-button-section .gfe-form-group .contact-form-disabled {
    background-color: #dadce0;
    cursor: not-allowed;
}
.gfe-form-builder .gfe-button-section .h-c-grid {
    padding: 0;
}
.responsive-svg__icon-svg {
    margin-right: 24px;
}
@media (max-width: 1023px) {
    .responsive-svg__icon-svg {
        margin-right: 16px;
    }
}
.responsive-svg__icon-svg.visible__middle {
    display: none;
}
@media (min-width: 600px) {
    .responsive-svg__icon-svg.visible__middle {
        display: block;
    }
}
@media (min-width: 1024px) {
    .responsive-svg__icon-svg.visible__middle {
        display: none;
    }
}
.responsive-svg__icon-svg.visible__mobile {
    display: none;
}
@media (max-width: 599px) {
    .responsive-svg__icon-svg.visible__mobile {
        display: block;
    }
}
.responsive-svg__icon-svg.visible__large {
    display: none;
}
@media (min-width: 1024px) {
    .responsive-svg__icon-svg.visible__large {
        display: block;
    }
}
.gfe-accordion-list {
    position: relative;
}
.gfe-accordion-list > a {
    position: absolute;
    left: 0;
    top: -172px;
}
.gfe-accordion-list .h-c-inline-link {
    border-bottom: none;
}
.gfe-accordion-list .h-c-headline--subhead {
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.625;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 16px;
    color: #202124;
    font-weight: 400;
}
.gfe-accordion-list .h-c-headline.h-c-copy,
.gfe-accordion-list .gfe-full-width-color-stories__tiles__tile--small .h-c-copy.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-accordion-list .h-c-copy.h-c-intro {
    line-height: 1.625;
    font-size: 16px;
    letter-spacing: 0;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    color: #5f6368;
}
.gfe-accordion-list .h-c-button {
    margin-bottom: 24px;
}
@media (max-width: 599px) {
    .apps-that-work-with-classroom-page-intro .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 0;
    }
}
.apps-that-work-with-classroom-featured-partners {
    padding-bottom: 0;
}
.apps-that-work-with-classroom-featured-partners .h-c-page {
    padding-bottom: 0;
}
.apps-that-work-with-classroom-featured-partners .gfe-story-card-carousel {
    margin: 0;
}
.apps-that-work-with-classroom-featured-partners .gfe-story-card-carousel .h-c-carousel__navigation {
    bottom: -8px;
}
.apps-that-work-with-classroom-featured-partners .resource-tile__item--collection__container {
    min-height: inherit;
    height: 100%;
    border: 0;
}
@media (min-width: 600px) {
    .apps-that-work-with-classroom-featured-partners .resource-tile__item--collection__container {
        width: 50%;
    }
}
@media (min-width: 1024px) {
    .apps-that-work-with-classroom-featured-partners .resource-tile__item--collection__container {
        width: calc(100% / 3);
    }
}
@media (max-width: 1023px) {
    .apps-that-work-with-classroom-featured-partners .flexible-content--left.h-c-grid__col-l--8 {
        padding-bottom: 24px;
    }
}
.chromebooks-made-for-learning .gfe-responsive-image {
    margin-top: 0;
}
.chromebooks-made-for-learning .flexible-content {
    margin-top: 64px;
}
.chromebooks-about .flexible-content-columns:first-child {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .chromebooks-about .flexible-content-columns:first-child {
        margin-bottom: 48px;
    }
}
.chromebooks-accessories .h-c-tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
}
.chromebooks-accessories .h-c-tile__content {
    -ms-flex-item-align: center;
    align-self: center;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .chromebooks-apps .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 24px;
    }
}
.chromebooks-accessibility .gfe-content-block,
.chromebooks-accessibility .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .chromebooks-accessibility .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.chromebooks-made-for-learning .gfe-content-block,
.chromebooks-made-for-learning .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .chromebooks-made-for-learning .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
.chromebooks-education-license .gfe-content-block > .flexible-content-columns:first-child,
.chromebooks-education-license .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child,
.training-courses .chromebooks-education-license .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .chromebooks-education-license .gfe-content-block > .flexible-content-columns:first-child,
    .chromebooks-education-license .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child,
    .training-courses .chromebooks-education-license .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child {
        margin-bottom: 48px;
    }
}
.chromebooks-education-license .gfe-content-block > .flexible-content-columns:first-child .flexible-content-block .h-c-copy:nth-child(3) p,
.chromebooks-education-license .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child .flexible-content-block .h-c-copy:nth-child(3) p,
.training-courses .chromebooks-education-license .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child .flexible-content-block .h-c-copy:nth-child(3) p {
    line-height: 18px;
}
.chromebooks-education-license .gfe-content-block > .flexible-content-columns:first-child .flexible-content-block .h-c-copy:nth-child(3) p .h-c-footnote,
.chromebooks-education-license .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child .flexible-content-block .h-c-copy:nth-child(3) p .h-c-footnote,
.training-courses .chromebooks-education-license .main > section[class*="-intro"]:first-of-type > .flexible-content-columns:first-child .flexible-content-block .h-c-copy:nth-child(3) p .h-c-footnote,
.chromebooks-education-license
    .gfe-content-block
    > .flexible-content-columns:first-child
    .flexible-content-block
    .h-c-copy:nth-child(3)
    p
    .gfe-full-width-color-stories__tiles
    .gfe-story-card-grid
    > .h-c-grid
    .gfe-story-card
    .h-c-copy--subheadline,
.gfe-full-width-color-stories__tiles
    .gfe-story-card-grid
    > .h-c-grid
    .gfe-story-card
    .chromebooks-education-license
    .gfe-content-block
    > .flexible-content-columns:first-child
    .flexible-content-block
    .h-c-copy:nth-child(3)
    p
    .h-c-copy--subheadline,
.chromebooks-education-license
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:first-child
    .flexible-content-block
    .h-c-copy:nth-child(3)
    p
    .gfe-full-width-color-stories__tiles
    .gfe-story-card-grid
    > .h-c-grid
    .gfe-story-card
    .h-c-copy--subheadline,
.gfe-full-width-color-stories__tiles
    .gfe-story-card-grid
    > .h-c-grid
    .gfe-story-card
    .chromebooks-education-license
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:first-child
    .flexible-content-block
    .h-c-copy:nth-child(3)
    p
    .h-c-copy--subheadline,
.training-courses
    .chromebooks-education-license
    .main
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:first-child
    .flexible-content-block
    .h-c-copy:nth-child(3)
    p
    .gfe-full-width-color-stories__tiles
    .gfe-story-card-grid
    > .h-c-grid
    .gfe-story-card
    .h-c-copy--subheadline,
.gfe-full-width-color-stories__tiles
    .gfe-story-card-grid
    > .h-c-grid
    .gfe-story-card
    .training-courses
    .chromebooks-education-license
    .main
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:first-child
    .flexible-content-block
    .h-c-copy:nth-child(3)
    p
    .h-c-copy--subheadline {
    color: #5f6368;
}
.chromebooks-list .cards-with-filters {
    text-align: center;
}
.chromebooks-list .filters {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.chromebooks .gfe-text-intro {
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .chromebooks .gfe-text-intro {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .chromebooks .promo-carousel {
        padding-bottom: 48px;
    }
}
.chromebooks .promo-carousel .h-c-promo-img {
    margin-bottom: 0;
}
.chromebooks-find-yours .h-c-intro {
    margin-bottom: 0;
}
.chromebooks-find-yours .h-c-button--primary + br {
    display: none;
}
.chromebooks-find-yours .h-c-button {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .chromebooks-find-yours .h-c-button {
        margin-top: 24px;
    }
}
.chromebooks .gfe-responsive-image__img {
    border-radius: 0;
}
.chromebooks-page-intro {
    padding-bottom: 84px;
}
@media (min-width: 1024px) {
    .chromebooks-page-intro {
        padding-bottom: 112px;
    }
}
.chromebooks-page-intro .gfe-colored-headline__headline {
    padding-bottom: 13px;
}
.chromebooks-page-intro .gfe-colored-headline__body {
    margin-bottom: 8px;
}
.chromebooks-collaborate {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .chromebooks-collaborate {
        padding-bottom: 20px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-collaborate {
        padding-bottom: 24px;
    }
}
.chromebooks-collaborate .h-c-copy.h-c-intro ul li:last-child {
    padding-bottom: 0;
}
.chromebooks-easy-to-use {
    padding-bottom: 12px;
    padding-top: 36px;
}
@media (min-width: 600px) {
    .chromebooks-easy-to-use {
        padding-bottom: 20px;
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-easy-to-use {
        padding-bottom: 24px;
    }
}
.chromebooks-easy-to-use .h-c-copy.h-c-intro ul li:last-child {
    padding-bottom: 0;
}
.chromebooks-flexible {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .chromebooks-flexible {
        padding-bottom: 14px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-flexible {
        padding-bottom: 36px;
    }
}
.chromebooks-flexible .h-c-copy.h-c-intro ul li:last-child {
    padding-bottom: 0;
}
.chromebooks-secure {
    padding-bottom: 12px;
    padding-top: 36px;
}
@media (min-width: 600px) {
    .chromebooks-secure {
        padding-bottom: 44px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-secure {
        padding-bottom: 52px;
    }
}
@media (min-width: 1440px) {
    .chromebooks-secure {
        padding-bottom: 48px;
    }
}
.chromebooks-secure .h-c-copy.h-c-intro ul li:last-child {
    padding-bottom: 0;
}
.chromebooks-quote {
    padding-bottom: 20px;
}
@media (min-width: 600px) {
    .chromebooks-quote {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .chromebooks-quote {
        padding-top: 10px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-quote {
        padding-bottom: 72px;
    }
}
.chromebooks-quote .feature-story {
    -ms-flex-preferred-size: 81.25734%;
    flex-basis: 81.25734%;
    width: 81.25734%;
    margin: 0 auto;
}
@media (min-width: 600px) {
    .chromebooks-quote .feature-story {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 1024px) {
    .chromebooks-quote .feature-story {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 600px) {
    .chromebooks-quote .feature-story__highlight--quote-wrapper {
        margin: 0;
        max-width: 100%;
    }
}
.chromebooks-quote .feature-story__quote-background {
    height: 64px;
    left: -20px;
    top: -4px;
    width: 64px;
}
@media (min-width: 600px) {
    .chromebooks-quote .feature-story__quote-background {
        left: -32px;
        top: -40px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-quote .feature-story__quote-background {
        height: 67px;
        left: -36px;
        top: -48px;
        width: 86px;
    }
}
.chromebooks-quote .feature-story__quote-background .gfe-background-image__img {
    height: 64px;
    -o-object-fit: fill;
    object-fit: fill;
    width: 64px;
}
@media (min-width: 1024px) {
    .chromebooks-quote .feature-story__quote-background .gfe-background-image__img {
        height: 67px;
        width: 86px;
    }
}
.chromebooks-quote .feature-story .gfe-quote {
    padding: 24px 0;
}
@media (min-width: 600px) {
    .chromebooks-quote .feature-story .gfe-quote {
        padding: 0;
    }
}
.chromebooks-quote .feature-story .gfe-quote__subhead {
    font-size: 24px;
    line-height: 1.33333;
}
@media (min-width: 600px) {
    .chromebooks-quote .feature-story .gfe-quote__subhead {
        font-size: 32px;
        line-height: 1.25;
        margin-bottom: 16px;
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .chromebooks-quote .feature-story .gfe-quote__subhead {
        font-size: 36px;
        line-height: 1.22222;
        margin-bottom: 16px;
        margin-top: 0;
    }
}
.chromebooks-quote .feature-story .gfe-quote__author {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.15px;
    line-height: 1.71429;
}
.chromebooks-accessibility {
    padding-bottom: 4px;
}
@media (min-width: 600px) {
    .chromebooks-accessibility {
        padding-top: 44px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-accessibility {
        padding-bottom: 48px;
        padding-top: 48px;
    }
}
@media (min-width: 600px) {
    .chromebooks-accessibility .gfe-cutout {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
        margin: 0 auto;
    }
}
@media (max-width: 599px) {
    .chromebooks-accessibility .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .chromebooks-accessibility .gfe-cutout__content {
        margin: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .chromebooks-accessibility .gfe-cutout__content {
        left: -10%;
        max-width: 540px;
        top: 26%;
    }
}
@media (min-width: 1440px) {
    .chromebooks-accessibility .gfe-cutout__content {
        max-width: 616px;
    }
}
.chromebooks-accessibility .gfe-cutout__content__description {
    margin-bottom: 0;
}
.chromebooks-accessibility .gfe-cutout__content__description ul {
    list-style: none;
    margin-bottom: 0;
}
.chromebooks-accessibility .gfe-cutout__content__description ul li {
    -webkit-font-smoothing: antialiased;
    padding-bottom: 16px;
    position: relative;
}
.chromebooks-accessibility .gfe-cutout__content__description ul li::before {
    border-left: 1px solid #d7d7d7;
    content: "";
    height: 100%;
    left: -15px;
    position: absolute;
    width: 1px;
}
.chromebooks-accessibility .gfe-cutout__content__description ul li::after {
    color: #d7d7d7;
    content: "\2022";
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    height: 0;
    left: 0;
    margin-left: -20.5px;
    position: absolute;
    top: -0.425em;
}
.chromebooks-accessibility .gfe-cutout__content__description ul li:last-child::before {
    height: 12px;
}
.chromebooks-education-upgrade {
    padding-bottom: 12px;
}
@media (min-width: 600px) {
    .chromebooks-education-upgrade {
        padding-top: 8px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-education-upgrade {
        padding-bottom: 8px;
        padding-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .chromebooks-education-upgrade .flexible-content {
        -ms-flex-preferred-size: 89.59068%;
        flex-basis: 89.59068%;
        width: 89.59068%;
    }
}
.chromebooks-education-upgrade .h-c-button {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .chromebooks-education-upgrade .h-c-button {
        margin-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-education-upgrade .h-c-button {
        margin-bottom: 60px;
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .chromebooks-education-upgrade .h-c-grid__col.h-c-grid__col-l--6:first-child {
        margin-bottom: 40px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-education-upgrade .h-c-grid__col.h-c-grid__col-l--6:first-child {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .chromebooks-education-upgrade .pillar {
        margin: 0 auto;
        max-width: 264px;
    }
}
.chromebooks-education-upgrade .pillar__icon {
    display: block;
}
.chromebooks-education-upgrade .pillar__icon svg {
    max-width: 48px;
}
.chromebooks-education-upgrade .pillar__description ~ p {
    display: none;
}
.chromebooks-app-hub {
    padding-bottom: 4px;
}
@media (min-width: 600px) {
    .chromebooks-app-hub {
        padding-bottom: 20px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-app-hub {
        padding-bottom: 24px;
    }
}
@media (max-width: 1439px) {
    .chromebooks-app-hub .gfe-cutout {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 599px) {
    .chromebooks-app-hub .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .chromebooks-app-hub .gfe-cutout__content {
        font-size: 20px;
        left: 0;
        margin: 0;
        max-width: 348px;
        padding: 16px 24px 0 0;
        position: unset;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@media (max-width: 1439px) {
    .chromebooks-app-hub .gfe-cutout__content {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1440px) {
    .chromebooks-app-hub .gfe-cutout__content {
        max-width: 348px;
        padding: 36px 24px;
        position: absolute;
        -webkit-transform: translate(70%, 30%);
        transform: translate(70%, 30%);
    }
}
.chromebooks-app-hub .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .chromebooks-app-hub .gfe-cutout__content__headline {
        font-size: 20px;
    }
}
@media (max-width: 599px) {
    .chromebooks-app-hub .gfe-cutout__content__cta {
        max-width: 200px;
    }
}
@media (max-width: 599px) {
    .chromebooks-app-hub .gfe-cutout .gfe-responsive-image {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .chromebooks-app-hub .gfe-cutout .gfe-responsive-image {
        width: 389px;
    }
}
.chromebooks-browse-chromebooks {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .chromebooks-browse-chromebooks {
        padding-bottom: 20px;
    }
    .chromebooks-browse-chromebooks br {
        display: none;
    }
}
@media (min-width: 1024px) {
    .chromebooks-browse-chromebooks {
        padding-bottom: 24px;
    }
}
.chromebooks-browse-chromebooks .h-c-headline,
.chromebooks-browse-chromebooks .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .chromebooks-browse-chromebooks .h-c-intro,
.chromebooks-browse-chromebooks .h-c-copy {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .chromebooks-browse-chromebooks .h-c-headline,
    .chromebooks-browse-chromebooks .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .chromebooks-browse-chromebooks .h-c-intro,
    .chromebooks-browse-chromebooks .h-c-copy {
        margin: 0 auto 16px;
        max-width: 700px;
    }
}
.chromebooks-browse-chromebooks .h-c-button {
    margin-bottom: 16px;
    margin-top: 0;
}
@media (min-width: 600px) {
    .chromebooks-browse-chromebooks .h-c-button {
        margin-left: 12px;
        margin-right: 12px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-browse-chromebooks .h-c-button {
        margin-bottom: 27px;
    }
}
.chromebooks-browse-chromebooks .revamp-carousel {
    margin-top: 32px;
}
.chromebooks-special-offers {
    padding-bottom: 4px;
    padding-top: 44px;
}
@media (min-width: 600px) {
    .chromebooks-special-offers {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-special-offers {
        padding-bottom: 32px;
    }
}
@media (min-width: 600px) {
    .chromebooks-special-offers .gfe-cutout {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 1024px) {
    .chromebooks-special-offers .gfe-cutout {
        margin: 0 auto;
    }
}
@media (min-width: 600px) {
    .chromebooks-special-offers .gfe-cutout__image {
        margin: 0 auto;
        margin-right: 0;
        max-width: 389px;
    }
}
@media (max-width: 599px) {
    .chromebooks-special-offers .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .chromebooks-special-offers .gfe-cutout__content {
        max-width: 344px;
        -webkit-transform: translate(-10%, -50%);
        transform: translate(-10%, -50%);
    }
}
@media (min-width: 1024px) {
    .chromebooks-special-offers .gfe-cutout__content {
        max-width: 574px;
        -webkit-transform: translate(20%, -50%);
        transform: translate(20%, -50%);
    }
}
.chromebooks-special-offers .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .chromebooks-special-offers .gfe-cutout__content__headline {
        font-size: 28px;
    }
}
.chromebooks-resources {
    padding-bottom: 20px;
}
@media (min-width: 600px) {
    .chromebooks-resources {
        padding-bottom: 0;
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-resources {
        padding-bottom: 28px;
    }
}
.chromebooks-resources .h-c-headline,
.chromebooks-resources .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .chromebooks-resources .h-c-intro {
    margin-bottom: 16px;
}
.chromebooks-resources .flexible-content-block {
    margin-bottom: 36px;
}
@media (min-width: 600px) {
    .chromebooks-resources .asset-tile__carousel {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
@media (min-width: 1024px) {
    .chromebooks-resources .asset-tile__carousel {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (min-width: 600px) {
    .chromebooks-resources .asset-tile__carousel__item {
        margin-left: 0 !important;
        width: auto !important;
    }
}
@media (min-width: 600px) {
    .chromebooks-resources .asset-tile .h-c-tile {
        width: 300px;
    }
}
.chromebooks-case-studies {
    padding-bottom: 4px;
}
@media (min-width: 600px) {
    .chromebooks-case-studies {
        padding-bottom: 20px;
        padding-top: 44px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-case-studies {
        padding-bottom: 31px;
    }
}
@media (min-width: 600px) {
    .chromebooks-case-studies .flexible-content-block {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-case-studies .h-c-carousel__navigation {
        display: none;
    }
}
.chromebooks-case-studies .gfe-story-card .h-c-tile__header,
.chromebooks-case-studies .gfe-inline-image__img {
    max-height: 229px;
}
.chromebooks-get-started {
    padding-bottom: 36px;
}
@media (min-width: 1024px) {
    .chromebooks-get-started {
        padding-bottom: 40px;
    }
}
.chromebooks-get-started .gfe-get-started {
    padding-bottom: 32px;
    padding-top: 32px;
}
@media (min-width: 1024px) {
    .chromebooks-get-started .gfe-get-started {
        padding-bottom: 72px;
        padding-top: 72px;
    }
}
.chromebooks-get-started .h-c-eyebrow {
    display: none;
}
.chromebooks-get-started .h-c-copy.h-c-intro {
    margin-bottom: 16px;
}
.chromebooks-cross-promoting-g-suite {
    padding-bottom: 20px;
}
@media (min-width: 600px) {
    .chromebooks-cross-promoting-g-suite {
        padding-bottom: 36px;
        padding-top: 32px;
    }
}
@media (min-width: 1024px) {
    .chromebooks-cross-promoting-g-suite {
        padding-bottom: 32px;
    }
}
@media (min-width: 600px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 1024px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout {
        margin: 0 auto;
    }
}
@media (min-width: 600px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout__image {
        margin: 0 auto;
        margin-right: 0;
        max-width: 385px;
    }
}
@media (min-width: 600px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout__image {
        max-width: 616px;
    }
}
@media (max-width: 599px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout__content {
        max-width: 344px;
        -webkit-transform: translate(-10%, -50%);
        transform: translate(-10%, -50%);
    }
}
@media (min-width: 1024px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout__content {
        max-width: 574px;
        padding: 48px;
        -webkit-transform: translate(25%, -50%);
        transform: translate(25%, -50%);
    }
}
.chromebooks-cross-promoting-g-suite .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .chromebooks-cross-promoting-g-suite .gfe-cutout__content__headline {
        font-size: 28px;
    }
}
.code-with-google-rotating-blogs {
    padding-bottom: 120px;
}
@media (min-width: 1024px) {
    .code-with-google-rotating-blogs {
        padding-bottom: 144px;
    }
}
.code-with-google-manifesto .flexible-content--left,
.code-with-google-equity .flexible-content--left {
    padding-bottom: 0;
}
.code-with-google-manifesto .page-intro-copy {
    margin-bottom: 96px;
}
.code-with-google-manifesto .page-intro-copy .h-c-headline,
.code-with-google-manifesto .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .code-with-google-manifesto .page-intro-copy .h-c-intro {
    margin-bottom: 0 !important;
}
.code-with-google-manifesto .flexible-content--left {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    width: 100% !important;
}
.code-with-google-manifesto .flexible-content--left .h-c-eyebrow,
.code-with-google-manifesto .flexible-content--left .h-c-button {
    margin-bottom: 0;
    margin-top: 16px;
}
.code-with-google-manifesto .h-c-copy,
.code-with-google-manifesto .h-c-button {
    margin: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .code-with-google-manifesto .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin-bottom: 24px;
        padding-right: 0 !important;
    }
}
@media (max-width: 1023px) {
    .code-with-google-manifesto .h-c-page {
        padding-top: 0;
    }
    .code-with-google-manifesto .page-intro-copy {
        margin-bottom: 72px;
    }
}
.code-with-google-featured-programs {
    padding-top: 0;
}
.code-with-google-featured-programs .flexible-content:first-child {
    max-width: 602px;
}
.code-with-google-featured-programs .flexible-content:first-child .h-c-copy.h-c-intro {
    margin-bottom: 0;
}
.code-with-google-featured-programs .gfe-responsive-image {
    padding-right: 0 !important;
}
@media (min-width: 1024px) {
    .code-with-google-featured-programs .flexible-content-columns {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .code-with-google-featured-programs .flexible-content-columns:not(:first-child) {
        padding: 48px 0;
    }
    .code-with-google-featured-programs .flexible-content-columns .h-c-grid__col.h-c-grid__col-l--8 {
        -ms-flex-preferred-size: 56.25734%;
        flex-basis: 56.25734%;
        width: 56.25734%;
    }
    .code-with-google-featured-programs .flexible-content-columns .feature-story {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .code-with-google-featured-programs .flexible-content-columns .flexible-content {
        margin-left: auto;
        margin-right: auto;
        max-width: none;
        padding-right: 0;
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
    .code-with-google-featured-programs .flexible-content-columns .feature-story {
        margin-bottom: 48px;
    }
}
@media (max-width: 1023px) {
    .code-with-google-featured-programs .flexible-content-columns:nth-child(2) {
        padding-top: 48px;
    }
    .code-with-google-featured-programs .flexible-content-columns:nth-child(even) > .h-c-grid__col:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .code-with-google-featured-programs .flexible-content-columns:nth-child(even) > .h-c-grid__col:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (max-width: 599px) {
    .code-with-google-featured-programs .flexible-content-columns {
        margin-bottom: 0;
    }
    .code-with-google-featured-programs .flexible-content-columns:nth-child(2),
    .code-with-google-featured-programs .flexible-content-columns:nth-child(3) {
        padding-bottom: 24px !important;
    }
    .code-with-google-featured-programs .flexible-content-columns:last-child {
        padding-top: 48px;
    }
    .code-with-google-featured-programs .flexible-content-columns:nth-child(even) > .h-c-grid__col {
        margin-bottom: 0;
    }
    .code-with-google-featured-programs .flexible-content-columns:nth-child(even) > .h-c-grid__col .feature-story {
        margin-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .code-with-google-explore-all .flexible-content:first-child {
        padding-bottom: 24px;
    }
}
.code-with-google-explore-all .flexible-content:first-child .h-c-headline,
.code-with-google-explore-all .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .code-with-google-explore-all .flexible-content:first-child .h-c-intro {
    margin-bottom: 8px;
}
@media (max-width: 1023px) {
    .code-with-google-explore-all .flexible-content:first-child .h-c-headline,
    .code-with-google-explore-all .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .code-with-google-explore-all .flexible-content:first-child .h-c-intro {
        margin-bottom: 0;
        margin-top: 24px;
    }
}
.code-with-google-equity .flexible-content--left .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .code-with-google-equity .flexible-content--left .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
@media (max-width: 1023px) {
    .code-with-google-equity .flexible-content--left {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
    .code-with-google-equity .gfe-video-card-grid {
        margin-top: 0;
    }
}
.computer-science-promo-banners {
    padding-bottom: 0 !important;
}
.world-teachers-day .gfe-responsive-image {
    margin-bottom: 48px;
}
.world-teachers-day .revamp-carousel__image .gfe-responsive-image {
    margin-bottom: 0;
}
.world-teachers-day .flexible-content-columns {
    margin-top: 0;
}
.world-teachers-day .h-c-grid__col--8 .flexible-content {
    padding-left: 0 !important;
}
.world-teachers-day .page-intro-copy {
    margin: 0 auto 16px;
    text-align: center;
}
@media only screen and (max-width: 900px) {
    .world-teachers-day .flexible-content-columns {
        margin-left: 0;
    }
}
.expeditions .get-started-cta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.expeditions .flexible-content-columns .h-c-grid__col .flexible-content {
    margin-bottom: 48px;
}
.expeditions .flexible-content-columns .h-c-grid__col .flexible-content:last-child {
    margin-bottom: 0;
}
.expeditions .h-c-page .h-c-text-70 {
    margin-bottom: 48px;
    padding-top: 48px;
}
.expeditions .h-c-page .page-intro .page-intro-copy {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1024px) {
    .expeditions .h-c-page .page-intro .page-intro-copy {
        margin-bottom: 74px;
    }
}
.expeditions .page-intro-button {
    display: inline-block;
}
.expeditions-intro .gfe-content-block,
.expeditions-intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .expeditions-intro .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
}
@media (min-width: 1024px) {
    .expeditions-intro .gfe-content-block,
    .expeditions-intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .expeditions-intro .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 48px !important;
        padding-top: 48px !important;
    }
}
.expeditions-vr-ar-modes .flexible-content-columns:first-child {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .expeditions-vr-ar-modes .flexible-content-columns:first-child {
        margin-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .expeditions .h-c-page .h-c-text-70 {
        width: 66%;
    }
}
@media (min-width: 600px) {
    .promotional-offers .h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .promotional-offers .h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .promotional-offers .csedweek-2019-cs-year-round .flexible-content .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .flexible-content .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-bottom-margin,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .promotional-offers .h-c-headline.h-has-bottom-margin,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-bottom-margin.h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .promotional-offers .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .promotional-offers
        .h-has-bottom-margin.h-c-intro,
    .promotional-offers
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .promotional-offers
        .h-has-bottom-margin.h-c-intro {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) {
    .promotional-offers p.h-has-top-margin,
    .promotional-offers .h-has-top-margin.h-c-copy {
        margin-top: 0px;
    }
}
@media (min-width: 600px) {
    .promotional-offers a.h-c-button.h-c-button--secondary.h-u-mt-std {
        margin-top: 16px;
    }
}
@media (min-width: 600px) {
    .promotional-offers .h-c-eyebrow.h-has-bottom-margin {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .promotional-offers .h-c-eyebrow.h-has-bottom-margin {
        margin-bottom: 16px;
    }
}
@media (max-width: 599px) {
    .promotional-offers-get-chromebooks {
        padding-top: 32px;
        padding-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .promotional-offers-get-chromebooks .h-c-grid__col:nth-child(1) .h-c-headline,
    .promotional-offers-get-chromebooks .h-c-grid__col:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .promotional-offers-get-chromebooks .h-c-grid__col:nth-child(1) .h-c-intro {
        font-size: 23px;
    }
}
@media (max-width: 599px) {
    .promotional-offers-get-chromebooks .h-c-grid__col:nth-child(1) .h-c-headline,
    .promotional-offers-get-chromebooks .h-c-grid__col:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .promotional-offers-get-chromebooks .h-c-grid__col:nth-child(1) .h-c-intro {
        font-size: 20px;
    }
}
@media (max-width: 599px) {
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(1) {
        margin-bottom: 16px;
    }
}
.promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-headline p,
.promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro p,
.gfe-full-width-color-stories__tiles__tile--small .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-intro p {
    font-size: 22px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-headline p,
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro p,
    .gfe-full-width-color-stories__tiles__tile--small .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-intro p {
        font-size: 18px;
        margin-top: 16px;
    }
}
@media (max-width: 599px) {
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-headline p,
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro p,
    .gfe-full-width-color-stories__tiles__tile--small .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-intro p {
        font-size: 18px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-copy:nth-child(3),
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-copy:nth-child(4) {
        margin-top: 8px;
    }
}
@media (max-width: 599px) {
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-copy:nth-child(3),
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-copy:nth-child(4) {
        margin-top: 8px;
    }
}
@media (max-width: 599px) {
    .promotional-offers-chromebook-offers .h-c-grid__col:nth-child(2) .h-c-copy:nth-child(5) {
        margin-top: 8px;
    }
}
.virtual-augmented-reality-intro .gfe-content-block,
.virtual-augmented-reality-intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .virtual-augmented-reality-intro .main > section[class*="-intro"]:first-of-type,
.virtual-and-augmented-reality-intro .gfe-content-block,
.virtual-and-augmented-reality-intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .virtual-and-augmented-reality-intro .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
}
@media (min-width: 1024px) {
    .virtual-augmented-reality-intro .gfe-content-block,
    .virtual-augmented-reality-intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .virtual-augmented-reality-intro .main > section[class*="-intro"]:first-of-type,
    .virtual-and-augmented-reality-intro .gfe-content-block,
    .virtual-and-augmented-reality-intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .virtual-and-augmented-reality-intro .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 48px !important;
        padding-top: 48px !important;
    }
}
@media (min-width: 600px) {
    .virtual-augmented-reality-intro .page-intro-copy,
    .virtual-and-augmented-reality-intro .page-intro-copy {
        margin-bottom: 36px;
    }
}
@media (min-width: 1024px) {
    .virtual-augmented-reality-intro .page-intro-copy,
    .virtual-and-augmented-reality-intro .page-intro-copy {
        margin-bottom: 57px;
    }
}
.virtual-augmented-reality-expeditions .h-c-grid__col--align-middle,
.virtual-and-augmented-reality-expeditions .h-c-grid__col--align-middle {
    -ms-flex-item-align: auto;
    align-self: auto;
    margin-top: 18px;
}
.virtual-augmented-reality-vr-ar-hero,
.virtual-and-augmented-reality-vr-ar-hero {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .virtual-augmented-reality-vr-ar-hero .h-c-grid__col-m--order-1,
    .virtual-and-augmented-reality-vr-ar-hero .h-c-grid__col-m--order-1 {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
    }
}
.virtual-augmented-reality-vr-ar,
.virtual-augmented-reality-vr-ar-hero,
.virtual-and-augmented-reality-vr-ar,
.virtual-and-augmented-reality-vr-ar-hero {
    padding-top: 0;
}
.virtual-augmented-reality-vr-ar .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image,
.virtual-augmented-reality-vr-ar .gfe-responsive-image,
.virtual-augmented-reality-vr-ar-hero .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image,
.virtual-augmented-reality-vr-ar-hero .gfe-responsive-image,
.virtual-and-augmented-reality-vr-ar .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image,
.virtual-and-augmented-reality-vr-ar .gfe-responsive-image,
.virtual-and-augmented-reality-vr-ar-hero .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image,
.virtual-and-augmented-reality-vr-ar-hero .gfe-responsive-image {
    margin: 0;
    padding-bottom: 0;
}
@media (min-width: 1440px) {
    .virtual-augmented-reality-vr-ar-hero .flexible-content-columns:nth-child(3) .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image,
    .virtual-and-augmented-reality-vr-ar-hero .flexible-content-columns:nth-child(3) .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image {
        margin: 0 auto;
        max-width: 275px;
    }
}
@media only screen and (max-width: 900px) {
    .virtual-augmented-reality-vr-ar-hero .gfe-responsive-image,
    .virtual-and-augmented-reality-vr-ar-hero .gfe-responsive-image {
        padding-bottom: 24px;
        padding-top: 40px;
    }
    .virtual-augmented-reality .h-c-page.gfe-content-block--no-v-spacing,
    .virtual-and-augmented-reality .h-c-page.gfe-content-block--no-v-spacing {
        padding-bottom: 24px;
        padding-top: 24px;
    }
    .virtual-augmented-reality .page-intro-copy--centered,
    .virtual-and-augmented-reality .page-intro-copy--centered {
        padding-bottom: 40px;
    }
}
@media (min-width: 900px) and (max-width: 1024px) {
    .virtual-augmented-reality .flexible-content--left,
    .virtual-and-augmented-reality .flexible-content--left {
        width: 80%;
    }
}
.you-chromebook .timer-intro .h-c-headline--subheadline {
    font-size: 14px;
}
@media (min-width: 1024px) {
    .you-chromebook .timer-intro .h-c-headline--subheadline {
        font-size: 18px;
    }
}
.you-chromebook .timer-intro__slide.h-c-grid {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 600px) {
    .you-chromebook .timer-intro__slide.h-c-grid .h-c-headline--one {
        margin-top: 8%;
    }
}
@media (min-width: 1024px) {
    .you-chromebook .timer-intro__slide.h-c-grid .h-c-headline--one {
        margin-top: 3%;
    }
}
.you-chromebook .h-c-modal .gfe-content-block,
.you-chromebook .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .you-chromebook .h-c-modal .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 14px;
    padding-top: 14px;
}
@media (min-width: 1024px) {
    .you-chromebook .h-c-modal .gfe-content-block,
    .you-chromebook .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .you-chromebook .h-c-modal .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 17px;
        padding-top: 17px;
    }
}
.you-chromebook .h-c-modal .h-c-modal__overlay {
    padding: 0;
}
.you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four,
.you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline,
.csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline,
.you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
.csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
.you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-intro,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-headline,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-headline,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-headline,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-headline,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro {
    font-weight: 500;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 8px;
}
.you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro + .h-c-copy p,
.gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline
    + .h-c-copy
    p,
.you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro.h-c-headline--four
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro.h-c-headline
    + .h-c-copy
    p,
.you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline + .h-c-copy p,
.csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy p,
.csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy p,
.you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro + .h-c-copy p,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline + .h-c-copy p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro
    + .h-c-copy
    p,
.researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    h3.h-c-intro
    + .h-c-copy
    p,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro
    + .h-c-copy
    p,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro
    + .h-c-copy
    p,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro
    + .h-c-copy
    p,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro
    + .h-c-copy
    p,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
.you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline + .h-c-copy p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-headline
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro
    + .h-c-copy
    p,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro
    + .h-c-copy
    p,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    h3.h-c-intro
    + .h-c-copy
    p,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .you-chromebook
    .h-c-modal
    .flexible-content:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    h3.h-c-intro
    + .h-c-copy
    p,
.you-chromebook
    .h-c-modal
    .flexible-content:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    h3.h-c-intro
    + .h-c-copy
    p {
    font-size: 16px;
}
@media (min-width: 600px) {
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro {
        font-size: 32px;
        letter-spacing: 0;
        line-height: 44px;
        max-width: 70%;
    }
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline + .h-c-copy,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline + .h-c-copy,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy {
        margin-top: 8px;
        max-width: 80%;
    }
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline + .h-c-copy p,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline + .h-c-copy p,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy p,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy p,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p {
        line-height: 1.5;
    }
}
@media (min-width: 1024px) {
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro {
        font-size: 48px;
        letter-spacing: -0.5px;
        line-height: 66px;
    }
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three.h-has-top-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-has-top-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-margin.h-c-intro,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline.h-has-top-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline.h-has-top-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-top-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-margin.h-c-intro {
        margin-top: 20px;
    }
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three.h-has-bottom-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-has-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline.h-has-bottom-margin,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-headline.h-has-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-bottom-margin.h-c-intro {
        margin-bottom: 20px;
    }
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three.h-has-top-bottom-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro.h-c-headline--four,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline.h-has-top-bottom-margin,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-has-top-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-headline.h-has-top-bottom-margin.h-c-headline--four,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline.h-has-top-bottom-margin,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-has-top-bottom-margin.h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-has-top-bottom-margin.h-c-intro,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-has-top-bottom-margin.h-c-intro {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--three + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-headline--three.h-c-intro + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline--three.h-c-intro + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro.h-c-headline--four + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro.h-c-headline--four
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-headline + .h-c-copy p,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline + .h-c-copy p,
    .you-chromebook .h-c-modal .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy p,
    .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small h3.h-c-intro + .h-c-copy p,
    .you-chromebook .h-c-modal .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child h3.h-c-intro + .h-c-copy p,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-intro + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-quote .gfe-content-block .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns h3.h-c-headline + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .you-chromebook .h-c-modal .flexible-content:first-child h3.h-c-headline.h-c-headline--four + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile h3.h-c-headline + .h-c-copy p,
    .you-chromebook .h-c-modal .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child h3.h-c-headline + .h-c-copy p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-headline
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        h3.h-c-intro
        + .h-c-copy
        p,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        h3.h-c-intro
        + .h-c-copy
        p,
    .you-chromebook
        .h-c-modal
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        h3.h-c-intro
        + .h-c-copy
        p {
        font-size: 18px;
    }
}
.you-chromebook .h-c-modal .flexible-content-columns {
    margin-top: 17px;
}
.you-chromebook .h-c-modal .flexible-content-columns .h-c-grid__col .flexible-content {
    margin-bottom: 53px;
}
@media (min-width: 1024px) {
    .you-chromebook .h-c-modal .flexible-content-columns .h-c-grid__col .flexible-content {
        margin-bottom: 59px;
    }
}
.you-chromebook .h-c-modal .flexible-content-block .h-c-link {
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .you-chromebook .h-c-modal .flexible-content-block .h-c-link {
        margin-top: 11px;
    }
}
.you-chromebook .h-c-modal .flexible-content-block .h-c-headline.h-c-headline--subhead.h-has-bottom-margin,
.you-chromebook .h-c-modal .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content-block .h-has-bottom-margin.h-c-intro {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .you-chromebook .h-c-modal .flexible-content-block .h-c-headline.h-c-headline--subhead.h-has-bottom-margin + .h-c-copy,
    .you-chromebook .h-c-modal .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro + .h-c-copy,
    .gfe-full-width-color-stories__tiles__tile--small .you-chromebook .h-c-modal .flexible-content-block .h-has-bottom-margin.h-c-intro + .h-c-copy {
        margin-top: 8px;
    }
}
.you-chromebook .h-c-modal .flexible-content-block p {
    font-size: 16px;
}
.you-chromebook .h-c-modal .gfe-intro--blue {
    color: #1a73e8;
    display: block;
}
.you-chromebook .h-c-modal .revamp-carousel {
    padding-bottom: 0;
}
.you-chromebook .h-c-modal .revamp-carousel .gfe-responsive-image {
    margin-top: 0;
}
.you-chromebook .h-c-modal .icon-list .icon-list__item {
    margin-bottom: 14px;
}
@media (min-width: 600px) {
    .you-chromebook .h-c-modal .icon-list .icon-list__item {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .you-chromebook .h-c-modal .icon-list .icon-list__item {
        margin-bottom: 16px;
    }
    .you-chromebook .h-c-modal .icon-list .icon-list__item img {
        height: 48px;
        width: 48px;
    }
}
.you-chromebook .h-c-modal .icon-list .icon-list__item p {
    font-weight: 500;
    line-height: 1.667;
}
@media (min-width: 600px) and (max-width: 1023px) {
    [dir="rtl"] .g-suite-for-education .gfe-cutout__content {
        left: 25%;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education .gallery__content.show {
        height: auto;
    }
}
.g-suite-for-education .page-intro-with-animation__mobile {
    height: 208px;
}
.g-suite-for-education-introduce {
    margin-top: 20px;
}
@media (min-width: 600px) {
    .g-suite-for-education-introduce {
        margin-top: 44px;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-introduce {
        margin-top: 72px;
    }
}
@media (max-width: 599px) {
    .g-suite-for-education-introduce > .h-c-page {
        background-color: transparent;
    }
}
@media (min-width: 600px) {
    .g-suite-for-education-introduce > .h-c-page {
        padding: 60px 40px !important;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-introduce > .h-c-page {
        padding: 60px 72px !important;
    }
}
.g-suite-for-education-introduce .gfe-product-icons {
    margin-top: 36px;
}
@media (min-width: 600px) {
    .g-suite-for-education-introduce .gfe-product-icons {
        margin-top: 56px;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-introduce .gfe-product-icons {
        margin-top: 60px;
    }
}
.g-suite-for-education-collaborate {
    margin-top: 44px;
}
@media (min-width: 1024px) {
    .g-suite-for-education-collaborate {
        margin-top: 72px;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-protect {
        padding-bottom: 20px;
    }
}
@media (max-width: 599px) {
    .g-suite-for-education-elevate {
        margin-top: 22px;
    }
}
.g-suite-for-education-manage,
.g-suite-for-education-elevate,
.g-suite-for-education-protect {
    padding-top: 0;
}
@media (min-width: 600px) {
    .g-suite-for-education-manage,
    .g-suite-for-education-elevate,
    .g-suite-for-education-protect {
        margin-top: 37px;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-manage,
    .g-suite-for-education-elevate,
    .g-suite-for-education-protect {
        margin-top: 90px;
    }
}
.g-suite-for-education-manage > .gfe-content-block,
.training-courses .main.g-suite-for-education-manage > section[class*="-intro"]:first-of-type,
.g-suite-for-education-elevate > .gfe-content-block,
.training-courses .main.g-suite-for-education-elevate > section[class*="-intro"]:first-of-type,
.g-suite-for-education-protect > .gfe-content-block,
.training-courses .main.g-suite-for-education-protect > section[class*="-intro"]:first-of-type {
    padding-top: 20px;
}
.g-suite-for-education-quote {
    padding-top: 18px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-for-education-quote {
        padding-bottom: 8px;
    }
}
@media (min-width: 600px) {
    .g-suite-for-education-quote {
        margin-top: 37px;
        padding-top: 20px;
    }
}
@media (max-width: 1023px) {
    .g-suite-for-education-quote .gfe-cutout__content {
        margin-top: 0;
    }
}
.g-suite-for-education-quote .gfe-cutout__content__headline {
    font-size: 18px;
}
@media (min-width: 600px) {
    .g-suite-for-education-quote .gfe-cutout__content__headline {
        font-size: 28px;
    }
}
.g-suite-for-education-quote .gfe-cutout__content__description {
    font-size: 16px;
}
.g-suite-for-education-resources {
    padding-top: 0;
}
@media (max-width: 599px) {
    .g-suite-for-education-resources {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-resources {
        margin-top: 68px;
    }
}
.g-suite-for-education-resources > .h-c-page {
    padding-top: 4px;
}
.g-suite-for-education-resources .asset-tile {
    margin-top: 36px;
}
@media (min-width: 1024px) {
    .g-suite-for-education-resources .asset-tile {
        margin-top: 0;
    }
}
.g-suite-for-education-resources .h-c-tile__link {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.g-suite-for-education-resources .asset-tile__carousel.disable-carousel {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 600px) {
    .g-suite-for-education-resources .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        width: 336px;
        margin-left: 0;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-resources .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        width: 298px;
    }
}
@media (min-width: 1440px) {
    .g-suite-for-education-resources .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        max-width: 275px;
    }
}
.g-suite-for-education-resources .asset-tile__carousel__item.asset-tile__five .h-c-tile {
    width: 100%;
}
@media (max-width: 599px) {
    .g-suite-for-education-case-studies {
        padding-top: 44px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-for-education-case-studies {
        padding-top: 4px;
    }
}
@media (min-width: 1024px) {
    .g-suite-for-education-case-studies {
        margin-top: 24px;
    }
}
.g-suite-for-education-case-studies > .h-c-page {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .g-suite-for-education-case-studies .h-c-carousel__navigation {
        display: none;
    }
}
@media (min-width: 600px) {
    .g-suite-for-education-case-studies .h-c-headline--three,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro {
        max-width: 70%;
    }
}
@media (min-width: 1440px) {
    .g-suite-for-education-case-studies .h-c-headline--three,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline--four,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-headline,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-for-education-case-studies .h-c-intro,
    .g-suite-for-education-case-studies
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-for-education-case-studies
        .h-c-intro,
    .g-suite-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-for-education-case-studies
        .h-c-intro {
        max-width: 60%;
    }
}
.g-suite-for-education-get-started,
.g-suite-for-education-product-news {
    padding-top: 4px;
}
@media (min-width: 1024px) {
    .g-suite-for-education-get-started {
        padding-top: 0;
    }
}
.g-suite-for-education-product-news {
    max-width: 1280px;
    margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-for-education-product-news {
        margin-top: 16px;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .g-suite-for-education-product-news {
        padding-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-for-education-product-news .gfe-cutout__image {
        max-width: 385px;
    }
}
@media (max-width: 599px) {
    .g-suite-for-education .gfe-pricing__section--blue .gfe-pricing__feature.gfe-pricing__equal-heights:nth-child(3) {
        display: none;
    }
}
.g-suite-for-education .gfe-pricing__section--blue .gfe-pricing__feature.gfe-pricing__equal-heights:nth-child(3) h5,
.g-suite-for-education .gfe-pricing__section--blue .gfe-pricing__feature.gfe-pricing__equal-heights:nth-child(3) li {
    visibility: hidden !important;
}
.course-kit-about .flexible-content {
    min-height: 95px;
}
@media (max-width: 1023px) {
    .course-kit-about .flexible-content-columns:first-child {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .course-kit-about .flexible-content-columns:last-child .h-c-copy {
        margin-bottom: 0;
    }
}
.course-kit-about .flexible-content-columns .flexible-content-block {
    min-height: auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .course-kit-about .flexible-content-columns .flexible-content-block:first-child {
        min-height: 155px;
    }
}
@media (min-width: 1024px) {
    .course-kit-about .flexible-content-columns .flexible-content-block {
        min-height: auto;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .course-kit-quote {
        padding-top: 15px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .course-kit-quote .gfe-quote {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .course-kit-quote .gfe-quote {
        padding-bottom: 32px;
        padding-top: 32px;
    }
}
@media (min-width: 1440px) {
    .course-kit-collaboration {
        padding-top: 0;
    }
}
@media (max-width: 599px) {
    .course-kit-collaboration {
        padding-bottom: 0;
        padding-top: 24px;
    }
    .course-kit-collaboration .gfe-content-block,
    .course-kit-collaboration .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .course-kit-collaboration .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .course-kit-tools-for-educators .accordion-dynamic-image .glue-zippy-set.h-t-hercules .h-c-expansion-panels__list {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .course-kit-tools-for-educators .accordion-dynamic-image {
        height: 365px;
        max-height: 365px;
    }
}
@media (max-width: 599px) {
    .course-kit-tools-for-educators .gfe-content-block,
    .course-kit-tools-for-educators .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .course-kit-tools-for-educators .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 4px;
    }
}
.course-kit-lms .flexible-content {
    padding-bottom: 32px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .course-kit-lms .flexible-content {
        padding-bottom: 16px;
    }
}
@media (max-width: 599px) {
    .course-kit-lms .flexible-content-columns .h-c-grid__col {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .course-kit-lms .icon-list .icon-list__item {
        min-height: 60px;
    }
}
@media (max-width: 1023px) {
    .classroom-intro-hero-image {
        padding-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .classroom-about {
        padding-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .classroom-quote {
        padding-bottom: 0;
        padding-top: 27px;
    }
}
@media (max-width: 1023px) {
    .classroom-included {
        padding-bottom: 24px;
        padding-top: 0;
    }
}
.classroom-included .h-c-grid__col--8 .flexible-content {
    padding-left: 0;
}
.classroom-included .gfe-content-block .gfe-responsive-image + .flexible-content-columns,
.classroom-included .training-courses .main > section[class*="-intro"]:first-of-type .gfe-responsive-image + .flexible-content-columns,
.training-courses .classroom-included .main > section[class*="-intro"]:first-of-type .gfe-responsive-image + .flexible-content-columns {
    margin-bottom: 48px;
    padding: 0;
}
@media (max-width: 599px) {
    .classroom-included .gfe-content-block .gfe-responsive-image + .flexible-content-columns .h-c-grid__col-l--8,
    .classroom-included .training-courses .main > section[class*="-intro"]:first-of-type .gfe-responsive-image + .flexible-content-columns .h-c-grid__col-l--8,
    .training-courses .classroom-included .main > section[class*="-intro"]:first-of-type .gfe-responsive-image + .flexible-content-columns .h-c-grid__col-l--8 {
        margin-bottom: 40px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .classroom-included .gfe-content-block .gfe-responsive-image + .flexible-content-columns .h-c-grid__col-l--4,
    .classroom-included .training-courses .main > section[class*="-intro"]:first-of-type .gfe-responsive-image + .flexible-content-columns .h-c-grid__col-l--4,
    .training-courses .classroom-included .main > section[class*="-intro"]:first-of-type .gfe-responsive-image + .flexible-content-columns .h-c-grid__col-l--4 {
        margin-top: 48px;
    }
}
@media (max-width: 599px) {
    .classroom-included .gfe-content-block .h-c-grid__col-l--4 .icon-list__item:last-child,
    .classroom-included .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4 .icon-list__item:last-child,
    .training-courses .classroom-included .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4 .icon-list__item:last-child {
        margin-bottom: 0;
    }
}
.classroom-reports {
    margin-bottom: 24px;
}
@media (max-width: 599px) {
    .classroom-reports {
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .classroom-reports {
        margin-bottom: 48px;
    }
}
.classroom-apps {
    margin-bottom: 34px;
}
@media (min-width: 1024px) {
    .classroom-apps {
        margin-bottom: 58px;
    }
}
.classroom-about .flexible-content-columns:first-child {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .classroom-about .flexible-content-columns:first-child {
        margin-bottom: 48px;
    }
}
.classroom-about .flexible-content {
    min-height: 145px;
}
@media only screen and (max-width: 900px) {
    .classroom-about .flexible-content {
        min-height: 110px;
    }
}
@media (max-width: 1023px) {
    .classroom-product-news {
        padding-bottom: 24px;
    }
}
.classroom .customPillars,
.classroom .classroom-manage,
.classroom .classroom-measure,
.classroom .classroom-collaborate,
.classroom .classroom-secure,
.classroom .assignments-integrate,
.classroom .assignments-distribute-and-grade,
.classroom .assignments-analyze-2020,
.classroom .assignments-secure {
    padding-bottom: 0;
    padding-top: 60px;
}
@media (min-width: 600px) {
    .classroom .customPillars,
    .classroom .classroom-manage,
    .classroom .classroom-measure,
    .classroom .classroom-collaborate,
    .classroom .classroom-secure,
    .classroom .assignments-integrate,
    .classroom .assignments-distribute-and-grade,
    .classroom .assignments-analyze-2020,
    .classroom .assignments-secure {
        padding-top: 36px;
    }
}
@media (min-width: 1024px) {
    .classroom .customPillars,
    .classroom .classroom-manage,
    .classroom .classroom-measure,
    .classroom .classroom-collaborate,
    .classroom .classroom-secure,
    .classroom .assignments-integrate,
    .classroom .assignments-distribute-and-grade,
    .classroom .assignments-analyze-2020,
    .classroom .assignments-secure {
        padding-top: 56px;
    }
}
.classroom .customPillars .h-c-copy.h-c-intro ul li:last-child,
.classroom .classroom-manage .h-c-copy.h-c-intro ul li:last-child,
.classroom .classroom-measure .h-c-copy.h-c-intro ul li:last-child,
.classroom .classroom-collaborate .h-c-copy.h-c-intro ul li:last-child,
.classroom .classroom-secure .h-c-copy.h-c-intro ul li:last-child,
.classroom .assignments-integrate .h-c-copy.h-c-intro ul li:last-child,
.classroom .assignments-distribute-and-grade .h-c-copy.h-c-intro ul li:last-child,
.classroom .assignments-analyze-2020 .h-c-copy.h-c-intro ul li:last-child,
.classroom .assignments-secure .h-c-copy.h-c-intro ul li:last-child {
    padding-bottom: 0;
}
.classroom .customPillars .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .classroom-manage .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .classroom-measure .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .classroom-collaborate .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .classroom-secure .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .assignments-integrate .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .assignments-distribute-and-grade .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .assignments-analyze-2020 .flexible-content-columns .h-c-grid__col:not(:last-child),
.classroom .assignments-secure .flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 0;
}
.classroom .customPillars .gallery-content,
.classroom .classroom-manage .gallery-content,
.classroom .classroom-measure .gallery-content,
.classroom .classroom-collaborate .gallery-content,
.classroom .classroom-secure .gallery-content,
.classroom .assignments-integrate .gallery-content,
.classroom .assignments-distribute-and-grade .gallery-content,
.classroom .assignments-analyze-2020 .gallery-content,
.classroom .assignments-secure .gallery-content {
    margin-bottom: 16px;
}
.classroom .customPillars .gallery-content .gallery__content,
.classroom .classroom-manage .gallery-content .gallery__content,
.classroom .classroom-measure .gallery-content .gallery__content,
.classroom .classroom-collaborate .gallery-content .gallery__content,
.classroom .classroom-secure .gallery-content .gallery__content,
.classroom .assignments-integrate .gallery-content .gallery__content,
.classroom .assignments-distribute-and-grade .gallery-content .gallery__content,
.classroom .assignments-analyze-2020 .gallery-content .gallery__content,
.classroom .assignments-secure .gallery-content .gallery__content {
    height: auto;
}
.classroom-page-intro {
    padding-bottom: 60px;
}
@media (min-width: 600px) {
    .classroom-page-intro {
        padding-bottom: 52px;
    }
}
@media (min-width: 1024px) {
    .classroom-page-intro {
        padding-bottom: 80px;
    }
}
.classroom-page-intro .page-intro-copy__icon {
    margin-bottom: 16px;
    max-height: 36px;
    max-width: 36px;
}
.classroom-page-intro .h-c-headline,
.classroom-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .classroom-page-intro .h-c-intro {
    margin-bottom: 16px !important;
}
.classroom-page-intro .page-intro-button {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .classroom-page-intro .page-intro-button {
        display: inline-block;
    }
}
.classroom-page-intro .page-intro-button .h-c-button {
    margin-bottom: 16px;
    margin-top: 0;
}
@media (min-width: 600px) {
    .classroom-page-intro .page-intro-button .h-c-button {
        margin: 0 8px 8px !important;
    }
}
.classroom-hero-image {
    padding-bottom: 8px;
}
@media (min-width: 1024px) {
    .classroom-hero-image {
        padding-bottom: 16px;
    }
}
.classroom-hero-image .revamp-carousel__image {
    margin: 0 auto;
    max-width: 288px;
}
@media (min-width: 600px) {
    .classroom-hero-image .revamp-carousel__image {
        max-width: 568px;
    }
}
@media (min-width: 1024px) {
    .classroom-hero-image .revamp-carousel__image {
        max-width: 842px;
    }
}
.classroom-hero-image .revamp-carousel__image .gfe-responsive-image {
    margin-bottom: 0;
}
.classroom-hero-image .revamp-carousel__image .gfe-responsive-image__img {
    border-radius: 0;
}
.classroom-quote-2020 {
    padding-bottom: 0;
    padding-top: 56px;
}
@media (min-width: 600px) {
    .classroom-quote-2020 {
        padding-top: 84px;
    }
}
@media (min-width: 1024px) {
    .classroom-quote-2020 {
        padding-top: 80px;
    }
}
.classroom-quote-2020 .feature-story {
    -ms-flex-preferred-size: 81.25734%;
    flex-basis: 81.25734%;
    width: 81.25734%;
    margin: 0 auto;
}
@media (min-width: 600px) {
    .classroom-quote-2020 .feature-story {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 1024px) {
    .classroom-quote-2020 .feature-story {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 600px) {
    .classroom-quote-2020 .feature-story__highlight--quote-wrapper {
        margin: 0;
        max-width: 100%;
    }
}
.classroom-quote-2020 .feature-story__quote-background {
    height: 64px;
    left: -20px;
    top: -4px;
    width: 64px;
}
@media (min-width: 600px) {
    .classroom-quote-2020 .feature-story__quote-background {
        left: -32px;
        top: -40px;
    }
}
@media (min-width: 1024px) {
    .classroom-quote-2020 .feature-story__quote-background {
        height: 67px;
        left: -36px;
        top: -48px;
        width: 86px;
    }
}
.classroom-quote-2020 .feature-story__quote-background .gfe-background-image__img {
    height: 64px;
    -o-object-fit: fill;
    object-fit: fill;
    width: 64px;
}
@media (min-width: 1024px) {
    .classroom-quote-2020 .feature-story__quote-background .gfe-background-image__img {
        height: 67px;
        width: 86px;
    }
}
.classroom-quote-2020 .feature-story .gfe-quote {
    padding: 24px 0;
}
@media (min-width: 600px) {
    .classroom-quote-2020 .feature-story .gfe-quote {
        padding: 0;
    }
}
.classroom-quote-2020 .feature-story .gfe-quote__subhead {
    font-size: 24px;
    line-height: 1.33333;
}
@media (min-width: 600px) {
    .classroom-quote-2020 .feature-story .gfe-quote__subhead {
        font-size: 32px;
        line-height: 1.25;
        margin-bottom: 16px;
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .classroom-quote-2020 .feature-story .gfe-quote__subhead {
        font-size: 36px;
        line-height: 1.22222;
        margin-bottom: 16px;
        margin-top: 0;
    }
}
.classroom-quote-2020 .feature-story .gfe-quote__author {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.15px;
    line-height: 1.71429;
}
.classroom-withclassroom {
    padding-bottom: 0;
    padding-top: 44px;
}
@media (min-width: 600px) {
    .classroom-withclassroom {
        padding-top: 68px;
    }
}
@media (min-width: 1024px) {
    .classroom-withclassroom {
        padding-top: 72px;
    }
}
.classroom-withclassroom .gfe-responsive-image {
    margin-bottom: 16px !important;
}
.classroom-resources {
    padding-bottom: 0;
    padding-top: 44px;
}
@media (min-width: 600px) {
    .classroom-resources {
        padding-top: 28px;
    }
}
@media (min-width: 1024px) {
    .classroom-resources {
        padding-top: 56px;
    }
}
.classroom-resources .h-c-headline,
.classroom-resources .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .classroom-resources .h-c-intro {
    margin-bottom: 16px;
}
.classroom-resources .flexible-content-block {
    margin-bottom: 36px;
}
@media (min-width: 600px) {
    .classroom-resources .asset-tile__carousel {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (min-width: 600px) {
    .classroom-resources .asset-tile__carousel__item {
        margin-left: 0 !important;
        width: auto !important;
    }
}
@media (min-width: 600px) {
    .classroom-resources .asset-tile .h-c-tile {
        width: 300px;
    }
}
.classroom-resources .asset-tile .h-c-tile__link {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.classroom-get-started-2020 {
    padding-bottom: 0;
    padding-top: 44px;
}
@media (min-width: 600px) {
    .classroom-get-started-2020 {
        padding-top: 52px;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-2020 {
        padding-top: 44px;
    }
}
@media (min-width: 600px) {
    .classroom-get-started-2020 .gfe-get-started {
        padding: 72px 32px;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-2020 .gfe-get-started {
        padding: 72px 112px;
    }
}
@media (min-width: 600px) {
    .classroom-get-started-2020 .gfe-get-started__eyebrow {
        margin: 0;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-2020 .gfe-get-started__eyebrow {
        margin: 0 0 0 20px;
    }
}
@media (min-width: 600px) {
    .classroom-get-started-2020 .gfe-get-started__container {
        margin: 0 auto 0 0;
        max-width: 264px;
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-2020 .gfe-get-started__container {
        margin: 0 auto;
        max-width: 502px;
    }
}
.classroom-get-started-2020 .h-c-headline--four,
.classroom-get-started-2020 .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .classroom-get-started-2020 .h-c-headline,
.classroom-get-started-2020 .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .classroom-get-started-2020 .h-c-intro,
.classroom-get-started-2020 .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .classroom-get-started-2020 .h-c-intro {
    font-size: 20px;
    line-height: 1.4;
}
@media (min-width: 600px) {
    .classroom-get-started-2020 .h-c-headline--four,
    .classroom-get-started-2020 .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .classroom-get-started-2020 .h-c-headline,
    .classroom-get-started-2020 .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .classroom-get-started-2020 .h-c-intro,
    .classroom-get-started-2020 .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .classroom-get-started-2020 .h-c-intro {
        font-size: 24px;
        line-height: 1.33333;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-2020 .h-c-headline--four,
    .classroom-get-started-2020 .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .classroom-get-started-2020 .h-c-headline,
    .classroom-get-started-2020 .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .classroom-get-started-2020 .h-c-intro,
    .classroom-get-started-2020 .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .classroom-get-started-2020 .h-c-intro {
        font-size: 32px;
        line-height: 1.25;
    }
}
.classroom-get-started-2020 .gfe-get-started__ctas .h-c-button:first-child {
    margin-bottom: 12px;
}
.classroom-download-classroom-app {
    padding-bottom: 4px;
    padding-top: 68px;
}
@media (min-width: 600px) {
    .classroom-download-classroom-app {
        padding-bottom: 36px;
    }
}
@media (min-width: 1024px) {
    .classroom-download-classroom-app {
        padding-bottom: 32px;
        padding-top: 72px;
    }
}
@media (min-width: 600px) {
    .classroom-download-classroom-app .gfe-cutout {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
        white-space: nowrap;
    }
}
@media (min-width: 1024px) {
    .classroom-download-classroom-app .gfe-cutout {
        margin: 0 auto;
    }
}
@media (min-width: 600px) {
    .classroom-download-classroom-app .gfe-cutout__image {
        margin: 0 auto;
        margin-right: 0;
        max-width: 385px;
    }
}
@media (min-width: 600px) {
    .classroom-download-classroom-app .gfe-cutout__image {
        max-width: 616px;
    }
}
@media (max-width: 599px) {
    .classroom-download-classroom-app .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .classroom-download-classroom-app .gfe-cutout__content {
        max-width: 344px;
        -webkit-transform: translate(-10%, -50%);
        transform: translate(-10%, -50%);
    }
}
@media (min-width: 1024px) {
    .classroom-download-classroom-app .gfe-cutout__content {
        max-width: 574px;
        padding: 48px;
        -webkit-transform: translate(25%, -50%);
        transform: translate(25%, -50%);
    }
}
.classroom-download-classroom-app .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .classroom-download-classroom-app .gfe-cutout__content__headline {
        font-size: 28px;
        white-space: pre-wrap;
    }
}
.classroom-download-classroom-app .gfe-cutout__content__cta {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .classroom-download-classroom-app .gfe-cutout__content__cta {
        display: inline-block;
    }
}
.csedweek-2019-hour-of-code {
    padding-bottom: 72px;
}
@media (min-width: 1024px) {
    .csedweek-2019-hour-of-code {
        padding-bottom: 120px;
    }
}
.csedweek-2019-hour-of-code .gfe-content-block,
.csedweek-2019-hour-of-code .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .csedweek-2019-hour-of-code .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.csedweek-2019-ccp-superme {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-superme {
        padding-bottom: 80px;
    }
}
.csedweek-2019-ccp-superme .gfe-content-block,
.csedweek-2019-ccp-superme .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .csedweek-2019-ccp-superme .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.csedweek-2019-ccp-superme .flexible-content-columns .h-c-grid__col .gfe-responsive-image:nth-child(1):nth-last-child(1) {
    padding: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-superme .h-c-grid__col:nth-child(1) {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin-left: 9.37133%;
    }
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-superme .h-c-grid__col:nth-child(2) {
        margin-left: 9.37133%;
    }
}
.csedweek-2019-ccp-superme .flexible-content .h-c-copy p:nth-last-child(2) {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-superme .flexible-content .h-c-copy p:nth-last-child(2) {
        margin-bottom: 24px;
    }
}
.csedweek-2019-ccp-superme .flexible-content .h-c-copy p:last-child {
    margin-top: 0;
}
.csedweek-2019-ccp-superme .flexible-content .h-c-copy p:last-child .h-c-button {
    margin-top: 0;
}
.csedweek-2019-ccp-play-game-try-activity {
    padding-bottom: 72px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-play-game-try-activity {
        padding-bottom: 120px;
    }
}
.csedweek-2019-ccp-play-game-try-activity .gfe-content-block,
.csedweek-2019-ccp-play-game-try-activity .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .csedweek-2019-ccp-play-game-try-activity .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.csedweek-2019-ccp-play-game-try-activity .flexible-content-columns .h-c-grid__col .gfe-responsive-image:nth-child(1):nth-last-child(1) {
    padding: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-play-game-try-activity .h-c-grid__col:nth-child(2) {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin-left: 9.37133%;
    }
}
.csedweek-2019-ccp-play-game-try-activity .flexible-content .h-c-copy {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .csedweek-2019-ccp-play-game-try-activity .flexible-content .h-c-copy {
        margin-bottom: 24px;
    }
}
.csedweek-2019-ccp-play-game-try-activity .flexible-content .h-c-button {
    margin-top: 0;
}
.csedweek-2019-more-coding-projects {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-more-coding-projects {
        padding-bottom: 120px;
    }
}
.csedweek-2019-more-coding-projects .gfe-content-block,
.csedweek-2019-more-coding-projects .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .csedweek-2019-more-coding-projects .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.csedweek-2019-more-coding-projects .flexible-content .flexible-content-block {
    text-align: center;
}
@media (min-width: 1024px) {
    .csedweek-2019-more-coding-projects .flexible-content .flexible-content-block {
        margin-top: 16px;
    }
}
.csedweek-2019-cs-year-round {
    padding-bottom: 72px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-cs-year-round {
        padding-bottom: 120px;
    }
}
.csedweek-2019-cs-year-round .gfe-content-block,
.csedweek-2019-cs-year-round .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .csedweek-2019-cs-year-round .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.csedweek-2019-cs-year-round .flexible-content {
    text-align: center;
}
@media (min-width: 1024px) {
    .csedweek-2019-cs-year-round .flexible-content {
        margin: 0 26.03799%;
    }
}
.csedweek-2019-cs-year-round .flexible-content .h-c-copy {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .csedweek-2019-cs-year-round .flexible-content .h-c-copy {
        margin-bottom: 36px;
    }
}
.csedweek-2019-cs-year-round .gfe-ccs-tile {
    border-top: 0;
    background-color: #f8f9fa;
    padding: 32px;
}
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-tile__description {
    margin-top: 16px;
}
.csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-tile__links .h-c-link.h-u-mt-std {
    margin-top: 0;
}
.csedweek-2019-about-csedweek {
    padding-bottom: 72px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .csedweek-2019-about-csedweek {
        padding-bottom: 120px;
    }
}
.csedweek-2019-about-csedweek .gfe-content-block,
.csedweek-2019-about-csedweek .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .csedweek-2019-about-csedweek .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.google-cloud-breakthrough-research .flexible-content-columns .h-c-copy,
.google-cloud-secure-and-scalable-infrastructure .flexible-content-columns .h-c-copy,
.google-cloud-student-success .flexible-content-columns .h-c-copy,
.google-cloud-automation-api-management .flexible-content-columns .h-c-copy {
    margin-bottom: 0;
}
.google-cloud-breakthrough-research .flexible-content-columns:first-child,
.google-cloud-secure-and-scalable-infrastructure .flexible-content-columns:first-child,
.google-cloud-student-success .flexible-content-columns:first-child,
.google-cloud-automation-api-management .flexible-content-columns:first-child {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .google-cloud-breakthrough-research .flexible-content-columns:first-child,
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns:first-child,
    .google-cloud-student-success .flexible-content-columns:first-child,
    .google-cloud-automation-api-management .flexible-content-columns:first-child {
        margin-bottom: 48px;
    }
}
@media (max-width: 599px) {
    .google-cloud-breakthrough-research .flexible-content-columns .h-c-grid__col:not(:last-child),
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns .h-c-grid__col:not(:last-child),
    .google-cloud-student-success .flexible-content-columns .h-c-grid__col:not(:last-child),
    .google-cloud-automation-api-management .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 16px;
    }
    .google-cloud-breakthrough-research .flexible-content-columns .h-c-grid__col:last-child .h-c-copy,
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns .h-c-grid__col:last-child .h-c-copy,
    .google-cloud-student-success .flexible-content-columns .h-c-grid__col:last-child .h-c-copy,
    .google-cloud-automation-api-management .flexible-content-columns .h-c-grid__col:last-child .h-c-copy {
        margin-bottom: 0;
    }
}
@media (max-width: 1023px) {
    .google-cloud-breakthrough-research .flexible-content-columns .icon-list__item,
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns .icon-list__item,
    .google-cloud-student-success .flexible-content-columns .icon-list__item,
    .google-cloud-automation-api-management .flexible-content-columns .icon-list__item {
        margin-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .google-cloud-breakthrough-research .flexible-content-columns .gfe-quote,
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns .gfe-quote,
    .google-cloud-student-success .flexible-content-columns .gfe-quote,
    .google-cloud-automation-api-management .flexible-content-columns .gfe-quote {
        margin-top: 32px;
    }
    .google-cloud-breakthrough-research .flexible-content-columns .gfe-quote__author,
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns .gfe-quote__author,
    .google-cloud-student-success .flexible-content-columns .gfe-quote__author,
    .google-cloud-automation-api-management .flexible-content-columns .gfe-quote__author {
        margin-bottom: 0;
    }
}
@media (max-width: 1023px) {
    .google-cloud-intro .h-c-page {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 599px) {
    .google-cloud-intro .gfe-responsive-image {
        margin-bottom: 0;
    }
}
.google-cloud-about .flexible-content-columns .h-c-copy,
.google-cloud-about .flexible-content-columns p {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .google-cloud-about .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 48px 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-cloud-about .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 24px 0;
    }
}
@media (max-width: 599px) {
    .google-cloud-about .flexible-content-columns:not(:first-child) .h-c-grid__col {
        margin-bottom: 0;
        margin-top: 16px;
    }
    .google-cloud-about .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 8px 0 0;
    }
}
@media (max-width: 1023px) {
    .google-cloud-secure-and-scalable-infrastructure .flexible-content-columns:first-child,
    .google-cloud-student-success .flexible-content-columns:first-child {
        margin-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .google-cloud-breakthrough-research .flexible-content-columns:first-child {
        margin-bottom: 72px;
    }
}
.google-cloud-breakthrough-research .flexible-content-columns:not(:first-child):not(:last-child) {
    padding: 24px 0 48px;
}
@media (min-width: 1024px) {
    .google-cloud-breakthrough-research .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 0 0 48px;
    }
}
@media (max-width: 599px) {
    .google-cloud-breakthrough-research .flexible-content-columns .h-c-grid__col:not(:last-child) .gfe-responsive-image {
        margin-bottom: 8px;
    }
}
.google-cloud-take-the-next-step .tabs-body-copy {
    margin-top: 96px;
}
@media (max-width: 1023px) {
    .google-cloud-take-the-next-step .tabs-body-copy {
        margin-top: 48px;
    }
}
@media (max-width: 599px) {
    .google-cloud-take-the-next-step .tabs-body-copy {
        margin-top: 24px;
    }
}
@media (max-width: 599px) {
    .google-cloud-get-started {
        margin-top: 7px;
    }
}
.accessibility .flexible-content-columns .flexible-content {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .accessibility-learn-more .h-c-button {
        margin-top: 8px;
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) {
    .accessibility-learn-more .h-c-button {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .accessibility-learn-more .h-c-button {
        margin-top: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .accessibility-learn-more .gfe-tip {
        margin-top: 40px;
    }
}
.accessibility-resources > .gfe-content-block > .flexible-content,
.training-courses .main.accessibility-resources > section[class*="-intro"]:first-of-type > .flexible-content {
    max-width: 765px;
    margin-bottom: 48px;
    width: 85%;
}
@media (max-width: 1023px) {
    .accessibility-resources > .gfe-content-block > .flexible-content,
    .training-courses .main.accessibility-resources > section[class*="-intro"]:first-of-type > .flexible-content {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .accessibility-resources > .gfe-content-block > .flexible-content,
    .training-courses .main.accessibility-resources > section[class*="-intro"]:first-of-type > .flexible-content {
        width: 100%;
    }
}
.accessibility-blog .flexible-content-columns .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .accessibility-blog .flexible-content-columns .flexible-content {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .training-pd-partner-training .flexible-content-columns .h-c-grid__col > .flexible-content,
    .training-pd-teacher-center-resources .flexible-content-columns .h-c-grid__col > .flexible-content,
    .training-pd-transformation-center .flexible-content-columns .h-c-grid__col > .flexible-content {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .training-pd-admin-support .flexible-content-columns .h-c-grid__col > .flexible-content {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .training-pd-admin-support .flexible-content-columns .h-c-grid__col > .flexible-content {
        margin-bottom: 0;
    }
}
.training-pd .flexible-content-columns .h-c-grid__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.training-pd .flexible-content-columns .h-c-grid__col > .flexible-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
@media (min-width: 600px) {
    .training-pd .flexible-content-columns .h-c-grid__col > .gfe-responsive-image {
        margin-right: 24px;
    }
}
.training-pd .training-pd-get-started:last-of-type {
    padding-top: 0;
}
@media (max-width: 599px) {
    .setup-guides-gsuite-classroom .flexible-content-columns .h-c-grid__col > .revamp-carousel,
    .setup-guides-chromebooks .flexible-content-columns .h-c-grid__col > .revamp-carousel {
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) {
    .setup-guides-gsuite-classroom .flexible-content-columns .h-c-grid__col:nth-child(1) .revamp-carousel,
    .setup-guides-gsuite-classroom .flexible-content-columns .h-c-grid__col:nth-child(1) .flexible-content,
    .setup-guides-chromebooks .flexible-content-columns .h-c-grid__col:nth-child(1) .revamp-carousel,
    .setup-guides-chromebooks .flexible-content-columns .h-c-grid__col:nth-child(1) .flexible-content {
        padding-right: 16px;
    }
}
@media (min-width: 600px) {
    .setup-guides-gsuite-classroom .flexible-content-columns .h-c-grid__col:nth-last-child(1) .revamp-carousel,
    .setup-guides-gsuite-classroom .flexible-content-columns .h-c-grid__col:nth-last-child(1) .flexible-content,
    .setup-guides-chromebooks .flexible-content-columns .h-c-grid__col:nth-last-child(1) .revamp-carousel,
    .setup-guides-chromebooks .flexible-content-columns .h-c-grid__col:nth-last-child(1) .flexible-content {
        padding-left: 16px;
    }
}
.setup-guides-gsuite-classroom .h-c-headline--three,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-gsuite-classroom .h-c-headline--four,
.setup-guides-gsuite-classroom .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-gsuite-classroom .h-c-headline--four,
.setup-guides-gsuite-classroom .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-gsuite-classroom .h-c-headline--four,
.setup-guides-gsuite-classroom .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-headline--four,
.setup-guides-gsuite-classroom .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-headline--four,
.setup-guides-gsuite-classroom .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-headline--four,
.setup-guides-gsuite-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-headline,
.setup-guides-gsuite-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-gsuite-classroom .h-c-intro,
.setup-guides-gsuite-classroom
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-gsuite-classroom
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-gsuite-classroom
    .h-c-intro,
.setup-guides-chromebooks .h-c-headline--three,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-chromebooks .h-c-headline--four,
.setup-guides-chromebooks .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-headline--four,
.setup-guides-chromebooks .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-headline--four,
.setup-guides-chromebooks .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-headline--four,
.setup-guides-chromebooks .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-headline--four,
.setup-guides-chromebooks .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-headline--four,
.setup-guides-chromebooks .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-headline,
.setup-guides-chromebooks .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .setup-guides-chromebooks .h-c-intro,
.setup-guides-chromebooks
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .setup-guides-chromebooks
    .h-c-intro,
.setup-guides-chromebooks
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .setup-guides-chromebooks
    .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .setup-guides-partners .flexible-content-columns .h-c-grid__col > .flexible-content {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .setup-guides .flexible-content-columns .h-c-grid__col > .gfe-responsive-image {
        margin-right: 24px;
    }
}
.rolling-study-halls-supporters .h-c-headline,
.rolling-study-halls-supporters .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .rolling-study-halls-supporters .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .rolling-study-halls-supporters .h-c-headline,
    .rolling-study-halls-supporters .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .rolling-study-halls-supporters .h-c-intro {
        margin-bottom: 48px;
    }
}
.rolling-study-halls-supporters img {
    max-height: 48px;
}
@media (min-width: 1024px) {
    .rolling-study-halls-supporters img {
        max-height: 64px;
    }
}
.rolling-study-halls-vignette-videos .revamp-carousel {
    margin-bottom: 96px;
}
.rolling-study-halls-footnotes .gfe-footnote {
    padding-top: 0;
}
.product-support-it-support .article-separator {
    margin: 12px auto;
    visibility: hidden;
}
@media (min-width: 600px) {
    .product-support-it-support .article-separator {
        margin: 24px auto;
        visibility: visible;
    }
}
@media (min-width: 1024px) {
    .product-support-it-support .article-separator {
        margin: 32px auto;
    }
}
.product-support-gcp-support .flexible-content-block {
    width: 100%;
}
@media (min-width: 600px) {
    .product-support-gcp-support .flexible-content-block {
        width: 70%;
    }
}
.organizations-we-support .flexible-content .h-c-headline--three,
.organizations-we-support .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .organizations-we-support .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.organizations-we-support .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .organizations-we-support .flexible-content .h-c-intro,
.organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline--four,
.organizations-we-support .flexible-content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline--four,
.organizations-we-support .flexible-content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline--four,
.organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.organizations-we-support .flexible-content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .organizations-we-support .flexible-content .h-c-intro,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .organizations-we-support .flexible-content .h-c-intro,
.organizations-we-support
    .flexible-content
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.organizations-we-support .flexible-content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.organizations-we-support
    .flexible-content
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline--four,
.organizations-we-support .flexible-content .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline--four,
.organizations-we-support .flexible-content .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline--four,
.organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline,
.organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .organizations-we-support .flexible-content .h-c-intro,
.organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-intro,
.organizations-we-support
    .flexible-content
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .organizations-we-support
    .flexible-content
    .h-c-intro,
.organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.organizations-we-support .flexible-content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.organizations-we-support
    .flexible-content
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.organizations-we-support
    .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .organizations-we-support .flexible-content .h-c-headline--three,
    .organizations-we-support .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .organizations-we-support .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .organizations-we-support .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .organizations-we-support .flexible-content .h-c-intro,
    .organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline--four,
    .organizations-we-support .flexible-content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline--four,
    .organizations-we-support .flexible-content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline--four,
    .organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .organizations-we-support .flexible-content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .organizations-we-support .flexible-content .h-c-intro,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .organizations-we-support .flexible-content .h-c-intro,
    .organizations-we-support
        .flexible-content
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .organizations-we-support .flexible-content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .organizations-we-support
        .flexible-content
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline--four,
    .organizations-we-support .flexible-content .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline--four,
    .organizations-we-support .flexible-content .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline--four,
    .organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-headline,
    .organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .organizations-we-support .flexible-content .h-c-intro,
    .organizations-we-support .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .organizations-we-support .flexible-content .h-c-intro,
    .organizations-we-support
        .flexible-content
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .organizations-we-support
        .flexible-content
        .h-c-intro,
    .organizations-we-support .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .organizations-we-support .flexible-content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .organizations-we-support
        .flexible-content
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .organizations-we-support
        .flexible-content
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro {
        margin-bottom: 48px;
    }
}
.organizations-we-support-resources .resource-tile .h-c-tile__header img {
    height: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .organizations-we-support .gfe-story-card-grid .gfe-story-card {
        margin-left: 0.85%;
        margin-right: 0.85%;
    }
}
@media screen and (-ms-high-contrast: active) and (min-width: 600px), (-ms-high-contrast: none) and (min-width: 600px) {
    .organizations-we-support .gfe-story-card-grid .gfe-story-card {
        margin-left: 8px;
        margin-right: 8px;
    }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1024px), (-ms-high-contrast: none) and (min-width: 1024px) {
    .organizations-we-support .gfe-story-card-grid .gfe-story-card {
        margin-left: 12px;
        margin-right: 12px;
    }
}
.privacy-security-things-to-know .h-c-grid__col:last-child .flexible-content__list .flexible-content__number {
    color: #dadce0;
}
.privacy-security-things-to-know .h-c-grid__col:last-child .flexible-content__copy {
    margin-left: 2.65152%;
}
.privacy-security-things-to-know .h-c-grid__col:last-child .flexible-content__copy .h-c-copy a {
    border-bottom: 0;
}
.privacy-security-things-to-know .h-c-grid__col:last-child .flexible-content-block:last-child {
    border-bottom: 1px solid #dadce0;
    padding-bottom: 24px;
}
@media (min-width: 600px) {
    .privacy-security-things-to-know .h-c-grid__col:last-child .flexible-content-block:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }
}
.privacy-security-compliance .h-c-headline--subhead span {
    display: block;
    font-size: 12px;
}
.privacy-security-compliance .flexible-content-block .h-c-headline--three,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
.privacy-security-compliance .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
.privacy-security-compliance .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
.privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
.privacy-security-compliance .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
.privacy-security-compliance .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
.privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
.privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-compliance
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-compliance
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .h-c-headline--three,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
.privacy-security-one-pagers .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
.privacy-security-one-pagers .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
.privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
.privacy-security-one-pagers .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
.privacy-security-one-pagers .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
.privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
.privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro,
.privacy-security-one-pagers
    .flexible-content-block
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .privacy-security-one-pagers
    .flexible-content-block
    .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .privacy-security-compliance .flexible-content-block .h-c-headline--three,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .h-c-headline--three,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 1024px) {
    .privacy-security-compliance .flexible-content-block .h-c-headline--three,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline--four,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-headline,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-compliance .flexible-content-block .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-compliance
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-compliance
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .h-c-headline--three,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline--four,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-headline,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .privacy-security-one-pagers .flexible-content-block .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro,
    .privacy-security-one-pagers
        .flexible-content-block
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .privacy-security-one-pagers
        .flexible-content-block
        .h-c-intro {
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
        margin-bottom: 48px;
    }
}
.privacy-security-faqs .flexible-content-columns {
    padding-bottom: 48px;
    padding-top: 48px;
}
@media (min-width: 1024px) {
    .privacy-security-faqs .flexible-content-columns {
        padding-bottom: 96px;
        padding-top: 96px;
    }
}
.privacy-security-faqs .flexible-content-columns:nth-child(3) {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .privacy-security-faqs .flexible-content-columns:nth-child(3) {
        padding-top: 48px;
    }
}
.privacy-security-faqs .flexible-content-columns:last-child {
    padding-bottom: 0;
}
.privacy-security-additional-services .flexible-content-columns .h-c-grid__col .flexible-content:last-child {
    margin-bottom: 0;
}
.privacy-security-things-to-know .flexible-content-columns > .h-c-grid__col .gfe-accordion .glue-zippy-set,
.privacy-security-faqs .flexible-content-columns > .h-c-grid__col .gfe-accordion .glue-zippy-set,
.privacy-security-additional-services .flexible-content-columns > .h-c-grid__col .gfe-accordion .glue-zippy-set {
    -ms-flex-preferred-size: 97.92401%;
    flex-basis: 97.92401%;
    width: 97.92401%;
}
@media (min-width: 1024px) {
    .privacy-security-things-to-know .flexible-content-columns > .h-c-grid__col .gfe-accordion .glue-zippy-set,
    .privacy-security-faqs .flexible-content-columns > .h-c-grid__col .gfe-accordion .glue-zippy-set,
    .privacy-security-additional-services .flexible-content-columns > .h-c-grid__col .gfe-accordion .glue-zippy-set {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .privacy-security-things-to-know .flexible-content-columns > .h-c-grid__col > .flexible-content,
    .privacy-security-faqs .flexible-content-columns > .h-c-grid__col > .flexible-content,
    .privacy-security-additional-services .flexible-content-columns > .h-c-grid__col > .flexible-content {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .privacy-security-things-to-know .flexible-content-columns > .h-c-grid__col > .flexible-content,
    .privacy-security-faqs .flexible-content-columns > .h-c-grid__col > .flexible-content,
    .privacy-security-additional-services .flexible-content-columns > .h-c-grid__col > .flexible-content {
        margin-bottom: 0;
    }
}
.referral .gfe-required {
    display: none;
}
.g-suite-editions-intro {
    padding-bottom: 40px;
}
@media (min-width: 1024px) {
    .g-suite-editions-intro {
        padding-bottom: 32px;
    }
}
.g-suite-editions-pricing .gfe-pricing > .h-c-grid > section {
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .g-suite-editions-pricing .gfe-pricing > .h-c-grid > section:nth-child(2) {
        margin-bottom: 16px;
    }
}
.g-suite-editions-pricing .gfe-pricing__section {
    height: 100%;
    -ms-flex: 1;
}
.g-suite-editions-pricing .gfe-pricing__header {
    padding-bottom: 24px;
}
@media (max-width: 1023px) {
    .g-suite-editions-pricing .gfe-pricing__description {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-editions-pricing .gfe-pricing__description {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .g-suite-editions-pricing .gfe-pricing__description {
        margin-bottom: 0;
    }
}
@media (max-width: 599px) {
    .g-suite-editions-pricing .gfe-pricing__section:nth-child(2) {
        margin-bottom: 16px;
    }
}
@media (max-width: 599px) {
    .g-suite-editions-pricing .gfe-pricing__content {
        padding-top: 24px;
    }
}
@media (max-width: 599px) {
    .g-suite-editions-pricing .gfe-pricing__content .glue-c-zippy__content-container {
        padding-top: 0;
    }
}
.g-suite-editions-pricing .gfe-pricing__list > li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1023px) {
    .g-suite-editions-pricing .gfe-pricing__list > li {
        margin-top: 16px;
    }
}
.g-suite-editions-pricing .gfe-pricing__list > li img {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    height: 18px;
    margin-top: 3px;
    -ms-flex: 1;
}
.g-suite-editions-pricing .gfe-pricing__list > li p {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
}
@media (max-width: 1023px) {
    .g-suite-editions-pricing .gfe-pricing__list p {
        font-size: 14px;
    }
}
@media (max-width: 599px) {
    .g-suite-editions-pricing .gfe-pricing__sub-list > li {
        padding-top: 16px;
    }
}
.g-suite-editions-pricing .gfe-pricing__feature:first-child {
    margin-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-editions-pricing .gfe-pricing__feature {
        margin-top: 24px;
    }
}
.g-suite-editions-faq {
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .g-suite-editions-faq {
        padding-top: 71px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-editions-faq {
        padding-top: 19px;
    }
}
@media (min-width: 1024px) {
    .g-suite-editions-faq {
        padding-top: 61px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-editions-faq .h-c-grid__col--4,
    .g-suite-editions-faq .h-c-grid__col--8 {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
    }
    .g-suite-editions-faq .h-c-grid__col--4 .gfe-accordion.h-c-grid,
    .g-suite-editions-faq .h-c-grid__col--8 .gfe-accordion.h-c-grid {
        margin-left: -1.03799%;
        margin-right: -1.03799%;
    }
    .g-suite-editions-faq .h-c-grid__col--4 .gfe-accordion .h-c-grid__col,
    .g-suite-editions-faq .h-c-grid__col--8 .gfe-accordion .h-c-grid__col {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
    }
    .g-suite-editions-faq .h-c-grid__col--4 .gfe-accordion .h-c-grid__col--offset-1,
    .g-suite-editions-faq .h-c-grid__col--8 .gfe-accordion .h-c-grid__col--offset-1 {
        margin-left: 1.03799%;
        margin-right: 1.03799%;
    }
    .g-suite-editions-faq .h-c-grid__col--4 .flexible-content,
    .g-suite-editions-faq .h-c-grid__col--8 .flexible-content {
        padding-right: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-editions-faq .h-c-headline,
    .g-suite-editions-faq .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .g-suite-editions-faq .h-c-intro {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .g-suite-editions-faq .glue-zippy-toggle-all {
        margin-bottom: 16px !important;
    }
}
.g-suite-editions-get_started {
    padding-top: 52px;
}
@media (min-width: 1024px) {
    .g-suite-editions-get_started {
        padding-top: 46px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .research section[class^="research"] > .h-c-page > .flexible-content-columns > .h-c-grid__col--4 > .flexible-content,
    .research section[class^="research"] > .h-c-page > .flexible-content-columns > .h-c-grid__col--8 > .flexible-content {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .research section[class^="research"] > .h-c-page > .flexible-content-columns > .h-c-grid__col--4 > .flexible-content,
    .research section[class^="research"] > .h-c-page > .flexible-content-columns > .h-c-grid__col--8 > .flexible-content {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .research .h-c-modal .gfe-content-block > .flexible-content:nth-child(1),
    .research .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1),
    .training-courses .research .h-c-modal .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) {
        width: 92%;
    }
}
@media (min-width: 1024px) {
    .research .h-c-modal .gfe-content-block > .flexible-content:nth-child(1),
    .research .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1),
    .training-courses .research .h-c-modal .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) {
        width: 70%;
    }
}
.research .h-c-modal .gfe-content-block > .flexible-content:nth-child(2),
.research .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(2),
.training-courses .research .h-c-modal .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(2) {
    margin-bottom: 0;
}
.research .h-c-modal .gfe-content-block > .flexible-content-columns .gfe-responsive-image,
.research .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns .gfe-responsive-image,
.training-courses .research .h-c-modal .main > section[class*="-intro"]:first-of-type > .flexible-content-columns .gfe-responsive-image {
    margin-bottom: 16px;
}
.research .h-c-modal .gfe-content-block > .flexible-content-columns .h-c-headline--subhead,
.research .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns .h-c-headline--subhead,
.training-courses .research .h-c-modal .main > section[class*="-intro"]:first-of-type > .flexible-content-columns .h-c-headline--subhead {
    margin-bottom: 16px;
}
.research .h-c-modal .gfe-content-block > .flexible-content-columns .flexible-content,
.research .h-c-modal .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content-columns .flexible-content,
.training-courses .research .h-c-modal .main > section[class*="-intro"]:first-of-type > .flexible-content-columns .flexible-content {
    margin-bottom: 24px;
}
.research-2020-improving_students .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .communities .flexible-content-columns .h-c-grid__col-l--4 > .flexible-content {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .communities .flexible-content-columns .h-c-grid__col-l--4 > .flexible-content {
        margin-bottom: 0;
    }
}
.case-studies-featured-case-studies .gfe-responsive-image,
.stories-featured-case-studies .gfe-responsive-image {
    margin-bottom: 0;
}
.case-studies-featured-case-studies .h-c-carousel__navigation,
.stories-featured-case-studies .h-c-carousel__navigation {
    position: static;
    margin-top: 24px;
}
@media (max-width: 1023px) {
    .case-studies-story-list,
    .stories-story-list {
        padding-top: 24px;
    }
}
.gfe-article-page .gfe-responsive-image {
    margin-bottom: 24px !important;
}
.case-studies .case-studies-story-list .h-c-page .cards-with-filters .gfe-filters-bar .gfe-filters-bar__filters {
    z-index: auto;
}
.case-studies .case-studies-story-list .h-c-page .cards-with-filters .gfe-filters-bar .gfe-filters-bar__filters .gfe-filters-bar__dropdown {
    border-bottom: 1px solid transparent;
    z-index: 9;
}
.ongoing-success .h-c-link {
    margin-bottom: -6px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .ongoing-success-intro .page-intro-copy {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        width: 75%;
    }
}
.ongoing-success-training .flexible-content {
    margin-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .ongoing-success-training .h-c-grid__col {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
.ongoing-success-training .h-c-grid__col .gfe-responsive-image {
    display: block;
    margin-bottom: 24px;
}
.ongoing-success-do-even-more {
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .ongoing-success-do-even-more {
        padding-bottom: 0;
    }
}
@media (min-width: 600px) {
    .ongoing-success-do-even-more .h-c-page > .flexible-content {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 1024px) {
    .ongoing-success-do-even-more .h-c-page > .flexible-content {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
.ongoing-success-do-even-more .h-c-page .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .ongoing-success-do-even-more .h-c-page .flexible-content {
        margin-bottom: 48px;
    }
}
.ongoing-success-do-even-more .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
    margin-bottom: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .ongoing-success-do-even-more .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        padding-right: 24px;
    }
}
@media (min-width: 1024px) {
    .ongoing-success-do-even-more {
        margin-bottom: 0;
    }
}
.ongoing-success-get-involved {
    padding-bottom: 24px;
}
@media (min-width: 600px) {
    .ongoing-success-get-involved {
        padding-bottom: 48px;
    }
}
@media (min-width: 1440px) {
    .ongoing-success-get-involved .gfe-responsive-image {
        margin-top: 0;
    }
}
.ongoing-success-get-involved .h-c-page > .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .ongoing-success-get-involved .h-c-page > .flexible-content {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 1024px) {
    .ongoing-success-get-involved .h-c-page > .flexible-content {
        margin-bottom: 48px;
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
.ongoing-success-get-involved .h-c-grid__col {
    -ms-flex-item-align: start;
    align-self: start;
}
.ongoing-success-get-involved .h-c-grid__col .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .ongoing-success-get-involved .h-c-grid__col .flexible-content {
        min-height: 158px;
    }
}
@media (min-width: 1024px) {
    .ongoing-success-get-involved .h-c-grid__col .flexible-content {
        margin-bottom: 48px;
        min-height: 147px;
    }
}
@media (min-width: 600px) {
    .ongoing-success-get-involved .h-c-grid__col .flexible-content:last-child {
        margin-bottom: 0;
    }
}
.ongoing-success-guides .h-c-page {
    padding-bottom: 7px;
}
@media (min-width: 600px) {
    .ongoing-success-guides .h-c-page {
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .ongoing-success-guides .h-c-page {
        padding-bottom: 23px;
    }
}
.ongoing-success-guides .flexible-content {
    margin-bottom: 23px;
}
@media (min-width: 1024px) {
    .ongoing-success-guides .flexible-content {
        margin-bottom: 47px;
    }
}
.ongoing-success-guides .h-c-tile__header {
    min-height: auto;
}
.ongoing-success-guides .h-c-tile__body {
    padding-top: 16px;
}
@media (min-width: 1024px) {
    .ongoing-success-guides .h-c-tile__body {
        padding-top: 24px;
    }
}
@media (min-width: 600px) {
    .ongoing-success-guides .case-study-tile .gfe-story-card {
        margin-bottom: 24px;
    }
}
.quickstart-guide .h-c-copy a {
    border-bottom: 0;
}
@media (min-width: 600px) {
    .quickstart-guide .flexible-content-columns .article-separator {
        margin: 32px auto;
    }
}
@media (min-width: 1024px) {
    .quickstart-guide .h-c-eyebrow.h-has-bottom-margin {
        margin-bottom: 16px;
    }
}
.quickstart-guide .flexible-content-block:last-child .h-c-copy {
    margin-bottom: 0;
}
.quickstart-guide .flexible-content-block:last-child .h-c-copy p {
    margin-bottom: 0;
}
@media (max-width: 1023px) {
    .quickstart-guide-step-1 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy .h-c-headline,
    .quickstart-guide-step-1 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-1 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy .h-c-intro {
        margin-bottom: 8px;
    }
}
.quickstart-guide-step-1 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy {
    width: 100%;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-1 .h-c-grid__col-l--4,
    .quickstart-guide-step-1 .h-c-grid__col-l--8 {
        width: 100%;
    }
    .quickstart-guide-step-1 .h-c-grid__col-l--8 .flexible-content .flexible-content-block {
        width: 82%;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-2 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-step-2 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-2 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-2 .h-c-grid__col-l--4,
    .quickstart-guide-step-2 .h-c-grid__col-l--8 {
        width: 100%;
    }
    .quickstart-guide-step-2 .h-c-grid__col-l--8 .flexible-content .flexible-content-block {
        width: 82%;
    }
}
.quickstart-guide-step-3 .h-c-grid__col-l--8 {
    margin-bottom: auto;
    margin-top: auto;
}
@media (max-width: 599px) {
    .quickstart-guide-step-3 .h-c-grid__col-l--4 {
        margin-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-3 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-step-3 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-3 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-3 .h-c-grid__col {
        -ms-flex-preferred-size: 46.88602%;
        flex-basis: 46.88602%;
        margin: 0 1.55699%;
        width: 46.88602%;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-4 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-step-4 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-4 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-4 .h-c-grid__col-l--8,
    .quickstart-guide-step-4 .h-c-grid__col-l--8 {
        width: 100%;
    }
    .quickstart-guide-step-4 .h-c-grid__col-l--8 .flexible-content .flexible-content-block {
        width: 82%;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
.quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-headline.h-c-headline--four,
.quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-headline--four.h-c-intro,
.quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-headline,
.quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-intro,
.quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .quickstart-guide-step-5 .h-c-grid__col:nth-child(n + 2) .flexible-content .flexible-content-block .h-c-intro {
    font-size: 18px;
}
@media (max-width: 1023px) {
    .quickstart-guide-step-5 .h-c-grid__col:nth-child(2) .flexible-content {
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-5 .h-c-grid__col-l--4 {
        width: 82%;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-6 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy .h-c-headline,
    .quickstart-guide-step-6 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-6 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .flexible-content__copy .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-6 .h-c-grid__col-l--4,
    .quickstart-guide-step-6 .h-c-grid__col-l--8 {
        width: 100%;
    }
    .quickstart-guide-step-6 .h-c-grid__col-l--8 .flexible-content .flexible-content-block {
        width: 84%;
    }
}
@media (min-width: 1024px) {
    .quickstart-guide-step-6 .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-grid__col {
        width: 100%;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-7 .h-c-page .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-step-7 .h-c-page .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-7 .h-c-page .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
    .quickstart-guide-step-7 .flexible-content {
        width: 82%;
    }
}
@media (min-width: 1024px) {
    .quickstart-guide-step-7 .flexible-content {
        width: 65%;
    }
}
.quickstart-guide-step-8 .h-c-page.gfe-content-block,
.quickstart-guide-step-8 .training-courses .main > section.h-c-page[class*="-intro"]:first-of-type,
.training-courses .quickstart-guide-step-8 .main > section.h-c-page[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
@media (min-width: 1440px) {
    .quickstart-guide-step-8 .h-c-page.gfe-content-block,
    .quickstart-guide-step-8 .training-courses .main > section.h-c-page[class*="-intro"]:first-of-type,
    .training-courses .quickstart-guide-step-8 .main > section.h-c-page[class*="-intro"]:first-of-type {
        padding-bottom: 24px;
    }
}
.quickstart-guide-step-8 .flexible-content-columns .flexible-content {
    margin-bottom: 24px;
}
.quickstart-guide-step-8 .h-c-page > .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .quickstart-guide-step-8 .h-c-page > .flexible-content {
        margin-bottom: 61px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-step-8 .h-c-grid__col.h-c-grid__col-l--4 {
        -ms-flex-preferred-size: 46.88602%;
        flex-basis: 46.88602%;
        margin: 0 1.55699%;
        width: 46.88602%;
    }
}
@media (max-width: 599px) {
    .quickstart-guide-step-8 .h-c-grid__col.h-c-grid__col-l--4:nth-child(n + 8) .flexible-content {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .quickstart-guide-step-8 .h-c-grid__col.h-c-grid__col-l--4:nth-child(n + 7) .flexible-content {
        margin-bottom: 0;
    }
}
.quickstart-guide-step-8 .icon-list__item {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .quickstart-guide-step-8 .icon-list__item {
        margin-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-step-8 .h-c-page .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-step-8 .h-c-page .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-step-8 .h-c-page .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
.quickstart-guide-enterprise .h-c-grid__col-l--8 {
    margin-bottom: auto;
    margin-top: auto;
}
@media (max-width: 599px) {
    .quickstart-guide-enterprise .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin: 0 auto 24px;
    }
}
@media (max-width: 1023px) {
    .quickstart-guide-enterprise .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-enterprise .h-c-grid__col-l--8 .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-enterprise .h-c-grid__col-l--8 .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
.quickstart-guide-enterprise .flexible-content-block .h-c-link {
    margin-bottom: -6px;
    margin-top: 16px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-enterprise .h-c-grid__col.h-c-grid__col-l--4,
    .quickstart-guide-enterprise .h-c-grid__col.h-c-grid__col-l--8 {
        -ms-flex-preferred-size: 46.88602%;
        flex-basis: 46.88602%;
        width: 46.88602%;
    }
}
@media (max-width: 599px) {
    .quickstart-guide-helpful-resources .h-c-grid__col .flexible-content:nth-child(1) {
        margin-bottom: 24px;
    }
}
.quickstart-guide-helpful-resources .h-c-grid__col:last-child .flexible-content {
    margin-bottom: 0;
}
@media (max-width: 1023px) {
    .quickstart-guide-helpful-resources .h-c-page .flexible-content-columns .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-helpful-resources .h-c-page .flexible-content-columns .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-helpful-resources .h-c-page .flexible-content-columns .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .quickstart-guide-helpful-resources .h-c-grid__col-l--4 {
        margin-bottom: 24px;
        width: 82%;
    }
    .quickstart-guide-helpful-resources .h-c-grid__col-l--4:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) {
    .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .h-c-headline,
    .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .h-c-headline,
    .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .h-c-intro {
        margin-bottom: 16px;
    }
}
@media (min-width: 1440px) {
    .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .h-c-headline,
    .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-helpful-resources .flexible-content-columns .flexible-content-block .h-c-intro {
        margin-bottom: 16px;
    }
}
.quickstart-guide-keep-exploring {
    padding-bottom: 31px;
}
@media (min-width: 1024px) {
    .quickstart-guide-keep-exploring {
        padding-bottom: 23px;
    }
}
@media (min-width: 1024px) {
    .quickstart-guide-keep-exploring .h-c-page > .flexible-content .flexible-content-block .h-c-headline,
    .quickstart-guide-keep-exploring .h-c-page > .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .quickstart-guide-keep-exploring .h-c-page > .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 48px;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .outreach-branding-intro .page-intro-copy {
        -ms-flex-preferred-size: 85%;
        flex-basis: 85%;
        width: 85%;
    }
    .outreach-branding-intro .page-intro-copy .h-c-headline--subhead {
        padding: 0 10px;
    }
}
.outreach-branding-hero {
    padding-bottom: 0;
}
.outreach-branding-hero .h-c-page {
    padding-bottom: 0;
}
.outreach-branding-templates {
    padding-top: 0;
}
@media (max-width: 599px) {
    .outreach-branding-templates {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .outreach-branding-templates {
        padding-bottom: 0;
    }
}
@media (min-width: 1440px) {
    .outreach-branding-templates {
        padding-bottom: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block {
        width: 85%;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block {
        width: 80%;
    }
}
@media (min-width: 1440px) {
    .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block {
        width: 64.59068%;
    }
}
.outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .h-c-headline,
.outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .h-c-intro {
    margin-bottom: 16px;
}
@media (max-width: 1023px) {
    .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .h-c-headline,
    .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
.outreach-branding-templates .h-c-page > .flexible-content .flexible-content-block .h-c-copy {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .outreach-branding-templates .h-c-page .flexible-content-columns {
        margin-top: 24px;
    }
}
.outreach-branding-templates .h-c-page .h-c-grid__col {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .outreach-branding-templates .h-c-page .h-c-grid__col {
        margin-bottom: 0;
        margin-top: 24px;
    }
}
@media (min-width: 1440px) {
    .outreach-branding-templates .h-c-page .h-c-grid__col:nth-child(n + 3) {
        margin-top: 48px;
    }
}
@media (min-width: 600px) {
    .outreach-branding-templates .h-c-page .h-c-grid__col .flexible-content {
        padding-right: 0;
    }
}
.outreach-branding-templates .h-c-page .h-c-grid__col .flexible-content .h-c-headline,
.outreach-branding-templates .h-c-page .h-c-grid__col .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .outreach-branding-templates .h-c-page .h-c-grid__col .flexible-content .h-c-intro {
    font-size: 16px;
    margin-bottom: 16px;
}
@media (max-width: 1023px) {
    .outreach-branding-create-your-own .flexible-content-block .h-c-headline,
    .outreach-branding-create-your-own .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .outreach-branding-create-your-own .flexible-content-block .h-c-intro {
        margin-bottom: 8px;
    }
}
.outreach-branding-create-your-own .h-c-page .flexible-content-columns .h-c-grid__col:first-child {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .outreach-branding-create-your-own .h-c-page .flexible-content-columns .h-c-grid__col:first-child {
        margin-bottom: auto;
        margin-top: auto;
    }
}
@media (max-width: 1023px) {
    .outreach-branding-download-resources {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        margin: 0 1.03799%;
        width: 31.25734%;
    }
}
@media (max-width: 1439px) {
    .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col {
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        width: 45%;
    }
}
.outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col:last-child {
    margin-bottom: 0;
}
.outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content {
    margin-bottom: 0;
}
.outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
    height: auto;
}
@media (min-width: 1440px) {
    .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin-bottom: 24px;
    }
}
.outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content-block .h-c-headline,
.outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content-block .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1440px) {
    .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content-block .h-c-headline,
    .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .outreach-branding-download-resources .h-c-page .flexible-content-columns .h-c-grid__col .flexible-content-block .h-c-intro {
        margin-bottom: 16px;
    }
}
@media (min-width: 1440px) {
    .outreach-branding-checklist .h-c-page {
        padding-bottom: 21px;
    }
}
.outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .h-c-headline,
.outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1440px) {
    .outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .h-c-headline,
    .outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 16px;
    }
}
.outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .h-c-copy {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .outreach-branding-checklist .h-c-page .flexible-content .flexible-content-block .h-c-copy {
        margin-bottom: 48px;
    }
}
.outreach-branding-checklist .h-c-page .flexible-content-columns .h-c-grid__col .icon-list__item {
    margin-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .outreach-branding-checklist .h-c-page .flexible-content-columns .h-c-grid__col .icon-list__item {
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .outreach-branding-checklist .h-c-page .flexible-content-columns .h-c-grid__col:nth-child(n + 4) .icon-list__item {
        margin-bottom: 0;
    }
}
@media (max-width: 1023px) {
    .outreach-branding-local-nav {
        padding-bottom: 31px;
    }
}
@media (min-width: 1024px) {
    .outreach-branding-local-nav {
        padding-bottom: 0;
    }
}
@media (min-width: 1440px) {
    .outreach-branding-local-nav {
        padding-bottom: 23px;
    }
}
@media (min-width: 1440px) {
    .outreach-branding-local-nav .h-c-page .flexible-content .flexible-content-block .h-c-headline,
    .outreach-branding-local-nav .h-c-page .flexible-content .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .outreach-branding-local-nav .h-c-page .flexible-content .flexible-content-block .h-c-intro {
        margin-bottom: 47px;
    }
}
.vision .case-study-tile .h-c-grid--st .gfe-story-card {
    margin-bottom: 24px;
}
.vision .case-study-tile .h-c-grid--st .gfe-story-card:last-child {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .vision .case-study-tile .h-c-grid--st .gfe-story-card {
        margin-bottom: 0;
    }
}
.vision .gfe-story-card .h-c-tile__header {
    min-height: auto;
}
.vision .gfe-story-card .h-c-tile__body {
    padding-top: 16px;
}
.vision .gfe-responsive-image:nth-child(1):nth-last-child(1) {
    margin-bottom: 24px;
}
.vision .vision-gsuite-certification .flexible-content-columns .h-c-grid__col {
    font-size: 0;
}
.vision .vision-gsuite-certification .flexible-content-columns .flexible-content {
    margin-bottom: 0;
}
.vision .vision-gsuite-certification .flexible-content-block .h-c-link {
    width: 240px;
}
@media (min-width: 1024px) {
    .vision .vision-gsuite-certification .flexible-content-block .h-c-link {
        width: auto;
    }
}
.vision .h-c-button {
    margin: 0;
}
.vision .h-c-carousel__navigation {
    position: relative;
}
.vision .product-tile .product-tile__carousel .h-c-carousel__navigation {
    bottom: 0;
}
.vision .h-c-carousel--tile {
    margin: 0;
}
@media (min-width: 600px) {
    .vision .vision-case-studies .h-c-headline,
    .vision .vision-case-studies .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .vision .vision-case-studies .h-c-intro {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .vision .vision-case-studies .h-c-headline,
    .vision .vision-case-studies .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .vision .vision-case-studies .h-c-intro {
        -ms-flex-preferred-size: 72.92401%;
        flex-basis: 72.92401%;
        width: 72.92401%;
    }
}
@media (min-width: 600px) {
    .vision .vision-case-studies .h-c-carousel--tile .h-c-carousel__wrap {
        padding: 15px 0 10px;
    }
}
.for-higher-ed .for-higher-ed-topic-areas .flexible-content-columns:not(:last-child),
.higher-ed-solutions .for-higher-ed-topic-areas .flexible-content-columns:not(:last-child) {
    margin-bottom: 48px;
}
.for-higher-ed .for-higher-ed-case-studies-cases-item:first-child,
.higher-ed-solutions .for-higher-ed-case-studies-cases-item:first-child {
    margin-left: 0;
}
.for-higher-ed .revamp-carousel__info-box,
.higher-ed-solutions .revamp-carousel__info-box {
    margin-bottom: 24px;
    margin-top: 16px;
}
@media (min-width: 600px) {
    .for-higher-ed .revamp-carousel__info-box,
    .higher-ed-solutions .revamp-carousel__info-box {
        margin-bottom: 0;
    }
}
.for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content,
.higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content,
    .higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content {
        margin-bottom: 0;
    }
}
.for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-headline,
.for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-intro,
.higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-headline,
.higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-intro {
    margin-bottom: inherit;
}
@media (min-width: 600px) {
    .for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-headline,
    .for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-intro,
    .higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-headline,
    .higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .for-higher-ed-help-get-started .flexible-content-columns .flexible-content .h-c-intro {
        margin-bottom: 24px;
    }
}
.for-higher-ed .for-higher-ed-google-cloud-credits .h-c-headline,
.for-higher-ed .for-higher-ed-google-cloud-credits .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .for-higher-ed-google-cloud-credits .h-c-intro,
.higher-ed-solutions .for-higher-ed-google-cloud-credits .h-c-headline,
.higher-ed-solutions .for-higher-ed-google-cloud-credits .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .for-higher-ed-google-cloud-credits .h-c-intro {
    margin-top: 24px;
}
@media (min-width: 600px) {
    .for-higher-ed .for-higher-ed-google-cloud-credits .h-c-headline,
    .for-higher-ed .for-higher-ed-google-cloud-credits .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .for-higher-ed-google-cloud-credits .h-c-intro,
    .higher-ed-solutions .for-higher-ed-google-cloud-credits .h-c-headline,
    .higher-ed-solutions .for-higher-ed-google-cloud-credits .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .for-higher-ed-google-cloud-credits .h-c-intro {
        margin-top: 0;
    }
}
.for-higher-ed .h-c-headline.h-c-headline--three,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-headline--three.h-c-intro,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
.for-higher-ed .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .for-higher-ed .h-c-intro,
.for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-headline.h-c-headline--four,
.for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline.h-c-headline--four,
.for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline.h-c-headline--four,
.for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-headline,
.for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline,
.for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline,
.for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-intro,
.for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
.for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
.for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-intro,
.for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
.for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
.for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline.h-c-headline--four,
.for-higher-ed .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline.h-c-headline--four,
.for-higher-ed .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline.h-c-headline--four,
.for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline,
.for-higher-ed .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline,
.for-higher-ed .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline,
.for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
.for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro,
.for-higher-ed
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .for-higher-ed
    .h-c-intro,
.for-higher-ed
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .for-higher-ed
    .h-c-intro,
.for-higher-ed
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .for-higher-ed
    .h-c-intro,
.for-higher-ed
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .for-higher-ed
    .h-c-intro,
.for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
.for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro,
.for-higher-ed
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .for-higher-ed
    .h-c-intro,
.for-higher-ed
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .for-higher-ed
    .h-c-intro,
.for-higher-ed
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .for-higher-ed
    .h-c-intro,
.for-higher-ed
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .for-higher-ed
    .h-c-intro,
.higher-ed-solutions .h-c-headline.h-c-headline--three,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-headline--three.h-c-intro,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
.higher-ed-solutions .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-headline.h-c-headline--four,
.higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline.h-c-headline--four,
.higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline.h-c-headline--four,
.higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline.h-c-headline--four,
.higher-ed-solutions .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline.h-c-headline--four,
.higher-ed-solutions .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline.h-c-headline--four,
.higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline,
.higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro,
.higher-ed-solutions
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
.higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro,
.higher-ed-solutions
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .higher-ed-solutions
    .h-c-intro,
.higher-ed-solutions
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .higher-ed-solutions
    .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .for-higher-ed .h-c-headline.h-c-headline--three,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-headline--three.h-c-intro,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro.h-c-headline--four,
    .for-higher-ed .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .for-higher-ed .h-c-intro,
    .for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-headline.h-c-headline--four,
    .for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline.h-c-headline--four,
    .for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline.h-c-headline--four,
    .for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-headline,
    .for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline,
    .for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-headline,
    .for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-intro,
    .for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
    .for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
    .for-higher-ed .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .for-higher-ed .h-c-intro,
    .for-higher-ed .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
    .for-higher-ed .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .for-higher-ed .h-c-intro,
    .for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline.h-c-headline--four,
    .for-higher-ed .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline.h-c-headline--four,
    .for-higher-ed .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline.h-c-headline--four,
    .for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline,
    .for-higher-ed .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline,
    .for-higher-ed .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-headline,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-headline,
    .for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .for-higher-ed .h-c-intro,
    .for-higher-ed .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro,
    .for-higher-ed
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .for-higher-ed .h-c-intro,
    .for-higher-ed .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .for-higher-ed .h-c-intro,
    .for-higher-ed
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .for-higher-ed
        .h-c-intro,
    .for-higher-ed
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .for-higher-ed
        .h-c-intro,
    .higher-ed-solutions .h-c-headline.h-c-headline--three,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-headline--three.h-c-intro,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro.h-c-headline--four,
    .higher-ed-solutions .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-headline.h-c-headline--four,
    .higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline.h-c-headline--four,
    .higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline.h-c-headline--four,
    .higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline.h-c-headline--four,
    .higher-ed-solutions .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline.h-c-headline--four,
    .higher-ed-solutions .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline.h-c-headline--four,
    .higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-headline,
    .higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .higher-ed-solutions .h-c-intro,
    .higher-ed-solutions
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .higher-ed-solutions
        .h-c-intro,
    .higher-ed-solutions
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .higher-ed-solutions
        .h-c-intro {
        margin-bottom: 16px;
    }
}
.for-higher-ed .flexible-content--left,
.higher-ed-solutions .flexible-content--left {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .for-higher-ed .flexible-content--left,
    .higher-ed-solutions .flexible-content--left {
        margin-bottom: 48px;
    }
}
.get-products-intro .h-c-button {
    margin-top: 0;
}
.get-products-popular-products {
    padding-bottom: 35px;
}
.get-products-popular-products .h-c-page > .flexible-content {
    padding-bottom: 32px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-popular-products .h-c-page > .flexible-content {
        padding-bottom: 16px;
    }
}
@media (max-width: 599px) {
    .get-products-popular-products .h-c-page > .flexible-content {
        padding-bottom: 16px;
    }
}
.get-products-popular-products .product-tile .h-c-tile {
    border: none;
}
.get-products-popular-products .product-tile .h-c-tile__header {
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-popular-products .product-tile .h-c-tile__header {
        padding-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .get-products-popular-products .product-tile .h-c-tile__header {
        padding-bottom: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-popular-products .product-tile .h-c-tile__body p {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (max-width: 599px) {
    .get-products-popular-products .product-tile .h-c-tile__body p {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-popular-products .product-tile .h-c-tile__body {
        padding-bottom: 28px;
    }
}
@media (max-width: 599px) {
    .get-products-popular-products .product-tile .h-c-tile__body {
        padding-bottom: 28px;
    }
}
@media (min-width: 600px) {
    .get-products-popular-products .product-tile .h-c-tile__header,
    .get-products-popular-products .product-tile .h-c-tile__body,
    .get-products-popular-products .product-tile .h-c-tile__cta {
        padding-left: 0;
    }
}
@media (max-width: 599px) {
    .get-products-popular-products .product-tile .h-c-tile__header,
    .get-products-popular-products .product-tile .h-c-tile__body,
    .get-products-popular-products .product-tile .h-c-tile__cta {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-popular-products .product-tile .h-c-tile {
        margin-bottom: -2px;
        min-height: 176px;
        width: 100%;
    }
}
@media (max-width: 599px) {
    .get-products-popular-products .product-tile .h-c-tile {
        margin-bottom: -2px;
        min-height: 176px;
        width: 100%;
    }
}
.get-products-offers {
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-offers {
        padding-top: 39px;
    }
}
@media (max-width: 599px) {
    .get-products-offers {
        padding-top: 39px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .get-products-get-started .get-started-container {
        max-height: 246px;
    }
}
@media (min-width: 600px) {
    .get-products-get-started .get-started-container {
        padding-left: 10%;
        padding-right: 10%;
    }
}
.get-products .flexible-content-columns .h-c-grid__col {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .get-products .flexible-content-columns .h-c-grid__col--6 {
        margin-bottom: 0;
    }
}
.get-products .flexible-content-columns .h-c-grid__col:last-child {
    margin-bottom: 0;
}
.for-k-12-resources-help-team .flexible-content-columns,
.k12-solutions-resources-help-team .flexible-content-columns {
    padding: 0;
}
.home-asperitas section.visible .gfe-cutout__content {
    bottom: 0;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
@media (min-width: 1024px) {
    .home-asperitas section.visible .gfe-cutout__content {
        bottom: -43px;
    }
}
@media (min-width: 1440px) {
    .home-asperitas section.visible .gfe-cutout__content {
        bottom: -73px;
    }
}
.home-asperitas section.visible .gfe-cutout__image {
    bottom: 0;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
@media (min-width: 1440px) {
    .home-asperitas section.visible .gfe-cutout__image {
        bottom: 0;
    }
}
.home-asperitas section .gfe-cutout__content {
    bottom: -175px;
    opacity: 0;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    opacity: 1;
}
@media (min-width: 1024px) {
    .home-asperitas section .gfe-cutout__content {
        bottom: -350px;
    }
}
.home-asperitas section .gfe-cutout__image {
    bottom: -175px;
    opacity: 0;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    bottom: -100px;
    position: relative;
    -webkit-transition: all 1.3s ease-in-out;
    transition: all 1.3s ease-in-out;
}
@media (min-width: 1024px) {
    .home-asperitas section .gfe-cutout__image {
        bottom: -350px;
    }
}
@media (min-width: 1024px) {
    .home-asperitas section .gfe-cutout__image {
        bottom: -200px;
    }
}
.home-asperitas-intro {
    margin-top: 45px;
}
.home-asperitas-intro.visible .animated-section-intro__headline,
.home-asperitas-intro.visible .animated-section-intro__body,
.home-asperitas-intro.visible .h-c-button.h-c-button--primary {
    bottom: 0;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
@media (min-width: 1440px) {
    .home-asperitas-intro.visible .animated-section-intro__headline,
    .home-asperitas-intro.visible .animated-section-intro__body,
    .home-asperitas-intro.visible .h-c-button.h-c-button--primary {
        bottom: 0;
    }
}
.home-asperitas-intro .animated-section-intro__headline {
    color: #202124;
}
@media (min-width: 600px) {
    .home-asperitas-intro .animated-section-intro__headline > span:first-of-type {
        margin-left: 30px;
    }
}
.home-asperitas-intro .animated-section-intro__headline .animated-container span:first-of-type {
    color: #34a853;
}
.home-asperitas-intro .animated-section-intro__headline .animated-container span:nth-of-type(2) {
    color: #fbbc04;
}
.home-asperitas-intro .animated-section-intro__headline .animated-container span:nth-of-type(3) {
    color: #1967d2;
}
.home-asperitas-intro .animated-section-intro__headline .animated-container span:nth-of-type(4) {
    color: #d93025;
}
.home-asperitas-intro .animated-section-intro__headline,
.home-asperitas-intro .animated-section-intro__body,
.home-asperitas-intro .h-c-button.h-c-button--primary {
    bottom: -175px;
    opacity: 0;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    bottom: -30px;
    position: relative;
}
@media (min-width: 1024px) {
    .home-asperitas-intro .animated-section-intro__headline,
    .home-asperitas-intro .animated-section-intro__body,
    .home-asperitas-intro .h-c-button.h-c-button--primary {
        bottom: -350px;
    }
}
.home-asperitas-intro .h-c-button.h-c-button--primary {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}
@media (min-width: 1024px) {
    .home-asperitas-intro {
        margin-top: 92px;
    }
}
.home-asperitas-students {
    margin-top: 40px;
    padding-bottom: 0;
}
@media (min-width: 1440px) {
    .home-asperitas-students .gfe-cutout__content {
        right: 45px;
    }
}
.home-asperitas-students .gfe-cutout__content__headline {
    font-size: 24px;
}
@media (min-width: 1440px) {
    .home-asperitas-students .gfe-cutout__content__headline {
        font-size: 44px;
    }
}
.home-asperitas-students .gfe-cutout__content__description p {
    font-size: 16px;
}
@media (min-width: 1440px) {
    .home-asperitas-students .gfe-cutout__content__description p {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .home-asperitas-students {
        margin-top: 56px;
        padding-bottom: 48px;
    }
}
.home-asperitas-faculty-and-researchers {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .home-asperitas-faculty-and-researchers .gfe-content-block,
    .home-asperitas-faculty-and-researchers .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .home-asperitas-faculty-and-researchers .main > section[class*="-intro"]:first-of-type {
        padding-top: 16px;
    }
}
@media (min-width: 1440px) {
    .home-asperitas-faculty-and-researchers .gfe-cutout__content {
        left: 45px;
        padding-right: 90px;
    }
}
.home-asperitas-faculty-and-researchers .gfe-cutout__content__headline {
    font-size: 24px;
}
@media (min-width: 1440px) {
    .home-asperitas-faculty-and-researchers .gfe-cutout__content__headline {
        font-size: 44px;
    }
}
.home-asperitas-faculty-and-researchers .gfe-cutout__content__description p {
    font-size: 16px;
}
@media (min-width: 1440px) {
    .home-asperitas-faculty-and-researchers .gfe-cutout__content__description p {
        font-size: 18px;
    }
}
.home-asperitas-faculty-and-researchers .gfe-cutout__content__cta:last-of-type > a {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .home-asperitas-faculty-and-researchers {
        padding-top: 16px;
    }
}
.home-asperitas-administrators {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 42px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .home-asperitas-administrators .gfe-content-block,
    .home-asperitas-administrators .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .home-asperitas-administrators .main > section[class*="-intro"]:first-of-type {
        padding-top: 16px;
    }
}
.home-asperitas-administrators .gfe-cutout__content h2 {
    margin-right: 0;
}
@media (min-width: 1440px) {
    .home-asperitas-administrators .gfe-cutout__content {
        padding-right: 68px;
        right: 45px;
    }
}
.home-asperitas-administrators .gfe-cutout__content__headline {
    font-size: 24px;
}
@media (min-width: 1440px) {
    .home-asperitas-administrators .gfe-cutout__content__headline {
        font-size: 44px;
    }
}
.home-asperitas-administrators .gfe-cutout__content__description p {
    font-size: 16px;
}
@media (min-width: 1440px) {
    .home-asperitas-administrators .gfe-cutout__content__description p {
        font-size: 18px;
    }
}
@media (min-width: 600px) {
    .home-asperitas-administrators {
        padding-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    .home-asperitas-administrators {
        padding-top: 64px;
    }
}
.home-asperitas-start-with-google-cloud {
    padding-bottom: 0;
    padding-top: 0;
}
.home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--three,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--three,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--three,
.home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
.home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-intro,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-intro,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-intro,
.home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-intro,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-intro,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-intro,
.home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline--four,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
.home-asperitas-start-with-google-cloud .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
.home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
.home-asperitas-start-with-google-cloud .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
.home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.home-asperitas-start-with-google-cloud .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .gfe-content-block
    .flexible-content-columns
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
.training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
.home-asperitas-start-with-google-cloud .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
.home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-headline,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-headline,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-headline,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-headline,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-headline,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-headline,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-headline,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-headline,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-headline,
.home-asperitas-start-with-google-cloud .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-headline,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-headline,
.home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-headline,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.home-asperitas-start-with-google-cloud .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section:first-of-type[class*="-intro"]
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .home-asperitas-start-with-google-cloud
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .home-asperitas-start-with-google-cloud
    .gfe-content-block:first-of-type
    .h-c-intro,
.home-asperitas-start-with-google-cloud
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .home-asperitas-start-with-google-cloud
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .home-asperitas-start-with-google-cloud
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .home-asperitas-start-with-google-cloud
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro {
    max-width: 260px;
    margin: 0 auto 8px;
}
@media (min-width: 600px) {
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--three,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--three,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--three,
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-intro,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-intro,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro {
        max-width: 300px;
    }
}
@media (min-width: 1024px) {
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--three,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--three,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--three,
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-intro,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-intro,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-intro,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .flexible-content-columns .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .gfe-content-block
        .flexible-content-columns
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .training-courses .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .training-courses .home-asperitas-start-with-google-cloud .main > section:first-of-type[class*="-intro"] .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .home-asperitas-start-with-google-cloud .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .gfe-content-block:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-headline,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .home-asperitas-start-with-google-cloud .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-headline,
    .home-asperitas-start-with-google-cloud .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .home-asperitas-start-with-google-cloud .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .home-asperitas-start-with-google-cloud .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .home-asperitas-start-with-google-cloud .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section:first-of-type[class*="-intro"]
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .home-asperitas-start-with-google-cloud
        .gfe-content-block:first-of-type
        .h-c-intro,
    .home-asperitas-start-with-google-cloud
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .home-asperitas-start-with-google-cloud
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .home-asperitas-start-with-google-cloud
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .home-asperitas-start-with-google-cloud
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro {
        margin: 0 auto 81px;
        max-width: 433px;
    }
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs__controls {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 1024px) {
    .home-asperitas-start-with-google-cloud .gfe-simple-tabs__controls {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 0;
    }
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs__toggle {
    background: #fff;
    border-bottom: 4px solid #d8d8d8;
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs__toggle--active {
    border-color: #1a73e8;
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs__content {
    padding-top: 8px;
}
@media (min-width: 1024px) {
    .home-asperitas-start-with-google-cloud .gfe-simple-tabs__content {
        padding-top: 40px;
    }
}
@media (min-width: 1440px) {
    .home-asperitas-start-with-google-cloud .gfe-simple-tabs__content {
        padding-left: 48px;
        padding-right: 48px;
    }
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs__content .h-c-link {
    margin-bottom: 16px;
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs__content .flexible-content-columns .h-c-grid__col:first-child {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .home-asperitas-start-with-google-cloud .gfe-simple-tabs__content .flexible-content-columns .h-c-grid__col:first-child {
        margin-bottom: 16px;
    }
}
.home-asperitas-start-with-google-cloud .gfe-simple-tabs section {
    padding: 0;
}
@media (min-width: 1024px) {
    .home-asperitas-start-with-google-cloud .gfe-simple-tabs {
        padding: 0 8.4%;
    }
}
@media (min-width: 1024px) {
    .home-asperitas-start-with-google-cloud {
        padding-top: 34px;
    }
}
.home-asperitas-get-started {
    padding-top: 29px;
}
.home-asperitas-get-started .get-started-container .h-c-intro {
    padding-bottom: 24px;
}
@media (min-width: 1440px) {
    .home-asperitas-get-started .get-started-container .h-c-intro {
        max-width: 570px;
    }
}
.home-asperitas-get-started .get-started-cta-container .h-c-button {
    height: auto;
    margin-bottom: 16px;
    width: 230px;
}
@media (min-width: 1024px) {
    .home-asperitas-get-started .get-started-cta-container .h-c-button {
        margin-bottom: 0;
        width: auto;
    }
}
@media (min-width: 1024px) {
    .home-asperitas-get-started .get-started-cta-container .h-c-button:first-child {
        margin-right: 5px;
    }
}
@media (min-width: 1024px) {
    .home-asperitas-get-started {
        padding-top: 88px;
    }
}
.confirmation-page-hero,
.enrollment-confirmation-non-elegible-hero,
.enrollment-confirmation-elegible-hero {
    background-color: #f8f9fa;
    padding: 0;
}
.confirmation-page-hero .gfe-content-block,
.confirmation-page-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .confirmation-page-hero .main > section[class*="-intro"]:first-of-type,
.enrollment-confirmation-non-elegible-hero .gfe-content-block,
.enrollment-confirmation-non-elegible-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .enrollment-confirmation-non-elegible-hero .main > section[class*="-intro"]:first-of-type,
.enrollment-confirmation-elegible-hero .gfe-content-block,
.enrollment-confirmation-elegible-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .enrollment-confirmation-elegible-hero .main > section[class*="-intro"]:first-of-type {
    padding: 0;
}
@media (max-width: 1439px) {
    .confirmation-page-hero .gfe-content-block,
    .confirmation-page-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .confirmation-page-hero .main > section[class*="-intro"]:first-of-type,
    .enrollment-confirmation-non-elegible-hero .gfe-content-block,
    .enrollment-confirmation-non-elegible-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .enrollment-confirmation-non-elegible-hero .main > section[class*="-intro"]:first-of-type,
    .enrollment-confirmation-elegible-hero .gfe-content-block,
    .enrollment-confirmation-elegible-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .enrollment-confirmation-elegible-hero .main > section[class*="-intro"]:first-of-type {
        padding: 35px 0;
    }
}
@media (max-width: 599px) {
    .confirmation-page-hero .gfe-content-block,
    .confirmation-page-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .confirmation-page-hero .main > section[class*="-intro"]:first-of-type,
    .enrollment-confirmation-non-elegible-hero .gfe-content-block,
    .enrollment-confirmation-non-elegible-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .enrollment-confirmation-non-elegible-hero .main > section[class*="-intro"]:first-of-type,
    .enrollment-confirmation-elegible-hero .gfe-content-block,
    .enrollment-confirmation-elegible-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .enrollment-confirmation-elegible-hero .main > section[class*="-intro"]:first-of-type {
        padding: 48px 0;
    }
}
.confirmation-page-hero .gfe-responsive-image,
.enrollment-confirmation-non-elegible-hero .gfe-responsive-image,
.enrollment-confirmation-elegible-hero .gfe-responsive-image {
    margin-bottom: 0 !important;
    max-width: 653px;
}
.confirmation-page-hero .h-c-headline.h-has-bottom-margin:not(.h-c-headline--one),
.confirmation-page-hero .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro:not(.h-c-headline--one),
.gfe-full-width-color-stories__tiles__tile--small .confirmation-page-hero .h-has-bottom-margin.h-c-intro:not(.h-c-headline--one),
.enrollment-confirmation-non-elegible-hero .h-c-headline.h-has-bottom-margin:not(.h-c-headline--one),
.enrollment-confirmation-non-elegible-hero .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro:not(.h-c-headline--one),
.gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-non-elegible-hero .h-has-bottom-margin.h-c-intro:not(.h-c-headline--one),
.enrollment-confirmation-elegible-hero .h-c-headline.h-has-bottom-margin:not(.h-c-headline--one),
.enrollment-confirmation-elegible-hero .gfe-full-width-color-stories__tiles__tile--small .h-has-bottom-margin.h-c-intro:not(.h-c-headline--one),
.gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-elegible-hero .h-has-bottom-margin.h-c-intro:not(.h-c-headline--one) {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .confirmation-page-hero .h-c-headline,
    .confirmation-page-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .confirmation-page-hero .h-c-intro,
    .enrollment-confirmation-non-elegible-hero .h-c-headline,
    .enrollment-confirmation-non-elegible-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-non-elegible-hero .h-c-intro,
    .enrollment-confirmation-elegible-hero .h-c-headline,
    .enrollment-confirmation-elegible-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-elegible-hero .h-c-intro {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 95%;
    }
    .confirmation-page-hero .h-c-headline.h-c-headline--one.h-has-bottom-margin,
    .confirmation-page-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .confirmation-page-hero .h-c-headline--one.h-has-bottom-margin.h-c-intro,
    .enrollment-confirmation-non-elegible-hero .h-c-headline.h-c-headline--one.h-has-bottom-margin,
    .enrollment-confirmation-non-elegible-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-non-elegible-hero .h-c-headline--one.h-has-bottom-margin.h-c-intro,
    .enrollment-confirmation-elegible-hero .h-c-headline.h-c-headline--one.h-has-bottom-margin,
    .enrollment-confirmation-elegible-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-elegible-hero .h-c-headline--one.h-has-bottom-margin.h-c-intro {
        margin-bottom: 16px;
    }
}
.confirmation-page-credit-type .flexible-content-columns,
.enrollment-confirmation-non-elegible-credit-type .flexible-content-columns,
.enrollment-confirmation-elegible-credit-type .flexible-content-columns {
    margin-top: 48px;
}
@media (max-width: 1023px) {
    .confirmation-page-credit-type .flexible-content-columns,
    .enrollment-confirmation-non-elegible-credit-type .flexible-content-columns,
    .enrollment-confirmation-elegible-credit-type .flexible-content-columns {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .confirmation-page-credit-type .flexible-content-columns,
    .enrollment-confirmation-non-elegible-credit-type .flexible-content-columns,
    .enrollment-confirmation-elegible-credit-type .flexible-content-columns {
        margin-bottom: 48px;
    }
}
.confirmation-page-credit-type .flexible-content-columns:first-child,
.enrollment-confirmation-non-elegible-credit-type .flexible-content-columns:first-child,
.enrollment-confirmation-elegible-credit-type .flexible-content-columns:first-child {
    margin-top: 0;
}
.confirmation-page-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image,
.enrollment-confirmation-non-elegible-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image,
.enrollment-confirmation-elegible-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
    margin-bottom: 24px;
}
@media (max-width: 1023px) {
    .confirmation-page-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image,
    .enrollment-confirmation-non-elegible-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image,
    .enrollment-confirmation-elegible-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin-bottom: 16px;
    }
}
.confirmation-page-credit-type .h-c-headline,
.confirmation-page-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .confirmation-page-credit-type .h-c-intro,
.enrollment-confirmation-non-elegible-credit-type .h-c-headline,
.enrollment-confirmation-non-elegible-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-non-elegible-credit-type .h-c-intro,
.enrollment-confirmation-elegible-credit-type .h-c-headline,
.enrollment-confirmation-elegible-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-elegible-credit-type .h-c-intro {
    margin-bottom: 16px;
}
@media (max-width: 1023px) {
    .confirmation-page-credit-type .h-c-headline,
    .confirmation-page-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .confirmation-page-credit-type .h-c-intro,
    .enrollment-confirmation-non-elegible-credit-type .h-c-headline,
    .enrollment-confirmation-non-elegible-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-non-elegible-credit-type .h-c-intro,
    .enrollment-confirmation-elegible-credit-type .h-c-headline,
    .enrollment-confirmation-elegible-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .enrollment-confirmation-elegible-credit-type .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .confirmation-page-credit-type .h-c-grid__col,
    .enrollment-confirmation-non-elegible-credit-type .h-c-grid__col,
    .enrollment-confirmation-elegible-credit-type .h-c-grid__col {
        margin-bottom: 48px;
    }
    .confirmation-page-credit-type .flexible-content-columns:last-child .h-c-grid__col:last-child,
    .enrollment-confirmation-non-elegible-credit-type .flexible-content-columns:last-child .h-c-grid__col:last-child,
    .enrollment-confirmation-elegible-credit-type .flexible-content-columns:last-child .h-c-grid__col:last-child {
        margin-bottom: 0;
    }
}
.faculty-resources-hero {
    background-color: #f8f9fa;
    padding: 0;
}
.faculty-resources-hero .gfe-content-block,
.faculty-resources-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-resources-hero .main > section[class*="-intro"]:first-of-type {
    padding: 0;
}
@media (max-width: 1439px) {
    .faculty-resources-hero .gfe-content-block,
    .faculty-resources-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .faculty-resources-hero .main > section[class*="-intro"]:first-of-type {
        padding: 34px 0;
    }
}
@media (max-width: 599px) {
    .faculty-resources-hero .gfe-content-block,
    .faculty-resources-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .faculty-resources-hero .main > section[class*="-intro"]:first-of-type {
        padding: 48px 0;
    }
}
.faculty-resources-hero .gfe-responsive-image {
    margin-bottom: 0 !important;
    max-width: 653px;
}
.faculty-resources-hero .h-c-headline.h-c-headline--one.h-has-bottom-margin,
.faculty-resources-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .faculty-resources-hero .h-c-headline--one.h-has-bottom-margin.h-c-intro {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .faculty-resources-hero .h-c-headline.h-c-headline--one.h-has-bottom-margin,
    .faculty-resources-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .faculty-resources-hero .h-c-headline--one.h-has-bottom-margin.h-c-intro {
        text-align: center;
    }
}
.faculty-resources-what-are-the-benefits .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image {
    margin: 0;
}
.faculty-resources-apply-for-credits .flexible-content-columns {
    margin-bottom: 48px;
}
.faculty-resources-apply-for-credits .flexible-content-columns:last-child {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .faculty-resources-apply-for-credits .flexible-content-columns .h-c-grid__col:first-child {
        margin-bottom: 48px;
    }
}
.faculty-resources-learning-paths .flexible-content-columns:nth-child(1) {
    margin-bottom: 24px;
}
.faculty-resources-learning-paths .gfe-ccs-tile {
    min-height: 328px;
}
.faculty-resources-resources .scrollable-content__section .h-c-grid__col {
    margin-bottom: 48px;
}
@media (max-width: 1023px) {
    .faculty-resources-resources .scrollable-content__section .h-c-grid__col {
        margin-bottom: 24px;
    }
}
.faculty-resources-case-studies .glue-carousel .h-c-carousel__item .gfe-story-card {
    -ms-flex-preferred-size: 47.92401%;
    flex-basis: 47.92401%;
    width: 47.92401%;
}
@media (max-width: 1023px) {
    .faculty-resources-case-studies .glue-carousel .h-c-carousel__item .gfe-story-card {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
        margin: 0 1.03799%;
    }
}
.credit-programs-hero {
    padding: 0;
    background-color: #f8f9fa;
}
.credit-programs-hero .gfe-content-block,
.credit-programs-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .credit-programs-hero .main > section[class*="-intro"]:first-of-type {
    padding: 0;
}
@media (max-width: 1439px) {
    .credit-programs-hero .gfe-content-block,
    .credit-programs-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .credit-programs-hero .main > section[class*="-intro"]:first-of-type {
        padding: 34px 0;
    }
}
@media (max-width: 1023px) {
    .credit-programs-hero .gfe-content-block,
    .credit-programs-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .credit-programs-hero .main > section[class*="-intro"]:first-of-type {
        padding: 24.5px 0;
    }
}
@media (max-width: 599px) {
    .credit-programs-hero .gfe-content-block,
    .credit-programs-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .credit-programs-hero .main > section[class*="-intro"]:first-of-type {
        padding: 48px 0;
    }
}
.credit-programs-hero .gfe-responsive-image {
    margin-bottom: 0 !important;
    max-width: 653px;
}
.credit-programs-hero .h-c-headline.h-c-headline--one.h-has-bottom-margin,
.credit-programs-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .credit-programs-hero .h-c-headline--one.h-has-bottom-margin.h-c-intro {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .credit-programs-hero .h-c-headline,
    .credit-programs-hero .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .credit-programs-hero .h-c-intro {
        text-align: center;
    }
}
.credit-programs-benefits {
    padding-bottom: 0;
}
.credit-programs-benefits .h-c-headline.h-c-headline--two.h-has-bottom-margin,
.credit-programs-benefits .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .credit-programs-benefits .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    font-size: 32px;
    line-height: 1.25;
    margin-bottom: 16px;
}
@media (max-width: 1023px) {
    .credit-programs-benefits .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .credit-programs-benefits .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .credit-programs-benefits .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        font-size: 24px;
        line-height: 1.33333;
        margin-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .credit-programs-benefits .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .credit-programs-benefits .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .credit-programs-benefits .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        font-size: 20px;
        line-height: 1.16667;
    }
}
.credit-programs-benefits .h-c-button {
    margin-top: 0;
}
.credit-programs-credit-type {
    padding-top: 0;
}
.credit-programs-credit-type .flexible-content-columns {
    margin-top: 48px;
}
@media (max-width: 1023px) {
    .credit-programs-credit-type .flexible-content-columns {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .credit-programs-credit-type .flexible-content-columns {
        margin-bottom: 48px;
    }
}
.credit-programs-credit-type .flexible-content-columns:first-child {
    margin-top: 0;
}
.credit-programs-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
    margin-bottom: 24px;
}
@media (max-width: 1023px) {
    .credit-programs-credit-type .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin-bottom: 16px;
    }
}
.credit-programs-credit-type .h-c-headline,
.credit-programs-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .credit-programs-credit-type .h-c-intro {
    margin-bottom: 16px;
}
@media (max-width: 1023px) {
    .credit-programs-credit-type .h-c-headline,
    .credit-programs-credit-type .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .credit-programs-credit-type .h-c-intro {
        margin-bottom: 8px;
    }
}
@media (max-width: 599px) {
    .credit-programs-credit-type .h-c-grid__col {
        margin-bottom: 48px;
    }
    .credit-programs-credit-type .flexible-content-columns:last-child .h-c-grid__col:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 1023px) {
    .credit-programs-program-differences-table {
        padding-top: 0;
    }
}
.credit-programs-program-differences-table .page-intro {
    margin: 48px 0 0;
}
.credit-programs-program-differences-table .page-intro .h-c-headline,
.credit-programs-program-differences-table .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .credit-programs-program-differences-table .page-intro .h-c-intro {
    margin: 0;
    font-size: 32px;
    line-height: 1.25;
}
@media (max-width: 1023px) {
    .credit-programs-program-differences-table .page-intro .h-c-headline,
    .credit-programs-program-differences-table .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .credit-programs-program-differences-table .page-intro .h-c-intro {
        font-size: 24px;
        line-height: 1.33333;
    }
}
@media (max-width: 599px) {
    .credit-programs-program-differences-table .page-intro .h-c-headline,
    .credit-programs-program-differences-table .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .credit-programs-program-differences-table .page-intro .h-c-intro {
        font-size: 20px;
        line-height: 1.16667;
    }
}
.credit-programs-program-differences-table .h-c-table {
    table-layout: fixed;
    margin-top: 48px;
}
.credit-programs-program-differences-table .h-c-table thead th {
    text-align: center;
}
.credit-programs-program-differences-table .h-c-table tbody tr {
    height: 111px;
}
.credit-programs-program-differences-table .h-c-table tbody h6 {
    display: none;
}
@media (max-width: 1023px) {
    .credit-programs-program-differences-table .h-c-table {
        border-top: 0 !important;
    }
    .credit-programs-program-differences-table .h-c-table thead {
        display: none;
    }
    .credit-programs-program-differences-table .h-c-table tbody tr {
        border-top: 1px solid #dadce0 !important;
        height: 100%;
        overflow: hidden;
    }
    .credit-programs-program-differences-table .h-c-table tbody tr:first-child {
        border-top: 0 !important;
    }
    .credit-programs-program-differences-table .h-c-table tbody td {
        border: 0 !important;
        float: left;
        width: 50%;
        padding: 0 0 24px 0 !important;
    }
    .credit-programs-program-differences-table .h-c-table tbody td:first-child {
        padding-top: 24px !important;
        padding-bottom: 16px !important;
        width: 100%;
    }
    .credit-programs-program-differences-table .h-c-table tbody td:empty {
        display: none;
    }
    .credit-programs-program-differences-table .h-c-table tbody h5 {
        font-size: 24px;
    }
    .credit-programs-program-differences-table .h-c-table tbody h6 {
        display: block;
    }
}
@media (max-width: 599px) {
    .credit-programs-program-differences-table .h-c-table tbody td {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .credit-programs-program-differences-table .h-c-table tbody td:before {
        display: none;
    }
    .credit-programs-program-differences-table .h-c-table h5 {
        font-size: 20px;
    }
}
.credit-programs-program-differences-table .h-c-table--stacked.h-c-table--comparisontable td {
    padding: 16px;
    color: #5f6368;
}
.credit-programs-program-differences-table .page-intro-button,
.credit-programs-program-differences-table .page-intro-button a {
    margin: 0;
}
.students-google-for-education .h-c-modal--video {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
}
.students-google-for-education .h-c-modal--video .glue-c-modal__content {
    overflow: hidden;
}
.students-google-for-education-intro {
    padding-bottom: 80px;
}
@media (min-width: 1024px) {
    .students-google-for-education-intro {
        padding-bottom: 120px;
    }
}
.students-google-for-education-intro .gfe-content-block,
.students-google-for-education-intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-intro .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .students-google-for-education-intro .gfe-content-block,
    .students-google-for-education-intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .students-google-for-education-intro .main > section[class*="-intro"]:first-of-type {
        padding-top: 120px;
    }
}
.students-google-for-education-intro .page-intro {
    margin-bottom: 32px;
}
.students-google-for-education-intro .page-intro-copy {
    max-width: 288px;
    padding: 0 16px;
}
@media (min-width: 600px) {
    .students-google-for-education-intro .page-intro-copy {
        max-width: 820px;
        padding: 0 55px;
    }
}
@media (min-width: 1024px) {
    .students-google-for-education-intro .page-intro-copy {
        padding: 0;
    }
}
@media (min-width: 1440px) {
    .students-google-for-education-intro .page-intro-copy {
        padding: 0;
    }
}
@media (min-width: 600px) {
    .students-google-for-education-intro .page-intro {
        margin-bottom: 64px;
    }
}
.students-google-for-education-gc-overview {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-gc-overview {
        padding-bottom: 120px;
    }
}
.students-google-for-education-gc-overview .gfe-content-block,
.students-google-for-education-gc-overview .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-gc-overview .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-gc-overview {
        padding-top: 60px;
    }
}
.students-google-for-education-training-overview {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-training-overview {
        padding-bottom: 120px;
    }
}
.students-google-for-education-training-overview .gfe-content-block,
.students-google-for-education-training-overview .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-training-overview .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.students-google-for-education-training-overview .h-c-intro {
    padding-right: 16px;
}
.students-google-for-education-training-overview .h-c-intro p {
    font-size: 14px;
}
@media (min-width: 600px) {
    .students-google-for-education-training-overview .h-c-intro p {
        font-size: 16px;
    }
}
@media (min-width: 600px) {
    .students-google-for-education-training-overview .h-c-intro {
        padding-right: 0;
    }
}
.students-google-for-education-playlists {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-playlists {
        padding-bottom: 120px;
    }
}
.students-google-for-education-playlists .gfe-content-block,
.students-google-for-education-playlists .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-playlists .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-playlists .flexible-content-columns .h-c-grid__col .gfe-responsive-image:nth-child(1):nth-last-child(1) {
        padding-left: 24px;
        padding-right: 0;
    }
}
.students-google-for-education-career-opportunities {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-career-opportunities {
        padding-bottom: 120px;
    }
}
.students-google-for-education-career-opportunities .gfe-content-block,
.students-google-for-education-career-opportunities .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-career-opportunities .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.students-google-for-education-case-studies {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-case-studies {
        padding-bottom: 120px;
    }
}
.students-google-for-education-case-studies .gfe-content-block,
.students-google-for-education-case-studies .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-case-studies .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.students-google-for-education-get-involved {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-get-involved {
        padding-bottom: 120px;
    }
}
.students-google-for-education-get-involved .gfe-content-block,
.students-google-for-education-get-involved .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-get-involved .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.students-google-for-education-news-and-events {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .students-google-for-education-news-and-events {
        padding-bottom: 120px;
    }
}
.students-google-for-education-news-and-events .gfe-content-block,
.students-google-for-education-news-and-events .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .students-google-for-education-news-and-events .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.students-google-for-education .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 600px) {
    .students-google-for-education .main > section[class*="-intro"] + a + .students-google-for-education-training-overview {
        padding-top: 10px;
    }
}
@media (min-width: 1024px) {
    .students-google-for-education .main > section[class*="-intro"] + a + .students-google-for-education-training-overview {
        padding-top: 95px;
    }
}
.teaching-credits .main > section.teaching-credits-intro {
    padding-top: 0;
}
.teaching-credits-intro {
    background-color: #f8f9fa;
    padding-bottom: 0;
    padding-bottom: 0;
    text-align: center;
}
.teaching-credits-intro .gfe-content-block,
.teaching-credits-intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .teaching-credits-intro .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 48px;
    padding-top: 48px;
}
@media (min-width: 1024px) {
    .teaching-credits-intro .gfe-content-block,
    .teaching-credits-intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teaching-credits-intro .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}
.teaching-credits-intro .page-intro-copy {
    margin: 0 auto 8px auto;
}
.teaching-credits-intro .gfe-responsive-image {
    max-width: 615px;
}
.teaching-credits-intro .flexible-content {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .teaching-credits-intro .flexible-content {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding: 0;
        width: 60%;
    }
}
@media (min-width: 1024px) {
    .teaching-credits-intro .flexible-content {
        padding: 0 100px;
    }
}
.teaching-credits-form .gfe-field .h-c-button {
    margin: 24px 0 0;
}
.training-credits-application-page-title {
    background-color: #f8f9fa;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
}
.training-credits-application-page-title .gfe-content-block,
.training-credits-application-page-title .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .training-credits-application-page-title .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 48px;
    padding-top: 48px;
}
@media (min-width: 1024px) {
    .training-credits-application-page-title .gfe-content-block,
    .training-credits-application-page-title .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .training-credits-application-page-title .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}
.training-credits-application-page-title .page-intro-copy {
    margin: 0 auto 8px auto;
}
.training-credits-application-page-title .flexible-content {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .training-credits-application-page-title .flexible-content {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding: 0;
        width: 60%;
    }
}
@media (min-width: 1024px) {
    .training-credits-application-page-title .flexible-content {
        padding: 0 100px;
    }
}
.training-credits-application-page-title .flexible-content .h-c-copy {
    margin-bottom: 0;
}
.training-credits-application-information {
    padding-bottom: 0;
}
.training-credits-application-information .h-c-headline--four,
.training-credits-application-information .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-credits-application-information .h-c-headline,
.training-credits-application-information .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-credits-application-information .h-c-intro,
.training-credits-application-information .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-credits-application-information .h-c-intro {
    font-size: 18px;
}
.training-credits-application-information .flexible-content li {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .training-credits-application-information .flexible-content li {
        margin-top: 24px;
    }
}
.training-credits-application-form {
    padding-top: 0;
}
.career-readiness-application-page-title {
    background-color: #f8f9fa;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
}
.career-readiness-application-page-title .gfe-content-block,
.career-readiness-application-page-title .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-application-page-title .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 48px;
    padding-top: 48px;
}
@media (min-width: 1024px) {
    .career-readiness-application-page-title .gfe-content-block,
    .career-readiness-application-page-title .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-application-page-title .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}
.career-readiness-application-page-title .page-intro-copy {
    margin: 0 auto 8px auto;
}
.career-readiness-application-page-title .flexible-content {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .career-readiness-application-page-title .flexible-content {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding: 0;
        width: 60%;
    }
}
@media (min-width: 1024px) {
    .career-readiness-application-page-title .flexible-content {
        padding: 0 100px;
    }
}
.career-readiness-application-information {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .career-readiness-application-information .h-c-intro {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .career-readiness-application-information .h-c-intro {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .career-readiness-application-information .h-c-page > .flexible-content {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
.career-readiness-application-information .h-c-grid__col.h-c-grid__col-l--6:first-child .h-c-copy:nth-child(3) p {
    font-size: 80%;
}
.career-readiness-application-information .h-c-grid__col.h-c-grid__col-l--6:first-child .h-c-copy:nth-child(6) p {
    font-size: 80%;
}
.career-readiness-application-information .flexible-content-columns {
    display: none;
}
.career-readiness-application-form {
    padding-top: 16px;
}
.career-readiness-application-form .gfe-content-block,
.career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 600px) {
    .career-readiness-application-form .gfe-content-block,
    .career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type {
        padding-top: 48px;
    }
}
@media (min-width: 600px) {
    .career-readiness-application-form .gfe-content-block .flexible-content-columns,
    .career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns,
    .training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns {
        padding-bottom: 48px;
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .career-readiness-application-form .gfe-content-block .flexible-content-columns .gfe-content-block,
    .career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-content-block,
    .training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-content-block,
    .career-readiness-application-form .gfe-content-block .flexible-content-columns .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-application-form .gfe-content-block .flexible-content-columns .main > section[class*="-intro"]:first-of-type,
    .career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 48px;
    }
}
.career-readiness-application-form .gfe-content-block .flexible-content-columns .gfe-content-block .gfe-marketo-form-section-info,
.career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-content-block .gfe-marketo-form-section-info,
.training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-content-block .gfe-marketo-form-section-info,
.career-readiness-application-form .gfe-content-block .flexible-content-columns .training-courses .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info,
.training-courses .career-readiness-application-form .gfe-content-block .flexible-content-columns .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info,
.career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info,
.training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .career-readiness-application-form .gfe-content-block .flexible-content-columns .gfe-content-block .gfe-marketo-form-section-info,
    .career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-content-block .gfe-marketo-form-section-info,
    .training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-content-block .gfe-marketo-form-section-info,
    .career-readiness-application-form .gfe-content-block .flexible-content-columns .training-courses .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info,
    .training-courses .career-readiness-application-form .gfe-content-block .flexible-content-columns .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info,
    .career-readiness-application-form .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info,
    .training-courses .career-readiness-application-form .main > section[class*="-intro"]:first-of-type .flexible-content-columns .main > section[class*="-intro"]:first-of-type .gfe-marketo-form-section-info {
        padding-bottom: 24px;
    }
}
.research-credits-application-page-title {
    background-color: #f8f9fa;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
}
.research-credits-application-page-title .gfe-content-block,
.research-credits-application-page-title .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .research-credits-application-page-title .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 48px;
    padding-top: 48px;
}
@media (min-width: 1024px) {
    .research-credits-application-page-title .gfe-content-block,
    .research-credits-application-page-title .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .research-credits-application-page-title .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}
.research-credits-application-page-title .page-intro-copy {
    margin: 0 auto 8px auto;
}
.research-credits-application-page-title .flexible-content {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .research-credits-application-page-title .flexible-content {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding: 0;
        width: 60%;
    }
}
@media (min-width: 1024px) {
    .research-credits-application-page-title .flexible-content {
        padding: 0 100px;
    }
}
.research-credits-application-page-title .flexible-content .h-c-copy {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .research-credits-application-information .h-c-page > .flexible-content {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
.research-credits-application-information .gfe-content-block .flexible-content,
.research-credits-application-information .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
.training-courses .research-credits-application-information .main > section[class*="-intro"]:first-of-type .flexible-content {
    width: 100%;
}
.research-credits-application-information .gfe-content-block .flexible-content .flexible-content-block .h-c-copy,
.research-credits-application-information .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .flexible-content-block .h-c-copy,
.training-courses .research-credits-application-information .main > section[class*="-intro"]:first-of-type .flexible-content .flexible-content-block .h-c-copy {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
@media (min-width: 600px) {
    .research-credits-application-information .gfe-content-block .flexible-content .flexible-content-block .h-c-copy,
    .research-credits-application-information .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .flexible-content-block .h-c-copy,
    .training-courses .research-credits-application-information .main > section[class*="-intro"]:first-of-type .flexible-content .flexible-content-block .h-c-copy {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
.research-credits-application-form {
    padding-top: 0;
}
.research-credits-application-form .h-c-page {
    padding-top: 0;
}
.frequently-asked-questions-title {
    padding-top: 8px;
    padding-bottom: 0;
}
.frequently-asked-questions-tabs .gfe-accordion {
    max-width: 100%;
    margin: 0;
}
.frequently-asked-questions-faqs ul,
.frequently-asked-questions-faqs ol {
    margin-left: 35px;
}
.frequently-asked-questions-faqs ol li ul {
    margin-bottom: 16px;
}
.frequently-asked-questions .gfe-simple-tabs__controls {
    overflow: auto;
    background-image: none;
    background-attachment: scroll, scroll;
    background-position: left bottom, right bottom, left bottom, right bottom;
    background-repeat: no-repeat;
    background-size: 0 100%, 0 100%, 15px 100%, 15px 100%;
    mix-blend-mode: multiply;
    padding: 0 0 1px;
    position: relative;
}
.frequently-asked-questions .gfe-simple-tabs__controls.scrollBothSides {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))),
        -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0.1))),
        -webkit-gradient(linear, left top, right top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0.1)));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%),
        linear-gradient(to left, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0.1) 100%), linear-gradient(to right, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0.1) 100%);
}
.frequently-asked-questions .gfe-simple-tabs__controls.scrollRight {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))),
        -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0))),
        -webkit-gradient(linear, left top, right top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0.1)));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%),
        linear-gradient(to left, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0) 100%), linear-gradient(to right, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0.1) 100%);
}
.frequently-asked-questions .gfe-simple-tabs__controls.scrollLeft {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))),
        -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0.1))),
        -webkit-gradient(linear, left top, right top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, 0)));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%),
        linear-gradient(to left, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0.1) 100%), linear-gradient(to right, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, 0) 100%);
}
.frequently-asked-questions .gfe-simple-tabs__controls .gfe-simple-tabs__toggle {
    background-color: transparent;
    min-width: 160px;
}
.frequently-asked-questions .gfe-faqs-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style: none;
    margin-left: 0;
}
@media (max-width: 599px) {
    .frequently-asked-questions .gfe-faqs-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.frequently-asked-questions .gfe-faqs-list__item {
    margin-bottom: 18px;
}
.frequently-asked-questions .gfe-faqs-list__link {
    color: #000;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.frequently-asked-questions .gfe-faqs-list__link:hover {
    color: #1a73e8;
}
.frequently-asked-questions .gfe-simple-tabs__tab .glue-zippy-set.h-t-hercules {
    margin: 0 auto;
    min-width: 100%;
    padding: 0;
}
@media (max-width: 599px) {
    .frequently-asked-questions #career-readiness section:nth-child(1) {
        padding-bottom: 0;
    }
    .frequently-asked-questions #career-readiness section:nth-child(2) {
        padding-bottom: 0;
        padding-top: 28px;
    }
}
ol ol {
    list-style-type: lower-alpha;
}
.faqs-country-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
@media (max-width: 599px) {
    .faqs-country-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
.flexible-content-columns.as-faqs-section:not(:first-child) {
    padding: 180px 0 0;
}
@media (max-width: 1023px) {
    .flexible-content-columns.as-faqs-section:not(:first-child) {
        padding-top: 140px;
    }
}
@media (max-width: 599px) {
    .flexible-content-columns.as-faqs-section:not(:first-child) {
        padding-top: 100px;
    }
}
.researchers-hero {
    padding-bottom: 16px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .researchers-hero {
        padding-bottom: 80px;
    }
}
.researchers-hero .page-intro {
    padding-bottom: 40px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .researchers-hero .page-intro {
        padding-bottom: 120px;
        padding-top: 104px;
    }
}
@media (min-width: 1024px) {
    .researchers-hero .page-intro .h-c-headline.h-c-headline--subhead,
    .researchers-hero .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-hero .page-intro .h-c-intro {
        padding: 0 100px;
    }
}
.researchers-hero .gfe-content-block,
.researchers-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-hero .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .researchers-hero .gfe-cutout__content--bottom-right {
        bottom: -36px;
    }
}
.researchers-case-studies {
    padding-bottom: 0;
    padding-top: 0;
}
.researchers-case-studies .gfe-content-block,
.researchers-case-studies .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-case-studies .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.researchers-quote {
    padding-bottom: 56px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .researchers-quote {
        padding-top: 120px;
    }
}
@media (min-width: 1024px) {
    .researchers-quote {
        padding-bottom: 160px;
    }
}
.researchers-quote .gfe-content-block,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.researchers-quote .gfe-content-block .flexible-content-columns,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns {
    padding-bottom: 80px;
}
@media (min-width: 1024px) {
    .researchers-quote .gfe-content-block .flexible-content-columns,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns {
        padding-bottom: 120px;
    }
}
.researchers-quote .gfe-content-block .flexible-content-columns.flexible-content-columns--align-end,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns.flexible-content-columns--align-end,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns.flexible-content-columns--align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.researchers-quote .gfe-content-block .flexible-content-columns .h-c-grid__col:not(:last-child),
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col:not(:last-child),
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-grid__col:not(:last-child),
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col:not(:last-child),
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 0;
    }
}
@media (min-width: 1440px) {
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-grid__col-l--8,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col-l--8,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col-l--8 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        margin-left: 9.37133%;
        width: 47.92401%;
    }
}
@media (min-width: 1440px) {
    .researchers-quote .gfe-content-block .flexible-content-columns .h-c-grid__col-l--4,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col-l--4,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-grid__col-l--4 {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        margin-left: 9.37133%;
        width: 22.92401%;
    }
}
@media (min-width: 1440px) {
    .researchers-quote .gfe-cutout__content {
        padding-right: 64px;
    }
    .researchers-quote .gfe-cutout__content__headline {
        margin-right: 0;
    }
    .researchers-quote .gfe-cutout__content__description {
        margin-right: 79px;
    }
}
.researchers-certifications {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .researchers-certifications {
        padding-bottom: 120px;
    }
}
.researchers-certifications .gfe-content-block,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1440px) {
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child {
        margin-left: 9.37133%;
    }
}
@media (min-width: 1440px) {
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-intro {
        padding-right: 32px;
    }
}
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--subhead,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--subhead,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--subhead {
    font-family: roboto;
}
@media (min-width: 1440px) {
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--subhead,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--subhead,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--subhead {
        padding-right: 48px;
    }
}
@media (max-width: 1023px) {
    .researchers-certifications .gfe-content-block .h-c-grid__col:not(:last-child),
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col:not(:last-child),
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col:not(:last-child) {
        margin-bottom: 24px;
    }
}
@media (min-width: 1440px) {
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:not(:first-child),
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:not(:first-child),
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:not(:first-child) {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
    }
}
.researchers-certifications .gfe-content-block .h-c-grid__col:not(:last-child) .flexible-content,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col:not(:last-child) .flexible-content,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col:not(:last-child) .flexible-content {
    padding-right: 0;
}
.researchers-training {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .researchers-training {
        padding-bottom: 104px;
    }
}
.researchers-training .gfe-content-block,
.researchers-training .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-training .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.researchers-training .gfe-content-block__background {
    background-position: bottom;
}
@media (min-width: 1024px) {
    .researchers-training .gfe-content-block .section-intro-image .section-intro-image__content .section-intro-image__content-headline,
    .researchers-training .training-courses .main > section[class*="-intro"]:first-of-type .section-intro-image .section-intro-image__content .section-intro-image__content-headline,
    .training-courses .researchers-training .main > section[class*="-intro"]:first-of-type .section-intro-image .section-intro-image__content .section-intro-image__content-headline,
    .researchers-training .gfe-content-block .section-intro-image .section-intro-image__content .section-intro-image__content-body,
    .researchers-training .training-courses .main > section[class*="-intro"]:first-of-type .section-intro-image .section-intro-image__content .section-intro-image__content-body,
    .training-courses .researchers-training .main > section[class*="-intro"]:first-of-type .section-intro-image .section-intro-image__content .section-intro-image__content-body {
        max-width: 100%;
    }
}
.researchers-training .gfe-responsive-image__img {
    border-radius: 0;
}
@media (min-width: 1024px) {
    .researchers-training .playlist-list.h-c-grid {
        margin: 0;
    }
}
.researchers-get-involved {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .researchers-get-involved {
        padding-bottom: 120px;
    }
}
.researchers-get-involved .gfe-content-block,
.researchers-get-involved .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-get-involved .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .researchers-get-involved .full-width-columns.h-c-grid {
        margin: 0;
    }
}
.researchers-news-and-events {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .researchers-news-and-events {
        padding-bottom: 120px;
    }
}
.researchers-news-and-events .gfe-content-block,
.researchers-news-and-events .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .researchers-news-and-events .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-hero {
    padding-bottom: 64px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-hero {
        padding-bottom: 120px;
    }
}
.faculty-hero .page-intro {
    padding-bottom: 40px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .faculty-hero .page-intro {
        padding-bottom: 64px;
        padding-top: 120px;
    }
}
@media (max-width: 1034px) {
    .faculty-hero .page-intro br {
        display: none;
    }
}
.faculty-hero .gfe-content-block,
.faculty-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (max-width: 599px) {
    .faculty-hero .gfe-cutout__content {
        padding: 16px;
    }
}
.faculty-credits {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 600px) {
    .faculty-credits {
        padding-bottom: 0;
    }
}
.faculty-credits .gfe-content-block,
.faculty-credits .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-credits .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-credits .full-width-featured-stories a.h-c-link {
    bottom: auto;
    position: relative;
}
.faculty-training-overview {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 600px) {
    .faculty-training-overview {
        padding-top: 80px;
    }
}
@media (min-width: 1024px) {
    .faculty-training-overview {
        padding-bottom: 160px;
        padding-top: 120px;
    }
}
.faculty-training-overview .gfe-content-block,
.faculty-training-overview .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-training-overview .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1440px) {
    .faculty-training-overview .gfe-cutout__content {
        padding-right: 64px;
    }
}
@media (min-width: 1440px) {
    .faculty-training-overview .gfe-cutout__content__headline {
        margin-right: 0;
    }
}
.faculty-case-studies {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-case-studies {
        padding-bottom: 120px;
    }
}
.faculty-case-studies .gfe-content-block,
.faculty-case-studies .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-case-studies .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-get-involved {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-get-involved {
        padding-bottom: 120px;
    }
}
.faculty-get-involved .gfe-content-block,
.faculty-get-involved .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-get-involved .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-get-involved .full-width-columns.h-c-grid {
        margin-left: 0;
        margin-right: 0;
    }
}
.faculty-news {
    padding-bottom: 56px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-news {
        padding-bottom: 120px;
    }
}
.faculty-news .gfe-content-block,
.faculty-news .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-news .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-benefits-hero {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-benefits-hero {
        padding-bottom: 120px;
    }
}
.student-benefits-hero .page-intro {
    padding-bottom: 80px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .student-benefits-hero .page-intro {
        padding-bottom: 96px;
        padding-top: 120px;
    }
}
.student-benefits-hero .gfe-content-block,
.student-benefits-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-benefits-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-benefits-hero .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
    height: 48px;
    padding: 5px;
}
.student-benefits-student-verification {
    padding-bottom: 60px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-benefits-student-verification {
        padding-bottom: 0;
    }
}
.student-benefits-student-verification .gfe-content-block,
.student-benefits-student-verification .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-benefits-student-verification .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-benefits-verificationsteps {
    padding-bottom: 56px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-benefits-verificationsteps {
        padding-bottom: 96px;
    }
}
.student-benefits-verificationsteps .gfe-content-block,
.student-benefits-verificationsteps .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-benefits-verificationsteps .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-benefits-verificationsteps .flexible-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.student-benefits-verificationsteps .flexible-content .flexible-content-block {
    margin: 0 auto;
}
.student-benefits-verificationsteps .flexible-content .flexible-content-block .h-c-button {
    margin: 0;
}
.student-benefits-get-started {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-benefits-get-started {
        padding-bottom: 96px;
    }
}
.student-benefits-get-started .gfe-content-block,
.student-benefits-get-started .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-benefits-get-started .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (max-width: 599px) {
    .student-benefits-get-started .flexible-content--left.h-c-grid__col-l--8 {
        padding-bottom: 32px;
    }
}
.student-benefits-get-started .h-c-copy.h-c-intro {
    margin-bottom: 0;
}
.student-benefits-get-answers {
    padding-bottom: 40px;
    padding-top: 0;
}
.student-benefits-get-answers .gfe-get-started {
    padding-bottom: 80px;
    padding-top: 80px;
}
.student-benefits-get-answers .gfe-get-started .gfe-get-started__eyebrow .h-c-eyebrow {
    display: none;
}
.student-benefits-get-answers .gfe-content-block,
.student-benefits-get-answers .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-benefits-get-answers .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-training-hero {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-training-hero {
        padding-bottom: 120px;
    }
}
.student-training-hero .page-intro {
    padding-bottom: 64px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .student-training-hero .page-intro {
        padding-bottom: 104px;
        padding-top: 120px;
    }
}
.student-training-hero .gfe-content-block,
.student-training-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-training-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-training-hero .flexible-content-columns:not(:first-child):not(:last-child) {
    padding: 0;
}
@media (max-width: 1023px) {
    .student-training-hero .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 24px;
    }
}
.student-training-hero .gfe-hover-tiles__carousel__tile:hover,
.student-training-hero .gfe-hover-tiles__carousel__tile:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.student-training-career-path {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-training-career-path {
        padding-bottom: 120px;
    }
}
.student-training-career-path .gfe-content-block,
.student-training-career-path .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-training-career-path .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-training-career-path .gfe-responsive-image__img {
    border-radius: 0;
}
.student-training-career-path .playlists-grid__content {
    margin-bottom: -81px;
}
@media (min-width: 1024px) {
    .student-training-career-path .playlists-grid__content {
        margin-bottom: -144px;
    }
}
.student-training-career-path .playlists-grid__pattern--desktop,
.student-training-career-path .playlists-grid__pattern--mobile {
    display: none;
}
.student-training-career-readiness {
    padding-bottom: 80px;
    padding-top: 0;
}
.student-training-career-readiness .gfe-content-block,
.student-training-career-readiness .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-training-career-readiness .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-training-career-readiness .gfe-responsive-image__img {
    border-radius: 0;
}
@media (min-width: 1024px) {
    .student-training-career-readiness .full-width-columns.h-c-grid {
        margin: 0;
    }
}
.student-training-topics {
    padding-bottom: 64px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .student-training-topics {
        padding-bottom: 74px;
    }
}
.student-training-topics .gfe-content-block,
.student-training-topics .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-training-topics .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-training-topics .flexible-content-block .h-c-copy {
    margin-bottom: 40px;
}
.student-training-certifications {
    padding-bottom: 80px;
    padding-top: 0;
}
.student-training-certifications .gfe-content-block,
.student-training-certifications .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .student-training-certifications .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.student-training-certifications .gfe-content-block__background {
    background-position: bottom left;
}
@media (min-width: 1024px) {
    .student-training-certifications .gfe-content-block__background {
        background-position: bottom;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .student-training-certifications .h-c-grid__col-l--4:first-child {
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        margin-left: 9.37133%;
        width: 39.59068%;
    }
}
@media (min-width: 1024px) {
    .student-training-certifications .h-c-grid__col-l--4:first-child {
        margin-left: 17.70466%;
    }
}
@media (max-width: 599px) {
    .student-training-certifications .h-c-grid__col-l--4:first-child .h-c-button {
        display: none;
    }
}
@media (min-width: 1024px) {
    .student-training-certifications .h-c-grid__col-l--4:not(:first-child) {
        margin-left: 9.37133%;
    }
}
@media (min-width: 600px) {
    .student-training-certifications .h-c-grid__col-l--4:not(:first-child) .h-c-button {
        display: none;
    }
}
.student-training-certifications .h-c-headline--subhead span {
    line-height: 2.25;
}
@media (min-width: 600px) {
    .student-training-certifications .h-c-headline--subhead span {
        line-height: 2.8;
    }
}
.student-training-certifications .h-c-headline--subhead i {
    font-size: 80%;
    line-height: 1.625;
}
.faculty-training-hero {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-training-hero {
        padding-bottom: 120px;
    }
}
.faculty-training-hero .page-intro {
    padding-bottom: 64px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .faculty-training-hero .page-intro {
        padding-bottom: 104px;
        padding-top: 120px;
    }
}
.faculty-training-hero .gfe-content-block,
.faculty-training-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-training-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-training-hero .flexible-content-columns:not(:first-child):not(:last-child) {
    padding: 0;
}
@media (max-width: 1023px) {
    .faculty-training-hero .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 24px;
    }
}
.faculty-training-hero .gfe-hover-tiles__carousel__tile:hover,
.faculty-training-hero .gfe-hover-tiles__carousel__tile:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.faculty-training-discipline {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-training-discipline {
        padding-bottom: 120px;
    }
}
.faculty-training-discipline .gfe-content-block,
.faculty-training-discipline .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-training-discipline .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-training-discipline .gfe-responsive-image__img {
    border-radius: 0;
}
.faculty-training-discipline .playlists-grid__content {
    margin-bottom: -81px;
}
@media (min-width: 1024px) {
    .faculty-training-discipline .playlists-grid__content {
        margin-bottom: -144px;
    }
}
.faculty-training-discipline .playlists-grid__pattern {
    display: none;
}
@media (min-width: 1440px) {
    .faculty-training-discipline .playlists-grid__intro {
        padding-right: 111px;
    }
}
.faculty-training-career-readiness {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-training-career-readiness {
        padding-bottom: 120px;
    }
}
.faculty-training-career-readiness .gfe-content-block,
.faculty-training-career-readiness .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-training-career-readiness .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-training-career-readiness .gfe-responsive-image__img {
    border-radius: 0;
}
@media (min-width: 1024px) {
    .faculty-training-career-readiness .full-width-columns.h-c-grid {
        margin: 0;
    }
}
.faculty-training-resources {
    padding-bottom: 64px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-training-resources {
        padding-bottom: 74px;
    }
}
.faculty-training-resources .gfe-content-block,
.faculty-training-resources .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-training-resources .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-training-resources .gfe-content-block .topics-grid .topics-grid__tile-container .topics-grid__tile,
    .faculty-training-resources .training-courses .main > section[class*="-intro"]:first-of-type .topics-grid .topics-grid__tile-container .topics-grid__tile,
    .training-courses .faculty-training-resources .main > section[class*="-intro"]:first-of-type .topics-grid .topics-grid__tile-container .topics-grid__tile {
        margin-right: auto;
    }
}
.faculty-training-resources .flexible-content-block .h-c-copy {
    margin-bottom: 40px;
}
.faculty-training-certifications {
    padding-bottom: 80px;
    padding-top: 0;
}
.faculty-training-certifications .gfe-content-block,
.faculty-training-certifications .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-training-certifications .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .faculty-training-certifications .h-c-grid__col-l--4:first-child {
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        margin-left: 9.37133%;
        width: 39.59068%;
    }
}
@media (min-width: 1024px) {
    .faculty-training-certifications .h-c-grid__col-l--4:first-child {
        margin-left: 17.70466%;
    }
}
@media (max-width: 599px) {
    .faculty-training-certifications .h-c-grid__col-l--4:first-child .h-c-button {
        display: none;
    }
}
@media (min-width: 1024px) {
    .faculty-training-certifications .h-c-grid__col-l--4:not(:first-child) {
        margin-left: 9.37133%;
    }
}
@media (min-width: 600px) {
    .faculty-training-certifications .h-c-grid__col-l--4:not(:first-child) .h-c-button {
        display: none;
    }
}
.faculty-training-certifications .h-c-headline--subhead span {
    line-height: 2.25;
}
@media (min-width: 600px) {
    .faculty-training-certifications .h-c-headline--subhead span {
        line-height: 2.8;
    }
}
.faculty-training-certifications .h-c-headline--subhead i {
    font-size: 80%;
    line-height: 1.625;
}
.faculty-experts-hero {
    padding-bottom: 64px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-experts-hero {
        padding-bottom: 120px;
    }
}
.faculty-experts-hero .page-intro {
    padding-bottom: 64px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .faculty-experts-hero .page-intro {
        padding-bottom: 104px;
        padding-top: 120px;
    }
}
.faculty-experts-hero .gfe-content-block,
.faculty-experts-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-experts-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (max-width: 599px) {
    .faculty-experts-hero .gfe-cutout__content {
        padding: 16px;
    }
}
.faculty-experts-benefits {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-experts-benefits .gfe-content-block,
.faculty-experts-benefits .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-experts-benefits .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-experts-benefits .flexible-content .h-c-intro {
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .faculty-experts-benefits .flexible-content .h-c-intro {
        margin-bottom: 40px;
    }
}
.faculty-experts-benefits .product-tile {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.faculty-experts-benefits .product-tile .product-tile__regular .h-c-tile__header--icon {
    padding-bottom: 16px;
    padding-top: 16px;
}
@media (min-width: 1024px) {
    .faculty-experts-benefits .product-tile .product-tile__regular .h-c-tile__header--icon {
        padding-bottom: 24px;
        padding-top: 24px;
    }
}
.faculty-experts-benefits .product-tile .product-tile__regular .h-c-tile__header--icon img {
    height: 48px;
    width: 48px;
}
.faculty-experts-benefits .product-tile .product-tile__regular .h-c-tile__body ul {
    list-style-type: disc;
}
.faculty-experts-benefits .product-tile .product-tile__regular .h-c-tile__body ul li:not(:last-child) {
    margin-bottom: 15px;
}
.faculty-experts-how-to-apply {
    display: none;
    padding-bottom: 80px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .faculty-experts-how-to-apply {
        padding-bottom: 120px;
        padding-top: 92px;
    }
}
.faculty-experts-how-to-apply .gfe-content-block,
.faculty-experts-how-to-apply .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-experts-how-to-apply .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (max-width: 599px) {
    .faculty-experts-how-to-apply .flexible-content-columns .h-c-grid__col:first-child {
        margin-bottom: 24px;
    }
}
.faculty-experts-how-to-apply .flexible-content-columns .flexible-content .h-c-copy,
.faculty-experts-how-to-apply .flexible-content-columns .flexible-content__copy p {
    margin-bottom: 0;
}
.faculty-experts-how-to-apply .flexible-content-columns .flexible-content__icon {
    height: 30px;
    margin-bottom: 0;
    width: 30px;
}
.faculty-experts-how-to-apply .h-c-grid__col-l--8 .flexible-content:last-child {
    border-bottom: 1px solid #dadce0;
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .faculty-experts-how-to-apply .h-c-grid__col-l--8 .flexible-content:last-child {
        padding-bottom: 32px;
    }
}
.faculty-experts-eligibility {
    display: none;
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-experts-eligibility .gfe-content-block,
.faculty-experts-eligibility .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-experts-eligibility .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-experts-eligibility .flexible-content-block .h-c-headline,
.faculty-experts-eligibility .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .faculty-experts-eligibility .flexible-content-block .h-c-intro {
    margin-bottom: 40px;
}
@media (min-width: 1024px) {
    .faculty-experts-eligibility .flexible-content-block .h-c-headline,
    .faculty-experts-eligibility .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .faculty-experts-eligibility .flexible-content-block .h-c-intro {
        margin-bottom: 48px;
    }
}
@media (max-width: 599px) {
    .faculty-experts-eligibility .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 0;
    }
}
@media (min-width: 1440px) {
    .faculty-experts-eligibility .flexible-content-columns .h-c-grid__col-l--6 {
        -ms-flex-preferred-size: 39.59068%;
        flex-basis: 39.59068%;
        width: 39.59068%;
    }
}
@media (min-width: 1440px) {
    .faculty-experts-eligibility .flexible-content-columns .h-c-grid__col-l--6:nth-child(odd) {
        margin-left: 9.37133%;
    }
}
@media (min-width: 1024px) {
    .faculty-experts-eligibility .icon-list__item {
        margin-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    .faculty-experts-eligibility .icon-list__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
}
.faculty-experts-eligibility .icon-list__icon {
    height: 24px;
    margin-right: 10px;
    min-width: auto;
    width: auto;
}
.faculty-experts-get-started {
    padding-bottom: 64px;
    padding-top: 56px;
}
@media (min-width: 1024px) {
    .faculty-experts-get-started {
        padding-top: 48px;
    }
}
.faculty-experts-get-started .gfe-content-block,
.faculty-experts-get-started .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-experts-get-started .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .faculty-experts-get-started .get-started .get-started-container {
        padding-left: 40px;
        padding-right: 40px;
    }
}
.faculty-experts-terms {
    padding-bottom: 32px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-experts-terms {
        padding-bottom: 40px;
    }
}
.faculty-experts-terms .gfe-content-block,
.faculty-experts-terms .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-experts-terms .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-experts-terms .gfe-footnote-disclaimer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 600px) {
    .faculty-experts-terms .gfe-footnote-disclaimer {
        margin: 0 -1.03799%;
    }
}
.faculty-experts-terms .gfe-footnote-disclaimer p {
    font-size: 12px;
    line-height: 1.5;
}
.faculty-experts-two_columns {
    padding-bottom: 0;
}
.faculty-experts-two_columns .gfe-content-block .section-intro-image,
.faculty-experts-two_columns .training-courses .main > section[class*="-intro"]:first-of-type .section-intro-image,
.training-courses .faculty-experts-two_columns .main > section[class*="-intro"]:first-of-type .section-intro-image {
    margin-bottom: 0;
}
.faculty-experts-two_columns .section-intro-image__background {
    margin: 0 auto;
    width: 32px;
    z-index: 1;
}
@media (min-width: 600px) {
    .faculty-experts-two_columns .section-intro-image__background {
        width: 40px;
    }
}
.faculty-experts-two_columns .section-intro-image__background .gfe-responsive-image {
    margin: 0 auto 65px;
}
@media (min-width: 600px) {
    .faculty-experts-two_columns .section-intro-image__background .gfe-responsive-image {
        margin: 0 auto 20px;
    }
}
@media (min-width: 1024px) {
    .faculty-experts-two_columns .section-intro-image__background .gfe-responsive-image {
        margin: 0 auto 50px;
    }
}
@media (min-width: 1440px) {
    .faculty-experts-two_columns .section-intro-image__background .gfe-responsive-image {
        margin: 0 auto 90px;
    }
}
.faculty-experts-two_columns .section-intro-image__content-headline {
    text-align: center;
    max-width: 620px;
}
.career-readiness-hero {
    padding-bottom: 64px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-hero {
        padding-bottom: 120px;
    }
}
.career-readiness-hero .page-intro {
    padding-bottom: 64px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .career-readiness-hero .page-intro {
        padding-top: 120px;
    }
}
.career-readiness-hero .gfe-content-block,
.career-readiness-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (max-width: 599px) {
    .career-readiness-hero .gfe-cutout__content {
        padding: 16px;
    }
}
.career-readiness-benefits {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-benefits {
        padding-bottom: 114px;
    }
}
.career-readiness-benefits .gfe-content-block,
.career-readiness-benefits .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-benefits .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.career-readiness-benefits .flexible-content .h-c-intro {
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .career-readiness-benefits .flexible-content .h-c-intro {
        margin-bottom: 40px;
    }
}
.career-readiness-benefits .product-tile .product-tile {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.career-readiness-benefits .product-tile .product-tile .product-tile__regular {
    min-height: 274px;
    padding-bottom: 0;
}
.career-readiness-benefits .product-tile .product-tile .product-tile__regular .h-c-tile__header--icon {
    padding-bottom: 16px;
    padding-top: 16px;
}
@media (min-width: 1024px) {
    .career-readiness-benefits .product-tile .product-tile .product-tile__regular .h-c-tile__header--icon {
        padding-bottom: 24px;
        padding-top: 24px;
    }
}
.career-readiness-benefits .product-tile .product-tile .product-tile__regular .h-c-tile__header--icon img {
    height: 48px;
    width: 48px;
}
.career-readiness-program-steps {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-program-steps {
        padding-bottom: 120px;
    }
}
.career-readiness-program-steps .gfe-content-block,
.career-readiness-program-steps .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-program-steps .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 600px) {
    .career-readiness-program-steps .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 40px;
    }
}
.career-readiness-program-steps .gfe-accordion .glue-zippy-set.h-t-hercules .glue-zippy {
    border-bottom: 1px solid #dadce0;
    border-top: 0;
}
.career-readiness-program-steps .gfe-accordion .glue-zippy-set.h-t-hercules .glue-zippy:first-child .glue-zippy-btn {
    padding-top: 0;
}
.career-readiness-program-steps .gfe-accordion .glue-zippy-set.h-t-hercules .glue-zippy:nth-child(1) .glue-zippy-content .gfe-raw-md p:nth-child(2) {
    font-size: 80%;
}
.career-readiness-program-steps .gfe-accordion .glue-zippy-set.h-t-hercules .h-c-expansion-panels__list {
    margin-bottom: 0;
}
.career-readiness-eligibility {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-eligibility {
        padding-bottom: 120px;
    }
}
.career-readiness-eligibility .gfe-content-block,
.career-readiness-eligibility .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-eligibility .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .career-readiness-eligibility .get-started .get-started-container {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (min-width: 1024px) {
    .career-readiness-eligibility .get-started .get-started-container {
        padding-bottom: 72px;
        padding-top: 80px;
    }
}
.career-readiness-eligibility .get-started .get-started-container .h-c-button {
    margin-bottom: 8px;
}
.career-readiness-faculty-students {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-faculty-students {
        padding-bottom: 120px;
    }
}
.career-readiness-faculty-students .gfe-content-block,
.career-readiness-faculty-students .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-faculty-students .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.career-readiness-faculty-students .full-width-featured-stories__tile ul li {
    margin-top: 16px;
}
.career-readiness-faculty-students .full-width-featured-stories .h-c-link {
    position: initial;
}
.career-readiness-gsuite-certification {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-gsuite-certification {
        padding-bottom: 120px;
    }
}
.career-readiness-gsuite-certification .gfe-content-block,
.career-readiness-gsuite-certification .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-gsuite-certification .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.career-readiness-gsuite-certification .flexible-content-block .h-c-copy {
    margin-bottom: 0;
}
.career-readiness-stats {
    padding-bottom: 32px;
    padding-top: 0;
}
.career-readiness-stats .gfe-content-block,
.career-readiness-stats .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-stats .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.career-readiness-terms {
    padding-bottom: 32px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .career-readiness-terms {
        padding-bottom: 40px;
    }
}
.career-readiness-terms .gfe-content-block,
.career-readiness-terms .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-terms .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.career-readiness-terms .gfe-footnote-disclaimer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 600px) {
    .career-readiness-terms .gfe-footnote-disclaimer {
        margin: 0 -1.03799%;
    }
}
.career-readiness-terms .gfe-footnote-disclaimer li {
    font-size: 12px;
    line-height: 1.5;
}
.faculty-benefits-hero {
    padding-bottom: 80px;
    padding-top: 0;
}
.faculty-benefits-hero .page-intro {
    padding-bottom: 80px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .faculty-benefits-hero .page-intro {
        padding-top: 120px;
    }
}
.faculty-benefits-hero .gfe-content-block,
.faculty-benefits-hero .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-hero .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-benefits-hero .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
    height: 48px;
    padding: 5px;
}
.faculty-benefits-verification-steps {
    padding-bottom: 80px;
    padding-top: 0;
}
.faculty-benefits-verification-steps .gfe-content-block,
.faculty-benefits-verification-steps .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-verification-steps .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-benefits-verification-steps .flexible-content-block .h-c-copy {
    margin-bottom: 0;
}
.faculty-benefits-verification-steps .flexible-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.faculty-benefits-verification-steps .flexible-content .flexible-content-block {
    margin: 0 auto;
}
.faculty-benefits-verification-steps .flexible-content .flexible-content-block .h-c-button {
    margin: 0;
}
.faculty-benefits-share {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-benefits-share {
        padding-bottom: 96px;
    }
}
.faculty-benefits-share .gfe-content-block,
.faculty-benefits-share .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-share .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-benefits-share .gfe-cutout__content__description ol li {
    margin-top: 16px;
}
.faculty-benefits-get-started {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-benefits-get-started {
        padding-bottom: 96px;
    }
}
.faculty-benefits-get-started .gfe-content-block,
.faculty-benefits-get-started .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-get-started .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-benefits-get-started .flexible-content-block .h-c-copy {
    margin-bottom: 48px;
}
@media (min-width: 1440px) {
    .faculty-benefits-get-started .flexible-content-block .h-c-copy {
        width: 50%;
    }
}
.faculty-benefits-faqs {
    padding-bottom: 40px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .faculty-benefits-faqs {
        padding-bottom: 48px;
    }
}
.faculty-benefits-faqs .gfe-get-started {
    padding-bottom: 80px;
    padding-top: 80px;
}
.faculty-benefits-faqs .gfe-get-started .gfe-get-started__eyebrow .h-c-eyebrow {
    display: none;
}
.faculty-benefits-faqs .gfe-content-block,
.faculty-benefits-faqs .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-faqs .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-benefits-resources {
    display: none;
    padding-bottom: 80px;
    padding-top: 0;
}
.faculty-benefits-resources .gfe-content-block,
.faculty-benefits-resources .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-resources .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.faculty-benefits-resources .gfe-content-block__background--mobile {
    top: -73px;
}
.faculty-benefits-resources .gfe-story-card {
    min-height: 180px;
}
.faculty-benefits-resources .gfe-story-card .h-c-tile__description {
    min-height: auto;
    padding-bottom: 0;
}
.faculty-benefits-share {
    padding-top: 16px;
}
.faculty-benefits-share .gfe-content-block,
.faculty-benefits-share .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .faculty-benefits-share .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.training-credits-form .main > section[class*="-intro"],
.research-credits-form .main > section[class*="-intro"],
.career-readiness-form .main > section[class*="-intro"],
.teaching-credits-form .main > section[class*="-intro"] {
    padding-top: 0;
}
.training-credits-form-intro-page,
.research-credits-form-intro-page,
.career-readiness-form-intro-page,
.teaching-credits-form-intro-page {
    background-color: #f8f9fa;
    margin-bottom: 80px;
    padding-bottom: 0;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .training-credits-form-intro-page,
    .research-credits-form-intro-page,
    .career-readiness-form-intro-page,
    .teaching-credits-form-intro-page {
        margin-bottom: 120px;
    }
}
.training-credits-form-intro-page .gfe-content-block,
.training-credits-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .training-credits-form-intro-page .main > section[class*="-intro"]:first-of-type,
.research-credits-form-intro-page .gfe-content-block,
.research-credits-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .research-credits-form-intro-page .main > section[class*="-intro"]:first-of-type,
.career-readiness-form-intro-page .gfe-content-block,
.career-readiness-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-form-intro-page .main > section[class*="-intro"]:first-of-type,
.teaching-credits-form-intro-page .gfe-content-block,
.teaching-credits-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .teaching-credits-form-intro-page .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 80px;
    padding-top: 80px;
}
@media (min-width: 1024px) {
    .training-credits-form-intro-page .gfe-content-block,
    .training-credits-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .training-credits-form-intro-page .main > section[class*="-intro"]:first-of-type,
    .research-credits-form-intro-page .gfe-content-block,
    .research-credits-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .research-credits-form-intro-page .main > section[class*="-intro"]:first-of-type,
    .career-readiness-form-intro-page .gfe-content-block,
    .career-readiness-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-form-intro-page .main > section[class*="-intro"]:first-of-type,
    .teaching-credits-form-intro-page .gfe-content-block,
    .teaching-credits-form-intro-page .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teaching-credits-form-intro-page .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 120px;
        padding-top: 120px;
    }
}
.training-credits-form-training-materials,
.research-credits-form-training-materials,
.career-readiness-form-training-materials,
.teaching-credits-form-training-materials {
    padding-bottom: 0;
    padding-top: 0;
}
.training-credits-form-training-materials .gfe-content-block,
.training-credits-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .training-credits-form-training-materials .main > section[class*="-intro"]:first-of-type,
.research-credits-form-training-materials .gfe-content-block,
.research-credits-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .research-credits-form-training-materials .main > section[class*="-intro"]:first-of-type,
.career-readiness-form-training-materials .gfe-content-block,
.career-readiness-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-form-training-materials .main > section[class*="-intro"]:first-of-type,
.teaching-credits-form-training-materials .gfe-content-block,
.teaching-credits-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .teaching-credits-form-training-materials .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .training-credits-form-training-materials .gfe-content-block,
    .training-credits-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .training-credits-form-training-materials .main > section[class*="-intro"]:first-of-type,
    .research-credits-form-training-materials .gfe-content-block,
    .research-credits-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .research-credits-form-training-materials .main > section[class*="-intro"]:first-of-type,
    .career-readiness-form-training-materials .gfe-content-block,
    .career-readiness-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-form-training-materials .main > section[class*="-intro"]:first-of-type,
    .teaching-credits-form-training-materials .gfe-content-block,
    .teaching-credits-form-training-materials .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teaching-credits-form-training-materials .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 120px;
    }
}
.training-credits-form-training-materials .flexible-content .h-c-copy.h-c-intro,
.research-credits-form-training-materials .flexible-content .h-c-copy.h-c-intro,
.career-readiness-form-training-materials .flexible-content .h-c-copy.h-c-intro,
.teaching-credits-form-training-materials .flexible-content .h-c-copy.h-c-intro {
    margin-bottom: 0;
}
.training-credits-form-section_intro,
.research-credits-form-section_intro,
.career-readiness-form-section_intro,
.teaching-credits-form-section_intro {
    padding-bottom: 0;
    padding-top: 0;
}
.training-credits-form-section_intro .gfe-content-block,
.training-credits-form-section_intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .training-credits-form-section_intro .main > section[class*="-intro"]:first-of-type,
.research-credits-form-section_intro .gfe-content-block,
.research-credits-form-section_intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .research-credits-form-section_intro .main > section[class*="-intro"]:first-of-type,
.career-readiness-form-section_intro .gfe-content-block,
.career-readiness-form-section_intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-form-section_intro .main > section[class*="-intro"]:first-of-type,
.teaching-credits-form-section_intro .gfe-content-block,
.teaching-credits-form-section_intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .teaching-credits-form-section_intro .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
    padding-top: 0;
}
.training-credits-form-section_intro .flexible-content .h-c-copy.h-c-intro,
.research-credits-form-section_intro .flexible-content .h-c-copy.h-c-intro,
.career-readiness-form-section_intro .flexible-content .h-c-copy.h-c-intro,
.teaching-credits-form-section_intro .flexible-content .h-c-copy.h-c-intro {
    margin-bottom: 0;
}
.training-credits-form-learning_paths,
.research-credits-form-learning_paths,
.career-readiness-form-learning_paths,
.teaching-credits-form-learning_paths {
    padding-bottom: 0;
    padding-top: 0;
}
.training-credits-form-learning_paths .gfe-content-block,
.training-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .training-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type,
.research-credits-form-learning_paths .gfe-content-block,
.research-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .research-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type,
.career-readiness-form-learning_paths .gfe-content-block,
.career-readiness-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-form-learning_paths .main > section[class*="-intro"]:first-of-type,
.teaching-credits-form-learning_paths .gfe-content-block,
.teaching-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .teaching-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 80px;
    padding-top: 0;
}
@media (min-width: 1024px) {
    .training-credits-form-learning_paths .gfe-content-block,
    .training-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .training-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type,
    .research-credits-form-learning_paths .gfe-content-block,
    .research-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .research-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type,
    .career-readiness-form-learning_paths .gfe-content-block,
    .career-readiness-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .career-readiness-form-learning_paths .main > section[class*="-intro"]:first-of-type,
    .teaching-credits-form-learning_paths .gfe-content-block,
    .teaching-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teaching-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 120px;
    }
}
.training-credits-form-learning_paths .full-width-featured-stories,
.research-credits-form-learning_paths .full-width-featured-stories,
.career-readiness-form-learning_paths .full-width-featured-stories,
.teaching-credits-form-learning_paths .full-width-featured-stories {
    margin: 0 -16px;
}
@media (min-width: 1024px) {
    .training-credits-form-learning_paths .full-width-featured-stories,
    .research-credits-form-learning_paths .full-width-featured-stories,
    .career-readiness-form-learning_paths .full-width-featured-stories,
    .teaching-credits-form-learning_paths .full-width-featured-stories {
        margin-left: -2.07598%;
        margin-right: -2.07598%;
    }
}
.training-credits-form-learning_paths .full-width-featured-stories__tiles.h-c-grid,
.research-credits-form-learning_paths .full-width-featured-stories__tiles.h-c-grid,
.career-readiness-form-learning_paths .full-width-featured-stories__tiles.h-c-grid,
.teaching-credits-form-learning_paths .full-width-featured-stories__tiles.h-c-grid {
    max-width: initial;
}
.training-credits-form-footnotes,
.research-credits-form-footnotes,
.career-readiness-form-footnotes,
.teaching-credits-form-footnotes {
    padding-bottom: 0;
    padding-top: 0;
}
.training-credits-form-footnotes .gfe-content-block,
.training-credits-form-footnotes .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .training-credits-form-footnotes .main > section[class*="-intro"]:first-of-type,
.research-credits-form-footnotes .gfe-content-block,
.research-credits-form-footnotes .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .research-credits-form-footnotes .main > section[class*="-intro"]:first-of-type,
.career-readiness-form-footnotes .gfe-content-block,
.career-readiness-form-footnotes .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .career-readiness-form-footnotes .main > section[class*="-intro"]:first-of-type,
.teaching-credits-form-footnotes .gfe-content-block,
.teaching-credits-form-footnotes .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .teaching-credits-form-footnotes .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 24px;
    padding-top: 0;
}
.training-credits-form-footnotes .h-c-grid__col--10,
.research-credits-form-footnotes .h-c-grid__col--10,
.career-readiness-form-footnotes .h-c-grid__col--10,
.teaching-credits-form-footnotes .h-c-grid__col--10 {
    margin: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
}
.training-credits-form-footnotes .h-c-grid__col--10 p,
.research-credits-form-footnotes .h-c-grid__col--10 p,
.career-readiness-form-footnotes .h-c-grid__col--10 p,
.teaching-credits-form-footnotes .h-c-grid__col--10 p {
    font-size: 12px;
}
@media (min-width: 1024px) {
    .contact-sales-form-ds #contact-sales-form .gfe-content-block,
    .contact-sales-form-ds #contact-sales-form .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .contact-sales-form-ds #contact-sales-form .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 24px;
        padding-top: 0;
    }
}
.contact-sales-form-ds input.gfe-control:disabled {
    background-color: #f8f9fa;
}
.spinner,
.gfe-form__container .spinner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.6);
    display: none;
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: -1;
}
.spinner.visible,
.gfe-form__container .spinner.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 100;
}
.contact-sales-form-ds .gfe-required {
    display: none;
}
.contact-sales-form-ds .section_title {
    padding-bottom: 24px;
}
.contact-sales-form-ds .section_group {
    padding-bottom: 48px;
}
@media (max-width: 900px) {
    .home-asperitas .h-is-wholly-scrolled .gfe-nav-fixed-top,
    .faculty .h-is-wholly-scrolled .gfe-nav-fixed-top,
    .researchers .h-is-wholly-scrolled .gfe-nav-fixed-top,
    .teaching-credits .h-is-wholly-scrolled .gfe-nav-fixed-top,
    .faculty-benefits .h-is-wholly-scrolled .gfe-nav-fixed-top,
    .student-benefits .h-is-wholly-scrolled .gfe-nav-fixed-top {
        top: -205px;
    }
    .home-asperitas .gfe-nav-fixed-top,
    .faculty .gfe-nav-fixed-top,
    .researchers .gfe-nav-fixed-top,
    .teaching-credits .gfe-nav-fixed-top,
    .faculty-benefits .gfe-nav-fixed-top,
    .student-benefits .gfe-nav-fixed-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-asperitas .gfe-nav-fixed-top__actions,
    .faculty .gfe-nav-fixed-top__actions,
    .researchers .gfe-nav-fixed-top__actions,
    .teaching-credits .gfe-nav-fixed-top__actions,
    .faculty-benefits .gfe-nav-fixed-top__actions,
    .student-benefits .gfe-nav-fixed-top__actions {
        margin-top: 8px;
    }
    .home-asperitas .gfe-nav-fixed-top__actions .gfe-nav-fixed-top__actions--cta,
    .faculty .gfe-nav-fixed-top__actions .gfe-nav-fixed-top__actions--cta,
    .researchers .gfe-nav-fixed-top__actions .gfe-nav-fixed-top__actions--cta,
    .teaching-credits .gfe-nav-fixed-top__actions .gfe-nav-fixed-top__actions--cta,
    .faculty-benefits .gfe-nav-fixed-top__actions .gfe-nav-fixed-top__actions--cta,
    .student-benefits .gfe-nav-fixed-top__actions .gfe-nav-fixed-top__actions--cta {
        display: block;
    }
}
.home-asperitas .main,
.faculty .main,
.researchers .main,
.teaching-credits .main,
.faculty-benefits .main,
.student-benefits .main {
    margin-top: 185px;
}
@media (max-width: 409px) {
    .home-asperitas .main,
    .faculty .main,
    .researchers .main,
    .teaching-credits .main,
    .faculty-benefits .main,
    .student-benefits .main {
        margin-top: 209px;
    }
}
@media (min-width: 410px) and (max-width: 528px) {
    .home-asperitas .main,
    .faculty .main,
    .researchers .main,
    .teaching-credits .main,
    .faculty-benefits .main,
    .student-benefits .main {
        margin-top: 185px;
    }
}
@media (min-width: 529px) and (max-width: 900px) {
    .home-asperitas .main,
    .faculty .main,
    .researchers .main,
    .teaching-credits .main,
    .faculty-benefits .main,
    .student-benefits .main {
        margin-top: 162px;
    }
}
@media (min-width: 901px) {
    .home-asperitas .main,
    .faculty .main,
    .researchers .main,
    .teaching-credits .main,
    .faculty-benefits .main,
    .student-benefits .main {
        margin-top: 69px;
    }
}
@media (min-width: 600px) {
    .research-credits-form-learning_paths .gfe-content-block .full-width-featured-stories .full-width-featured-stories__tiles .full-width-featured-stories__tile,
    .research-credits-form-learning_paths .training-courses .main > section[class*="-intro"]:first-of-type .full-width-featured-stories .full-width-featured-stories__tiles .full-width-featured-stories__tile,
    .training-courses .research-credits-form-learning_paths .main > section[class*="-intro"]:first-of-type .full-width-featured-stories .full-width-featured-stories__tiles .full-width-featured-stories__tile {
        -ms-flex-preferred-size: 39.92%;
        flex-basis: 39.92%;
    }
}
.pillar--centered {
    text-align: center;
}
.pillar--centered p {
    margin: 0;
}
.pillar--centered .pillar__headline > p {
    font-size: 18px;
    font-weight: 400;
}
@media (min-width: 1024px) {
    .pillar--centered .pillar__headline > p {
        font-size: 22px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .pillar--vertical_space {
        margin-top: 48px;
    }
}
.pillar__icon svg {
    height: 48px;
    width: 48px;
}
@media (min-width: 1024px) {
    .pillar__icon svg {
        height: 64px;
        width: 64px;
    }
}
.pillar__icon-desktop {
    display: none;
}
@media (min-width: 1024px) {
    .pillar__icon-desktop {
        display: block;
    }
}
@media (min-width: 1024px) {
    .pillar__icon-mobile {
        display: none;
    }
}
.pillar__icon-desktop > svg,
.pillar__icon-mobile > svg {
    display: block;
    margin: 0 auto;
}
.pillar__headline {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .pillar__headline {
        margin-bottom: 16px;
        margin-top: 16px;
    }
}
.pillar__description span {
    color: #1a73e8;
}
.our-commitment-quote .gfe-content-block,
.our-commitment-quote .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .our-commitment-quote .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
.our-commitment-programs .gfe-content-block,
.our-commitment-programs .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .our-commitment-programs .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.our-commitment-programs .flexible-content-columns:not(:first-child):not(:last-child) {
    padding-bottom: 72px;
    padding-top: 72px;
}
@media (min-width: 600px) {
    .our-commitment-programs .flexible-content-columns:not(:first-child):not(:last-child) {
        padding-bottom: 96px;
        padding-top: 96px;
    }
}
.our-commitment-programs .flexible-content-columns:nth-child(1) {
    padding-bottom: 72px;
}
.our-commitment-programs .flexible-content-columns:nth-last-child(1) {
    padding-top: 72px;
}
@media (min-width: 600px) {
    .our-commitment-programs .flexible-content-columns:nth-child(1) {
        padding-bottom: 96px;
    }
    .our-commitment-programs .flexible-content-columns:nth-last-child(1) {
        padding-top: 96px;
    }
}
.our-commitment-programs .flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 0;
}
.our-commitment-explore-more .gfe-content-block,
.our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
.our-commitment-explore-more .gfe-content-block > .flexible-content:nth-child(1) .h-c-headline,
.our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-headline,
.training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-headline,
.our-commitment-explore-more .gfe-content-block > .flexible-content:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .our-commitment-explore-more .gfe-content-block > .flexible-content:nth-child(1) .h-c-intro,
.our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-intro,
.training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .our-commitment-explore-more .gfe-content-block > .flexible-content:nth-child(1) .h-c-headline,
    .our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-headline,
    .training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-headline,
    .our-commitment-explore-more .gfe-content-block > .flexible-content:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .our-commitment-explore-more .gfe-content-block > .flexible-content:nth-child(1) .h-c-intro,
    .our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .our-commitment-explore-more .training-courses .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-intro,
    .training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .our-commitment-explore-more .main > section[class*="-intro"]:first-of-type > .flexible-content:nth-child(1) .h-c-intro {
        margin-bottom: 48px;
    }
}
.our-commitment-explore-more .h-c-button {
    margin: 0;
}
.our-commitment-footnotes {
    padding-bottom: 0;
    padding-top: 0;
}
.our-commitment-footnotes .gfe-footnote {
    padding-bottom: 16px;
}
@media (min-width: 1024px) {
    .our-commitment-footnotes .gfe-footnote {
        padding-bottom: 24px;
    }
}
.our-commitment .gfe-hr {
    display: none;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education .gallery__content.show {
        height: auto;
    }
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education .page-intro-with-animation .page-intro-copy {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    }
}
.g-suite-enterprise-for-education .page-intro-with-animation__mobile {
    height: 208px;
}
.g-suite-enterprise-for-education-introduce {
    margin-top: 20px;
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-introduce {
        margin-top: 44px;
    }
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-introduce {
        margin-top: 72px;
    }
}
@media (max-width: 599px) {
    .g-suite-enterprise-for-education-introduce > .h-c-page {
        background-color: transparent;
    }
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-introduce > .h-c-page {
        padding: 60px 40px !important;
    }
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-introduce > .h-c-page {
        padding: 60px 72px !important;
    }
}
.g-suite-enterprise-for-education-introduce .gfe-product-icons {
    margin-top: 36px;
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-introduce .gfe-product-icons {
        margin-top: 56px;
    }
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-introduce .gfe-product-icons {
        margin-top: 60px;
    }
}
.g-suite-enterprise-for-education-introduce .gallery-content .gallery__content {
    height: auto;
}
.g-suite-enterprise-for-education-protect {
    margin-top: 44px;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-protect {
        margin-top: 60px;
    }
}
.g-suite-enterprise-for-education-learn {
    margin-top: 22px;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-learn {
        padding-bottom: 20px;
    }
}
.g-suite-enterprise-for-education-collaborate,
.g-suite-enterprise-for-education-learn {
    padding-top: 0;
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-collaborate,
    .g-suite-enterprise-for-education-learn {
        margin-top: 37px;
    }
}
.g-suite-enterprise-for-education-collaborate > .gfe-content-block,
.training-courses .main.g-suite-enterprise-for-education-collaborate > section[class*="-intro"]:first-of-type,
.g-suite-enterprise-for-education-learn > .gfe-content-block,
.training-courses .main.g-suite-enterprise-for-education-learn > section[class*="-intro"]:first-of-type {
    padding-top: 20px;
}
.g-suite-enterprise-for-education-quote {
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-enterprise-for-education-quote {
        padding-bottom: 8px;
    }
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-quote {
        padding-top: 20px;
    }
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-quote {
        margin-top: 8px;
    }
}
@media (max-width: 1023px) {
    .g-suite-enterprise-for-education-quote .gfe-cutout__content {
        margin-top: 0;
    }
}
.g-suite-enterprise-for-education-quote .gfe-cutout__content__headline {
    font-size: 18px;
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-quote .gfe-cutout__content__headline {
        font-size: 28px;
    }
}
.g-suite-enterprise-for-education-quote .gfe-cutout__content__description {
    font-size: 16px;
}
.g-suite-enterprise-for-education-resources {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-resources {
        margin-top: 68px;
    }
}
.g-suite-enterprise-for-education-resources > .h-c-page {
    padding-top: 4px;
}
.g-suite-enterprise-for-education-resources .asset-tile {
    margin-top: 36px;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-resources .asset-tile {
        margin-top: 0;
    }
}
.g-suite-enterprise-for-education-resources .h-c-tile__link {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.g-suite-enterprise-for-education-resources .asset-tile__carousel.disable-carousel {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-resources .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        width: 336px;
        margin-left: 0;
    }
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-resources .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        width: 298px;
    }
}
@media (min-width: 1440px) {
    .g-suite-enterprise-for-education-resources .asset-tile__carousel__item.asset-tile__five.h-c-carousel__item {
        max-width: 275px;
    }
}
.g-suite-enterprise-for-education-resources .asset-tile__carousel__item.asset-tile__five .h-c-tile {
    width: 100%;
}
.g-suite-enterprise-for-education-case-studies {
    padding-top: 20px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-enterprise-for-education-case-studies {
        padding-top: 20px;
    }
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-case-studies {
        margin-top: 24px;
    }
}
.g-suite-enterprise-for-education-case-studies > .h-c-page {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-case-studies .h-c-carousel__navigation {
        display: none;
    }
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-case-studies .h-c-headline--three,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-headline--four,
    .g-suite-enterprise-for-education-case-studies .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-headline--four,
    .g-suite-enterprise-for-education-case-studies .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-headline--four,
    .g-suite-enterprise-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-headline--four,
    .g-suite-enterprise-for-education-case-studies .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-headline--four,
    .g-suite-enterprise-for-education-case-studies .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-headline--four,
    .g-suite-enterprise-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-headline,
    .g-suite-enterprise-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-enterprise-for-education-case-studies .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro,
    .g-suite-enterprise-for-education-case-studies
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .g-suite-enterprise-for-education-case-studies
        .h-c-intro {
        max-width: 70%;
    }
}
.g-suite-enterprise-for-education-get-started,
.g-suite-enterprise-for-education-product-news {
    padding-top: 20px;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-get-started {
        margin-top: 10px;
    }
}
@media (min-width: 600px) {
    .g-suite-enterprise-for-education-get-started .gfe-get-started__ctas .h-c-button:nth-child(1) {
        margin-right: 24px;
    }
}
.g-suite-enterprise-for-education-faqs {
    padding-top: 3px;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-for-education-faqs {
        padding-top: 0;
    }
}
.g-suite-enterprise-for-education-product-news {
    max-width: 1280px;
    margin: 0 auto;
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .g-suite-enterprise-for-education-product-news {
        padding-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-enterprise-for-education-product-news .gfe-cutout__image {
        max-width: 385px;
    }
}
@media (max-width: 599px) {
    .g-suite-enterprise-for-education .gfe-pricing__section--blue .gfe-pricing__feature.gfe-pricing__equal-heights:nth-child(3) {
        display: none;
    }
}
.g-suite-enterprise-for-education .gfe-pricing__section--blue .gfe-pricing__feature.gfe-pricing__equal-heights:nth-child(3) h5,
.g-suite-enterprise-for-education .gfe-pricing__section--blue .gfe-pricing__feature.gfe-pricing__equal-heights:nth-child(3) li {
    visibility: hidden !important;
}
.chromebook-accessibility section[class*="-intro"] + a + section {
    padding-bottom: 0;
}
.chromebook-accessibility .flexible-content-columns + .gfe-story-card-grid {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .chromebook-accessibility .flexible-content-columns + .gfe-story-card-grid {
        margin-top: 48px;
    }
}
.chromebook-accessibility .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image {
    margin-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .chromebook-accessibility .h-c-grid__col--4 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
.chromebook-accessibility .h-c-carousel__item {
    min-height: auto !important;
}
.chromebook-accessibility-promo_quote .h-c-carousel__navigation {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .chromebook-accessibility-promo_quote .h-c-carousel__navigation {
        margin-top: 14px;
    }
}
.g-suite-accessibility section[class*="-intro"] + a + section {
    padding-bottom: 0;
}
.g-suite-accessibility .flexible-content-columns .h-c-grid__col[class*="h-c-grid__col--"] .gfe-responsive-image {
    margin-bottom: 0;
}
.g-suite-accessibility .h-c-carousel__item {
    min-height: auto !important;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-accessibility .h-c-grid__col--4 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
.g-suite-accessibility-promo .h-c-carousel__navigation {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .g-suite-accessibility-promo .h-c-carousel__navigation {
        margin-top: 14px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-accessibility .h-c-tile:last-child {
        margin-bottom: 16px;
    }
}
.g-suite-accessibility-accessibility-features .h-c-headline--three,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-headline--four,
.g-suite-accessibility-accessibility-features .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-headline--four,
.g-suite-accessibility-accessibility-features .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-headline--four,
.g-suite-accessibility-accessibility-features .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-headline--four,
.g-suite-accessibility-accessibility-features .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-headline--four,
.g-suite-accessibility-accessibility-features .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-headline--four,
.g-suite-accessibility-accessibility-features .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-headline,
.g-suite-accessibility-accessibility-features .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-accessibility-features .h-c-intro,
.g-suite-accessibility-accessibility-features
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-accessibility-features
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-accessibility-features
    .h-c-intro,
.g-suite-accessibility-more-tools .h-c-headline--three,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-more-tools .h-c-headline--four,
.g-suite-accessibility-more-tools .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-more-tools .h-c-headline--four,
.g-suite-accessibility-more-tools .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-more-tools .h-c-headline--four,
.g-suite-accessibility-more-tools .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-headline--four,
.g-suite-accessibility-more-tools .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-headline--four,
.g-suite-accessibility-more-tools .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-headline--four,
.g-suite-accessibility-more-tools .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-headline,
.g-suite-accessibility-more-tools .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .g-suite-accessibility-more-tools .h-c-intro,
.g-suite-accessibility-more-tools
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .g-suite-accessibility-more-tools
    .h-c-intro,
.g-suite-accessibility-more-tools
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .g-suite-accessibility-more-tools
    .h-c-intro {
    margin-bottom: 0;
}
.g-suite-accessibility-accessibility-features .flexible-content,
.g-suite-accessibility-more-tools .flexible-content {
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .g-suite-accessibility-accessibility-features .flexible-content,
    .g-suite-accessibility-more-tools .flexible-content {
        padding-bottom: 48px;
    }
}
.g-suite-accessibility .gfe-story-card-grid .gfe-story-card {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .g-suite-accessibility .gfe-story-card-grid .gfe-story-card {
        margin-bottom: 24px;
    }
}
.g-suite-accessibility .product-tile__regular {
    margin-bottom: 16px;
}
.g-suite-accessibility .product-tile .product-tile__carousel .product-tile__feature {
    margin-top: 0;
}
.g-suite-accessibility-case-studies .h-c-carousel__wrap {
    padding-bottom: 20px;
}
.g-suite-accessibility-case-studies .h-c-carousel__navigation {
    bottom: 10px;
}
.g-suite-accessibility-case-studies .flexible-content {
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .g-suite-accessibility-case-studies .flexible-content {
        padding-bottom: 48px;
    }
}
.future-of-the-classroom .h-c-breadcrumbs {
    display: none;
}
.future-of-the-classroom-intro-headline {
    padding-top: 80px !important;
}
@media (min-width: 1024px) {
    html[lang="es"] .future-of-the-classroom-intro-headline .page-intro-button {
        display: inline-block;
    }
    html[lang="es"] .future-of-the-classroom-intro-headline .page-intro-button:first-of-type {
        margin-right: 24px;
    }
    html[lang="es"] .future-of-the-classroom-intro-headline .page-intro-button .h-c-button {
        margin: 8px 0 0;
    }
}
.future-of-the-classroom .h-c-headline--three,
.future-of-the-classroom .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom .h-c-headline--four,
.future-of-the-classroom .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-headline--four,
.future-of-the-classroom .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-headline--four,
.future-of-the-classroom .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-headline--four,
.future-of-the-classroom .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-headline--four,
.future-of-the-classroom .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-headline--four,
.future-of-the-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-headline,
.future-of-the-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-intro,
.future-of-the-classroom
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom .h-c-intro,
.future-of-the-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom .h-c-intro,
.future-of-the-classroom
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom
    .h-c-intro,
.future-of-the-classroom .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
    margin-bottom: 0;
}
.future-of-the-classroom .promo-carousel .h-c-carousel__paginate {
    display: none;
}
.future-of-the-classroom .promo-carousel .gfe-text-intro__link {
    margin-top: 8px;
}
@media (min-width: 600px) {
    .future-of-the-classroom .promo-carousel .gfe-text-intro__link {
        margin-top: 16px;
    }
}
@media (max-width: 1023px) {
    .future-of-the-classroom-classroom-education .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 24px;
    }
}
.future-of-the-classroom-classroom-education .h-c-headline--three,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline--four,
.future-of-the-classroom-classroom-education .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline--four,
.future-of-the-classroom-classroom-education .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline--four,
.future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline--four,
.future-of-the-classroom-classroom-education .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline--four,
.future-of-the-classroom-classroom-education .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline--four,
.future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline,
.future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-intro,
.future-of-the-classroom-classroom-education
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-classroom-education
    .h-c-intro,
.future-of-the-classroom-classroom-education
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-classroom-education
    .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-classroom-education .h-c-headline--three,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline--four,
    .future-of-the-classroom-classroom-education .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline--four,
    .future-of-the-classroom-classroom-education .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline--four,
    .future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline--four,
    .future-of-the-classroom-classroom-education .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline--four,
    .future-of-the-classroom-classroom-education .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline--four,
    .future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-headline,
    .future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-classroom-education .h-c-intro,
    .future-of-the-classroom-classroom-education
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-classroom-education
        .h-c-intro,
    .future-of-the-classroom-classroom-education
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-classroom-education
        .h-c-intro {
        margin-bottom: 16px;
    }
}
@media (max-width: 599px) {
    .future-of-the-classroom-emerging-trends .colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile {
        margin-top: 0;
    }
}
.future-of-the-classroom-emerging-trends .colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile {
    margin-top: 48px;
}
@media (max-width: 1023px) {
    .future-of-the-classroom-emerging-trends .colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile {
        margin-top: 24px;
    }
}
@media (max-width: 599px) {
    .future-of-the-classroom-emerging-trends .colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile {
        margin-top: 16px;
    }
}
.future-of-the-classroom-emerging-trends .colored-case-study-tile-row .gfe-pricing__equal-heights--gfe-ccs-tile .gfe-ccs-tile {
    min-height: 0;
    padding-bottom: 0;
}
.future-of-the-classroom-learning-events .h-c-headline--three,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline--four,
.future-of-the-classroom-learning-events .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline--four,
.future-of-the-classroom-learning-events .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline--four,
.future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline--four,
.future-of-the-classroom-learning-events .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline--four,
.future-of-the-classroom-learning-events .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline--four,
.future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline,
.future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-intro,
.future-of-the-classroom-learning-events
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-learning-events
    .h-c-intro,
.future-of-the-classroom-learning-events
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-learning-events
    .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-learning-events .h-c-headline--three,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline--four,
    .future-of-the-classroom-learning-events .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline--four,
    .future-of-the-classroom-learning-events .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline--four,
    .future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline--four,
    .future-of-the-classroom-learning-events .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline--four,
    .future-of-the-classroom-learning-events .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline--four,
    .future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-headline,
    .future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-learning-events .h-c-intro,
    .future-of-the-classroom-learning-events
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-learning-events
        .h-c-intro,
    .future-of-the-classroom-learning-events
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-learning-events
        .h-c-intro {
        margin-bottom: 48px;
    }
}
.future-of-the-classroom-learning-events .flexible-content-columns {
    margin: 0 auto;
    max-width: 602px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-learning-events .flexible-content-columns .h-c-grid__col {
        margin-bottom: 48px;
    }
}
.future-of-the-classroom-learning-events .flexible-content-columns .h-c-grid__col:last-child {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-learning-events .flexible-content-columns .h-c-grid__col:last-child {
        margin-bottom: 48px;
    }
}
.future-of-the-classroom-learning-events .flexible-content-columns:last-child .h-c-grid__col:last-child {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .future-of-the-classroom-learning-events .flexible-content-columns:last-child .h-c-grid__col:last-child {
        margin-bottom: 48px;
    }
}
.future-of-the-classroom-learning-events .flexible-content-columns:not(:first-child):not(:last-child) {
    padding: 0;
}
.future-of-the-classroom-global-perspectives .h-c-headline--three,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline--four,
.future-of-the-classroom-global-perspectives .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline--four,
.future-of-the-classroom-global-perspectives .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline--four,
.future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline--four,
.future-of-the-classroom-global-perspectives .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline--four,
.future-of-the-classroom-global-perspectives .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline--four,
.future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline,
.future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-intro,
.future-of-the-classroom-global-perspectives
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-global-perspectives
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-global-perspectives
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources .h-c-headline--three,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
.future-of-the-classroom-teacher-center-resources .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
.future-of-the-classroom-teacher-center-resources .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
.future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
.future-of-the-classroom-teacher-center-resources .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
.future-of-the-classroom-teacher-center-resources .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
.future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline,
.future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro,
.future-of-the-classroom-teacher-center-resources
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .future-of-the-classroom-teacher-center-resources
    .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-global-perspectives .h-c-headline--three,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline--four,
    .future-of-the-classroom-global-perspectives .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline--four,
    .future-of-the-classroom-global-perspectives .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline--four,
    .future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline--four,
    .future-of-the-classroom-global-perspectives .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline--four,
    .future-of-the-classroom-global-perspectives .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline--four,
    .future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-headline,
    .future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-global-perspectives .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-global-perspectives
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-global-perspectives
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .h-c-headline--three,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
    .future-of-the-classroom-teacher-center-resources .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
    .future-of-the-classroom-teacher-center-resources .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
    .future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
    .future-of-the-classroom-teacher-center-resources .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
    .future-of-the-classroom-teacher-center-resources .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline--four,
    .future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-headline,
    .future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .future-of-the-classroom-teacher-center-resources .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro,
    .future-of-the-classroom-teacher-center-resources
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .future-of-the-classroom-teacher-center-resources
        .h-c-intro {
        margin-bottom: 16px;
    }
}
.future-of-the-classroom-global-perspectives .video-tile,
.future-of-the-classroom-global-perspectives .resource-tile,
.future-of-the-classroom-teacher-center-resources .video-tile,
.future-of-the-classroom-teacher-center-resources .resource-tile {
    margin-top: 24px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-global-perspectives .video-tile,
    .future-of-the-classroom-global-perspectives .resource-tile,
    .future-of-the-classroom-teacher-center-resources .video-tile,
    .future-of-the-classroom-teacher-center-resources .resource-tile {
        margin-top: 48px;
    }
}
@media (min-width: 600px) {
    .future-of-the-classroom-map {
        padding-bottom: 120px;
    }
}
@media (min-width: 1024px) {
    .future-of-the-classroom-map {
        padding-bottom: 96px;
    }
}
@media (min-width: 1440px) {
    .future-of-the-classroom-map {
        padding-bottom: 144px;
    }
}
.future-of-the-classroom-map .flexible-content,
.future-of-the-classroom-map .flexible-content-columns .h-c-copy {
    margin-bottom: 0;
}
.future-of-the-classroom-map .flexible-content-block .h-c-headline,
.future-of-the-classroom-map .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .future-of-the-classroom-map .flexible-content-block .h-c-intro {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .future-of-the-classroom-map .h-u-mt-std {
        margin-top: 16px;
    }
}
@media (min-width: 1440px) {
    .future-of-the-classroom-map .h-u-mt-std {
        margin-top: 24px;
    }
}
@media (min-width: 600px) {
    .future-of-the-classroom-learning-events {
        padding-top: 0;
    }
}
@media (min-width: 600px) {
    .future-of-the-classroom-learning-events > div {
        padding-top: 0;
    }
}
@media (max-width: 599px) {
    .digital-responsibility,
    .life-skills-workforce-preparation,
    .computational-thinking,
    .student-led-learning,
    .collaborative-classrooms,
    .connecting-guardians-and-schools,
    .innovating-pedagogy,
    .emerging-technologies {
        margin-top: 77px;
    }
}
@media (min-width: 600px) {
    .digital-responsibility,
    .life-skills-workforce-preparation,
    .computational-thinking,
    .student-led-learning,
    .collaborative-classrooms,
    .connecting-guardians-and-schools,
    .innovating-pedagogy,
    .emerging-technologies {
        margin-top: 77px;
    }
}
@media (min-width: 1024px) {
    .digital-responsibility,
    .life-skills-workforce-preparation,
    .computational-thinking,
    .student-led-learning,
    .collaborative-classrooms,
    .connecting-guardians-and-schools,
    .innovating-pedagogy,
    .emerging-technologies {
        margin-top: 41px;
    }
}
@media (min-width: 1440px) {
    .digital-responsibility,
    .life-skills-workforce-preparation,
    .computational-thinking,
    .student-led-learning,
    .collaborative-classrooms,
    .connecting-guardians-and-schools,
    .innovating-pedagogy,
    .emerging-technologies {
        margin-top: 65px;
    }
}
@media (min-width: 600px) {
    .digital-responsibility .facts .fact__graph,
    .life-skills-workforce-preparation .facts .fact__graph,
    .computational-thinking .facts .fact__graph,
    .student-led-learning .facts .fact__graph,
    .collaborative-classrooms .facts .fact__graph,
    .connecting-guardians-and-schools .facts .fact__graph,
    .innovating-pedagogy .facts .fact__graph,
    .emerging-technologies .facts .fact__graph {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
.digital-responsibility .h-c-breadcrumbs,
.life-skills-workforce-preparation .h-c-breadcrumbs,
.computational-thinking .h-c-breadcrumbs,
.student-led-learning .h-c-breadcrumbs,
.collaborative-classrooms .h-c-breadcrumbs,
.connecting-guardians-and-schools .h-c-breadcrumbs,
.innovating-pedagogy .h-c-breadcrumbs,
.emerging-technologies .h-c-breadcrumbs {
    display: none;
}
.digital-responsibility-intro-headline,
.life-skills-workforce-preparation-intro-headline,
.computational-thinking-intro-headline,
.student-led-learning-intro-headline,
.collaborative-classrooms-intro-headline,
.connecting-guardians-and-schools-intro-headline,
.innovating-pedagogy-intro-headline,
.emerging-technologies-intro-headline {
    padding-top: 80px !important;
}
.digital-responsibility .experts .gfe-responsive-image img,
.digital-responsibility [class^="experts_"] .gfe-responsive-image img,
.life-skills-workforce-preparation .experts .gfe-responsive-image img,
.life-skills-workforce-preparation [class^="experts_"] .gfe-responsive-image img,
.computational-thinking .experts .gfe-responsive-image img,
.computational-thinking [class^="experts_"] .gfe-responsive-image img,
.student-led-learning .experts .gfe-responsive-image img,
.student-led-learning [class^="experts_"] .gfe-responsive-image img,
.collaborative-classrooms .experts .gfe-responsive-image img,
.collaborative-classrooms [class^="experts_"] .gfe-responsive-image img,
.connecting-guardians-and-schools .experts .gfe-responsive-image img,
.connecting-guardians-and-schools [class^="experts_"] .gfe-responsive-image img,
.innovating-pedagogy .experts .gfe-responsive-image img,
.innovating-pedagogy [class^="experts_"] .gfe-responsive-image img,
.emerging-technologies .experts .gfe-responsive-image img,
.emerging-technologies [class^="experts_"] .gfe-responsive-image img {
    max-width: 232px;
    width: auto;
}
@media (min-width: 600px) {
    .digital-responsibility .experts .flexible-content-columns,
    .digital-responsibility [class^="experts_"] .flexible-content-columns,
    .life-skills-workforce-preparation .experts .flexible-content-columns,
    .life-skills-workforce-preparation [class^="experts_"] .flexible-content-columns,
    .computational-thinking .experts .flexible-content-columns,
    .computational-thinking [class^="experts_"] .flexible-content-columns,
    .student-led-learning .experts .flexible-content-columns,
    .student-led-learning [class^="experts_"] .flexible-content-columns,
    .collaborative-classrooms .experts .flexible-content-columns,
    .collaborative-classrooms [class^="experts_"] .flexible-content-columns,
    .connecting-guardians-and-schools .experts .flexible-content-columns,
    .connecting-guardians-and-schools [class^="experts_"] .flexible-content-columns,
    .innovating-pedagogy .experts .flexible-content-columns,
    .innovating-pedagogy [class^="experts_"] .flexible-content-columns,
    .emerging-technologies .experts .flexible-content-columns,
    .emerging-technologies [class^="experts_"] .flexible-content-columns {
        padding: 48px 0;
    }
}
.digital-responsibility .case-study-tile,
.life-skills-workforce-preparation .case-study-tile,
.computational-thinking .case-study-tile,
.student-led-learning .case-study-tile,
.collaborative-classrooms .case-study-tile,
.connecting-guardians-and-schools .case-study-tile,
.innovating-pedagogy .case-study-tile,
.emerging-technologies .case-study-tile {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .digital-responsibility .case-study-tile,
    .life-skills-workforce-preparation .case-study-tile,
    .computational-thinking .case-study-tile,
    .student-led-learning .case-study-tile,
    .collaborative-classrooms .case-study-tile,
    .connecting-guardians-and-schools .case-study-tile,
    .innovating-pedagogy .case-study-tile,
    .emerging-technologies .case-study-tile {
        margin-top: 48px;
    }
}
.digital-responsibility .case-study-tile .gfe-inline-image__img,
.life-skills-workforce-preparation .case-study-tile .gfe-inline-image__img,
.computational-thinking .case-study-tile .gfe-inline-image__img,
.student-led-learning .case-study-tile .gfe-inline-image__img,
.collaborative-classrooms .case-study-tile .gfe-inline-image__img,
.connecting-guardians-and-schools .case-study-tile .gfe-inline-image__img,
.innovating-pedagogy .case-study-tile .gfe-inline-image__img,
.emerging-technologies .case-study-tile .gfe-inline-image__img {
    margin: 24px 24px 0 24px;
    max-width: 120px;
}
.digital-responsibility-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.digital-responsibility-teacher_center .flexible-content,
.life-skills-workforce-preparation-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.life-skills-workforce-preparation-teacher_center .flexible-content,
.computational-thinking-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.computational-thinking-teacher_center .flexible-content,
.student-led-learning-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.student-led-learning-teacher_center .flexible-content,
.collaborative-classrooms-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.collaborative-classrooms-teacher_center .flexible-content,
.connecting-guardians-and-schools-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.connecting-guardians-and-schools-teacher_center .flexible-content,
.innovating-pedagogy-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.innovating-pedagogy-teacher_center .flexible-content,
.emerging-technologies-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
.emerging-technologies-teacher_center .flexible-content {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .digital-responsibility-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .digital-responsibility-teacher_center .flexible-content,
    .life-skills-workforce-preparation-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .life-skills-workforce-preparation-teacher_center .flexible-content,
    .computational-thinking-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .computational-thinking-teacher_center .flexible-content,
    .student-led-learning-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .student-led-learning-teacher_center .flexible-content,
    .collaborative-classrooms-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .collaborative-classrooms-teacher_center .flexible-content,
    .connecting-guardians-and-schools-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .connecting-guardians-and-schools-teacher_center .flexible-content,
    .innovating-pedagogy-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .innovating-pedagogy-teacher_center .flexible-content,
    .emerging-technologies-teacher_center .flexible-content-columns .h-c-grid__col .flexible-content,
    .emerging-technologies-teacher_center .flexible-content {
        margin-bottom: 48px;
    }
}
.digital-responsibility-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.life-skills-workforce-preparation-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.computational-thinking-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.student-led-learning-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.collaborative-classrooms-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.connecting-guardians-and-schools-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.innovating-pedagogy-global_webinars .flexible-content-columns:not(:first-child):not(:last-child),
.emerging-technologies-global_webinars .flexible-content-columns:not(:first-child):not(:last-child) {
    padding-top: 48px;
    padding-bottom: 0;
}
.digital-responsibility-global_webinars .flexible-content-columns:last-child,
.life-skills-workforce-preparation-global_webinars .flexible-content-columns:last-child,
.computational-thinking-global_webinars .flexible-content-columns:last-child,
.student-led-learning-global_webinars .flexible-content-columns:last-child,
.collaborative-classrooms-global_webinars .flexible-content-columns:last-child,
.connecting-guardians-and-schools-global_webinars .flexible-content-columns:last-child,
.innovating-pedagogy-global_webinars .flexible-content-columns:last-child,
.emerging-technologies-global_webinars .flexible-content-columns:last-child {
    padding-top: 48px;
}
@media (max-width: 599px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) {
        padding-bottom: 100px;
    }
}
@media (min-width: 1440px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) {
        padding-top: 128px;
    }
}
.digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.digital-responsibility-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.digital-responsibility-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.digital-responsibility-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.life-skills-workforce-preparation-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.life-skills-workforce-preparation-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.life-skills-workforce-preparation-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.computational-thinking-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.computational-thinking-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.computational-thinking-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.student-led-learning-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.student-led-learning-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.student-led-learning-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.collaborative-classrooms-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.collaborative-classrooms-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.collaborative-classrooms-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.connecting-guardians-and-schools-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.connecting-guardians-and-schools-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.connecting-guardians-and-schools-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.innovating-pedagogy-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.innovating-pedagogy-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.innovating-pedagogy-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-digital_responsibility
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-life_skills
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-computational_thinking
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-student_led_learning
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-collaborative_classrooms
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-connecting_guardians_and_schools
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-innovating-pedagogy
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
.emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
.training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
.emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .main.emerging-technologies-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro,
.emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
.training-courses
    .main.emerging-technologies-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .main.emerging-technologies-emerging_technologies
    > section[class*="-intro"]:first-of-type
    > .flexible-content-columns:nth-child(2)
    .h-c-intro {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-style: normal;
}
@media (max-width: 599px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro {
        font-size: 16px;
    }
}
@media (min-width: 600px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro {
        font-size: 16px;
    }
}
@media (min-width: 1440px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.digital-responsibility-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.life-skills-workforce-preparation-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.computational-thinking-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.student-led-learning-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.collaborative-classrooms-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.connecting-guardians-and-schools-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.innovating-pedagogy-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-digital_responsibility
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-life_skills
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-computational_thinking
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-student_led_learning
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-collaborative_classrooms
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-connecting_guardians_and_schools
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-innovating-pedagogy
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline--four,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-headline,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .h-c-headline,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .h-c-intro,
    .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .main.emerging-technologies-emerging_technologies
        > section[class*="-intro"]:first-of-type
        > .flexible-content-columns:nth-child(2)
        .h-c-intro {
        font-size: 18px;
    }
}
.digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
.training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-style: normal;
}
@media (min-width: 1024px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro {
        font-size: 20px;
    }
}
@media (min-width: 1440px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .digital-responsibility-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.digital-responsibility-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .life-skills-workforce-preparation-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.life-skills-workforce-preparation-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .computational-thinking-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.computational-thinking-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .student-led-learning-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.student-led-learning-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .collaborative-classrooms-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.collaborative-classrooms-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .connecting-guardians-and-schools-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.connecting-guardians-and-schools-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .innovating-pedagogy-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.innovating-pedagogy-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-collaborative_classrooms > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-collaborative_classrooms > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-connecting_guardians_and_schools > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-connecting_guardians_and_schools > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-innovating-pedagogy > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-innovating-pedagogy > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .emerging-technologies-emerging_technologies > .gfe-content-block > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro,
    .training-courses .main.emerging-technologies-emerging_technologies > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) .tooltip-wrapper .h-c-intro {
        font-size: 24px;
    }
}
@media (min-width: 1024px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) {
        padding-bottom: 144px;
    }
}
@media (min-width: 1440px) {
    .digital-responsibility-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .digital-responsibility-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.digital-responsibility-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .life-skills-workforce-preparation-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.life-skills-workforce-preparation-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .computational-thinking-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.computational-thinking-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .student-led-learning-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.student-led-learning-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .collaborative-classrooms-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.collaborative-classrooms-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .connecting-guardians-and-schools-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.connecting-guardians-and-schools-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .innovating-pedagogy-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.innovating-pedagogy-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-digital_responsibility > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-digital_responsibility > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-life_skills > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-life_skills > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-computational_thinking > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-computational_thinking > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2),
    .emerging-technologies-student_led_learning > .gfe-content-block > .flexible-content-columns:nth-child(2),
    .training-courses .main.emerging-technologies-student_led_learning > section[class*="-intro"]:first-of-type > .flexible-content-columns:nth-child(2) {
        padding-bottom: 192px;
    }
}
.digital-responsibility-collaborative_classrooms,
.digital-responsibility-connecting_guardians_and_schools,
.digital-responsibility-innovating-pedagogy,
.digital-responsibility-emerging_technologies,
.life-skills-workforce-preparation-collaborative_classrooms,
.life-skills-workforce-preparation-connecting_guardians_and_schools,
.life-skills-workforce-preparation-innovating-pedagogy,
.life-skills-workforce-preparation-emerging_technologies,
.computational-thinking-collaborative_classrooms,
.computational-thinking-connecting_guardians_and_schools,
.computational-thinking-innovating-pedagogy,
.computational-thinking-emerging_technologies,
.student-led-learning-collaborative_classrooms,
.student-led-learning-connecting_guardians_and_schools,
.student-led-learning-innovating-pedagogy,
.student-led-learning-emerging_technologies,
.collaborative-classrooms-collaborative_classrooms,
.collaborative-classrooms-connecting_guardians_and_schools,
.collaborative-classrooms-innovating-pedagogy,
.collaborative-classrooms-emerging_technologies,
.connecting-guardians-and-schools-collaborative_classrooms,
.connecting-guardians-and-schools-connecting_guardians_and_schools,
.connecting-guardians-and-schools-innovating-pedagogy,
.connecting-guardians-and-schools-emerging_technologies,
.innovating-pedagogy-collaborative_classrooms,
.innovating-pedagogy-connecting_guardians_and_schools,
.innovating-pedagogy-innovating-pedagogy,
.innovating-pedagogy-emerging_technologies,
.emerging-technologies-collaborative_classrooms,
.emerging-technologies-connecting_guardians_and_schools,
.emerging-technologies-innovating-pedagogy,
.emerging-technologies-emerging_technologies {
    padding-bottom: 0;
}
.computational-thinking .gfe-story-card .h-c-tile__links {
    bottom: 50px;
    position: absolute;
    right: 24px;
}
.computational-thinking .gfe-story-card .h-c-tile__links .h-c-tile__link--arrow {
    margin-right: 24px;
}
#reports .glue-c-modal__content {
    padding-top: 12px;
}
#reports .glue-c-modal__content .gfe-content-block,
#reports .glue-c-modal__content .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses #reports .glue-c-modal__content .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
#reports .glue-c-modal__content .gfe-content-block .flexible-content,
#reports .glue-c-modal__content .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
.training-courses #reports .glue-c-modal__content .main > section[class*="-intro"]:first-of-type .flexible-content {
    padding-bottom: 15px;
}
@media (min-width: 1440px) {
    #reports .glue-c-modal__content .gfe-content-block .flexible-content,
    #reports .glue-c-modal__content .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses #reports .glue-c-modal__content .main > section[class*="-intro"]:first-of-type .flexible-content {
        padding-bottom: 40px;
    }
}
@media (min-width: 600px) {
    #reports .glue-c-modal__content .flexible-content-block > .h-u-mt-std {
        margin-top: 16px;
    }
}
@media (min-width: 1440px) {
    #reports .glue-c-modal__content .flexible-content-block > .h-u-mt-std {
        margin-top: 16px;
    }
}
#reports .glue-c-modal__content section {
    padding-top: 0;
    padding-bottom: 0;
}
#reports .glue-c-modal__content section:nth-child(3) .gfe-content-block,
#reports .glue-c-modal__content section:nth-child(3) .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses #reports .glue-c-modal__content section:nth-child(3) .main > section[class*="-intro"]:first-of-type {
    padding-top: 24px;
}
@media (min-width: 1440px) {
    #reports .glue-c-modal__content section:nth-child(3) .gfe-content-block,
    #reports .glue-c-modal__content section:nth-child(3) .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses #reports .glue-c-modal__content section:nth-child(3) .main > section[class*="-intro"]:first-of-type {
        padding-top: 48px;
    }
}
#reports .glue-c-modal__content section:nth-child(3) .flexible-content {
    margin-bottom: 0;
    padding-bottom: 0;
}
#reports .glue-c-modal__content section:nth-child(3) .h-c-copy {
    margin-bottom: 0;
}
#reports .glue-c-modal__content section:nth-child(3) .flexible-content-columns .h-c-grid__col,
#reports .glue-c-modal__content section:nth-child(3) .flexible-content-columns .h-c-grid__col ul {
    margin-bottom: 0;
}
@media (min-width: 1440px) {
    #reports .gfe-cta-accordion {
        margin-top: 24px;
    }
}
.inovar-para-mim-intro-image .flexible-content--left {
    padding-bottom: 0;
}
.inovar-para-mim-intro-image .flexible-content--left .h-c-headline--three,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .flexible-content .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
.inovar-para-mim-intro-image .flexible-content--left .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
.inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
.inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
.inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
.inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
.inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
.inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image .flexible-content--left .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro,
.inovar-para-mim-intro-image
    .flexible-content--left
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .inovar-para-mim-intro-image
    .flexible-content--left
    .h-c-intro {
    margin-bottom: 0;
}
@media (min-width: 600px) {
    .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--three,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .flexible-content .h-c-headline,
    .csedweek-2019-cs-year-round .flexible-content .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .flexible-content .gfe-full-width-color-stories__tiles__tile--small .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
    .inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
    .inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline--four,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-headline,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image .flexible-content--left .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .inovar-para-mim-intro-image .flexible-content--left .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro,
    .inovar-para-mim-intro-image
        .flexible-content--left
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .inovar-para-mim-intro-image
        .flexible-content--left
        .h-c-intro {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
.inovar-para-mim-intro-image .colored-case-study-tile-row .gfe-ccs-tile {
    min-height: 205px;
}
.inovar-para-mim-stories .flexible-content--left {
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .inovar-para-mim-stories .flexible-content--left {
        padding-bottom: 32px;
    }
}
@media (max-width: 1023px) {
    .innovar-para-mi-mexico-innovar-para-cerrar-brechas .flexible-content--left {
        padding: 0 0 14px 0;
    }
}
@media (min-width: 1024px) {
    .innovar-para-mi-mexico-innovar-para-cerrar-brechas .flexible-content--left {
        padding: 0 0 6px 0;
    }
}
.innovar-para-mi-mexico-innovar-para-mi-estado {
    padding-top: 26px;
}
@media (max-width: 599px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content:first-child,
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content--left.h-c-grid__col-l--8 {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content:first-child,
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content--left.h-c-grid__col-l--8 {
        padding-bottom: 0;
    }
}
@media (min-width: 1440px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content:first-child,
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content--left.h-c-grid__col-l--8 {
        padding-bottom: 48px;
    }
}
.innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content:first-child .h-c-link .h-c-link--video,
.innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content--left.h-c-grid__col-l--8 .h-c-link .h-c-link--video {
    margin-bottom: 0;
}
.innovar-para-mi-mexico-innovar-para-mi-estado .colored-case-study-tile-row {
    padding-top: 0 !important;
}
@media (max-width: 1439px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .colored-case-study-tile-row {
        padding-bottom: 24px !important;
    }
}
@media (min-width: 1440px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .colored-case-study-tile-row {
        padding-bottom: 56px !important;
    }
}
@media (max-width: 1023px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .colored-case-study-tile-row .h-c-tile__links {
        margin-bottom: 13px;
    }
}
@media (min-width: 1440px) {
    .innovar-para-mi-mexico-innovar-para-mi-estado .flexible-content:last-child .h-c-intro {
        margin-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .flexible-content--left {
        padding: 0 0 16px 0;
    }
}
@media (min-width: 1024px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .flexible-content--left {
        padding: 0 0 32px 0;
    }
}
@media (max-width: 1023px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .revamp-carousel {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .revamp-carousel {
        padding-bottom: 48px;
    }
}
.innovar-para-mi-mexico-desafio-de-innovacion .revamp-carousel__copy h1 {
    font-size: 16px;
    font-weight: 400;
}
@media (min-width: 1440px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .revamp-carousel__copy h1 {
        margin-bottom: 16px;
    }
}
.innovar-para-mi-mexico-desafio-de-innovacion .revamp-carousel .h-c-carousel__navigation {
    padding-top: 4px;
}
@media (min-width: 1024px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .revamp-carousel .h-c-carousel__navigation {
        padding-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .innovar-para-mi-mexico-desafio-de-innovacion .flexible-content-columns .h-c-grid__col--6 {
        padding-bottom: 4px;
    }
}
@media (min-width: 1024px) {
    .innovar-para-mi-mexico-innovar-para-mi-escuela {
        padding-bottom: 71px;
    }
}
@media (min-width: 1024px) {
    .innovar-para-mi-mexico-innovar-para-mi-escuela .flexible-content {
        margin: 0 auto;
        padding-bottom: 8px;
        text-align: center;
        width: 47.92401%;
    }
}
@media (min-width: 600px) {
    .teaching-resources .gfe-dropdown__select-list__item:nth-child(3) {
        border-bottom: 1px solid #dadce0;
        padding-bottom: 24px;
    }
}
.teaching-resources .gfe-dropdown__select-list__item:nth-child(4) {
    margin-top: 24px;
}
.teaching-resources .collection-content__modals .glue-c-modal__overlay {
    padding: 20px 0;
}
.teaching-resources .collection-content__modals section {
    padding-top: 45px;
}
.teaching-resources .collection-content__modals .h-c-page {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
}
@media (min-width: 600px) {
    .teaching-resources .collection-content__modals .h-c-page {
        padding: 0 16px;
    }
}
.teaching-resources .collection-content__modals .flexible-content {
    max-width: 844px;
}
.teaching-resources .collection-content__modals .iframe {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .teaching-resources .collection-content__modals .iframe {
        margin-bottom: 24px;
    }
}
.teaching-resources .collection-content__modals .gfe-quote {
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 20px 2px rgba(0, 0, 0, 0.1);
    padding: 24px;
}
.teaching-resources .collection-content__modals .flexible-content {
    margin-bottom: 16px;
}
.teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline.h-c-headline--four,
.teaching-resources .collection-content__modals .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline--four.h-c-intro,
.teaching-resources .collection-content__modals .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline,
.teaching-resources .collection-content__modals .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-intro,
.teaching-resources .collection-content__modals .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-intro {
    font-size: 20px;
}
@media (min-width: 600px) {
    .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .teaching-resources .collection-content__modals .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline--four.h-c-intro,
    .teaching-resources .collection-content__modals .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline,
    .teaching-resources .collection-content__modals .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-intro,
    .teaching-resources .collection-content__modals .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-intro {
        font-size: 24px;
    }
}
@media (min-width: 1024px) {
    .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .teaching-resources .collection-content__modals .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline--four.h-c-intro,
    .teaching-resources .collection-content__modals .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-headline,
    .teaching-resources .collection-content__modals .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-intro,
    .teaching-resources .collection-content__modals .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .teaching-resources .collection-content__modals .flexible-content:first-child .h-c-intro {
        font-size: 32px;
    }
}
.teaching-resources .collection-content__modals .flexible-content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.teaching-resources .collection-content__modals .flexible-content-block .h-c-icon {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
@media (min-width: 600px) {
    .teaching-resources .collection-content__modals .h-c-grid__col.h-c-grid__col--6 {
        margin: 0 2.7%;
        width: 44.4%;
    }
}
@media (min-width: 1024px) {
    .teaching-resources .collection-content__modals .h-c-grid__col.h-c-grid__col--6 {
        -ms-flex-preferred-size: 44.94%;
        flex-basis: 44.94%;
        margin: 0 2.53%;
        width: 44.94%;
    }
}
@media (max-width: 1023px) {
    .assignments-intro .page-intro-button {
        margin: 8px auto;
    }
}
@media (max-width: 1023px) {
    .assignments-video-section {
        padding-bottom: 0;
    }
}
@media (min-width: 600px) {
    .assignments-video-section .feature-story__highlight-description {
        padding: 48px 60px;
    }
}
@media (min-width: 1024px) {
    .assignments-video-section .feature-story__highlight-description {
        padding: 48px 110px;
    }
}
@media (max-width: 1023px) {
    .assignments-create-analyze-grade {
        padding-top: 24px;
    }
}
@media (max-width: 599px) {
    .assignments-create-analyze-grade .h-c-page {
        padding-bottom: 0;
        padding-top: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-create-analyze-grade .h-c-page {
        padding-bottom: 24px;
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .assignments-create-analyze-grade .h-c-page {
        padding-bottom: 32px;
        padding-top: 48px;
    }
}
@media (min-width: 1440px) {
    .assignments-create-analyze-grade .h-c-page {
        padding-bottom: 0;
        padding-top: 0;
    }
}
@media (max-width: 599px) {
    .assignments-create-analyze-grade .h-c-page .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 40px 0 72px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .assignments-create-analyze-grade .h-c-page .flexible-content-columns:not(:first-child):not(:last-child) {
        padding: 64px 0;
    }
}
@media (max-width: 1023px) {
    .assignments-empower .h-c-page {
        padding-top: 16px;
    }
}
@media (max-width: 1023px) {
    .assignments-empower .h-c-page .flexible-content-columns:first-child .flexible-content--left {
        padding-bottom: 16px;
    }
}
@media (min-width: 1440px) {
    .assignments-empower .h-c-page .flexible-content-columns:first-child .flexible-content--left {
        padding-bottom: 0;
    }
}
@media (min-width: 1440px) {
    .assignments-empower .h-c-page .flexible-content-columns:first-child .h-c-copy {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col:last-child {
        margin: 0;
        width: 100%;
    }
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col:last-child .icon-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col:last-child .icon-list li {
        margin: 0 1.03799%;
        width: 47.92401%;
    }
}
@media (max-width: 599px) {
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col {
        margin-bottom: 0;
        margin-top: 24px;
    }
}
.assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item {
    margin-bottom: 0;
    margin-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item {
        padding-top: 24px;
    }
}
.assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item .visible__mobile {
    height: 27px;
}
.assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item .visible__middle {
    height: 32px;
}
.assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item .visible__large {
    height: 48px;
}
@media (min-width: 1440px) {
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item:first-child {
        margin-bottom: 24px;
    }
}
@media (max-width: 599px) {
    .assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col .icon-list__item:last-child {
        margin-top: 24px;
    }
}
.assignments-empower .h-c-page .flexible-content-columns:last-child .h-c-grid__col:first-child {
    margin-top: 0;
}
@media (max-width: 1023px) {
    .assignments-access .h-c-page .flexible-content-columns:first-child .flexible-content {
        padding-bottom: 24px;
    }
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:first-child ul {
    list-style: none;
    margin-bottom: 0;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:first-child ul li {
    position: relative;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:first-child ul li:last-child::before {
    height: 12px;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:first-child ul li::before {
    border-left: 1px solid #d7d7d7;
    content: "";
    height: 100%;
    left: -15px;
    position: absolute;
    width: 1px;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:first-child ul li::after {
    color: #d7d7d7;
    content: "\2022";
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    height: 0;
    left: 0;
    margin-left: -20.5px;
    position: absolute;
    top: -0.425em;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul {
    list-style: none;
    margin-bottom: 0;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li {
    position: relative;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li:last-child::before {
    height: 12px;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::before {
    border-left: 1px solid #d7d7d7;
    content: "";
    height: 100%;
    left: -15px;
    position: absolute;
    width: 1px;
}
.assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::after {
    color: #d7d7d7;
    content: "\2022";
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    height: 0;
    left: 0;
    margin-left: -20px;
    position: absolute;
    top: -0.425em;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) {
        margin-top: 24px;
    }
}
@media (max-width: 1023px) {
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) {
        margin-top: 24px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul {
        list-style: none;
        margin-bottom: 0;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li {
        position: relative;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li:last-child::before {
        height: 12px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::before {
        border-left: 1px solid #d7d7d7;
        content: "";
        height: 100%;
        left: -15px;
        position: absolute;
        width: 1px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::after {
        color: #d7d7d7;
        content: "\2022";
        display: inline-block;
        font-size: 32px;
        font-weight: bolder;
        height: 0;
        left: 0;
        margin-left: -20.5px;
        position: absolute;
        top: -0.425em;
    }
}
@media (min-width: 1024px) {
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul {
        list-style: none;
        margin-bottom: 0;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li {
        position: relative;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li:last-child::before {
        height: 12px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::before {
        border-left: 1px solid #d7d7d7;
        content: "";
        height: 100%;
        left: -15px;
        position: absolute;
        width: 1px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::after {
        color: #d7d7d7;
        content: "\2022";
        display: inline-block;
        font-size: 32px;
        font-weight: bolder;
        height: 0;
        left: 0;
        margin-left: -20.5px;
        position: absolute;
        top: -0.425em;
    }
}
@media (min-width: 1440px) {
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul {
        list-style: none;
        margin-bottom: 0;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li {
        position: relative;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li:last-child::before {
        height: 12px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::before {
        border-left: 1px solid #d7d7d7;
        content: "";
        height: 100%;
        left: -15px;
        position: absolute;
        width: 1px;
    }
    .assignments-access .h-c-page .flexible-content-columns:nth-child(2) .h-c-grid__col:nth-child(2) ul li::after {
        color: #d7d7d7;
        content: "\2022";
        display: inline-block;
        font-size: 32px;
        font-weight: bolder;
        height: 0;
        left: 0;
        margin-left: -20px;
        position: absolute;
        top: -0.425em;
    }
}
.assignments-access .h-c-page .h-c-copy {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .assignments-quote .gfe-responsive-image {
        width: 820px;
    }
}
@media (min-width: 1024px) {
    .assignments-quote .feature-story__highlight--quote-wrapper {
        margin-left: 24% !important;
        max-width: 682px;
    }
}
.assignments-quote .feature-story__highlight-description--quote {
    padding-top: 56px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-security {
        padding-bottom: 72px;
    }
}
@media (min-width: 1024px) {
    .assignments-security {
        padding-bottom: 32px;
    }
}
@media (max-width: 1023px) {
    .assignments-security .h-c-grid__col-m--order-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 1023px) {
    .assignments-security .h-c-grid__col-m--order-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-security .h-c-grid__col-m--order-2 {
        padding-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .assignments-get-started {
        padding-top: 16px;
    }
}
.assignments-get-started .gfe-get-started__ctas {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (max-width: 1023px) {
    .assignments-get-started .gfe-get-started__ctas .h-c-button:first-child {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .assignments-get-started .gfe-get-started__ctas .h-c-button:first-child {
        margin-bottom: 24px;
    }
}
.assignments-resources .h-c-link.h-c-link--external .h-c-icon {
    margin-left: -2px;
}
.assignments-resources .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
    height: 32px;
}
.assignments-resources .resource-tile__item {
    min-height: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-resources .resource-tile__item {
        height: 274px;
        max-width: 284px;
    }
}
.assignments-resources .resource-tile__item .h-c-tile__header {
    padding-left: 20px;
}
.assignments-resources .resource-tile__item .h-c-tile__links {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 500;
}
.assignments-resources .resource-tile {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .assignments-resources .resource-tile {
        margin-top: 40px;
    }
}
@media (max-width: 599px) {
    .assignments-resources {
        padding-bottom: 64px;
        padding-top: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .assignments-resources {
        max-width: 645px;
        padding-bottom: 64px;
        padding-top: 16px;
    }
}
@media (min-width: 1024px) {
    .assignments-resources {
        padding-bottom: 20px;
    }
}
.assignments .gfe-responsive-image__img {
    border-radius: 0;
}
.assignments .customPillars,
.assignments .classroom-manage,
.assignments .classroom-measure,
.assignments .classroom-collaborate,
.assignments .classroom-secure,
.assignments .assignments-integrate,
.assignments .assignments-distribute-and-grade,
.assignments .assignments-analyze-2020,
.assignments .assignments-secure {
    padding-bottom: 0;
    padding-top: 60px;
}
@media (min-width: 600px) {
    .assignments .customPillars,
    .assignments .classroom-manage,
    .assignments .classroom-measure,
    .assignments .classroom-collaborate,
    .assignments .classroom-secure,
    .assignments .assignments-integrate,
    .assignments .assignments-distribute-and-grade,
    .assignments .assignments-analyze-2020,
    .assignments .assignments-secure {
        padding-top: 36px;
    }
}
@media (min-width: 1024px) {
    .assignments .customPillars,
    .assignments .classroom-manage,
    .assignments .classroom-measure,
    .assignments .classroom-collaborate,
    .assignments .classroom-secure,
    .assignments .assignments-integrate,
    .assignments .assignments-distribute-and-grade,
    .assignments .assignments-analyze-2020,
    .assignments .assignments-secure {
        padding-top: 56px;
    }
}
.assignments .customPillars .h-c-copy.h-c-intro ul li:last-child,
.assignments .classroom-manage .h-c-copy.h-c-intro ul li:last-child,
.assignments .classroom-measure .h-c-copy.h-c-intro ul li:last-child,
.assignments .classroom-collaborate .h-c-copy.h-c-intro ul li:last-child,
.assignments .classroom-secure .h-c-copy.h-c-intro ul li:last-child,
.assignments .assignments-integrate .h-c-copy.h-c-intro ul li:last-child,
.assignments .assignments-distribute-and-grade .h-c-copy.h-c-intro ul li:last-child,
.assignments .assignments-analyze-2020 .h-c-copy.h-c-intro ul li:last-child,
.assignments .assignments-secure .h-c-copy.h-c-intro ul li:last-child {
    padding-bottom: 0;
}
.assignments .customPillars .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .classroom-manage .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .classroom-measure .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .classroom-collaborate .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .classroom-secure .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .assignments-integrate .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .assignments-distribute-and-grade .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .assignments-analyze-2020 .flexible-content-columns .h-c-grid__col:not(:last-child),
.assignments .assignments-secure .flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 0;
}
.assignments .customPillars .gallery-content,
.assignments .classroom-manage .gallery-content,
.assignments .classroom-measure .gallery-content,
.assignments .classroom-collaborate .gallery-content,
.assignments .classroom-secure .gallery-content,
.assignments .assignments-integrate .gallery-content,
.assignments .assignments-distribute-and-grade .gallery-content,
.assignments .assignments-analyze-2020 .gallery-content,
.assignments .assignments-secure .gallery-content {
    margin-bottom: 16px;
}
.assignments-page-intro {
    padding-bottom: 68px;
}
@media (min-width: 600px) {
    .assignments-page-intro {
        padding-bottom: 44px;
    }
}
@media (min-width: 1024px) {
    .assignments-page-intro {
        padding-bottom: 72px;
    }
}
.assignments-page-intro .page-intro-copy__icon {
    margin-bottom: 16px;
}
.assignments-page-intro .h-c-headline,
.assignments-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .assignments-page-intro .h-c-intro {
    margin-bottom: 16px !important;
}
@media (min-width: 475px) and (max-width: 599px) {
    .assignments-page-intro .h-c-headline--two {
        margin-left: auto;
        margin-right: auto;
        max-width: 423px;
    }
}
@media (min-width: 600px) and (max-width: 720px) {
    .assignments-page-intro .h-c-headline--two {
        margin-left: auto;
        margin-right: auto;
        max-width: 300px;
    }
}
@media (min-width: 965px) and (max-width: 1023px) {
    .assignments-page-intro .h-c-headline--two {
        margin-left: auto;
        margin-right: auto;
        max-width: 560px;
    }
}
@media (min-width: 1024px) {
    .assignments-page-intro .h-c-headline--two {
        margin-left: auto;
        margin-right: auto;
        max-width: 750px;
    }
}
@media (min-width: 500px) and (max-width: 599px) {
    .assignments-page-intro .h-c-headline--subhead {
        margin-left: auto;
        margin-right: auto;
        max-width: 480px;
    }
}
@media (min-width: 600px) and (max-width: 720px) {
    .assignments-page-intro .h-c-headline--subhead {
        margin-left: auto;
        margin-right: auto;
        max-width: 337px;
    }
}
@media (min-width: 800px) and (max-width: 915px) {
    .assignments-page-intro .h-c-headline--subhead {
        margin-left: auto;
        margin-right: auto;
        max-width: 487px;
    }
}
@media (min-width: 1024px) {
    .assignments-page-intro .h-c-headline--subhead {
        margin-left: auto;
        margin-right: auto;
        max-width: 750px;
    }
}
.assignments-page-intro .page-intro-button {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .assignments-page-intro .page-intro-button {
        display: inline-block;
    }
}
.assignments-page-intro .page-intro-button .h-c-button {
    margin-bottom: 16px;
    margin-top: 0;
}
@media (min-width: 600px) {
    .assignments-page-intro .page-intro-button .h-c-button {
        margin: 0 8px 8px !important;
    }
}
.assignments-page-intro .revamp-carousel {
    padding-top: 60px;
}
@media (min-width: 600px) {
    .assignments-page-intro .revamp-carousel {
        padding-top: 52px;
    }
}
@media (min-width: 1024px) {
    .assignments-page-intro .revamp-carousel {
        padding-top: 72px;
    }
}
@media (max-width: 1023px) {
    .assignments-integrate .h-c-button,
    .assignments-distribute-and-grade .h-c-button,
    .assignments-analyze-2020 .h-c-button,
    .assignments-secure .h-c-button {
        margin-bottom: 7px;
    }
}
@media (min-width: 1024px) {
    .assignments-integrate .h-c-button,
    .assignments-distribute-and-grade .h-c-button,
    .assignments-analyze-2020 .h-c-button,
    .assignments-secure .h-c-button {
        margin-bottom: 15px;
    }
}
.assignments-quote-2020 {
    padding-bottom: 0;
    padding-top: 56px;
}
@media (min-width: 600px) {
    .assignments-quote-2020 {
        padding-top: 84px;
    }
}
@media (min-width: 1024px) {
    .assignments-quote-2020 {
        padding-top: 80px;
    }
}
.assignments-quote-2020 .feature-story {
    -ms-flex-preferred-size: 81.25734%;
    flex-basis: 81.25734%;
    width: 81.25734%;
    margin: 0 auto;
}
@media (min-width: 600px) {
    .assignments-quote-2020 .feature-story {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 1024px) {
    .assignments-quote-2020 .feature-story {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 600px) {
    .assignments-quote-2020 .feature-story__highlight--quote-wrapper {
        margin: 0;
        max-width: 100%;
    }
}
.assignments-quote-2020 .feature-story__quote-background {
    height: 64px;
    left: -20px;
    top: -4px;
    width: 64px;
}
@media (min-width: 600px) {
    .assignments-quote-2020 .feature-story__quote-background {
        left: -32px;
        top: -40px;
    }
}
@media (min-width: 1024px) {
    .assignments-quote-2020 .feature-story__quote-background {
        height: 67px;
        left: -36px;
        top: -48px;
        width: 86px;
    }
}
.assignments-quote-2020 .feature-story__quote-background .gfe-background-image__img {
    height: 64px;
    -o-object-fit: fill;
    object-fit: fill;
    width: 64px;
}
@media (min-width: 1024px) {
    .assignments-quote-2020 .feature-story__quote-background .gfe-background-image__img {
        height: 67px;
        width: 86px;
    }
}
.assignments-quote-2020 .feature-story .gfe-quote {
    padding: 24px 0;
}
@media (min-width: 600px) {
    .assignments-quote-2020 .feature-story .gfe-quote {
        padding: 0;
    }
}
.assignments-quote-2020 .feature-story .gfe-quote__subhead {
    font-size: 24px;
    line-height: 1.33333;
}
@media (min-width: 600px) {
    .assignments-quote-2020 .feature-story .gfe-quote__subhead {
        font-size: 32px;
        line-height: 1.25;
        margin-bottom: 16px;
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .assignments-quote-2020 .feature-story .gfe-quote__subhead {
        font-size: 36px;
        line-height: 1.22222;
        margin-bottom: 16px;
        margin-top: 0;
    }
}
.assignments-quote-2020 .feature-story .gfe-quote__author {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.15px;
    line-height: 1.71429;
}
.assignments-about-classroom {
    padding-bottom: 0;
    padding-top: 44px;
}
@media (min-width: 600px) {
    .assignments-about-classroom {
        padding-top: 68px;
    }
}
@media (min-width: 1024px) {
    .assignments-about-classroom {
        padding-bottom: 32px;
        padding-top: 72px;
    }
}
@media (min-width: 600px) {
    .assignments-about-classroom .gfe-cutout {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
        margin: 0 auto;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .assignments-about-classroom .gfe-cutout .h-c-grid__col {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
    }
}
@media (min-width: 600px) {
    .assignments-about-classroom .gfe-cutout__image {
        margin: 0 auto;
        max-width: 385px;
    }
}
@media (min-width: 600px) {
    .assignments-about-classroom .gfe-cutout__image {
        max-width: 616px;
    }
}
@media (max-width: 599px) {
    .assignments-about-classroom .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (max-width: 599px) {
    .assignments-about-classroom .gfe-cutout__content {
        max-width: 344px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .assignments-about-classroom .gfe-cutout__content {
        left: 0;
        margin: 0;
        max-width: 574px;
        padding: 24px 0 14px;
        position: unset;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@media (min-width: 1024px) {
    .assignments-about-classroom .gfe-cutout__content {
        margin: 0 auto;
    }
}
@media (min-width: 1440px) {
    .assignments-about-classroom .gfe-cutout__content {
        max-width: 616px;
    }
}
.assignments-about-classroom .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .assignments-about-classroom .gfe-cutout__content__headline {
        font-size: 28px;
        white-space: pre-wrap;
    }
}
.assignments-about-classroom .gfe-cutout__content__description {
    margin-bottom: 4px;
}
@media (min-width: 600px) {
    .assignments-about-classroom .gfe-cutout__content__cta {
        display: inline-block;
    }
}
.assignments-resources-2020 {
    padding-bottom: 0;
    padding-top: 50px;
}
@media (min-width: 600px) {
    .assignments-resources-2020 {
        padding-top: 28px;
    }
}
@media (min-width: 1024px) {
    .assignments-resources-2020 {
        padding-top: 40px;
    }
}
.assignments-resources-2020 .h-c-headline,
.assignments-resources-2020 .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .assignments-resources-2020 .h-c-intro {
    margin-bottom: 16px;
}
.assignments-resources-2020 .flexible-content-block {
    margin-bottom: 36px;
}
@media (min-width: 600px) {
    .assignments-resources-2020 .flexible-content-block {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 600px) {
    .assignments-resources-2020 .asset-tile__carousel {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (min-width: 600px) and (max-width: 690px) {
    .assignments-resources-2020 .asset-tile__carousel {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (min-width: 600px) {
    .assignments-resources-2020 .asset-tile__carousel__item {
        margin-left: 0 !important;
        width: auto !important;
    }
}
@media (min-width: 600px) {
    .assignments-resources-2020 .asset-tile .h-c-tile {
        width: 300px;
    }
}
.assignments-resources-2020 .asset-tile .h-c-tile__link {
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.assignments-get-started-2020 {
    padding-bottom: 0;
    padding-top: 44px;
}
@media (min-width: 600px) {
    .assignments-get-started-2020 {
        padding-top: 52px;
    }
}
@media (min-width: 1024px) {
    .assignments-get-started-2020 {
        padding-top: 56px;
    }
}
@media (min-width: 1440px) {
    .assignments-get-started-2020 {
        padding-top: 44px;
    }
}
.assignments-get-started-2020 .h-c-eyebrow {
    display: none;
}
@media (min-width: 600px) {
    .assignments-get-started-2020 .h-c-headline,
    .assignments-get-started-2020 .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .assignments-get-started-2020 .h-c-intro {
        min-width: 490px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .assignments-get-started-2020 .h-c-intro {
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
    }
}
@media (min-width: 1440px) {
    .assignments-get-started-2020 .h-c-intro {
        min-width: 690px;
    }
}
.assignments-cross-linking {
    padding-bottom: 4px;
    padding-top: 68px;
}
@media (min-width: 600px) {
    .assignments-cross-linking {
        padding-bottom: 36px;
    }
}
@media (min-width: 1024px) {
    .assignments-cross-linking {
        padding-bottom: 32px;
        padding-top: 72px;
    }
}
@media (min-width: 600px) {
    .assignments-cross-linking .gfe-cutout {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
        white-space: nowrap;
    }
}
@media (min-width: 1024px) {
    .assignments-cross-linking .gfe-cutout {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
        margin: 0 auto;
    }
}
@media (min-width: 600px) {
    .assignments-cross-linking .gfe-cutout__image {
        margin: 0 auto;
        margin-right: 0;
        max-width: 385px;
    }
}
@media (min-width: 600px) {
    .assignments-cross-linking .gfe-cutout__image {
        max-width: 616px;
    }
}
@media (max-width: 599px) {
    .assignments-cross-linking .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 600px) {
    .assignments-cross-linking .gfe-cutout__content {
        max-width: 344px;
        -webkit-transform: translate(-10%, -50%);
        transform: translate(-10%, -50%);
    }
}
@media (min-width: 1024px) {
    .assignments-cross-linking .gfe-cutout__content {
        padding: 24px;
        -webkit-transform: translate(-35%, -50%);
        transform: translate(-35%, -50%);
    }
}
@media (min-width: 1440px) {
    .assignments-cross-linking .gfe-cutout__content {
        max-width: 574px;
        padding: 48px;
        -webkit-transform: translate(-5%, -50%);
        transform: translate(-5%, -50%);
    }
}
.assignments-cross-linking .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .assignments-cross-linking .gfe-cutout__content__headline {
        font-size: 28px;
        white-space: pre-wrap;
    }
}
.assignments-cross-linking .gfe-cutout__content__cta {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .assignments-cross-linking .gfe-cutout__content__cta {
        display: inline-block;
    }
}
.originality-intro .h-c-button {
    margin-bottom: 0;
    margin-top: 8px;
}
@media (min-width: 600px) {
    .originality-intro .h-c-button {
        margin-top: 16px;
    }
}
@media (min-width: 1024px) {
    .originality-intro .h-c-button {
        margin-top: 32px;
    }
}
.originality-overview .h-c-copy {
    margin-bottom: 0;
}
.originality-how-it-works .h-c-page {
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .originality-how-it-works .h-c-page {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .originality-how-it-works .h-c-page {
        padding-bottom: 48px;
    }
}
.originality-how-it-works .h-c-copy {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .originality-content-ownership {
        padding-bottom: 40px;
    }
}
.originality-availability-future-costs .h-c-page > .flexible-content .h-c-headline,
.originality-availability-future-costs .h-c-page > .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .originality-availability-future-costs .h-c-page > .flexible-content .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .originality-availability-future-costs .h-c-page > .flexible-content .h-c-headline,
    .originality-availability-future-costs .h-c-page > .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .originality-availability-future-costs .h-c-page > .flexible-content .h-c-intro {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .originality-availability-future-costs .h-c-page .flexible-content-columns .h-c-grid__col:not(:last-child) {
        padding-bottom: 24px;
    }
}
.originality-availability-future-costs .h-c-page .flexible-content-columns .h-c-copy {
    margin-bottom: 0;
}
.originality-reports-page-intro {
    padding-top: 36px !important;
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .originality-reports-page-intro {
        padding-top: 32px !important;
    }
}
.originality-reports-page-intro .page-intro .page-intro-copy .h-c-headline.h-c-headline--two.h-has-bottom-margin,
.originality-reports-page-intro .page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .originality-reports-page-intro .page-intro .page-intro-copy .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 16px;
}
.originality-reports-one-search .flexible-content .h-c-eyebrow.h-has-bottom-margin,
.originality-reports-instructional .flexible-content .h-c-eyebrow.h-has-bottom-margin,
.originality-reports-ownership-2020 .flexible-content .h-c-eyebrow.h-has-bottom-margin {
    margin-top: 0;
}
.originality-reports-one-search {
    padding-top: 60px !important;
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .originality-reports-one-search {
        padding-top: 80px !important;
    }
}
.originality-reports-one-search .gallery-content {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .originality-reports-one-search .gallery-content {
        margin-bottom: 0;
    }
}
.originality-reports-instructional {
    padding-top: 36px;
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .originality-reports-instructional {
        padding-top: 60px;
    }
}
@media (min-width: 1024px) {
    .originality-reports-instructional {
        padding-top: 72px;
    }
}
.originality-reports-instructional .flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .originality-reports-instructional .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 0;
    }
}
.originality-reports-ownership-2020 {
    padding-top: 60px;
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .originality-reports-ownership-2020 {
        padding-top: 72px;
    }
}
.originality-reports-ownership-2020 .gallery-content {
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .originality-reports-ownership-2020 .gallery-content {
        margin-bottom: 0;
    }
}
.originality-reports-access-originality-reports {
    padding-top: 36px;
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .originality-reports-access-originality-reports {
        padding-top: 60px;
    }
}
@media (min-width: 1024px) {
    .originality-reports-access-originality-reports {
        padding-top: 72px;
    }
}
.originality-reports-access-originality-reports .h-c-page > .flexible-content {
    margin-bottom: 36px;
}
.originality-reports-access-originality-reports .h-c-page > .flexible-content-columns .h-c-grid__col:not(:last-child) {
    margin-bottom: 40px;
}
.originality-reports-resources {
    padding-top: 60px;
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .originality-reports-resources {
        padding-top: 36px;
    }
}
@media (min-width: 1024px) {
    .originality-reports-resources {
        padding-top: 64px;
    }
}
.originality-reports-resources .h-c-page > .flexible-content {
    margin-bottom: 36px;
}
@media (min-width: 600px) {
    .originality-reports-resources .asset-tile__carousel {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
@media (min-width: 1024px) {
    .originality-reports-resources .asset-tile__carousel {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (min-width: 600px) {
    .originality-reports-resources .asset-tile__carousel__item {
        margin-left: 0 !important;
        width: auto !important;
    }
}
@media (min-width: 600px) {
    .originality-reports-resources .asset-tile .h-c-tile {
        width: 300px;
    }
}
.originality-reports-get-started {
    padding-top: 44px;
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .originality-reports-get-started {
        padding-top: 52px;
    }
}
@media (min-width: 1024px) {
    .originality-reports-get-started {
        padding-top: 44px;
    }
}
.originality-reports-cross-linking {
    padding-top: 68px;
}
@media (max-width: 599px) {
    .originality-reports-cross-linking .gfe-cutout__content {
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .originality-reports-cross-linking {
        padding-top: 72px;
    }
}
@media (min-width: 600px) {
    .originality-reports-cross-linking .gfe-cutout {
        margin: 0 auto;
        white-space: nowrap;
    }
}
@media (min-width: 767px) {
    .originality-reports-cross-linking .gfe-cutout {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .originality-reports-cross-linking .gfe-cutout .h-c-grid__col.h-c-grid__col-l--7 {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        width: 64.59068%;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .originality-reports-cross-linking .gfe-cutout .h-c-grid__col.h-c-grid__col-l--7 {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
.originality-reports-cross-linking .gfe-cutout__image {
    margin: 0 !important;
}
.originality-reports-cross-linking .gfe-cutout__content {
    margin: 0 !important;
}
@media (min-width: 600px) {
    .originality-reports-cross-linking .gfe-cutout__content {
        max-width: initial;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 65%;
    }
    [dir="ltr"] .originality-reports-cross-linking .gfe-cutout__content {
        left: 40%;
    }
    [dir="rtl"] .originality-reports-cross-linking .gfe-cutout__content {
        right: 40%;
    }
}
@media (min-width: 1024px) {
    .originality-reports-cross-linking .gfe-cutout__content {
        padding: 24px;
        width: 60%;
    }
}
@media (min-width: 1024px) {
    .originality-reports-cross-linking .gfe-cutout__content {
        padding: 48px;
    }
}
.originality-reports-cross-linking .gfe-cutout__content__headline {
    font-size: 18px;
    margin-bottom: 16px;
}
@media (min-width: 600px) {
    .originality-reports-cross-linking .gfe-cutout__content__headline {
        font-size: 28px;
        white-space: pre-wrap;
    }
}
.jamboard .jamboard-hero {
    padding-bottom: 0;
}
.jamboard .jamboard-app {
    padding: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-app {
        padding-top: 24px;
    }
}
.jamboard .jamboard-app .flexible-content-columns .h-c-copy {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .jamboard .jamboard-app > .h-c-page {
        padding-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-quote {
        padding-top: 36px;
    }
}
.jamboard .jamboard-pillars-1 {
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-pillars-1 {
        padding-top: 14px;
    }
    .jamboard .jamboard-pillars-1 .h-c-grid__col:nth-child(2) .icon-mobile {
        display: block;
        margin-bottom: 28px;
    }
    .jamboard .jamboard-pillars-1 .h-c-grid__col:nth-child(3) .icon-mobile {
        display: block;
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .jamboard .jamboard-pillars-1 .pillar a {
        border-bottom: 0;
        color: #5f6368;
        text-decoration: none;
    }
}
@media (min-width: 1024px) {
    .jamboard .jamboard-pillars-1 .pillar a:visited {
        color: #5f6368;
    }
}
@media (max-width: 599px) {
    .jamboard .jamboard-pillars-1 .pillar__description {
        margin-top: 8px;
    }
}
.jamboard .jamboard-whiteboard .revamp-carousel {
    margin-top: 48px;
}
@media (max-width: 599px) {
    .jamboard .jamboard-whiteboard .revamp-carousel {
        margin-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-whiteboard .revamp-carousel {
        margin-top: 24px;
    }
}
.jamboard .jamboard-whiteboard .flexible-content-columns .h-c-copy {
    margin-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-whiteboard .gfe-tip {
        margin-top: 16px;
    }
}
.jamboard .jamboard-pillars-2 .flexible-content-columns {
    margin-top: 48px;
}
@media (max-width: 599px) {
    .jamboard .jamboard-pillars-2 .flexible-content-columns {
        margin-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-pillars-2 .flexible-content-columns {
        margin-top: 24px;
    }
    .jamboard .jamboard-pillars-2 .flexible-content-columns .h-c-grid__col:nth-child(2) .icon-mobile {
        display: block;
        margin-bottom: 24px;
    }
    .jamboard .jamboard-pillars-2 .flexible-content-columns .h-c-grid__col:nth-child(3) .icon-mobile {
        display: block;
        margin-top: 24px;
    }
}
@media (max-width: 599px) {
    .jamboard .jamboard-pillars-2 .pillar__description {
        margin-top: 8px;
    }
}
@media (max-width: 599px) {
    .jamboard .jamboard-pillars-2 {
        padding-bottom: 36px;
    }
}
.jamboard .jamboard-case-studies .product-tile {
    margin-top: 39px;
    margin-bottom: 10px;
}
@media (max-width: 599px) {
    .jamboard .jamboard-case-studies .product-tile {
        margin-top: 15px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-case-studies .product-tile {
        margin-top: 15px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-case-studies .glue-carousel {
        padding-top: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-case-studies {
        padding-top: 36px;
    }
}
.jamboard .jamboard-get-started-with-jamboard .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
    height: 32px;
}
.jamboard .jamboard-get-started-with-jamboard .resource-tile__item {
    min-height: 0;
}
.jamboard .jamboard-get-started-with-jamboard .resource-tile {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .jamboard .jamboard-get-started-with-jamboard .resource-tile {
        margin-top: 40px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-get-started-with-jamboard {
        padding-bottom: 60px;
    }
}
.jamboard .jamboard-products-news {
    padding-top: 20px;
}
@media (max-width: 599px) {
    .jamboard .jamboard-products-news {
        padding-top: 32px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-products-news {
        padding-bottom: 20px;
    }
}
.jamboard .jamboard-products-news .h-c-eyebrow.h-has-bottom-margin {
    margin-bottom: 16px;
}
.jamboard .jamboard-products-news .flexible-content-columns .flexible-content__copy p {
    display: inline;
}
@media (max-width: 599px) {
    .jamboard .jamboard-get-started {
        padding-top: 23px;
    }
}
.jamboard-quote .gfe-responsive-image {
    max-width: 820px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard-quote .gfe-responsive-image {
        width: 100%;
    }
}
.jamboard-quote .feature-story__highlight--quote-wrapper {
    max-width: 682px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard-quote .feature-story__highlight--quote-wrapper {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1024px) {
    .jamboard-quote .feature-quote.feature-story__quote--aligned-left .feature-story__highlight--quote-wrapper {
        margin-left: 35%;
    }
}
@media (min-width: 600px) {
    .jamboard-quote .feature-quote.feature-story__quote--aligned-left .gfe-responsive-image {
        float: none;
    }
}
.jamboard .resource-tile__item .h-c-eyebrow {
    display: none;
}
@media (max-width: 599px) {
    .jamboard .product-tile .product-tile__carousel .product-tile__feature {
        height: 555px;
        max-width: 286px;
        min-height: 0 !important;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .product-tile .product-tile__carousel .product-tile__feature {
        height: 320px;
        max-width: 708px;
        min-height: 0 !important;
        overflow: hidden;
    }
}
.jamboard .product-tile .product-tile__carousel .product-tile__feature .h-c-tile__content {
    padding: 32px;
}
@media (max-width: 599px) {
    .jamboard .product-tile .product-tile__carousel .product-tile__feature .h-c-tile__content {
        padding: 24px 0;
    }
}
.jamboard .product-tile .product-tile__carousel .product-tile__feature .h-c-tile__content .h-c-tile__headline {
    line-height: 28px;
}
@media (max-width: 599px) {
    .jamboard .product-tile .product-tile__carousel .product-tile__feature .gfe-inline-image__img {
        max-height: 180px;
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .product-tile .product-tile__carousel .product-tile__feature .gfe-inline-image__img {
        max-width: 343px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .feature-story__highlight-description--quote {
        padding-left: 52px;
        padding-right: 52px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .jamboard .jamboard-get-started-with-jamboard {
        max-width: 584px;
    }
}
.google-tie-intro p {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    line-height: 1.625;
}
.chrome-education-licence-intro .gfe-content-block,
.chrome-education-licence-intro .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .chrome-education-licence-intro .main > section[class*="-intro"]:first-of-type {
    padding: 48px 0 0;
}
.chrome-education-licence-intro .gfe-content-block .page-intro-copy,
.chrome-education-licence-intro .training-courses .main > section[class*="-intro"]:first-of-type .page-intro-copy,
.training-courses .chrome-education-licence-intro .main > section[class*="-intro"]:first-of-type .page-intro-copy {
    -ms-flex-preferred-size: 64.59068%;
    flex-basis: 64.59068%;
    margin: 0 1.03799%;
    padding-bottom: 0;
    width: 64.59068%;
}
@media (max-width: 1023px) {
    .chrome-education-licence-intro .gfe-content-block .page-intro-copy,
    .chrome-education-licence-intro .training-courses .main > section[class*="-intro"]:first-of-type .page-intro-copy,
    .training-courses .chrome-education-licence-intro .main > section[class*="-intro"]:first-of-type .page-intro-copy {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        margin: 0 1.03799%;
        width: 97.92401%;
    }
}
.chrome-education-licence-intro .gfe-content-block .page-intro-copy p,
.chrome-education-licence-intro .training-courses .main > section[class*="-intro"]:first-of-type .page-intro-copy p,
.training-courses .chrome-education-licence-intro .main > section[class*="-intro"]:first-of-type .page-intro-copy p {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 16px;
    line-height: 1.625;
}
.digital-tools .page-intro .h-c-headline.h-c-headline--two.h-has-bottom-margin,
.digital-tools .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .digital-tools .page-intro .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 0;
}
.digital-tools-creativity-apps {
    padding-top: 0;
}
.digital-tools-creativity-apps .gfe-content-block,
.digital-tools-creativity-apps .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .digital-tools-creativity-apps .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 600px) {
    .digital-tools-creativity-apps .gfe-content-block,
    .digital-tools-creativity-apps .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .digital-tools-creativity-apps .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .digital-tools-creativity-apps .gfe-content-block,
    .digital-tools-creativity-apps .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .digital-tools-creativity-apps .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 20px;
    }
}
.digital-tools-creativity-apps .product-tile .h-c-tile {
    min-height: 282px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .digital-tools-creativity-apps .product-tile .h-c-tile {
        min-height: 258px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .digital-tools-creativity-apps .product-tile .h-c-tile:last-child {
        margin-bottom: 24px;
    }
}
.digital-tools-explore {
    padding-bottom: 72px;
    padding-top: 72px;
}
@media (min-width: 1024px) {
    .digital-tools-explore {
        padding-bottom: 96px;
        padding-top: 96px;
    }
}
.digital-tools-explore .gfe-content-block,
.digital-tools-explore .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .digital-tools-explore .main > section[class*="-intro"]:first-of-type {
    padding-top: 48px;
}
@media (min-width: 1024px) {
    .digital-tools-explore .gfe-content-block,
    .digital-tools-explore .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .digital-tools-explore .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 82px;
        padding-top: 80px;
    }
}
@media (max-width: 599px) {
    .japan-distance-learning-program-introduction .page-intro-button {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-introduction .page-intro-button {
        margin-top: 16px;
    }
}
@media (max-width: 599px) {
    .japan-distance-learning-program-device-rental-program {
        padding-bottom: 16px;
    }
}
@media (max-width: 1023px) {
    .japan-distance-learning-program-device-rental-program .h-c-eyebrow {
        margin-bottom: 8px;
    }
    .japan-distance-learning-program-device-rental-program .h-c-button {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-device-rental-program {
        padding-bottom: 40px;
    }
    .japan-distance-learning-program-device-rental-program .h-c-eyebrow {
        margin-bottom: 16px;
    }
    .japan-distance-learning-program-device-rental-program .h-c-button {
        margin-top: 8px;
    }
}
@media (max-width: 599px) {
    .japan-distance-learning-program-g-suite-registration .h-c-eyebrow {
        margin-bottom: 8px;
    }
    .japan-distance-learning-program-g-suite-registration .h-c-button {
        margin-top: 8px;
        padding: 15px 18px;
    }
}
@media (max-width: 1023px) {
    .japan-distance-learning-program-g-suite-registration {
        padding-bottom: 40px;
    }
    .japan-distance-learning-program-g-suite-registration .h-c-eyebrow {
        margin-bottom: 8px;
    }
    .japan-distance-learning-program-g-suite-registration .h-c-button {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-g-suite-registration .h-c-eyebrow {
        margin-bottom: 16px;
    }
    .japan-distance-learning-program-g-suite-registration .h-c-button {
        margin-top: 8px;
    }
}
@media (max-width: 599px) {
    .japan-distance-learning-program-training-content {
        padding-bottom: 24px;
    }
    .japan-distance-learning-program-training-content .h-c-eyebrow {
        margin-bottom: 8px;
    }
    .japan-distance-learning-program-training-content .h-c-link {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-training-content .h-c-eyebrow {
        margin-bottom: 8px;
    }
    .japan-distance-learning-program-training-content .h-c-link {
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-training-content .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-google-for-education-inquiries-office .gfe-get-started__container--secundary {
        margin-left: 72px;
    }
}
@media (min-width: 1440px) {
    .japan-distance-learning-program-google-for-education-inquiries-office .gfe-get-started__container--secundary {
        margin-left: 80px;
    }
}
.japan-distance-learning-program-google-for-education-inquiries-office .gfe-get-started__container--secundary .h-c-intro {
    display: none;
}
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__list {
    list-style-type: none;
    margin: 0;
}
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info .phone__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 600px) {
    .japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info .phone__mobile {
        display: none;
    }
}
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info .phone__desktop {
    display: none;
}
@media (min-width: 600px) {
    .japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info .phone__desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info:not(:first-child) {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__info:not(:first-child) {
        margin-top: 24px;
    }
}
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__phone,
.japan-distance-learning-program-google-for-education-inquiries-office .calendar-events__email {
    color: #5f6368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.japan-distance-learning-program-program-eligibility .gfe-content-block .flexible-content .h-c-headline,
.japan-distance-learning-program-program-eligibility .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-headline,
.training-courses .japan-distance-learning-program-program-eligibility .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-headline,
.japan-distance-learning-program-program-eligibility .gfe-content-block .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .japan-distance-learning-program-program-eligibility .gfe-content-block .flexible-content .h-c-intro,
.japan-distance-learning-program-program-eligibility .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .japan-distance-learning-program-program-eligibility .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-intro,
.training-courses .japan-distance-learning-program-program-eligibility .main > section[class*="-intro"]:first-of-type .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .japan-distance-learning-program-program-eligibility .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-intro {
    text-align: center;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-page-intro .page-intro-copy {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        width: 81.25734%;
    }
}
.google-giga-school-package-page-intro .page-intro-button {
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-page-intro .page-intro-button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 16px;
    }
    .google-giga-school-package-page-intro .page-intro-button:first-of-type {
        margin-right: 24px;
    }
}
.google-giga-school-package-quote .gfe-content-block,
.google-giga-school-package-quote .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .google-giga-school-package-quote .main > section[class*="-intro"]:first-of-type {
    padding: 0;
}
.google-giga-school-package-quote .gfe-content-block .gfe-responsive-image__img,
.google-giga-school-package-quote .training-courses .main > section[class*="-intro"]:first-of-type .gfe-responsive-image__img,
.training-courses .google-giga-school-package-quote .main > section[class*="-intro"]:first-of-type .gfe-responsive-image__img {
    border-radius: 0;
}
@media (min-width: 1024px) {
    .google-giga-school-package-quote .feature-story__quote-background {
        height: 67px;
        margin: 56px 98px;
        width: 86px;
    }
}
.google-giga-school-package-quote .feature-story__highlight--quote-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 1024px) {
    .google-giga-school-package-quote .feature-story__highlight--quote-wrapper {
        margin-top: -110px;
    }
}
.google-giga-school-package-quote .feature-story__highlight--quote-wrapper .gfe-quote {
    padding-top: 16px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-quote .feature-story__highlight--quote-wrapper .gfe-quote {
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-quote .feature-story__highlight--quote-wrapper .gfe-quote {
        padding: 64px 122px;
    }
}
.google-giga-school-package-quote .feature-story__highlight--quote-wrapper .gfe-quote__author {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
    margin-top: 8px;
}
.google-giga-school-package-quote .feature-story__highlight--quote-wrapper .gfe-quote__author strong {
    font-weight: 500;
}
@media (min-width: 1024px) {
    .google-giga-school-package-quote .feature-story__highlight--quote-wrapper .gfe-quote__author {
        font-size: 18px;
        margin-top: 16px;
    }
}
.google-giga-school-package-overview-of-google-giga-school-plan {
    margin-bottom: 57px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-overview-of-google-giga-school-plan {
        margin-bottom: 48px;
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-overview-of-google-giga-school-plan {
        margin-bottom: 48px;
        padding-top: 32px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .h-c-eyebrow {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.google-giga-school-package-overview-of-google-giga-school-plan .flexible-content {
    margin-bottom: 24px;
    text-align: center;
}
@media (min-width: 1024px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .flexible-content {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .flexible-content-columns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.google-giga-school-package-overview-of-google-giga-school-plan .flexible-content-columns .h-c-grid__col {
    max-width: 135px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .flexible-content-columns .h-c-grid__col {
        max-width: 163px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .flexible-content-columns .h-c-grid__col {
        max-width: 299px;
    }
}
.google-giga-school-package-overview-of-google-giga-school-plan .svg-tiles__item {
    margin: 0;
}
.google-giga-school-package-overview-of-google-giga-school-plan .svg-tiles__item .h-c-tile__header--icon,
.google-giga-school-package-overview-of-google-giga-school-plan .svg-tiles__item .h-c-tile__header--icon svg {
    height: auto;
    width: 39px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .svg-tiles__item .h-c-tile__header--icon,
    .google-giga-school-package-overview-of-google-giga-school-plan .svg-tiles__item .h-c-tile__header--icon svg {
        width: 57px;
    }
}
.google-giga-school-package-overview-of-google-giga-school-plan .svg_tile__headline {
    color: #1a73e8;
}
@media (min-width: 1024px) {
    .google-giga-school-package-overview-of-google-giga-school-plan .svg_tile__headline {
        margin-top: 0;
    }
}
.google-giga-school-package-chromebooks {
    padding-bottom: 24px;
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-chromebooks {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-chromebooks {
        padding-bottom: 48px;
    }
}
.google-giga-school-package-chromebooks .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-chromebooks .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.google-giga-school-package-chromebooks .h-c-button {
    margin-top: 8px;
}
.google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) {
    padding-bottom: 56px;
}
.google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .h-c-grid__col {
    margin-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .h-c-grid__col:last-child {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
    }
    .google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .h-c-grid__col:last-child .icon-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .h-c-grid__col:last-child .icon-list .icon-list__item {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
    .google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .h-c-grid__col:last-child .icon-list .icon-list__item:last-child {
        margin-left: 20px;
    }
}
.google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .icon-list__item {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-chromebooks .flexible-content-columns:nth-child(2) .icon-list__item {
        margin-bottom: 24px;
    }
}
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--three,
.google-giga-school-package-chromebooks .csedweek-2019-cs-year-round .h-c-page > .flexible-content .h-c-headline,
.csedweek-2019-cs-year-round .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline,
.google-giga-school-package-chromebooks .csedweek-2019-cs-year-round .h-c-page > .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .google-giga-school-package-chromebooks .h-c-page > .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.google-giga-school-package-chromebooks .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .h-c-page > .flexible-content .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-intro,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline--four,
.researchers-quote .gfe-content-block .flexible-content-columns .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--four,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--four,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline--four,
.training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--four,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-intro,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-quote
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-quote
    .main
    > section[class*="-intro"]:first-of-type
    .flexible-content-columns
    .h-c-intro,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--four,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--four,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline--four,
.training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .google-giga-school-package-chromebooks .h-c-page > .flexible-content .h-c-headline--four,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.google-giga-school-package-chromebooks .h-c-page > .flexible-content .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-headline,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-headline,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-headline,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-headline,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .h-c-intro,
.training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .gfe-full-width-color-stories__tiles__tile--small
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .gfe-content-block
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .researchers-certifications
    .training-courses
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .h-c-intro,
.google-giga-school-package-chromebooks
    .h-c-page
    > .flexible-content
    .gfe-full-width-color-stories__tiles__tile--small
    .csedweek-2019-cs-year-round
    .gfe-ccs-tile
    .training-courses
    .researchers-certifications
    .main
    > section[class*="-intro"]:first-of-type
    .h-c-grid__col-l--4:first-child
    .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-chromebooks .gfe-component .h-c-grid__col {
        -ms-flex-preferred-size: 97.92401%;
        flex-basis: 97.92401%;
        width: 97.92401%;
        margin: 0 auto;
    }
}
.google-giga-school-package-chromebooks .gfe-component .gfe-logo-garden-row__link {
    -ms-flex-preferred-size: 64.59068%;
    flex-basis: 64.59068%;
    width: 64.59068%;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-chromebooks .gfe-component .gfe-logo-garden-row__link {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-chromebooks .gfe-component .gfe-logo-garden-row__link {
        -ms-flex-preferred-size: 22.92401%;
        flex-basis: 22.92401%;
        width: 22.92401%;
    }
}
.google-giga-school-package-g-suite-for-education {
    padding-bottom: 0;
}
.google-giga-school-package-g-suite-for-education .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-g-suite-for-education .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-g-suite-for-education .h-c-headline,
    .google-giga-school-package-g-suite-for-education .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .google-giga-school-package-g-suite-for-education .h-c-intro {
        margin-bottom: 24px;
    }
}
.google-giga-school-package-g-suite-for-education .h-c-button {
    margin-top: 8px;
    padding: 15px 18px;
}
.google-giga-school-package-g-suite-for-education .flexible-content-columns:nth-child(2) {
    margin-top: 64px;
    padding-bottom: 30px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-g-suite-for-education .flexible-content-columns:nth-child(2) {
        margin-top: 72px;
        padding-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-g-suite-for-education .flexible-content-columns:nth-child(2) {
        margin-top: 92px;
        padding-bottom: 24px;
    }
}
.google-giga-school-package-g-suite-for-education .flexible-content-columns:nth-child(2) .h-c-grid__col {
    margin-bottom: 0;
}
.google-giga-school-package-g-suite-for-education .flexible-content-columns:nth-child(2) .icon-list__item {
    margin-bottom: 16px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-g-suite-for-education .flexible-content-columns:nth-child(2) .icon-list__item {
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-training-and-suport {
        padding-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-training-and-suport {
        padding-bottom: 20px;
    }
}
.google-giga-school-package-training-and-suport .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-training-and-suport .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.google-giga-school-package-training-and-suport .resource-tile {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-training-and-suport .resource-tile {
        padding-top: 48px;
    }
}
.google-giga-school-package-training-and-suport .resource-tile__item:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
}
@media (max-width: 599px) {
    .google-giga-school-package-training-and-suport .resource-tile__item:last-child {
        margin-bottom: 0;
    }
}
.google-giga-school-package-training-and-suport .resource-tile .h-c-tile {
    padding-bottom: 0;
}
.google-giga-school-package-training-and-suport .resource-tile .h-c-tile .gfe-subtitle {
    font-family: "Roboto", Helvetica, arial, sans-serif;
    font-size: 14px;
}
@media (min-width: 600px) {
    .google-giga-school-package-training-and-suport .resource-tile .h-c-tile .gfe-subtitle {
        font-size: 16px;
    }
}
.google-giga-school-package-training-and-suport .resource-tile .h-c-tile__header--icon {
    padding: 24px 16px 16px 24px;
}
.google-giga-school-package-training-and-suport .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
    height: auto;
    width: 40px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-training-and-suport .resource-tile .h-c-tile__header--icon .h-c-tile__icon {
        width: 50px;
    }
}
.google-giga-school-package-training-and-suport .resource-tile .h-c-tile__links {
    display: none;
}
.google-giga-school-package-privacy-security .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-privacy-security .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .google-giga-school-package-privacy-security .h-c-headline,
    .google-giga-school-package-privacy-security .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .google-giga-school-package-privacy-security .h-c-intro {
        margin-bottom: 24px;
    }
}
.google-giga-school-package-case-studies {
    padding-bottom: 58px;
    padding-top: 28px;
}
.google-giga-school-package-get-started .calendar-events__list {
    list-style-type: none;
    margin: 0;
}
.google-giga-school-package-get-started .calendar-events__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-giga-school-package-get-started .calendar-events__info .calendar__icon {
        width: 32px;
    }
}
.google-giga-school-package-get-started .calendar-events__info .phone__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 600px) {
    .google-giga-school-package-get-started .calendar-events__info .phone__mobile {
        display: none;
    }
}
.google-giga-school-package-get-started .calendar-events__info .phone__desktop {
    display: none;
}
@media (min-width: 600px) {
    .google-giga-school-package-get-started .calendar-events__info .phone__desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.google-giga-school-package-get-started .calendar-events__info:not(:first-child) {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .google-giga-school-package-get-started .calendar-events__info:not(:first-child) {
        margin-top: 24px;
    }
}
.google-giga-school-package-get-started .calendar-events__phone,
.google-giga-school-package-get-started .calendar-events__email {
    color: #5f6368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.covid-19-support-resources-resources-distance-learning-strategies .collection-content {
    margin-top: 0;
}
@media (min-width: 600px) {
    .covid-19-support-resources-resources-distance-learning-strategies .collection-content {
        margin-top: 24px;
    }
}
@media (min-width: 1024px) {
    .covid-19-support-resources-resources-distance-learning-strategies {
        padding-bottom: 96px;
    }
    .covid-19-support-resources-resources-distance-learning-strategies .collection-content {
        margin-top: 48px;
    }
}
.covid-19-support-resources-resources-product-and-tools {
    padding-top: 0;
}
.covid-19-support-resources-resources-product-and-tools .h-c-page {
    padding-top: 48px;
    padding-bottom: 0;
}
.covid-19-support-resources-resources-product-and-tools .collection-content .h-c-tile__icon {
    height: 48px;
}
@media (max-width: 599px) {
    .covid-19-support-resources-resources-product-and-tools .collection-content .gfe-filters-bar__active-resources,
    .covid-19-support-resources-resources-product-and-tools .collection-content .gfe-filters-bar__filters {
        display: none;
    }
}
@media (min-width: 600px) {
    .covid-19-support-resources-resources-product-and-tools {
        padding-top: 24px;
    }
}
.covid-19-support-resources-resources-for-it-school-leaders {
    padding-top: 24px;
}
@media (min-width: 600px) {
    .covid-19-support-resources-resources-for-it-school-leaders .collection-content {
        margin-top: 48px;
    }
}
@media (min-width: 600px) {
    .covid-19-support-resources-resources-for-it-school-leaders {
        padding-top: 48px;
    }
}
.covid-19-support-resources-resources-announcements {
    padding-top: 0;
}
.covid-19-support-resources-get-started {
    padding-top: 0;
}
.training-courses .page-intro .page-intro-copy .h-c-headline.h-c-headline--two,
.training-courses .page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .training-courses .page-intro .page-intro-copy .h-c-headline--two.h-c-intro {
    margin-bottom: 72px;
}
@media (min-width: 1024px) {
    .training-courses .page-intro .page-intro-copy .h-c-headline.h-c-headline--two,
    .training-courses .page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .page-intro .page-intro-copy .h-c-headline--two.h-c-intro {
        margin-bottom: 96px;
    }
}
.training-courses-get-started {
    padding: 0;
}
@media (min-width: 600px) {
    .training-courses-get-started .flexible-content-columns .h-c-grid__col:first-child {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin-left: 9.37133%;
    }
}
@media (min-width: 1024px) {
    .training-courses-get-started .flexible-content-columns .h-c-grid__col:first-child {
        -ms-flex-preferred-size: 14.59068%;
        flex-basis: 14.59068%;
        width: 14.59068%;
        margin-left: 17.70466%;
    }
}
.training-courses-product-training {
    padding-bottom: 0;
}
.training-courses-product-training .gfe-full-width-color-stories__content {
    padding-top: 32px;
}
@media (max-width: 599px) {
    .training-courses-product-training .gfe-full-width-color-stories__content {
        padding-bottom: 100px;
    }
}
@media (min-width: 600px) {
    .training-courses-product-training .gfe-full-width-color-stories__content {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .training-courses-product-training .gfe-full-width-color-stories__content {
        padding-top: 60px;
    }
}
.training-courses-devices-training {
    padding-bottom: 0;
}
.training-courses-trainings-based-on-topics .h-c-eyebrow {
    margin-bottom: 16px;
}
.training-courses-trainings-based-on-topics .resource-tile__item .h-c-tile {
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.training-courses-trainings-based-on-topics .resource-tile__item .h-c-tile:hover {
    -webkit-box-shadow: 0 4px 8px 3px rgba(54, 64, 67, 0.15);
    box-shadow: 0 4px 8px 3px rgba(54, 64, 67, 0.15);
}
@media (min-width: 600px) {
    .training-courses-trainings-based-on-topics .resource-tile__item {
        min-height: 268px;
    }
}
@media (min-width: 1024px) {
    .training-courses-trainings-based-on-topics .resource-tile__item {
        min-height: 312px;
    }
}
.training-courses-trainings-based-on-topics .resource-tile__item .h-c-tile__header--icon img {
    height: 34px;
    margin: 6px 4px;
}
@media (min-width: 1024px) {
    .training-courses-trainings-based-on-topics .resource-tile__item .h-c-tile__header--icon img {
        height: 40px;
    }
}
.google-for-education-teacher-center-privacy-policy-faqs {
    padding-bottom: 0;
}
.gfe-content-block,
.training-courses .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
.classroom .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .classroom-get-started-with-google {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .classroom-get-started-with-google {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-with-google {
        padding-bottom: 192px;
    }
}
@media (max-width: 694px) {
    .classroom-get-started-with-google .gfe-content-block__background {
        background-position: center 70px;
    }
}
@media (min-width: 1024px) {
    .classroom-get-started-with-google .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.classroom-getting-started {
    padding-top: 24px;
}
@media (max-width: 599px) {
    .classroom-getting-started {
        padding-bottom: 72px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .classroom-getting-started {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .classroom-getting-started {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 96px;
    }
    .classroom-getting-started > .gfe-content-block,
    .training-courses .main.classroom-getting-started > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
.classroom-tips-and-tricks {
    padding-top: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .classroom-tips-and-tricks {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .classroom-tips-and-tricks {
        padding-bottom: 96px;
    }
}
.classroom-training-lessons {
    padding-bottom: 0;
}
@media (max-width: 1023px) {
    .classroom-training-lessons {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .classroom-training-lessons {
        margin-top: 48px;
        padding-top: 60px;
    }
}
@media (max-width: 599px) {
    .classroom-training-lessons .h-c-page > .flexible-content {
        padding-top: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .classroom-training-lessons .h-c-page > .flexible-content {
        padding-top: 24px;
    }
}
html[lang="es"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="id"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ja"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ko"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ar"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="da"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="de"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="fi"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="fr"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="it"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ms"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="nl"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="nb"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="pt"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="sv"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="th"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="zh"] .classroom-training-lessons .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
.classroom-get-started {
    padding-top: 72px;
}
@media (min-width: 1024px) {
    .classroom-get-started {
        padding-top: 96px;
    }
}
.certifications-overview .certifications-overview-hero {
    padding-bottom: 24px;
}
@media (min-width: 600px) {
    .certifications-overview .certifications-overview-hero {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .certifications-overview .certifications-overview-hero {
        padding-bottom: 47px;
    }
}
.certifications-overview .certifications-overview-hero .page-intro .h-c-headline,
.certifications-overview .certifications-overview-hero .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certifications-overview .certifications-overview-hero .page-intro .h-c-intro {
    font-size: 32px;
}
@media (min-width: 1024px) {
    .certifications-overview .certifications-overview-hero .page-intro .h-c-headline,
    .certifications-overview .certifications-overview-hero .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certifications-overview .certifications-overview-hero .page-intro .h-c-intro {
        font-size: 44px;
    }
}
@media (min-width: 0px) {
    .certifications-overview .certifications-overview-hero .page-intro .h-c-headline,
    .certifications-overview .certifications-overview-hero .page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certifications-overview .certifications-overview-hero .page-intro .h-c-intro {
        margin-bottom: 0;
    }
}
.certifications-overview .certifications-overview-hero .page-intro-copy {
    padding-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certifications-overview .certifications-overview-hero .page-intro-copy {
        min-width: 584px;
    }
}
.certifications-overview .certifications-overview-certifications .gfe-content-block,
.certifications-overview .certifications-overview-certifications .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certifications-overview .certifications-overview-certifications .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.certifications-overview .certifications-overview-certifications .gfe-training-tile__content__units-time {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .certifications-overview .certifications-overview-certifications .gfe-training-tile__content__units-time {
        margin-bottom: 32px;
    }
}
@media (min-width: 1024px) {
    .certifications-overview .certifications-overview-certifications .gfe-training-tile__content__units-time {
        margin-bottom: 32px;
    }
}
.certifications-overview .certifications-overview-certifications .gfe-training-tile__content__body {
    font-size: 16px;
    margin-bottom: 94px;
}
@media (min-width: 1024px) {
    .certifications-overview .certifications-overview-certifications .gfe-training-tile__content__body {
        font-size: 18px;
    }
}
.certifications-overview .certifications-overview-program_certifications .h-c-page {
    padding-top: 0;
}
.certifications-overview .certifications-overview-program_certifications .flexible-content-columns {
    margin: 0 auto;
    max-width: 929px;
}
@media (min-width: 600px) {
    .certifications-overview .certifications-overview-certifications_for_students .h-c-grid__col {
        border-radius: 4px;
        overflow: hidden;
    }
}
@media (min-width: 600px) {
    .certifications-overview .certifications-overview-certifications_for_students .gfe-cutout__content {
        padding: 40px 40px 32px;
    }
}
.certifications-overview .certifications-overview-certifications_for_students .h-c-eyebrow,
.certifications-overview .certifications-overview-certifications_for_students .gfe-cutout__content__headline {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .certifications-overview .certifications-overview-certifications_for_students .h-c-eyebrow,
    .certifications-overview .certifications-overview-certifications_for_students .gfe-cutout__content__headline {
        margin-bottom: 16px;
    }
}
.certifications-overview .certifications-overview-certifications_for_students .gfe-cutout__content__cta > a {
    margin-top: 16px;
}
@media (max-width: 1023px) {
    .certifications-overview .certifications-overview-quote .h-c-copy,
    .certifications-overview .certifications-overview-quote .h-c-link {
        margin-top: 8px !important;
    }
}
@media (max-width: 599px) {
    .educator-level-1 #voucher .glue-app-ready .h-c-modal__overlay {
        padding: 16px;
    }
}
@media (max-width: 599px) {
    .educator-level-1 #voucher .glue-c-modal__content {
        padding: 0;
    }
}
.educator-level-1 #voucher .flexible-content:nth-child(1) {
    padding-bottom: 0;
}
.educator-level-1 #voucher .flexible-content:nth-child(3) {
    margin-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-1 #voucher .flexible-content:nth-child(3) {
        margin-top: 0;
    }
}
@media (max-width: 599px) {
    .educator-level-1 #voucher .gfe-content-block,
    .educator-level-1 #voucher .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .educator-level-1 #voucher .main > section[class*="-intro"]:first-of-type {
        padding-left: 0;
        padding-right: 0;
    }
}
.educator-level-1 #voucher .flexible-content-columns {
    padding-top: 16px;
}
@media (min-width: 600px) {
    .educator-level-1 #voucher .flexible-content-columns {
        padding-bottom: 48px;
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .educator-level-1 #voucher .flexible-content-columns {
        padding-top: 56px;
    }
}
.educator-level-1 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2) {
    position: relative;
}
@media (max-width: 599px) {
    .educator-level-1 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2) {
        margin-top: 48px;
    }
}
.educator-level-1 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 24px;
    left: -8%;
    height: 182px;
    border: 1px solid #dadce0;
}
@media (min-width: 1024px) {
    .educator-level-1 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2)::before {
        left: -20%;
    }
}
@media (min-width: 1440px) {
    .educator-level-1 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2)::before {
        left: -26%;
    }
}
.educator-level-1 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .educator-level-1 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .educator-level-1 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy {
        margin-bottom: 24px;
    }
}
.educator-level-1 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy ul {
    margin-bottom: 0;
}
.educator-level-1-page-intro {
    padding-bottom: 32px;
}
@media (min-width: 1024px) {
    .educator-level-1-page-intro {
        padding-bottom: 48px;
    }
    body > .main > .educator-level-1-page-intro:first-of-type {
        padding-top: 58px;
    }
}
@media (max-width: 599px) {
    .educator-level-1-page-intro > .h-c-page {
        padding-top: 36px;
    }
}
.educator-level-1-page-intro .page-intro-copy__icon {
    height: 50px;
}
@media (min-width: 1024px) {
    .educator-level-1-page-intro .page-intro-copy__icon {
        height: 78px;
    }
}
.educator-level-1-page-intro .page-intro-copy {
    min-width: 288px;
    padding-bottom: 40px;
}
@media (min-width: 600px) {
    .educator-level-1-page-intro .page-intro-copy {
        min-width: 630px;
    }
}
@media (min-width: 1024px) {
    .educator-level-1-page-intro .page-intro-copy {
        min-width: 844px;
        padding-bottom: 48px;
    }
}
.educator-level-1-page-intro .page-intro-copy .h-c-headline.h-c-headline--two.h-has-bottom-margin,
.educator-level-1-page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .educator-level-1-page-intro .page-intro-copy .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .educator-level-1-page-intro .page-intro-copy .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .educator-level-1-page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .educator-level-1-page-intro .page-intro-copy .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-1-take-exam {
        padding-bottom: 0;
    }
}
.educator-level-1-benefits {
    margin-top: 8px;
    padding-top: 0;
}
@media (max-width: 599px) {
    .educator-level-1-benefits {
        padding-bottom: 36px;
    }
}
@media (min-width: 1024px) {
    .educator-level-1-benefits {
        margin-top: 24px;
    }
}
.educator-level-1-quote {
    margin-top: 36px;
}
@media (max-width: 599px) {
    .educator-level-1-quote {
        padding-top: 0;
    }
}
@media (min-width: 600px) {
    .educator-level-1-quote {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 24px;
    }
}
.educator-level-1-step-by-step {
    margin-top: 7px;
    padding-top: 0;
}
@media (min-width: 600px) {
    .educator-level-1-step-by-step {
        margin-top: 64px;
    }
}
@media (min-width: 1024px) {
    .educator-level-1-step-by-step {
        margin-top: 48px;
    }
}
@media (min-width: 600px) {
    .educator-level-1-step-by-step > .h-c-page {
        padding-top: 0;
    }
}
.educator-level-1-step-by-step .gfe-content-block,
.educator-level-1-step-by-step .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .educator-level-1-step-by-step .main > section[class*="-intro"]:first-of-type {
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.educator-level-1-fundamentals-training {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .educator-level-1-fundamentals-training {
        padding-top: 40px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-1-fundamentals-training .flexible-content-columns .h-c-grid__col .gfe-responsive-image:nth-child(1):nth-last-child(1) {
        padding-right: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-1-fundamentals-training .h-c-grid__col .flexible-content:nth-child(1):nth-last-child(1) {
        max-width: 584px;
    }
}
.educator-level-1-faqs {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .educator-level-1-faqs {
        padding-top: 48px;
    }
}
.educator-level-1-get-started {
    padding-top: 4px;
}
@media (min-width: 1024px) {
    .educator-level-1-get-started {
        padding-top: 28px;
    }
}
@media (max-width: 599px) {
    .educator-level-2 #voucher .glue-app-ready .h-c-modal__overlay {
        padding: 16px;
    }
}
@media (max-width: 599px) {
    .educator-level-2 #voucher .glue-c-modal__content {
        padding: 0;
    }
}
.educator-level-2 #voucher .flexible-content:nth-child(1) {
    padding-bottom: 0;
}
.educator-level-2 #voucher .flexible-content:nth-child(3) {
    margin-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-2 #voucher .flexible-content:nth-child(3) {
        margin-top: 0;
    }
}
@media (max-width: 599px) {
    .educator-level-2 #voucher .gfe-content-block,
    .educator-level-2 #voucher .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .educator-level-2 #voucher .main > section[class*="-intro"]:first-of-type {
        padding-left: 0;
        padding-right: 0;
    }
}
.educator-level-2 #voucher .flexible-content-columns {
    padding-top: 16px;
}
@media (min-width: 600px) {
    .educator-level-2 #voucher .flexible-content-columns {
        padding-bottom: 48px;
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .educator-level-2 #voucher .flexible-content-columns {
        padding-top: 56px;
    }
}
.educator-level-2 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2) {
    position: relative;
}
@media (max-width: 599px) {
    .educator-level-2 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2) {
        margin-top: 48px;
    }
}
.educator-level-2 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 24px;
    left: -8%;
    height: 182px;
    border: 1px solid #dadce0;
}
@media (min-width: 1024px) {
    .educator-level-2 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2)::before {
        left: -20%;
    }
}
@media (min-width: 1440px) {
    .educator-level-2 #voucher .flexible-content-columns .h-c-grid__col:nth-child(2)::before {
        left: -26%;
    }
}
.educator-level-2 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .educator-level-2 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .educator-level-2 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy {
        margin-bottom: 24px;
    }
}
.educator-level-2 #voucher .flexible-content-columns .h-c-grid__col .voucher ~ .h-c-copy ul {
    margin-bottom: 0;
}
.educator-level-2-page-intro {
    padding-bottom: 32px;
}
@media (min-width: 1024px) {
    .educator-level-2-page-intro {
        padding-bottom: 48px;
    }
    body > .main > .educator-level-2-page-intro:first-of-type {
        padding-top: 58px;
    }
}
.educator-level-2-page-intro .page-intro-copy.page-intro-image {
    min-width: 288px;
    padding-bottom: 40px;
}
@media (min-width: 600px) {
    .educator-level-2-page-intro .page-intro-copy.page-intro-image {
        min-width: 630px;
    }
}
@media (min-width: 1024px) {
    .educator-level-2-page-intro .page-intro-copy.page-intro-image {
        min-width: 850px;
        padding-bottom: 48px;
    }
}
.educator-level-2-page-intro .h-c-headline.h-c-headline--one,
.educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-headline--one.h-c-intro {
    font-size: 24px;
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .educator-level-2-page-intro .h-c-headline.h-c-headline--one,
    .educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-headline--one.h-c-intro {
        font-size: 32px;
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .educator-level-2-page-intro .h-c-headline.h-c-headline--one,
    .educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--one.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-headline--one.h-c-intro {
        font-size: 44px;
    }
}
.educator-level-2-page-intro .h-c-headline.h-c-headline--four,
.educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-headline--four.h-c-intro,
.educator-level-2-page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .educator-level-2-page-intro .h-c-headline,
.educator-level-2-page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-intro,
.educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .educator-level-2-page-intro .h-c-intro {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 626px;
}
@media (min-width: 1024px) {
    .educator-level-2-page-intro .h-c-headline.h-c-headline--four,
    .educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-headline--four.h-c-intro,
    .educator-level-2-page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .educator-level-2-page-intro .h-c-headline,
    .educator-level-2-page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .educator-level-2-page-intro .h-c-intro,
    .educator-level-2-page-intro .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .educator-level-2-page-intro .h-c-intro {
        font-size: 18px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-2-take-exam {
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .educator-level-2-take-exam {
        margin-top: 48px;
    }
}
.educator-level-2-benefits {
    margin-top: 8px;
    padding-top: 0;
}
@media (max-width: 599px) {
    .educator-level-2-benefits {
        padding-bottom: 36px;
    }
}
@media (min-width: 1024px) {
    .educator-level-2-benefits {
        margin-top: 24px;
    }
}
.educator-level-2-quote {
    margin-top: 36px;
}
@media (max-width: 599px) {
    .educator-level-2-quote {
        padding-top: 0;
    }
}
@media (min-width: 600px) {
    .educator-level-2-quote {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 24px;
    }
}
.educator-level-2-step-by-step {
    margin-top: 7px;
    padding-top: 0;
}
@media (min-width: 600px) {
    .educator-level-2-step-by-step {
        margin-top: 64px;
    }
}
@media (min-width: 1024px) {
    .educator-level-2-step-by-step {
        margin-top: 48px;
    }
}
@media (min-width: 600px) {
    .educator-level-2-step-by-step > .h-c-page {
        padding-top: 0;
    }
}
.educator-level-2-step-by-step .gfe-content-block,
.educator-level-2-step-by-step .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .educator-level-2-step-by-step .main > section[class*="-intro"]:first-of-type {
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.educator-level-2-advanced-training {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .educator-level-2-advanced-training {
        padding-top: 40px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-2-advanced-training .flexible-content-columns .h-c-grid__col .gfe-responsive-image:nth-child(1):nth-last-child(1) {
        padding-right: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .educator-level-2-advanced-training .h-c-grid__col .flexible-content:nth-child(1):nth-last-child(1) {
        max-width: 584px;
    }
}
.educator-level-2-faqs {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .educator-level-2-faqs {
        padding-top: 48px;
    }
}
.educator-level-2-support-privacy-nda {
    padding-top: 4px;
}
@media (min-width: 1024px) {
    .educator-level-2-support-privacy-nda {
        padding-top: 28px;
    }
}
.google-docs-training .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .google-docs-training-hero {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .google-docs-training-hero {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .google-docs-training-hero {
        padding-bottom: 192px;
    }
}
@media (max-width: 694px) {
    .google-docs-training-hero .gfe-content-block__background {
        background-position: center 70px;
    }
}
@media (min-width: 1024px) {
    .google-docs-training-hero .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.google-docs-training-getting_started {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-docs-training-getting_started {
        padding-top: 0;
    }
    .google-docs-training-getting_started > .gfe-content-block,
    .training-courses .main.google-docs-training-getting_started > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
.google-docs-training-teachers_lounge {
    padding-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-docs-training-teachers_lounge {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .google-docs-training-teachers_lounge {
        padding-top: 48px;
        padding-bottom: 144px;
    }
}
.google-docs-training-lessons_and_resources .h-c-page {
    padding-top: 48px;
}
@media (min-width: 600px) {
    .google-docs-training-lessons_and_resources .h-c-page {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .google-docs-training-lessons_and_resources .h-c-page {
        padding-top: 12px;
    }
}
html[lang="es"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="es"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="id"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="id"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="ja"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ja"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="ko"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ko"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="ar"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ar"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="da"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="da"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="de"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="de"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="fi"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="fi"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="fr"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="fr"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="it"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="it"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="ms"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ms"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="nl"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="nl"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="nb"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="nb"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="pt"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="pt"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="sv"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="sv"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="th"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="th"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
html[lang="zh"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="zh"] .google-docs-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Training level"] {
    display: none;
}
.google-docs-training-get_started {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-docs-training-get_started {
        padding-top: 48px;
    }
}
.google-expeditions-training .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .google-expeditions-training-hero {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .google-expeditions-training-hero {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .google-expeditions-training-hero {
        padding-bottom: 192px;
    }
}
@media (min-width: 1024px) {
    .google-expeditions-training-hero .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.google-expeditions-training-expedition_teachers_lounge {
    padding-top: 0;
}
@media (max-width: 599px) {
    .google-expeditions-training-expedition_teachers_lounge {
        margin-top: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-expeditions-training-expedition_teachers_lounge {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .google-expeditions-training-expedition_teachers_lounge {
        padding-bottom: 144px;
    }
}
.google-expeditions-training-expedition_teachers_lounge > .gfe-content-block,
.training-courses .main.google-expeditions-training-expedition_teachers_lounge > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.google-expeditions-training-expedition_lesson_resources .h-c-page {
    padding-top: 48px;
}
@media (min-width: 600px) {
    .google-expeditions-training-expedition_lesson_resources .h-c-page {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .google-expeditions-training-expedition_lesson_resources .h-c-page {
        padding-top: 12px;
    }
}
html[lang="es"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="id"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="ja"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="ko"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="ar"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="da"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="de"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="fi"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="fr"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="it"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="ms"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="nl"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="nb"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="pt"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="sv"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="th"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
html[lang="zh"] .google-expeditions-training-expedition_lesson_resources .gfe-filters-bar__filters {
    display: none;
}
.google-expeditions-training-expedition_get_started {
    padding-top: 8px;
}
@media (min-width: 1024px) {
    .google-expeditions-training-expedition_get_started {
        padding-top: 20px;
    }
}
.google-slides-training .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .google-slides-training-hero {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .google-slides-training-hero {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .google-slides-training-hero {
        padding-bottom: 192px;
    }
}
@media (min-width: 1024px) {
    .google-slides-training-hero .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.google-slides-training-getting_started {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-slides-training-getting_started {
        padding-top: 0;
    }
    .google-slides-training-getting_started > .gfe-content-block,
    .training-courses .main.google-slides-training-getting_started > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
.google-slides-training-teachers_lounge {
    padding-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-slides-training-teachers_lounge {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .google-slides-training-teachers_lounge {
        padding-top: 48px;
        padding-bottom: 144px;
    }
}
.google-slides-training-lessons_and_resources .h-c-page {
    padding-top: 48px;
}
@media (min-width: 600px) {
    .google-slides-training-lessons_and_resources .h-c-page {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .google-slides-training-lessons_and_resources .h-c-page {
        padding-top: 12px;
    }
}
html[lang="es"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="id"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ja"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ko"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ar"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="da"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="de"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="fi"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="fr"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="it"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ms"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="nl"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="nb"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="pt"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="sv"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="th"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="zh"] .google-slides-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
.google-slides-training-get_started {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-slides-training-get_started {
        padding-top: 48px;
    }
}
@media (max-width: 599px) {
    .certified-innovator-program-hero {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-innovator-program-hero {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 599px) {
    .certified-innovator-program-hero .gfe-content-block,
    .certified-innovator-program-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-innovator-program-hero .main > section[class*="-intro"]:first-of-type {
        margin-top: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .certified-innovator-program-hero .page-intro-copy {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        width: 80%;
    }
}
@media (max-width: 599px) {
    .certified-innovator-program-hero .page-intro-copy__icon {
        margin-bottom: 8px;
    }
}
@media (min-width: 600px) {
    .certified-innovator-program-hero .page-intro-copy__icon {
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-hero .page-intro-copy__icon {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_about .gfe-content-block,
    .certified-innovator-program-innovator_about .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-innovator-program-innovator_about .main > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
@media (max-width: 599px) {
    .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right {
        padding-top: 16px;
        padding-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right {
        padding-top: 24px 16px;
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right {
        padding-top: 40px;
    }
}
.certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .gfe-cutout__content__headline {
    max-width: 514px;
}
.certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .h-c-headline,
.certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .h-c-headline,
    .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .h-c-intro {
        margin-bottom: 16px;
    }
}
.certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .h-c-button--primary {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_about .gfe-cutout__content--bottom-right .h-c-button--primary {
        margin-top: 24px 16px;
    }
}
@media (max-width: 599px) {
    .certified-innovator-program-innovator_about .gfe-responsive-image__img {
        border-radius: 0;
    }
}
.certified-innovator-program-innovator_benefits .gfe-content-block,
.certified-innovator-program-innovator_benefits .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator_benefits .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 600px) {
    .certified-innovator-program-innovator_benefits .gfe-content-block,
    .certified-innovator-program-innovator_benefits .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-innovator-program-innovator_benefits .main > section[class*="-intro"]:first-of-type {
        margin-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_benefits .gfe-content-block,
    .certified-innovator-program-innovator_benefits .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-innovator-program-innovator_benefits .main > section[class*="-intro"]:first-of-type {
        padding-top: 40px;
    }
}
.certified-innovator-program-innovator_benefits .h-c-page .pillar .pillar__description + p {
    width: 259px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-innovator-program-innovator_benefits .pillar--vertical_space {
        margin-top: 48px;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_quote {
        margin-bottom: 31px;
    }
}
.certified-innovator-program-innovator_quote .gfe-content-block,
.certified-innovator-program-innovator_quote .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator_quote .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.certified-innovator-program-innovator_quote .gfe-quote {
    padding-bottom: 0;
}
.certified-innovator-program-innovator_check_it_out .gfe-content-block,
.certified-innovator-program-innovator_check_it_out .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator_check_it_out .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.certified-innovator-program-innovator_check_it_out .h-c-copy {
    margin-bottom: 0;
}
.certified-innovator-program-innovator_check_it_out .flexible-content-block > *:first-child {
    margin-top: 0;
}
.certified-innovator-program-innovator_check_it_out .flexible-content-block > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 1439px) {
    .certified-innovator-program-innovator_check_it_out .h-u-mt-std {
        margin-top: 16px;
    }
}
.certified-innovator-program-innovator_faqs .gfe-content-block,
.certified-innovator-program-innovator_faqs .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator_faqs .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_step_by_step {
        margin-bottom: 48px;
    }
}
.certified-innovator-program-innovator_step_by_step .gfe-content-block,
.certified-innovator-program-innovator_step_by_step .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator_step_by_step .main > section[class*="-intro"]:first-of-type {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    min-width: 100%;
}
@media (min-width: 600px) {
    .certified-innovator-program-innovator_step_by_step .gfe-content-block,
    .certified-innovator-program-innovator_step_by_step .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-innovator-program-innovator_step_by_step .main > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator-upcoming {
        margin-top: 48px;
        margin-bottom: 48px;
    }
}
.certified-innovator-program-innovator-upcoming .gfe-content-block,
.certified-innovator-program-innovator-upcoming .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator-upcoming .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.certified-innovator-program-innovator-upcoming .calendar-events__event .h-c-headline,
.certified-innovator-program-innovator-upcoming .calendar-events__event .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certified-innovator-program-innovator-upcoming .calendar-events__event .h-c-intro,
.certified-innovator-program-innovator-upcoming .calendar-events__event .h-c-tile__body,
.certified-innovator-program-innovator-upcoming .calendar-events__event .calendar-events__link {
    margin-top: 8px;
}
@media (min-width: 1440px) {
    .certified-innovator-program-innovator-upcoming .calendar-events__event .h-c-headline,
    .certified-innovator-program-innovator-upcoming .calendar-events__event .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certified-innovator-program-innovator-upcoming .calendar-events__event .h-c-intro,
    .certified-innovator-program-innovator-upcoming .calendar-events__event .h-c-tile__body,
    .certified-innovator-program-innovator-upcoming .calendar-events__event .calendar-events__link {
        margin-top: 16px;
    }
}
@media (min-width: 1024px) {
    .certified-innovator-program-innovator_support_forum {
        margin-top: 48px;
    }
}
.certified-innovator-program-innovator_support_forum .gfe-content-block,
.certified-innovator-program-innovator_support_forum .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-innovator-program-innovator_support_forum .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.google-forms-training .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .google-forms-training-hero {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .google-forms-training-hero {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .google-forms-training-hero {
        padding-bottom: 192px;
    }
}
@media (min-width: 1024px) {
    .google-forms-training-hero .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.google-forms-training-getting_started {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-forms-training-getting_started {
        padding-top: 0;
    }
    .google-forms-training-getting_started > .gfe-content-block,
    .training-courses .main.google-forms-training-getting_started > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
.google-forms-training-teachers_lounge {
    padding-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-forms-training-teachers_lounge {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .google-forms-training-teachers_lounge {
        padding-top: 48px;
        padding-bottom: 144px;
    }
}
.google-forms-training-lessons_and_resources .h-c-page {
    padding-top: 48px;
}
@media (min-width: 600px) {
    .google-forms-training-lessons_and_resources .h-c-page {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .google-forms-training-lessons_and_resources .h-c-page {
        padding-top: 12px;
    }
}
html[lang="es"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="id"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ja"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ko"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ar"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="da"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="de"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="fi"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="fr"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="it"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="ms"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="nl"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="nb"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="pt"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="sv"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="th"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
html[lang="zh"] .google-forms-training-lessons_and_resources .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"] {
    display: none;
}
.google-forms-training-get_started {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .google-forms-training-get_started {
        padding-top: 48px;
    }
}
.resources-intro {
    padding-bottom: 0;
}
.resources-intro .page-intro .page-intro-copy.page-intro-image {
    padding-bottom: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .resources-intro .page-intro .page-intro-copy.page-intro-image {
        min-width: 80%;
    }
}
@media (min-width: 1024px) {
    .resources-intro .page-intro .page-intro-copy.page-intro-image {
        padding-bottom: 32px;
    }
}
@media (min-width: 600px) {
    .resources #collection-content-resource-type-filter .gfe-dropdown__select-list__item:nth-child(8) {
        border-bottom: 1px solid #dadce0;
        padding-bottom: 24px;
    }
}
.resources #collection-content-resource-type-filter .gfe-dropdown__select-list__item:nth-child(9) {
    margin-top: 24px;
}
.google-jamboard-training .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .google-jamboard-training-hero {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .google-jamboard-training-hero {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .google-jamboard-training-hero {
        padding-bottom: 192px;
    }
}
@media (min-width: 1024px) {
    .google-jamboard-training-hero .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.google-jamboard-training-jamboard_teachers_lounge {
    padding-top: 0;
}
@media (max-width: 599px) {
    .google-jamboard-training-jamboard_teachers_lounge {
        margin-top: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-jamboard-training-jamboard_teachers_lounge {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .google-jamboard-training-jamboard_teachers_lounge {
        padding-bottom: 144px;
    }
}
.google-jamboard-training-jamboard_teachers_lounge > .gfe-content-block,
.training-courses .main.google-jamboard-training-jamboard_teachers_lounge > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.google-jamboard-training-jamboard_lessons_resources .h-c-page {
    padding-top: 48px;
}
@media (min-width: 600px) {
    .google-jamboard-training-jamboard_lessons_resources .h-c-page {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .google-jamboard-training-jamboard_lessons_resources .h-c-page {
        padding-top: 12px;
    }
}
.google-jamboard-training-jamboard_get_started {
    padding-top: 8px;
}
@media (min-width: 1024px) {
    .google-jamboard-training-jamboard_get_started {
        padding-top: 20px;
    }
}
@media (min-width: 1024px) {
    .programs-overview .main > section.programs-overview-intro:first-of-type {
        padding-bottom: 0;
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .programs-overview .main > section[class*="-intro"] + a + section.programs-overview-professional_development {
        padding-top: 144px;
    }
}
.programs-overview .page-intro .page-intro-copy.page-intro-image {
    padding-bottom: 72px;
}
@media (min-width: 1024px) {
    .programs-overview .page-intro .page-intro-copy.page-intro-image {
        padding-bottom: 96px;
    }
    .programs-overview .page-intro .page-intro-copy.page-intro-image .h-c-headline,
    .programs-overview .page-intro .page-intro-copy.page-intro-image .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .programs-overview .page-intro .page-intro-copy.page-intro-image .h-c-intro {
        margin-bottom: 0;
    }
}
.programs-overview .page-intro .page-intro-copy.page-intro-image .h-c-headline,
.programs-overview .page-intro .page-intro-copy.page-intro-image .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .programs-overview .page-intro .page-intro-copy.page-intro-image .h-c-intro {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .programs-overview-intro {
        padding-bottom: 72px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .programs-overview-intro {
        padding-bottom: 40px;
    }
}
@media (max-width: 599px) {
    .programs-overview-intro .gfe-responsive-image__img {
        border-radius: 0;
    }
}
@media (max-width: 599px) {
    .programs-overview-intro .gfe-cutout__content {
        margin-top: -60px;
    }
}
.programs-overview-professional_development {
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .programs-overview-professional_development_tiles {
        padding-top: 0;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns:not(:first-child) {
        padding-bottom: 0;
        padding-top: 24px;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns .h-c-grid__col:not(:last-child) {
        margin-bottom: 16px;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns .h-c-grid__col:not(:last-child).h-c-grid__col-m--order-1 {
        margin-bottom: 0;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns .gfe-responsive-image {
        margin-bottom: 16px;
    }
}
@media (max-width: 599px) and (max-width: 599px) {
    .programs-overview-professional_development_tiles .flexible-content-columns .gfe-responsive-image__img {
        border-radius: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .programs-overview-professional_development_tiles {
        padding-top: 0;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns:not(:first-child) {
        padding-bottom: 0;
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .programs-overview-professional_development_tiles {
        padding-top: 0;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns {
        padding: 0 112px;
    }
    .programs-overview-professional_development_tiles .flexible-content-columns:not(:first-child) {
        padding: 48px 112px 0;
    }
}
@media (min-width: 1024px) and (min-width: 1440px) {
    .programs-overview-professional_development_tiles .flexible-content-columns:not(:first-child) {
        padding: 96px 112px 0;
    }
}
@media (min-width: 1024px) {
    .programs-overview-professional_development_tiles .gfe-responsive-image__img {
        height: 354px;
    }
}
.programs-overview-professional_development_tiles .h-c-copy {
    margin-bottom: 0;
}
.programs-overview-professional_development_tiles .h-c-copy ul {
    margin-bottom: 0;
    margin-top: 16px;
}
@media (max-width: 599px) {
    .programs-overview-professional_development_tiles .h-c-copy ul {
        margin-top: 8px;
    }
}
.programs-overview-professional_development_tiles .h-c-copy ul li {
    position: relative;
}
.programs-overview-professional_development_tiles .h-c-copy ul li:last-child::before {
    height: 12px;
}
.programs-overview-professional_development_tiles .h-c-copy ul li::before {
    border-left: 1px solid #d7d7d7;
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
}
[dir="ltr"] .programs-overview-professional_development_tiles .h-c-copy ul li::before {
    left: -15px;
}
[dir="rtl"] .programs-overview-professional_development_tiles .h-c-copy ul li::before {
    right: -15px;
}
.programs-overview-professional_development_tiles .h-c-copy ul li::after {
    color: #d7d7d7;
    content: "\2022";
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    height: 0;
    position: absolute;
    top: -0.425em;
}
[dir="ltr"] .programs-overview-professional_development_tiles .h-c-copy ul li::after {
    left: 0;
    margin-left: -20px;
}
[dir="rtl"] .programs-overview-professional_development_tiles .h-c-copy ul li::after {
    right: 0;
    margin-right: -20px;
}
@media (max-width: 599px) {
    .programs-overview-professional_development_tiles .h-c-copy + .h-c-button {
        margin-bottom: 0;
        margin-top: 8px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .programs-overview-professional_development_tiles .h-c-copy + .h-c-button {
        margin-top: 16px;
    }
}
.programs-overview-professional_development_tiles .gfe-responsive-image__img {
    -o-object-fit: cover;
    object-fit: cover;
}
.programs-overview-professional_development .h-c-copy {
    margin-bottom: 0;
}
.programs-overview-classroom {
    padding-top: 96px;
}
@media (max-width: 599px) {
    .programs-overview-classroom {
        padding-top: 24px;
    }
    .programs-overview-classroom .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .programs-overview-classroom {
        padding-top: 48px;
    }
}
@media (max-width: 1023px) {
    .programs-overview-classroom .flexible-content:first-child {
        padding-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .programs-overview-classroom .flexible-content:first-child {
        padding-bottom: 40px;
    }
    .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--three,
    .programs-overview-classroom .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--three.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .programs-overview-classroom .flexible-content:first-child .h-c-headline--three.h-c-intro,
    .programs-overview-classroom .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .programs-overview-classroom .flexible-content:first-child .h-c-intro.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .programs-overview-classroom .flexible-content:first-child .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro.h-c-headline--four,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .programs-overview-classroom .flexible-content:first-child .h-c-intro.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .gfe-full-width-color-stories__tiles__tile--small .programs-overview-classroom .flexible-content:first-child .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro.h-c-headline--four,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro.h-c-headline--four,
    .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro.h-c-headline--four,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro.h-c-headline--four,
    .programs-overview-classroom .csedweek-2019-cs-year-round .flexible-content:first-child .h-c-headline,
    .csedweek-2019-cs-year-round .programs-overview-classroom .flexible-content:first-child .h-c-headline,
    .programs-overview-classroom .csedweek-2019-cs-year-round .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .csedweek-2019-cs-year-round .programs-overview-classroom .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .programs-overview-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .flexible-content:first-child .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .programs-overview-classroom .flexible-content:first-child .h-c-intro,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .gfe-content-block .flexible-content-columns .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline.h-c-headline--four,
    .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .training-courses .researchers-quote .main > section[class*="-intro"]:first-of-type .flexible-content-columns .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .researchers-quote .gfe-content-block .flexible-content-columns .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .programs-overview-classroom .flexible-content:first-child .h-c-intro,
    .programs-overview-classroom .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .researchers-quote .gfe-content-block .flexible-content-columns .programs-overview-classroom .flexible-content:first-child .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom .flexible-content:first-child .researchers-quote .gfe-content-block .flexible-content-columns .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
    .programs-overview-classroom .flexible-content:first-child .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-quote .gfe-content-block .flexible-content-columns .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-quote
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-quote
        .main
        > section[class*="-intro"]:first-of-type
        .flexible-content-columns
        .h-c-intro,
    .programs-overview-classroom .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .researchers-certifications .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .h-c-headline.h-c-headline--four,
    .training-courses .researchers-certifications .main > section[class*="-intro"]:first-of-type .h-c-grid__col-l--4:first-child .programs-overview-classroom .flexible-content:first-child .h-c-headline.h-c-headline--four,
    .programs-overview-classroom .flexible-content:first-child .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
    .programs-overview-classroom .flexible-content:first-child .csedweek-2019-cs-year-round .gfe-ccs-tile .researchers-certifications .gfe-content-block .h-c-grid__col-l--4:first-child .h-c-headline,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-headline,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-headline,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-headline,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .h-c-intro,
    .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .gfe-full-width-color-stories__tiles__tile--small
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .programs-overview-classroom
        .flexible-content:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .gfe-content-block
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .researchers-certifications
        .training-courses
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .h-c-intro,
    .programs-overview-classroom
        .flexible-content:first-child
        .gfe-full-width-color-stories__tiles__tile--small
        .csedweek-2019-cs-year-round
        .gfe-ccs-tile
        .training-courses
        .researchers-certifications
        .main
        > section[class*="-intro"]:first-of-type
        .h-c-grid__col-l--4:first-child
        .h-c-intro {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .programs-overview-classroom .flexible-content-columns .h-c-grid__col .gfe-responsive-image {
        margin-bottom: 24px;
    }
}
@media (max-width: 1023px) {
    .programs-overview-faqs {
        padding-bottom: 48px;
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .programs-overview-faqs .flexible-content {
        margin-top: 36px;
    }
}
.programs-overview-faqs .h-c-expansion-panels__list {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .g-suite-certification .g-suite-certification-hero {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .g-suite-certification .g-suite-certification-hero {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 599px) {
    .g-suite-certification .g-suite-certification-hero .gfe-content-block,
    .g-suite-certification .g-suite-certification-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .g-suite-certification .g-suite-certification-hero .main > section[class*="-intro"]:first-of-type {
        margin-top: 8px;
    }
}
@media (min-width: 600px) {
    .g-suite-certification .g-suite-certification-hero .gfe-content-block,
    .g-suite-certification .g-suite-certification-hero .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .g-suite-certification .g-suite-certification-hero .main > section[class*="-intro"]:first-of-type {
        margin-top: 8px;
    }
}
.g-suite-certification .g-suite-certification-hero .page-intro-copy {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
}
.g-suite-certification .g-suite-certification-hero .page-intro-copy__icon {
    margin-bottom: 8px;
}
@media (max-width: 1023px) {
    .g-suite-certification .g-suite-certification-hero .page-intro-copy__icon {
        height: 72px;
    }
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-hero .page-intro-copy__icon {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-certification_exam .gfe-content-block,
    .g-suite-certification .g-suite-certification-certification_exam .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .g-suite-certification .g-suite-certification-certification_exam .main > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-benefits .pillar--centered.pillar--vertical_space .pillar__description + p {
        padding: 0 32px;
    }
}
.g-suite-certification .g-suite-certification-benefits .gfe-content-block,
.g-suite-certification .g-suite-certification-benefits .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .g-suite-certification .g-suite-certification-benefits .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-benefits .gfe-content-block,
    .g-suite-certification .g-suite-certification-benefits .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .g-suite-certification .g-suite-certification-benefits .main > section[class*="-intro"]:first-of-type {
        padding-top: 40px;
    }
}
@media (max-width: 599px) {
    .g-suite-certification .g-suite-certification-prepare_exam_educators {
        padding-top: 32px;
    }
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-prepare_exam_educators {
        margin-top: 24px;
    }
}
.g-suite-certification .g-suite-certification-prepare_exam_educators .gfe-content-block,
.g-suite-certification .g-suite-certification-prepare_exam_educators .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .g-suite-certification .g-suite-certification-prepare_exam_educators .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (max-width: 599px) {
    .g-suite-certification .g-suite-certification-all_faqs {
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-all_faqs {
        margin-top: 78px;
    }
}
.g-suite-certification .g-suite-certification-all_faqs .gfe-content-block,
.g-suite-certification .g-suite-certification-all_faqs .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .g-suite-certification .g-suite-certification-all_faqs .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-step_by_step {
        margin-top: 48px;
    }
}
.g-suite-certification .g-suite-certification-step_by_step .gfe-content-block,
.g-suite-certification .g-suite-certification-step_by_step .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .g-suite-certification .g-suite-certification-step_by_step .main > section[class*="-intro"]:first-of-type {
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 1023px) {
    .g-suite-certification .g-suite-certification-support_privacy_nda {
        padding-top: 28px;
    }
}
@media (min-width: 1024px) {
    .g-suite-certification .g-suite-certification-support_privacy_nda {
        margin-top: 28px;
    }
}
.g-suite-certification .g-suite-certification-support_privacy_nda .gfe-content-block,
.g-suite-certification .g-suite-certification-support_privacy_nda .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .g-suite-certification .g-suite-certification-support_privacy_nda .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.product-training-overview .h-c-grid.h-c-tile-set .resource-tile__item {
    margin-bottom: 24px;
}
@media (max-width: 599px) {
    .product-training-overview .h-c-grid.h-c-tile-set .resource-tile__item .h-c-tile__body {
        margin-bottom: 24px;
    }
    .product-training-overview .h-c-grid.h-c-tile-set .resource-tile__item .h-c-tile__body .h-c-copy {
        margin-bottom: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .product-training-overview .h-c-grid.h-c-tile-set .resource-tile__item .h-c-tile__body {
        margin-bottom: 24px;
    }
    .product-training-overview .h-c-grid.h-c-tile-set .resource-tile__item .h-c-tile__body .h-c-copy {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .product-training-overview .h-c-grid.h-c-tile-set .resource-tile__item {
        margin-bottom: 32px;
    }
}
.product-training-overview .resource-tile__item .h-c-tile {
    min-height: 310px;
}
.product-training-overview-products {
    margin-top: 10px;
}
@media (min-width: 1024px) {
    .product-training-overview-products {
        margin-top: 28px;
    }
}
.certified-trainer-program-page-intro {
    padding-bottom: 72px;
}
@media (min-width: 1024px) {
    .certified-trainer-program-page-intro {
        padding-bottom: 48px;
    }
    body > .main > .certified-trainer-program-page-intro:first-of-type {
        padding-top: 58px;
    }
}
.certified-trainer-program-page-intro .page-intro-copy.page-intro-image {
    min-width: 288px;
    padding-bottom: 0;
}
@media (min-width: 600px) {
    .certified-trainer-program-page-intro .page-intro-copy.page-intro-image {
        min-width: 630px;
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-page-intro .page-intro-copy.page-intro-image {
        min-width: 850px;
        padding-bottom: 48px;
    }
}
.certified-trainer-program-page-intro .page-intro-copy.page-intro-image .h-c-headline.h-c-headline--two.h-has-bottom-margin,
.certified-trainer-program-page-intro .page-intro-copy.page-intro-image .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-page-intro .page-intro-copy.page-intro-image .h-c-headline--two.h-has-bottom-margin.h-c-intro {
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .certified-trainer-program-page-intro .page-intro-copy.page-intro-image .h-c-headline.h-c-headline--two.h-has-bottom-margin,
    .certified-trainer-program-page-intro .page-intro-copy.page-intro-image .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--two.h-has-bottom-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-page-intro .page-intro-copy.page-intro-image .h-c-headline--two.h-has-bottom-margin.h-c-intro {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-trainer-program-why {
        padding-bottom: 0;
    }
}
@media (max-width: 599px) {
    .certified-trainer-program-benefits {
        padding-bottom: 36px;
        padding-top: 0;
    }
}
@media (min-width: 600px) {
    .certified-trainer-program-benefits {
        padding-top: 40px;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-benefits {
        padding-top: 48px;
    }
}
@media (max-width: 1023px) {
    .certified-trainer-program-step-by-step {
        padding-bottom: 44px;
    }
}
.certified-trainer-program-step-by-step .gfe-content-block,
.certified-trainer-program-step-by-step .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-trainer-program-step-by-step .main > section[class*="-intro"]:first-of-type {
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 1023px) {
    .certified-trainer-program-step-by-step .gfe-content-block,
    .certified-trainer-program-step-by-step .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-trainer-program-step-by-step .main > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
.certified-trainer-program-ongoing-requirements {
    padding-top: 36px;
    padding-bottom: 28px;
}
@media (min-width: 600px) {
    .certified-trainer-program-ongoing-requirements {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-ongoing-requirements {
        padding-top: 24px;
        padding-bottom: 48px;
    }
}
@media (max-width: 1023px) {
    .certified-trainer-program-ongoing-requirements .gfe-content-block,
    .certified-trainer-program-ongoing-requirements .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .certified-trainer-program-ongoing-requirements .main > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-ongoing-requirements .flexible-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-trainer-program-ongoing-requirements .flexible-content-block {
        padding-top: 8px;
    }
}
.certified-trainer-program-ongoing-requirements .h-c-headline.h-c-headline--four.h-has-top-margin,
.certified-trainer-program-ongoing-requirements .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-ongoing-requirements .h-c-headline--four.h-has-top-margin.h-c-intro,
.certified-trainer-program-ongoing-requirements .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .certified-trainer-program-ongoing-requirements .h-c-headline.h-has-top-margin,
.certified-trainer-program-ongoing-requirements .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-ongoing-requirements .h-has-top-margin.h-c-intro,
.certified-trainer-program-ongoing-requirements .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .certified-trainer-program-ongoing-requirements .h-has-top-margin.h-c-intro {
    font-size: 20px;
}
@media (min-width: 600px) {
    .certified-trainer-program-ongoing-requirements .h-c-headline.h-c-headline--four.h-has-top-margin,
    .certified-trainer-program-ongoing-requirements .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-ongoing-requirements .h-c-headline--four.h-has-top-margin.h-c-intro,
    .certified-trainer-program-ongoing-requirements .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .certified-trainer-program-ongoing-requirements .h-c-headline.h-has-top-margin,
    .certified-trainer-program-ongoing-requirements .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-ongoing-requirements .h-has-top-margin.h-c-intro,
    .certified-trainer-program-ongoing-requirements .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .certified-trainer-program-ongoing-requirements .h-has-top-margin.h-c-intro {
        font-size: 24px;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-ongoing-requirements .h-c-headline.h-c-headline--four.h-has-top-margin,
    .certified-trainer-program-ongoing-requirements .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-ongoing-requirements .h-c-headline--four.h-has-top-margin.h-c-intro,
    .certified-trainer-program-ongoing-requirements .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .certified-trainer-program-ongoing-requirements .h-c-headline.h-has-top-margin,
    .certified-trainer-program-ongoing-requirements .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-ongoing-requirements .h-has-top-margin.h-c-intro,
    .certified-trainer-program-ongoing-requirements .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .certified-trainer-program-ongoing-requirements .h-has-top-margin.h-c-intro {
        font-size: 32px;
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-ongoing-requirements .h-c-copy {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-ongoing-requirements .h-c-copy ul {
        list-style-position: inside;
        margin-bottom: 0;
    }
}
.certified-trainer-program-ongoing-requirements .h-c-copy li {
    font-size: 16px;
}
@media (min-width: 1024px) {
    .certified-trainer-program-ongoing-requirements .h-c-copy li {
        font-size: 18px;
    }
}
.certified-trainer-program-faqs {
    padding-top: 24px;
}
@media (max-width: 599px) {
    .certified-trainer-program-faqs {
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .certified-trainer-program-faqs {
        padding-top: 48px;
    }
}
.certified-trainer-program-support-forum {
    padding-top: 4px;
}
@media (min-width: 1024px) {
    .certified-trainer-program-support-forum {
        padding-top: 28px;
    }
}
.certified-trainer-program-support-forum .h-c-headline,
.certified-trainer-program-support-forum .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certified-trainer-program-support-forum .h-c-intro {
    padding-right: 0;
}
.certified-trainer-program-support-forum .h-c-copy {
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
}
@media (min-width: 1024px) {
    .certified-trainer-program-support-forum .h-c-copy {
        max-width: 500px;
    }
}
@media (max-width: 599px) {
    .certified-coach-program-intro .page-intro .page-intro-copy__icon {
        margin-bottom: 8px;
    }
}
@media (max-width: 1023px) {
    .certified-coach-program-intro .page-intro .page-intro-copy__icon {
        height: 72px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-coach-program-intro .page-intro-copy {
        width: 80%;
    }
}
.certified-coach-program-why {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .certified-coach-program-why {
        margin-top: 48px;
    }
}
.certified-coach-program-benefits {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .certified-coach-program-benefits {
        margin-top: 48px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-coach-program-benefits > .h-c-page {
        padding-top: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-coach-program-benefits .pillar--vertical_space {
        margin-top: 42px;
    }
}
@media (min-width: 600px) {
    .certified-coach-program-benefits .h-c-grid__col:nth-child(1) .pillar__headline,
    .certified-coach-program-benefits .h-c-grid__col:nth-child(3) .pillar__headline {
        padding: 0 24px;
    }
}
@media (min-width: 1024px) {
    .certified-coach-program-benefits .h-c-grid__col:nth-child(1) .pillar__headline,
    .certified-coach-program-benefits .h-c-grid__col:nth-child(3) .pillar__headline {
        padding: 0 32px;
    }
}
.certified-coach-program-quote {
    padding-bottom: 16px;
    padding-top: 24px;
}
@media (min-width: 600px) {
    .certified-coach-program-quote {
        padding-bottom: 0;
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .certified-coach-program-quote {
        padding-bottom: 16px;
        padding-top: 8px;
    }
}
@media (min-width: 1024px) {
    .certified-coach-program-quote .feature-story__highlight--text-only {
        margin-left: auto !important;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-coach-program-quote .gfe-quote {
        padding-bottom: 24px;
    }
}
.certified-coach-program-get_involved .gfe-content-block,
.certified-coach-program-get_involved .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .certified-coach-program-get_involved .main > section[class*="-intro"]:first-of-type {
    margin: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.certified-coach-program-get_involved .gfe-full-width-color-tiles__header .h-c-headline,
.certified-coach-program-get_involved .gfe-full-width-color-tiles__header .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .certified-coach-program-get_involved .gfe-full-width-color-tiles__header .h-c-intro {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
.certified-coach-program-supporters {
    padding-bottom: 8px;
    padding-top: 8px;
}
@media (min-width: 1024px) {
    .certified-coach-program-supporters {
        padding-bottom: 0;
        padding-top: 58px;
    }
}
@media (max-width: 1023px) {
    .certified-coach-program-supporters .h-c-tile__body {
        display: none;
    }
}
.certified-coach-program-supporters .gfe-logo-garden {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .certified-coach-program-supporters .gfe-logo-garden {
        margin-top: 48px;
    }
}
.certified-coach-program-supporters .gfe-logo-garden .h-c-grid__col {
    -ms-flex-preferred-size: 97.92401%;
    flex-basis: 97.92401%;
    width: 97.92401%;
    margin: auto;
}
.certified-coach-program-supporters .gfe-logo-garden .h-c-grid__col .gfe-logo-garden-row {
    margin-bottom: 0;
}
.certified-coach-program-supporters .gfe-logo-garden .h-c-grid__col .gfe-logo-garden-row__link {
    -ms-flex-preferred-size: 97.92401%;
    flex-basis: 97.92401%;
    width: 97.92401%;
}
@media (max-width: 599px) {
    .certified-coach-program-supporters .gfe-logo-garden .h-c-grid__col .gfe-logo-garden-row__link {
        margin: 0 13px 16px;
    }
}
@media (min-width: 600px) {
    .certified-coach-program-supporters .gfe-logo-garden .h-c-grid__col .gfe-logo-garden-row__link {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
        margin: 0 1.03799%;
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .certified-coach-program-supporters .gfe-logo-garden .h-c-grid__col .gfe-logo-garden-row__link {
        -ms-flex-preferred-size: 31.25734%;
        flex-basis: 31.25734%;
        width: 31.25734%;
        margin: 0 1.03799%;
        margin-bottom: 47px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .certified-coach-program-faqs {
        padding-top: 39px;
    }
}
.teacher-center .teacher-center-page-intro {
    text-align: center;
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-page-intro .gfe-content-block,
    .teacher-center .teacher-center-page-intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-page-intro .main > section[class*="-intro"]:first-of-type {
        max-width: 1062.4px;
        margin: auto;
    }
}
.teacher-center .teacher-center-page-intro .h-c-headline,
.teacher-center .teacher-center-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-page-intro .h-c-intro {
    padding-bottom: 44px;
    padding-top: 40px;
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-page-intro .h-c-headline,
    .teacher-center .teacher-center-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-page-intro .h-c-intro {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-page-intro .h-c-headline,
    .teacher-center .teacher-center-page-intro .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-page-intro .h-c-intro {
        padding-top: 32px;
        padding-bottom: 40px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-page-intro .section-intro-image {
        margin: auto;
    }
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-page-intro .section-intro-image__background {
        margin: 0;
    }
}
.teacher-center .teacher-center-page-intro .section-intro-image__content {
    min-height: 214px;
    min-height: 214px;
    height: auto;
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-page-intro .section-intro-image__content {
        margin-left: 44px;
        margin-right: 44px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-page-intro .section-intro-image__content {
        margin-left: 110px;
        margin-right: 110px;
    }
}
.teacher-center .teacher-center-google-apps-training {
    text-align: center;
}
.teacher-center .teacher-center-google-apps-training .gfe-responsive-image,
.teacher-center .teacher-center-google-apps-training .flexible-content-columns .h-c-grid__col:not(:last-child) .gfe-responsive-image {
    max-width: 172px;
    height: 110px;
    margin-bottom: 8px;
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-google-apps-training .gfe-responsive-image,
    .teacher-center .teacher-center-google-apps-training .flexible-content-columns .h-c-grid__col:not(:last-child) .gfe-responsive-image {
        max-width: 182px;
        height: 120px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-google-apps-training .gfe-responsive-image,
    .teacher-center .teacher-center-google-apps-training .flexible-content-columns .h-c-grid__col:not(:last-child) .gfe-responsive-image {
        max-width: 210px;
        height: 130px;
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-google-apps-training .flexible-content {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.teacher-center .teacher-center-google-apps-training .h-c-headline,
.teacher-center .teacher-center-google-apps-training .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-google-apps-training .h-c-intro {
    font-size: 16px;
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-google-apps-training .h-c-headline,
    .teacher-center .teacher-center-google-apps-training .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-google-apps-training .h-c-intro {
        font-size: 18px;
    }
}
.teacher-center .teacher-center-quote .gfe-cutout__content {
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-quote .gfe-cutout__content {
        max-width: 550px;
        bottom: -1px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .teacher-center .teacher-center-quote .gfe-cutout__content--quote {
        margin-left: 44px;
        margin-right: 44px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-quote .h-c-grid__col-l--7 {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    }
}
@media (max-width: 599px) {
    .teacher-center .teacher-center-product-training {
        padding-bottom: 32px;
    }
}
.teacher-center .teacher-center-product-training .h-c-eyebrow {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-product-training .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
.teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content {
    padding-top: 32px;
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content {
        padding-top: 48px;
    }
}
.teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content .h-c-headline,
.teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content .h-c-intro {
    margin-bottom: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content .h-c-headline,
    .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content .h-c-intro {
        width: 464.64px;
        margin: auto;
    }
}
.teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content--small-cards {
    padding-bottom: 101px;
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__content--small-cards {
        padding-bottom: 125px;
    }
}
@media (min-width: 600px) and (max-width: 753px) {
    html[lang="ar"] .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__tiles__tile {
        height: 190px;
    }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    html[lang="ar"] .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__tiles__tile {
        height: 190px;
    }
}
@media (max-width: 599px) {
    html[lang="ar"] .teacher-center .teacher-center-product-training .gfe-full-width-color-stories__tiles__tile {
        height: 174px;
    }
}
.teacher-center .teacher-center-programs-for-classroom .h-c-headline.h-c-headline--four.h-has-top-margin,
.teacher-center .teacher-center-programs-for-classroom .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-programs-for-classroom .h-c-headline--four.h-has-top-margin.h-c-intro,
.teacher-center .teacher-center-programs-for-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
.csedweek-2019-cs-year-round .gfe-ccs-tile .teacher-center .teacher-center-programs-for-classroom .h-c-headline.h-has-top-margin,
.teacher-center .teacher-center-programs-for-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-programs-for-classroom .h-has-top-margin.h-c-intro,
.teacher-center .teacher-center-programs-for-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .teacher-center .teacher-center-programs-for-classroom .h-has-top-margin.h-c-intro {
    margin-top: 0;
}
@media (min-width: 600px) {
    .teacher-center .teacher-center-programs-for-classroom .h-c-headline.h-c-headline--four.h-has-top-margin,
    .teacher-center .teacher-center-programs-for-classroom .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-programs-for-classroom .h-c-headline--four.h-has-top-margin.h-c-intro,
    .teacher-center .teacher-center-programs-for-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .teacher-center .teacher-center-programs-for-classroom .h-c-headline.h-has-top-margin,
    .teacher-center .teacher-center-programs-for-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-programs-for-classroom .h-has-top-margin.h-c-intro,
    .teacher-center .teacher-center-programs-for-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .teacher-center .teacher-center-programs-for-classroom .h-has-top-margin.h-c-intro {
        font-size: 24px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-programs-for-classroom .h-c-headline.h-c-headline--four.h-has-top-margin,
    .teacher-center .teacher-center-programs-for-classroom .gfe-full-width-color-stories__tiles__tile--small .h-c-headline--four.h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-programs-for-classroom .h-c-headline--four.h-has-top-margin.h-c-intro,
    .teacher-center .teacher-center-programs-for-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline.h-has-top-margin,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .teacher-center .teacher-center-programs-for-classroom .h-c-headline.h-has-top-margin,
    .teacher-center .teacher-center-programs-for-classroom .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-has-top-margin.h-c-intro,
    .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .teacher-center .teacher-center-programs-for-classroom .h-has-top-margin.h-c-intro,
    .teacher-center .teacher-center-programs-for-classroom .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-has-top-margin.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .teacher-center .teacher-center-programs-for-classroom .h-has-top-margin.h-c-intro {
        font-size: 32px;
    }
}
.teacher-center .teacher-center-join-our-community .h-c-eyebrow {
    margin-bottom: 8px;
}
.teacher-center .teacher-center-join-our-community .gfe-cutout__content {
    padding-bottom: 0;
}
@media (max-width: 1023px) {
    .teacher-center .teacher-center-join-our-community .gfe-cutout__content {
        padding-top: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .teacher-center .teacher-center-join-our-community .gfe-cutout__content {
        margin-left: 44px;
        margin-right: 44px;
    }
}
@media (max-width: 599px) {
    .teacher-center .teacher-center-join-our-community .gfe-cutout__content {
        margin-top: -40px;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-join-our-community .gfe-cutout__content {
        padding-bottom: 32px;
        width: 620px;
    }
}
.teacher-center .teacher-center-join-our-community .gfe-cutout__content__cta > a {
    margin-top: 0;
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-join-our-community .gfe-cutout__content__cta > a {
        margin-top: 8px;
    }
}
.teacher-center .teacher-center-google-apps-training,
.teacher-center .teacher-center-quote,
.teacher-center .teacher-center-product-training,
.teacher-center .teacher-center-programs-for-classroom,
.teacher-center .teacher-center-join-our-community,
.teacher-center .teacher-center-bottom-module {
    margin-top: 0;
}
@media (max-width: 1023px) {
    .teacher-center .teacher-center-google-apps-training .gfe-content-block,
    .teacher-center .teacher-center-google-apps-training .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-google-apps-training .main > section[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-quote .gfe-content-block,
    .teacher-center .teacher-center-quote .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-quote .main > section[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-product-training .gfe-content-block,
    .teacher-center .teacher-center-product-training .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-product-training .main > section[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-programs-for-classroom .gfe-content-block,
    .teacher-center .teacher-center-programs-for-classroom .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-programs-for-classroom .main > section[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-join-our-community .gfe-content-block,
    .teacher-center .teacher-center-join-our-community .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-join-our-community .main > section[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-bottom-module .gfe-content-block,
    .teacher-center .teacher-center-bottom-module .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-bottom-module .main > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .teacher-center .teacher-center-google-apps-training,
    .teacher-center .teacher-center-quote,
    .teacher-center .teacher-center-product-training,
    .teacher-center .teacher-center-programs-for-classroom,
    .teacher-center .teacher-center-join-our-community {
        margin-top: 96px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .teacher-center .teacher-center-google-apps-training .gfe-content-block:not(.gfe-content-block--no-h-spacing),
    .teacher-center .teacher-center-google-apps-training .training-courses .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-google-apps-training .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-quote .gfe-content-block:not(.gfe-content-block--no-h-spacing),
    .teacher-center .teacher-center-quote .training-courses .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-quote .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-product-training .gfe-content-block:not(.gfe-content-block--no-h-spacing),
    .teacher-center .teacher-center-product-training .training-courses .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-product-training .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-programs-for-classroom .gfe-content-block:not(.gfe-content-block--no-h-spacing),
    .teacher-center .teacher-center-programs-for-classroom .training-courses .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-programs-for-classroom .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .teacher-center .teacher-center-join-our-community .gfe-content-block:not(.gfe-content-block--no-h-spacing),
    .teacher-center .teacher-center-join-our-community .training-courses .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type,
    .training-courses .teacher-center .teacher-center-join-our-community .main > section:not(.gfe-content-block--no-h-spacing)[class*="-intro"]:first-of-type {
        margin: auto;
        max-width: 1062.4px;
    }
}
.cs-first-training .main {
    -ms-overflow-x: hidden;
}
.cs-first-training #collection-content-refinement-filters {
    border-top: 0;
    z-index: 10 !important;
}
@media (max-width: 599px) {
    .cs-first-training .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 72px;
    }
    .cs-first-training .main > section[class*="-intro"]:first-of-type .page-intro-copy.page-intro-copy--centered {
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .cs-first-training .main > section[class*="-intro"]:first-of-type {
        padding-top: 48px;
        padding-bottom: 106px;
    }
}
@media (min-width: 1440px) {
    .cs-first-training-intro .page-intro-copy h1.h-c-headline,
    .cs-first-training-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small h1.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .cs-first-training-intro .page-intro-copy h1.h-c-intro {
        margin-left: auto;
        margin-right: auto;
        width: 92%;
    }
}
@media (min-width: 1024px) {
    .cs-first-training-intro h1.h-c-headline,
    .cs-first-training-intro .gfe-full-width-color-stories__tiles__tile--small h1.h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .cs-first-training-intro h1.h-c-intro {
        padding: 0 128px;
    }
}
@media (min-width: 600px) {
    .cs-first-training-intro .h-c-headline--subhead {
        padding: 0 50px;
    }
}
@media (min-width: 1024px) {
    .cs-first-training-intro .h-c-headline--subhead {
        padding: 0 166px;
    }
}
@media (min-width: 600px) {
    .cs-first-training-getting_started {
        margin-top: 112px;
    }
}
@media (min-width: 1024px) {
    .cs-first-training-getting_started {
        margin-top: 29px;
    }
}
@media (max-width: 599px) {
    .cs-first-training-training_lessons {
        padding-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .cs-first-training-training_lessons {
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .cs-first-training-training_lessons {
        padding-top: 96px;
    }
}
.cs-first-training-training_lessons .gfe-content-block__background {
    background-size: 1200px;
}
@media (min-width: 600px) {
    .cs-first-training-training_lessons .gfe-content-block__background {
        background-size: 1350px;
    }
}
@media (min-width: 1024px) {
    .cs-first-training-training_lessons .gfe-content-block__background {
        background-size: 1440px;
    }
}
@media (max-width: 599px) {
    .cs-first-training-teachers_lounge .h-c-page.gfe-content-block,
    .cs-first-training-teachers_lounge .training-courses .main > section.h-c-page[class*="-intro"]:first-of-type,
    .training-courses .cs-first-training-teachers_lounge .main > section.h-c-page[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .cs-first-training-teachers_lounge {
        padding-top: 0;
    }
}
@media (max-width: 599px) {
    .cs-first-training-case_studies {
        padding-bottom: 24px;
        padding-top: 56px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .cs-first-training-case_studies {
        padding-top: 0;
    }
    .cs-first-training-case_studies .flexible-content {
        padding-bottom: 8px;
    }
    .cs-first-training-case_studies .h-c-headline,
    .cs-first-training-case_studies .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .cs-first-training-case_studies .h-c-intro {
        margin-bottom: 7px;
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .cs-first-training-case_studies {
        padding-bottom: 56px;
        padding-top: 48px;
    }
    .cs-first-training-case_studies .flexible-content {
        padding-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .cs-first-training-case_studies .product-tile .product-tile__carousel .product-tile__feature {
        height: 250px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .cs-first-training-get_started {
        padding-top: 34px;
    }
}
@media (max-width: 599px) {
    .communities-communities_intro {
        padding-top: 0;
        padding-bottom: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .communities-communities_intro {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .communities-communities_intro {
        margin-bottom: 46px;
    }
}
@media (max-width: 599px) {
    .communities-communities_intro .gfe-content-block,
    .communities-communities_intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .communities-communities_intro .main > section[class*="-intro"]:first-of-type {
        margin-top: 8px;
    }
}
@media (min-width: 600px) {
    .communities-communities_intro .gfe-content-block,
    .communities-communities_intro .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .communities-communities_intro .main > section[class*="-intro"]:first-of-type {
        margin-top: 8px;
        margin-bottom: 16px;
    }
}
.communities-communities_intro .page-intro {
    margin-bottom: 64px;
}
@media (min-width: 600px) {
    .communities-communities_intro .page-intro {
        margin-bottom: 72px;
    }
}
@media (min-width: 1024px) {
    .communities-communities_intro .page-intro {
        margin-bottom: 64px;
    }
}
@media (min-width: 1024px) {
    .communities-communities_intro .page-intro .page-intro-copy {
        -ms-flex-preferred-size: 81%;
        flex-basis: 81%;
    }
}
@media (max-width: 1023px) {
    .communities-communities_intro .page-intro .page-intro-copy .h-c-headline,
    .communities-communities_intro .page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .communities-communities_intro .page-intro .page-intro-copy .h-c-intro {
        margin-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .communities-communities_intro .gfe-cutout .gfe-cutout__content {
        padding: 48px 52px 32px;
    }
}
@media (max-width: 599px) {
    .communities-communities_intro .gfe-cutout .gfe-responsive-image__img {
        border-radius: 0;
    }
}
@media (max-width: 599px) {
    .communities-communities_find_geg_near {
        padding-bottom: 27px;
    }
}
@media (min-width: 1024px) {
    .communities-communities_find_geg_near {
        margin-bottom: 50px;
        padding-top: 34px;
    }
}
.communities-communities_find_geg_near .gfe-content-block,
.communities-communities_find_geg_near .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .communities-communities_find_geg_near .main > section[class*="-intro"]:first-of-type {
    padding-top: 0px;
}
@media (min-width: 600px) {
    .communities-communities_find_geg_near .gfe-content-block,
    .communities-communities_find_geg_near .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .communities-communities_find_geg_near .main > section[class*="-intro"]:first-of-type {
        padding-top: 0px;
    }
}
@media (min-width: 600px) {
    .communities-communities_find_geg_near .page-intro .page-intro-copy {
        margin-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .communities-communities_find_geg_near .page-intro .page-intro-copy .h-c-eyebrow {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) {
    .communities-communities_find_geg_near .page-intro .page-intro-copy .h-c-headline,
    .communities-communities_find_geg_near .page-intro .page-intro-copy .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .communities-communities_find_geg_near .page-intro .page-intro-copy .h-c-intro {
        margin-bottom: 16px;
    }
}
.communities-communities_find_geg_near .h-c-headline,
.communities-communities_find_geg_near .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .communities-communities_find_geg_near .h-c-intro {
    margin-bottom: 24px;
}
.communities-communities_find_geg_near .h-c-headline--subhead {
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1024px) {
    .communities-communities_find_geg_near .h-c-headline--subhead {
        max-width: 540px;
    }
}
@media (max-width: 599px) {
    .communities-communities_find_geg_near .glue-zippy-content__container .h-c-headline,
    .communities-communities_find_geg_near .glue-zippy-content__container .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .communities-communities_find_geg_near .glue-zippy-content__container .h-c-intro {
        margin-bottom: 12px;
    }
}
@media (max-width: 599px) {
    .communities-communities_find_geg_near .glue-zippy-content__container .groups__links {
        margin-top: 8px;
    }
}
.communities-communities_find_geg_near .gfe-tip {
    margin-top: 72px;
}
.communities-communities_find_geg_near .gfe-tip .h-c-tile__link .h-c-tile__link--info {
    fill: #8f969c;
}
.communities-communities_benefits .gfe-content-block,
.communities-communities_benefits .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .communities-communities_benefits .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (min-width: 600px) {
    .communities-communities_benefits .h-c-grid__col .h-c-grid__col--6 .h-c-grid__col-l--4:last-child {
        margin-top: 47px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .communities-communities_benefits .pillar--vertical_space {
        margin-top: 48px;
    }
}
@media (min-width: 600px) {
    .communities-communities_quote {
        margin-top: 48px;
        padding-bottom: 0;
    }
}
@media (min-width: 1024px) {
    .communities-communities_quote {
        margin-top: 0;
        padding-bottom: 64px;
    }
}
.communities-communities_product_help {
    padding-bottom: 32px;
}
@media (min-width: 1024px) {
    .communities-communities_product_help {
        margin-bottom: 48px;
    }
}
.communities-communities_product_help .gfe-content-block,
.communities-communities_product_help .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .communities-communities_product_help .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
@media (max-width: 599px) {
    .communities-communities_product_help .gfe-full-width-color-stories__content--small-cards {
        padding-bottom: 95px;
    }
}
.communities-communities_product_help .gfe-full-width-color-stories__content--small-cards .h-c-page .h-c-grid .h-c-headline,
.communities-communities_product_help .gfe-full-width-color-stories__content--small-cards .h-c-page .h-c-grid .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .communities-communities_product_help .gfe-full-width-color-stories__content--small-cards .h-c-page .h-c-grid .h-c-intro {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .communities-communities_product_help .gfe-full-width-color-stories__content--small-cards .h-c-page .h-c-grid .h-c-headline,
    .communities-communities_product_help .gfe-full-width-color-stories__content--small-cards .h-c-page .h-c-grid .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .communities-communities_product_help .gfe-full-width-color-stories__content--small-cards .h-c-page .h-c-grid .h-c-intro {
        max-width: 600px;
        margin: 0 auto;
    }
}
@media (max-width: 599px) {
    .communities-communities_product_help .gfe-full-width-color-stories__content {
        padding-top: 32px;
    }
}
@media (min-width: 600px) {
    .communities-communities_product_help .gfe-full-width-color-stories__content {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .communities-communities_product_help .gfe-full-width-color-stories__content {
        padding-top: 60px;
    }
}
.communities-communities_product_help .h-u-text-center {
    margin-bottom: 8px;
}
@media (min-width: 1024px) {
    .communities-communities_product_help .h-u-text-center {
        margin-bottom: 16px;
    }
}
@media (max-width: 599px) {
    .communities-communities_product_help .gfe-full-width-color-stories__tiles__tile--third {
        min-width: 47.3%;
    }
    .communities-communities_product_help .gfe-full-width-color-stories__tiles__tile--third:first-child {
        margin-left: 0;
    }
    .communities-communities_product_help .gfe-full-width-color-stories__tiles__tile--third:last-child {
        margin-right: 0;
    }
}
@media (max-width: 599px) {
    .communities-communities_local_expert {
        margin-top: 32px;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .communities-communities_local_expert {
        padding-top: 48px;
        padding-bottom: 0;
        margin-bottom: 56px;
    }
}
@media (min-width: 1024px) {
    .communities-communities_local_expert {
        margin-bottom: 0;
        padding-bottom: 20px;
    }
}
.communities-communities_local_expert .gfe-content-block,
.communities-communities_local_expert .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .communities-communities_local_expert .main > section[class*="-intro"]:first-of-type {
    padding-top: 0;
}
.communities-communities_local_expert .h-c-eyebrow {
    margin-top: 0;
}
.communities-communities_local_expert .flexible-content-block .h-c-headline,
.communities-communities_local_expert .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .communities-communities_local_expert .flexible-content-block .h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .communities-communities_local_expert .flexible-content-block .h-c-headline,
    .communities-communities_local_expert .flexible-content-block .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .communities-communities_local_expert .flexible-content-block .h-c-intro {
        margin-bottom: 48px;
    }
}
.communities-communities_local_expert .asset-tile__carousel .h-c-tile {
    padding-top: 0;
}
.communities-communities_local_expert .asset-tile__carousel .h-c-tile .asset-tile__headline {
    margin-top: 24px;
}
.assignments-training .main {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .assignments-training-get-started-with-google {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .assignments-training-get-started-with-google {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .assignments-training-get-started-with-google {
        padding-bottom: 192px;
    }
}
@media (max-width: 694px) {
    .assignments-training-get-started-with-google .gfe-content-block__background {
        background-position: center 70px;
    }
}
@media (min-width: 1024px) {
    .assignments-training-get-started-with-google .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.product-page-template {
    -ms-overflow-x: hidden;
}
@media (max-width: 599px) {
    .product-page-template section[class$="-hero"] {
        padding-bottom: 18px;
    }
}
@media (min-width: 600px) {
    .product-page-template section[class$="-hero"] {
        padding-bottom: 159px;
    }
}
@media (min-width: 1024px) {
    .product-page-template section[class$="-hero"] {
        padding-bottom: 192px;
    }
}
@media (max-width: 694px) {
    .product-page-template section[class$="-hero"] .gfe-content-block__background {
        background-position: center 70px;
    }
}
@media (min-width: 1024px) {
    .product-page-template section[class$="-hero"] .h-c-headline--subhead {
        padding: 0 105px;
    }
}
.product-page-template section[class$="-getting_started"] {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .product-page-template section[class$="-getting_started"] {
        padding-top: 0;
    }
    .product-page-template section[class$="-getting_started"] > .gfe-content-block,
    .product-page-template .training-courses section.main[class$="-getting_started"] > section[class*="-intro"]:first-of-type,
    .training-courses .product-page-template section.main[class$="-getting_started"] > section[class*="-intro"]:first-of-type {
        padding-top: 0;
    }
}
.product-page-template section[class$="-tips_and_tricks"] {
    padding-top: 24px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .product-page-template section[class$="-tips_and_tricks"] {
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .product-page-template section[class$="-tips_and_tricks"] {
        padding-top: 48px;
        padding-bottom: 144px;
    }
}
.product-page-template section[class$="-resources"] .h-c-page {
    padding-top: 48px;
}
@media (min-width: 600px) {
    .product-page-template section[class$="-resources"] .h-c-page {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .product-page-template section[class$="-resources"] .h-c-page {
        padding-top: 12px;
    }
}
html[lang="es"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="es"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="id"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="id"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="ja"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ja"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="ko"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ko"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="ar"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ar"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="da"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="da"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="de"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="de"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="fi"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="fi"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="fr"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="fr"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="it"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="it"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="ms"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="ms"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="nl"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="nl"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="nb"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="nb"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="pt"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="pt"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="sv"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="sv"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="th"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="th"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
html[lang="zh"] .product-page-template section[class$="-resources"] .gfe-filters-bar__dropdown__item[data-gfe-component-action="Content type"],
html[lang="zh"] .google-sites-training .product-page-template section[class$="-resources"] .gfe-filters-bar__filters {
    display: none;
}
.product-page-template section[class$="-get_started"] {
    padding-top: 24px;
}
@media (min-width: 1024px) {
    .product-page-template section[class$="-get_started"] {
        padding-top: 48px;
    }
}
@media (min-width: 1024px) {
    .google-meet-training .product-page-template section[class$="-hero"] {
        padding-bottom: 130px;
    }
}
.google-meet-training-getting_started .left-menu-navigation-content .h-c-grid > .h-c-grid__col:nth-child(1) {
    display: none;
}
.google-meet-training-getting_started .left-menu-navigation-content .h-c-grid > .h-c-grid__col:nth-child(2) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.google-meet-training-getting_started .left-menu-navigation-content .h-c-grid > .h-c-grid__col:nth-child(2) .gallery__content {
    margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .google-meet-training-getting_started .left-menu-navigation-content .h-c-grid > .h-c-grid__col:nth-child(2) .gallery__content {
        max-width: 400px;
    }
}
.sign-up-for-updates-page-intro .gfe-form-builder {
    margin-top: 48px;
}
.sign-up-for-updates form section:first-of-type .h-c-grid {
    padding-bottom: 0;
}
.sign-up-for-updates form section:last-of-type {
    padding-top: 0;
}
.sign-up-for-updates form .gfe-form-container {
    margin: 0;
    padding-top: 24px;
}
.sign-up-for-updates form .gfe-form-container .emailinput__label {
    white-space: nowrap;
}
@media (max-width: 1439px) {
    .sign-up-for-updates form .gfe-form-container .emailinput__label {
        font-size: 14px;
    }
}
@media (max-width: 1439px) {
    .sign-up-for-updates form .gfe-form-container .gfe-field--filled .emailinput__label,
    .sign-up-for-updates form .gfe-form-container .gfe-field--active .emailinput__label {
        font-size: 16px;
    }
}
.sign-up-for-updates form .h-c-grid__col.flexible-content--centered {
    margin: auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sign-up-for-updates form .h-c-grid__col.h-c-grid__col-m--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
@media (min-width: 1024px) {
    .sign-up-for-updates .h-c-footer__upper .gfe-footer-upper__container {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
}
.sign-up-for-updates .h-c-footer__upper .gfe-newsletter-button__container {
    display: none !important;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two .responsive-svg__icon-svg {
    margin: 0 auto 0;
    max-width: 64px;
}
@media (max-width: 599px) {
    .sign-up-for-updates-subscribe-to-newsletter-step-two .responsive-svg__icon-svg {
        margin: 0 auto 16px;
    }
}
@media (min-width: 1024px) {
    .sign-up-for-updates-subscribe-to-newsletter-step-two .responsive-svg__icon-svg {
        max-width: 96px;
    }
}
.sign-up-for-updates-subscribe-to-newsletter-step-two .flexible-content.h-c-grid__col--8.flexible-content--centered {
    margin-top: 72px;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two .flexible-content.h-c-grid__col--8.flexible-content--centered .h-c-copy.h-c-intro {
    padding-top: 0;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two .flexible-content.h-c-grid__col--8.flexible-content--centered .h-c-copy.h-c-intro p {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
@media (min-width: 1024px) {
    .sign-up-for-updates-subscribe-to-newsletter-step-two .flexible-content.h-c-grid__col--8.flexible-content--centered .h-c-copy.h-c-intro p {
        font-size: 22px;
    }
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form section {
    padding-top: 24px;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form section .h-c-grid {
    padding-top: 16px;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form section .gfe-checkbox-label {
    display: none;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form .h-c-grid__col.flexible-content--centered {
    margin: auto;
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .sign-up-for-updates-subscribe-to-newsletter-step-two form .h-c-grid__col.h-c-grid__col-m--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
@media (min-width: 1440px) {
    .sign-up-for-updates-subscribe-to-newsletter-step-two form .gfe-check {
        margin-bottom: 48px;
    }
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form .gfe-check .gfe-check__label {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    margin-bottom: 0;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form .gfe-check .gfe-check__checkmark-box {
    margin-right: 16px;
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form .gfe-check .h-c-intro {
    font-size: 14px;
    margin-left: 34px;
    margin-top: 0;
}
@media (min-width: 1024px) {
    .sign-up-for-updates-subscribe-to-newsletter-step-two form .gfe-check .h-c-intro {
        font-size: 16px;
    }
}
.sign-up-for-updates-subscribe-to-newsletter-step-two form .gfe-form-group .gfe-field:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1023px) {
    .sign-up-for-updates-thanks-for-submit .flexible-content-columns.h-c-grid .h-c-grid__col:first-child {
        margin-bottom: 16px;
    }
}
@media (min-width: 1024px) {
    .sign-up-for-updates-thanks-for-submit .flexible-content-columns.h-c-grid .h-c-grid__col:first-child {
        margin-bottom: 48px;
    }
}
.sign-up-for-updates-thanks-for-submit .flexible-content-columns.h-c-grid .h-c-grid__col:last-child .page-intro-button {
    margin-top: 48px;
}
.sign-up-for-updates-thanks-for-submit .responsive-svg__icon-svg {
    margin: 0 auto 0;
    max-width: 64px;
}
@media (max-width: 599px) {
    .sign-up-for-updates-thanks-for-submit .responsive-svg__icon-svg {
        margin: 0 auto 16px;
    }
}
@media (min-width: 1024px) {
    .sign-up-for-updates-thanks-for-submit .responsive-svg__icon-svg {
        max-width: 96px;
    }
}
.sign-up-for-updates .gfe-button-section .gfe-marketo-form-section-info {
    display: none;
}
.sign-up-for-updates .gfe-button-section .h-c-grid {
    padding: 0;
}
.refer-an-administrator .flexible-content.h-c-grid__col--8.flexible-content--centered,
.thank-you .flexible-content.h-c-grid__col--8.flexible-content--centered {
    margin-top: 72px;
}
.refer-an-administrator form,
.thank-you form {
    margin-top: 72px;
}
.refer-an-administrator form section:last-of-type,
.thank-you form section:last-of-type {
    padding-top: 0;
}
.refer-an-administrator form .gfe-form-container,
.thank-you form .gfe-form-container {
    padding-top: 24px;
    margin: 0;
}
.refer-an-administrator form .h-c-grid__col.flexible-content--centered,
.thank-you form .h-c-grid__col.flexible-content--centered {
    margin: auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .refer-an-administrator form .h-c-grid__col.h-c-grid__col-m--6,
    .thank-you form .h-c-grid__col.h-c-grid__col-m--6 {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
.refer-an-administrator .gfe-form-group .gfe-radio__container,
.thank-you .gfe-form-group .gfe-radio__container {
    margin-top: 32px;
}
@media (max-width: 1023px) {
    .refer-an-administrator .gfe-form-group .gfe-radio__container,
    .thank-you .gfe-form-group .gfe-radio__container {
        margin-top: 24px;
    }
}
.refer-an-administrator .gfe-form-group .gfe-field:last-of-type,
.thank-you .gfe-form-group .gfe-field:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.refer-an-administrator .gfe-form-group .gfe-field:last-of-type input,
.thank-you .gfe-form-group .gfe-field:last-of-type input {
    background-color: #dadce0;
}
.refer-an-administrator .refer-an-administrator-form-submitted .responsive-svg__icon-svg,
.refer-an-administrator .thank-you-form-submitted .responsive-svg__icon-svg,
.thank-you .refer-an-administrator-form-submitted .responsive-svg__icon-svg,
.thank-you .thank-you-form-submitted .responsive-svg__icon-svg {
    margin: 0 auto 16px;
    max-width: 96px;
}
.contact-sales .main .page-intro {
    margin-bottom: 72px;
}
.contact-sales .main .flexible-content.flexible-content--centered .h-c-copy.h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .contact-sales .main .flexible-content.flexible-content--centered .h-c-copy.h-c-intro {
        margin-bottom: 72px;
    }
}
@media (max-width: 1023px) {
    .contact-sales .gfe-marketo-form .gfe-field--submit {
        margin-bottom: 0;
    }
}
.contact-sales .gfe-marketo-form section:not(:first-child):not(:last-child) {
    padding: 24px 0 0 !important;
}
@media (max-width: 1023px) {
    .contact-sales .gfe-marketo-form section:last-child {
        padding-bottom: 0 !important;
    }
}
@media (min-width: 1024px) {
    .contact-sales .gfe-marketo-form section:last-child .gfe-radio__container:first-child {
        padding-bottom: 48px;
    }
}
.contact-sales .gfe-marketo-form section:nth-child(2) .gfe-radio__container:not(:first-child) {
    margin-top: 48px;
}
@media (max-width: 1023px) {
    .contact-sales .gfe-marketo-form section:nth-child(2) .gfe-radio__container:not(:first-child) {
        margin-top: 24px;
    }
}
.contact-sales .gfe-form-group .gfe-field .gfe-checkbox-label {
    margin-bottom: 16px;
}
.contact-sales .gfe-form-group .gfe-field .gfe_check_tooltip {
    color: #202124;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.g-suite-enterprise-contact .main .page-intro {
    margin-bottom: 72px;
}
.g-suite-enterprise-contact .main .flexible-content.flexible-content--centered .h-c-copy.h-c-intro {
    margin-bottom: 24px;
}
@media (min-width: 1024px) {
    .g-suite-enterprise-contact .main .flexible-content.flexible-content--centered .h-c-copy.h-c-intro {
        margin-bottom: 72px;
    }
}
@media (max-width: 1023px) {
    .g-suite-enterprise-contact .gfe-marketo-form .gfe-field--submit {
        margin-bottom: 0;
    }
}
.g-suite-enterprise-contact .gfe-marketo-form section:not(:first-child):not(:last-child) {
    padding: 24px 0 0 !important;
}
@media (max-width: 1023px) {
    .g-suite-enterprise-contact .gfe-marketo-form section:last-child {
        padding-bottom: 0 !important;
    }
}
.g-suite-enterprise-contact .gfe-marketo-form section:nth-child(2) .gfe-radio__container:not(:first-child) {
    margin-top: 32px;
}
@media (max-width: 1023px) {
    .g-suite-enterprise-contact .gfe-marketo-form section:nth-child(2) .gfe-radio__container:not(:first-child) {
        margin-top: 24px;
    }
}
@media (max-width: 1023px) {
    .g-suite-enterprise-contact .gfe-marketo-form section .gfe-marketo-form-section-info {
        margin-bottom: 0;
    }
}
.g-suite-enterprise-contact-form-submitted .responsive-svg__icon-svg {
    margin: 0 auto 16px;
    max-width: 96px;
}
[dir="rtl"] .h-c-header__company-logo,
[dir="rtl"] .h-c-header__hamburger,
[dir="rtl"] .h-c-header__initiative-logo {
    float: right;
}
[dir="rtl"] .h-c-header__hamburger {
    clear: right;
}
[dir="rtl"] .h-c-header__lockup,
[dir="rtl"] .h-c-header__drawer-lockup,
[dir="rtl"] .h-c-header__drawer-initiative-logo {
    float: right;
    margin-left: 0;
}
[dir="rtl"] .h-c-header__drawer {
    left: 56px;
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
[dir="rtl"] .h-c-header__drawer-nav-list {
    margin-right: 0;
}
[dir="rtl"] .h-c-header__drawer-initiative-logo {
    clear: right;
}
[dir="rtl"] .h-c-header__drawer-nav-li-link-copy.mobile-login {
    right: 40px;
}
[dir="rtl"] .h-c-header__cta {
    left: 0;
    right: auto;
}
[dir="rtl"] .h-is-showing-drawer .h-c-header__drawer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@media (min-width: 900px) {
    [dir="rtl"] .h-c-header__nav {
        float: right;
        margin-left: 0 !important;
        margin-right: 24px;
        width: calc(100% - 205px);
    }
    [dir="rtl"] .h-c-header__nav .h-c-header__nav-list {
        margin-right: 0;
    }
    [dir="rtl"] .h-c-header__nav .h-c-header__nav-list .h-c-header__nav-li:first-child {
        margin-left: 0;
        margin-right: 0;
    }
    [dir="rtl"] .h-c-header__nav .h-c-header__nav-list .h-c-header__nav-li:last-child {
        display: table;
        left: 0;
    }
}
@media (min-width: 1024px) {
    [dir="rtl"] .h-c-header__nav {
        margin-right: 48px;
    }
}
.h-c-header__drawer-lockup,
.h-c-header__drawer-initiative-logo {
    -webkit-margin-start: 16px;
    margin-inline-start: 16px;
}
.h-c-header__drawer-nav {
    padding: 0px;
}
.h-c-header__drawer-nested-nav-list {
    display: block;
}
.h-c-header__drawer-nav-li-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: inset 0 -1px 0 0 #dadce0;
    box-shadow: inset 0 -1px 0 0 #dadce0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.h-c-header__drawer-nav-li-link-copy.mobile-login {
    left: 40px;
    position: absolute;
}
.h-c-header__drawer-nav-li-link:hover {
    color: #1a73e8;
}
.h-c-header__drawer-nav-li-link .h-c-icon--12px {
    height: 12px;
    width: 12px;
}
.h-c-header__drawer-nav-li-link .h-c-icon.user-icon {
    height: 16px;
    width: 16px;
}
.h-c-header__drawer .glue-c-zippy__content-container {
    padding: 0;
}
.h-c-header__lockup {
    -webkit-margin-start: 16px;
    margin-inline-start: 16px;
}
.h-c-header__company-logo-img {
    width: auto;
}
@media (min-width: 600px) {
    .h-c-header .glue-c-zippy__content {
        background-color: #f8f9fa;
        border-radius: 0 2px 2px 2px;
        -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.12);
        min-width: calc(100% + 48px);
        position: absolute;
        top: 100%;
    }
    .h-c-header .glue-c-zippy__content.zippy-mobile {
        position: relative;
    }
    .h-c-header__nav-li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .h-c-header__nav-li .h-c-header__nav-li-link:focus {
        background: #f1f3f4;
        outline: 10px solid #f1f3f4;
    }
    .glue-touch .h-c-header__nav-li.glue-is-expanded .h-c-header__nav-li-link {
        color: #000;
    }
    .h-c-header__nav-li.glue-is-expanded .h-c-header__nav-li-link-wrapper,
    .h-c-header__nav-li.glue-is-expanded .h-c-header__drawer-nav-li-link-link-wrapper {
        outline: 0;
    }
    .h-c-header__nav-li:hover .h-c-header__nav-li-link {
        color: #1a73e8;
    }
    .glue-touch .h-c-header__nav-li--has-children.glue-is-expanded {
        color: #3367d6;
    }
    .glue-touch .h-c-header__nav-li--has-children.glue-is-expanded .h-c-header__nav-li-link {
        border-bottom-color: transparent;
    }
    .glue-touch .h-c-header__nav-li--has-children.glue-is-expanded .h-c-header__nav-li-link > .h-c-icon {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .glue-touch .h-c-header__nav-li--has-children.glue-is-expanded .glue-zippy-content {
        display: table;
    }
    .glue-app-ready:not(.glue-touch) .h-c-header__nav-li--has-children:hover .h-c-header__nav-li-link > .h-c-icon {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .h-c-header__nav-li-link-wrapper {
        display: block;
    }
    .h-c-header__nav-li-link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 64px;
    }
    .h-c-header__nav-li--has-children .h-c-header__nav-li-link {
        padding: 0;
        position: relative;
    }
    .glue-app-ready:not(.glue-touch) .h-c-header__nav-li--has-children .h-c-header__nav-li-link.glue-zippy-btn {
        pointer-events: none;
    }
    .h-c-header__nav-li-link-copy {
        -ms-flex-item-align: center;
        align-self: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    [dir="ltr"] .h-c-header__nav-li .glue-c-zippy__content {
        left: 0;
    }
    [dir="rtl"] .h-c-header__nav-li .glue-c-zippy__content {
        right: 0;
    }
    .h-c-header__nested-nav-list {
        display: none;
        height: auto;
        position: static;
    }
    [dir="ltr"] .h-c-header__nested-nav-list {
        margin-left: 0;
    }
    [dir="rtl"] .h-c-header__nested-nav-list {
        margin-right: 0;
    }
    .glue-app-ready .h-c-header__nested-nav-list {
        display: block;
    }
    .h-c-header__nested-nav-li {
        border-bottom: 1px solid #eee;
        display: block;
        height: 56px;
        padding: 0;
    }
    .h-c-header__nested-nav-li:last-child {
        border-bottom: 0;
    }
    .h-c-header__nested-nav-li-link {
        display: block;
        height: 100%;
        line-height: 56px;
        margin: 0;
        padding: 0 24px;
    }
    [dir="ltr"] .h-c-header__nested-nav-li-link {
        text-align: left;
    }
    [dir="rtl"] .h-c-header__nested-nav-li-link {
        text-align: right;
    }
}
@media (min-width: 900px) {
    .h-c-header__cta {
        position: absolute;
        top: 0;
    }
    .h-c-header__lockup {
        -webkit-margin-start: 24px;
        margin-inline-start: 24px;
    }
    .h-c-header__nav {
        margin-left: 24px !important;
    }
    .h-c-header__nav-li {
        margin: 0 20px;
        padding: 0;
    }
    .h-c-header__nav-li--has-children {
        margin: 0;
        padding: 0 20px;
    }
    .h-c-header__nav-li--has-children:hover {
        background-color: #f8f9fa;
        -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    }
    .h-c-header__nested-nav-li-link {
        padding: 0 20px;
    }
}
@media (min-width: 1024px) {
    .h-c-header__nested-nav-li-link {
        padding: 0 24px;
    }
}
@media (min-width: 900px) {
    .h-c-header .h-c-header__cta-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .h-c-header .h-c-header__nav-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .h-c-header .h-c-header__nav-list .h-c-header__nav-li {
        margin: 0;
        padding: 0 20px;
    }
    .h-c-header .h-c-header__nav-login {
        margin-bottom: 0;
        margin-left: 0;
    }
    .h-c-header .h-c-header__nav-login .nav-login {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0;
        width: 100%;
    }
    .h-c-header .h-c-header__nav-login .nav-login .h-c-header__nav-li-link-wrapper {
        padding: 0 12px;
    }
    [dir="ltr"] .h-c-header .h-c-header__nav-login .nav-login .glue-c-zippy__content {
        right: 0;
        left: auto;
    }
    [dir="rtl"] .h-c-header .h-c-header__nav-login .nav-login .glue-c-zippy__content {
        left: 0;
        right: auto;
    }
    .h-c-header .h-c-header__nav-li {
        margin: 0 12px;
        padding: 0;
        white-space: nowrap;
    }
    .h-c-header .h-c-header__nav-li--has-children {
        margin: 0;
        padding: 0 12px;
    }
}
.gfe-nav {
    float: left;
    height: 56px;
}
.gfe-nav--logo-only {
    clear: left;
}
@media (min-width: 900px) {
    .gfe-nav {
        clear: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: none;
        height: 64px;
        width: 100%;
    }
}
.gfe-nav__initiative-logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: calc(100% - 2px);
    margin-top: 1px;
    padding-left: 16px;
    padding-right: 24px;
    z-index: 1;
}
@media (min-width: 900px) {
    .gfe-nav__initiative-logo {
        padding-left: 24px;
    }
}
.gfe-nav__bar {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    height: 100%;
    position: relative;
}
@media (min-width: 900px) {
    .gfe-nav__bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.gfe-nav__items {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100%;
    overflow: visible;
    position: relative;
}
.gfe-nav__items .h-c-header__nav-list {
    position: absolute;
    top: 0;
    -webkit-transition: left 0.2s, right 0.2s;
    transition: left 0.2s, right 0.2s;
}
[dir="ltr"] .gfe-nav__items .h-c-header__nav-list {
    left: 0;
}
[dir="rtl"] .gfe-nav__items .h-c-header__nav-list {
    right: 0;
}
.gfe-nav__items .h-c-header__nav-list .h-c-header__nav-li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.gfe-nav__login {
    -ms-flex-item-align: end;
    align-self: flex-end;
    background: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: calc(100% - 2px);
    margin-top: 1px;
    -webkit-padding-end: 24px;
    padding-inline-end: 24px;
    z-index: 1;
}
.gfe-nav__login .h-c-header__nav-li-link {
    height: 63px;
}
.gfe-nav__arrow {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 2px);
    position: absolute;
    top: 1px;
    z-index: 10;
}
.gfe-nav__arrow--left {
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(15%, #fff));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff 15%);
}
[dir="ltr"] .gfe-nav__arrow--left {
    left: 0;
}
[dir="rtl"] .gfe-nav__arrow--left {
    right: 0;
}
[dir="rtl"] .gfe-nav__arrow--left {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(15%, #fff));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 15%);
}
.gfe-nav__arrow--right {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(15%, #fff));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 15%);
}
[dir="ltr"] .gfe-nav__arrow--right {
    right: 0;
}
[dir="rtl"] .gfe-nav__arrow--right {
    left: 0;
}
[dir="rtl"] .gfe-nav__arrow--right {
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(15%, #fff));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff 15%);
}
.gfe-nav__icon {
    height: 32px;
    stroke: #1a73e8;
    width: 32px;
}
.gfe-nav-fixed-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    padding: 9px 40px 9px 24px;
    position: fixed;
    top: 112px;
    -webkit-transition: top 0.4s;
    transition: top 0.4s;
    width: 100%;
    z-index: 99;
}
@media (min-width: 900px) {
    .gfe-nav-fixed-top {
        top: 128px;
    }
}
@media (max-width: 900px) {
    .gfe-nav-fixed-top {
        padding: 19px 17px;
    }
}
.gfe-nav-fixed-top--butter-bar {
    border-top: 0;
    background-color: #e8f0fe;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: top 0.4s, opacity 0.3s ease-in-out;
    transition: top 0.4s, opacity 0.3s ease-in-out;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
[dir="ltr"] .gfe-nav-fixed-top--butter-bar {
    padding-left: 16px !important;
    padding-right: 48px !important;
}
[dir="rtl"] .gfe-nav-fixed-top--butter-bar {
    padding-right: 16px !important;
    padding-left: 48px !important;
}
.gfe-nav-fixed-top--butter-bar--yellow-100 {
    background-color: #fce8b2;
}
@media (min-width: 600px) {
    .gfe-nav-fixed-top--butter-bar {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.gfe-nav-fixed-top--butter-bar .h-c-headline,
.gfe-nav-fixed-top--butter-bar .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .gfe-nav-fixed-top--butter-bar .h-c-intro {
    padding: 16px 0;
}
.gfe-nav-fixed-top--butter-bar .h-c-headline--subhead--smaller {
    font-size: 14px;
}
@media (min-width: 1024px) {
    .gfe-nav-fixed-top--butter-bar .h-c-headline--subhead--smaller {
        font-size: 16px;
    }
}
.gfe-nav-fixed-top--butter-bar .h-c-headline--subhead--underline-links a {
    text-decoration: underline;
}
.gfe-nav-fixed-top--butter-bar-close {
    opacity: 0;
    pointer-events: none;
}
.gfe-nav-fixed-top__close-button {
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}
[dir="ltr"] .gfe-nav-fixed-top__close-button {
    right: 16px;
}
[dir="rtl"] .gfe-nav-fixed-top__close-button {
    left: 16px;
}
.gfe-nav-fixed-top__close-icon {
    display: block;
    height: 24px;
    width: 24px;
}
.glue-app-ready .gfe-nav-fixed-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.h-c-header.h-is-wholly-scrolled .gfe-nav-fixed-top {
    top: 0;
}
.gfe-nav-fixed-top__headline {
    color: #1a73e8;
    padding-right: 8px;
}
.gfe-nav-fixed-top__headline a {
    text-decoration: underline;
}
.gfe-nav-fixed-top__actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}
.gfe-nav-fixed-top__actions--cta {
    min-width: 142px;
    text-align: center;
}
.gfe-nav-fixed-top__actions > li {
    margin-right: 22px;
}
.gfe-nav-fixed-top__actions > li:last-child {
    margin-right: 0;
}
@media (max-width: 900px) {
    .gfe-nav-fixed-top__actions > li {
        display: none;
    }
}
@media (max-width: 900px) {
    .gfe-nav-fixed-top__actions--social,
    .gfe-nav-fixed-top__actions .h-c-social.h-c-social--popover {
        display: block !important;
    }
}
.gfe-nav-fixed-top__actions--social .h-c-social__group {
    display: inline;
}
.gfe-nav-fixed-top__actions .h-c-social__title--trigger {
    color: #1a73e8;
    line-height: 2.75 !important;
    margin: 0 !important;
}
@media (max-width: 900px) {
    .gfe-nav-fixed-top__actions .h-c-social__title--trigger span {
        display: none;
    }
}
.gfe-nav-fixed-top__actions .h-c-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
.gfe-nav-fixed-top__actions .glue-c-popover__dialog {
    display: none;
}
.gfe-nav-fixed-top__actions .h-c-social__copy-container {
    background-color: #fff;
    border-top: 1px solid #dadce0;
    margin-top: 14px;
    padding: 10px;
}
.gfe-nav-fixed-top__actions .h-c-social .h-c-social__list .h-c-icon.h-c-icon--social {
    fill: #5f6368;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.gfe-nav-fixed-top__actions .h-c-social .h-c-social__list .h-c-icon.h-c-icon--social:hover {
    fill: #3c4043;
}
.gfe-nav-fixed-top__actions .h-c-social__copy-input {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999999px;
    z-index: -99999999999;
}
@media (max-width: 900px) {
    .gfe-nav-fixed-top__actions .h-c-social .h-c-social__share-icon {
        margin-right: 0;
    }
}
.gfe-nav-fixed-top__actions .h-c-social .h-c-social__dialog.h-c-social__dialog--popover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    right: 0;
}
.gfe-nav-fixed-top__actions .h-c-social .h-c-social__dialog.h-c-social__dialog--popover .h-c-social__list.h-c-social__list--popover {
    padding-top: 0;
}
.gfe-nav-fixed-top__actions .h-c-social .h-c-social__dialog.h-c-social__dialog--popover .h-c-social__list.h-c-social__list--popover .h-c-social__item.h-c-social__item--popover {
    margin-top: 0;
}
@media (min-width: 900px) {
    .gfe-nav-fixed-top__actions .h-c-social .h-c-social__dialog.h-c-social__dialog--popover {
        top: 63px;
    }
}
@media (max-width: 900px) {
    .gfe-nav-fixed-top__actions .h-c-social .h-c-social__dialog.h-c-social__dialog--popover {
        left: auto;
        padding: 14px 24px 24px;
        position: absolute;
        top: 72px;
        text-align: right;
        width: 260px;
    }
    .gfe-nav-fixed-top__actions .h-c-social .h-c-social__dialog.h-c-social__dialog--popover .h-c-social__list {
        padding-top: 0;
    }
}
.h-c-footer {
    margin-top: 24px;
}
@media (min-width: 1024px) {
    .h-c-footer {
        margin-top: 48px;
    }
}
.h-c-footer h4 {
    text-align: center;
}
[dir="ltr"] .h-c-footer h4 span {
    text-align: left;
}
[dir="rtl"] .h-c-footer h4 span {
    text-align: right;
}
.h-c-footer__signup {
    padding-bottom: 24px;
    padding-top: 24px;
}
.h-c-footer__signup-form {
    margin-top: 24px;
}
.h-c-footer__signup-form .gfe-form-inline {
    margin: 0;
}
.h-c-footer__signup-required-copy {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
}
.h-c-footer__signup-required-copy p {
    font-size: 12px;
    font-weight: 400;
}
.h-c-footer__signup-required-copy--margin-top.gfe-form-inline {
    margin-top: 16px;
}
.h-c-footer__signup-input {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #414141;
    font-weight: 300;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0 0 15px 0;
    overflow-wrap: initial;
    padding: 8px;
    text-align: left;
    word-wrap: initial;
    width: 100%;
}
.h-c-footer__signup-input::-webkit-input-placeholder {
    color: #414141;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 300;
    opacity: 1;
}
.h-c-footer__signup-input::-moz-placeholder {
    color: #414141;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 300;
    opacity: 1;
}
.h-c-footer__signup-input::-ms-input-placeholder {
    color: #414141;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 300;
    opacity: 1;
}
.h-c-footer__signup-input::placeholder {
    color: #414141;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 300;
    opacity: 1;
}
.h-c-footer__signup-input:focus {
    margin-bottom: 14px;
}
.h-c-footer__signup-input:focus + .h-c-footer__signup-label {
    color: #414141;
}
.h-c-footer__signup-button {
    margin: 0 auto;
}
.h-c-footer__site-links--hidden {
    display: none;
}
.h-c-footer .h-c-footer__signup-label {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #414141;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.h-c-footer .gfe-field {
    margin-bottom: 0;
    position: relative;
}
.h-c-footer .gfe-label__selected .gfe-label {
    font-size: 12px;
    font-weight: 300;
    left: 0;
    line-height: 40px;
    padding: 0;
    position: absolute;
    top: -20px;
}
.h-c-footer .gfe-label__selected .gfe-control {
    color: #414141;
}
.h-c-footer .gfe-label__selected .gfe-control:focus {
    border-color: #4285f4;
    border-bottom-width: 2px;
}
.h-c-footer .gfe-label {
    color: #414141;
    font-size: 14px;
    margin: 0;
    padding: 0 8px;
    position: absolute;
    text-align: left;
    top: 12%;
}
.h-c-footer .gfe-label .gfe-required {
    display: none;
}
.h-c-footer .gfe-control {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0;
    color: rgba(255, 255, 255, 0);
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 6px 0;
    padding: 6px 22px 6px 8px;
    position: relative;
}
.h-c-footer .gfe-control:focus {
    border-color: #4285f4;
    border-bottom-width: 2px;
    color: #414141;
    outline: none;
}
.h-c-footer .gfe-control:active,
.h-c-footer .gfe-control:required {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.h-c-footer .h-c-footer__upper {
    padding: 30px 32px;
}
@media (max-width: 599px) {
    .h-c-footer .h-c-footer__upper {
        padding: 24px 16px;
    }
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    width: 100%;
}
@media (max-width: 599px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1a73e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
}
@media (max-width: 1023px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container .material-icons-extended {
    font-size: 32px;
    line-height: 0.8;
    width: 32px;
}
@media (max-width: 1023px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container .material-icons-extended {
        margin-top: 2px;
    }
}
@media (max-width: 599px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container .material-icons-extended {
        width: 36px;
    }
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container a,
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container a:visited {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #1a73e8;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin-left: 8px;
}
@media (max-width: 1023px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container a,
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .gfe-newsletter-button__container a:visited {
        font-size: 18px;
        max-width: 300px;
    }
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 599px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 24px;
    }
}
@media (max-width: 1023px) {
    .h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container .h-c-social__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 16px;
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container .h-c-social__title p {
    font-size: 16px;
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container .h-c-social__group {
    padding-right: 0;
}
.h-c-footer .h-c-footer__upper .gfe-footer-upper__container .h-c-social__container .h-c-social__group .h-c-social__list {
    max-width: initial;
}
@media (max-width: 1023px) {
    .h-c-footer .gfe-control {
        font-size: 14px;
    }
    .h-c-footer__site-links {
        padding: 16px 32px;
    }
    .h-c-footer__site-links-grid {
        -webkit-box-sizing: unset;
        box-sizing: unset;
        display: block;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
    }
    .h-c-footer__site-links-column {
        border-bottom: 1px solid #d7d7d7;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        float: none;
        margin: 0;
        max-width: none;
        padding: 30px 0;
        width: auto;
    }
    .h-c-footer__site-links-header {
        margin-bottom: 0;
        position: relative;
    }
    [dir="ltr"] .h-c-footer__site-links-header {
        margin-right: 0;
        padding-right: 36px;
    }
    [dir="rtl"] .h-c-footer__site-links-header {
        margin-left: 0;
        padding-left: 36px;
    }
    .h-c-footer__site-links-header-copy {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .h-c-footer__site-links-list .glue-c-zippy__content-container {
        padding: 20px 0 0;
    }
    .h-c-footer__expand {
        top: 6px;
        position: absolute;
    }
    [dir="ltr"] .h-c-footer__expand {
        right: 0;
    }
    [dir="rtl"] .h-c-footer__expand {
        left: 0;
    }
    .glue-is-expanded .h-c-footer__expand {
        -webkit-transform: rotate(-180deg) translate(25%, 25%);
        transform: rotate(-180deg) translate(25%, 25%);
    }
    [dir="ltr"] .h-c-footer .h-c-social__group {
        padding-right: 0;
    }
    [dir="rtl"] .h-c-footer .h-c-social__group {
        padding-left: 0;
    }
}
@media (min-width: 1024px) {
    .h-c-footer .gfe-label {
        font-size: 16px;
    }
    .h-c-footer__signup {
        padding-bottom: 48px;
        padding-top: 48px;
    }
    .h-c-footer__site-links-column {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
        -ms-flex-preferred-size: calc(100% / 6.01);
        flex-basis: calc(100% / 6.01);
    }
}
@media (max-width: 599px) {
    .h-c-footer .gfe-field-container {
        margin: 0;
    }
    .h-c-footer .gfe-field-container:first-child {
        margin-bottom: 10px;
    }
    .h-c-footer__signup-form {
        margin-top: 10px;
    }
    .h-c-footer__signup-input {
        margin-bottom: 4px;
    }
    .h-c-footer__site-links {
        padding: 0 16px;
    }
    .h-c-footer__signup-required-copy {
        margin-bottom: 10px;
    }
    .h-c-footer__signup-required-copy p {
        font-size: 12px;
    }
    .h-c-footer .glue-c-zippy__btn .h-c-footer__expand {
        top: 6px;
        position: absolute;
        right: 0;
    }
    .h-c-footer .glue-is-expanded .h-c-footer__expand {
        -webkit-transform: rotate(-180deg) translate(25%, 25%);
        transform: rotate(-180deg) translate(25%, 25%);
    }
}
@media (min-width: 600px) {
    .h-c-footer .gfe-field-container:first-child {
        margin-left: 0;
    }
    .h-c-footer .gfe-field-container:last-child {
        margin-right: 0;
    }
}
.h-c-footer__site-links-header-copy {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (min-width: 600px) {
    [dir="rtl"] .h-c-footer__site-links-column {
        float: none;
    }
}
@media (min-width: 1024px) {
    .giving .gfe-page-width {
        margin-bottom: 8px;
    }
}
.h-c-breadcrumbs {
    color: #5f6368;
    line-height: 1;
    margin-bottom: 0;
}
.h-c-breadcrumbs__list {
    margin: 0 !important;
}
[dir="ltr"] .h-c-breadcrumbs {
    margin-left: 24px;
}
[dir="rtl"] .h-c-breadcrumbs {
    margin-right: 24px;
}
@media (max-width: 1023px) {
    [dir="ltr"] .h-c-breadcrumbs {
        margin-left: 32px;
    }
    [dir="rtl"] .h-c-breadcrumbs {
        margin-right: 32px;
    }
}
@media (max-width: 599px) {
    [dir="ltr"] .h-c-breadcrumbs {
        margin-left: 16px;
    }
    [dir="rtl"] .h-c-breadcrumbs {
        margin-right: 16px;
    }
}
.voucher {
    background-color: #e8f0fe;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 24px;
    margin-top: 8px;
    padding: 18px;
}
@media (min-width: 600px) and (max-width: 1023px) {
    .voucher {
        margin-bottom: 32px;
        margin-top: 16px;
    }
}
@media (min-width: 1024px) {
    .voucher {
        margin-bottom: 40px;
    }
}
.voucher span {
    border: 2px dashed #8ab4f8;
    border-radius: 4px;
    color: #202124;
    display: block;
    font-family: "Google Sans", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 24px;
    padding: 1px 8px;
}
.the-latest .gfe-carousel {
    padding-bottom: 24px;
}
@media (min-width: 1024px) {
    .the-latest .gfe-carousel {
        padding-bottom: 48px;
    }
}
.home .home-hero {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .home .flexible-content-columns,
    .the-latest .flexible-content-columns {
        margin-left: 0;
        margin-right: 0;
        max-width: 1440px;
        padding-left: 32px;
        padding-right: 32px;
    }
}
.home .flexible-content-block,
.the-latest .flexible-content-block {
    margin-bottom: 24px;
    text-align: center;
}
@media (min-width: 901px) {
    .home .flexible-content-block,
    .the-latest .flexible-content-block {
        margin-bottom: 0;
        text-align: left;
    }
}
.home .flexible-content__copy,
.the-latest .flexible-content__copy {
    text-align: left;
}
.home .flexible-content .h-c-headline--subhead,
.home .flexible-content .h-c-button--flat,
.the-latest .flexible-content .h-c-headline--subhead,
.the-latest .flexible-content .h-c-button--flat {
    display: inline;
}
.home .flexible-content .h-c-button--flat,
.the-latest .flexible-content .h-c-button--flat {
    font-size: 16px;
    font-weight: normal;
}
@media (min-width: 1024px) {
    .home .flexible-content .h-c-button--flat,
    .the-latest .flexible-content .h-c-button--flat {
        font-size: 18px;
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.home-en .h-c-breadcrumbs,
.the-latest-en .h-c-breadcrumbs {
    display: none;
}
@media (max-width: 1439px) {
    .home-en-hero .page-intro,
    .the-latest-en-hero .page-intro {
        padding-bottom: 24px;
    }
}
@media (min-width: 1440px) {
    .home-en-hero .page-intro-copy,
    .the-latest-en-hero .page-intro-copy {
        max-width: 580px;
        padding-bottom: 48px;
    }
}
@media (min-width: 1024px) {
    .home-en-hero .page-intro .h-c-headline--one,
    .the-latest-en-hero .page-intro .h-c-headline--one {
        margin-bottom: 16px;
    }
}
.home-en-hero .page-intro .h-c-headline--four,
.home-en-hero .page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .home-en-hero .page-intro .h-c-headline,
.home-en-hero .page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .home-en-hero .page-intro .h-c-intro,
.home-en-hero .page-intro .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .home-en-hero .page-intro .h-c-intro,
.the-latest-en-hero .page-intro .h-c-headline--four,
.the-latest-en-hero .page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-headline,
.csedweek-2019-cs-year-round .gfe-ccs-tile .the-latest-en-hero .page-intro .h-c-headline,
.the-latest-en-hero .page-intro .csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
.csedweek-2019-cs-year-round .gfe-ccs-tile .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-hero .page-intro .h-c-intro,
.the-latest-en-hero .page-intro .gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .h-c-intro,
.gfe-full-width-color-stories__tiles__tile--small .csedweek-2019-cs-year-round .gfe-ccs-tile .the-latest-en-hero .page-intro .h-c-intro {
    color: #5f6368;
    font-family: "Roboto", Helvetica, arial, sans-serif;
}
@media (min-width: 1024px) {
    .home-en-hero .revamp-carousel,
    .the-latest-en-hero .revamp-carousel {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        margin: 0 auto;
        width: 81.25734%;
    }
}
html[lang="ja"] .home-en-hero .h-c-page > .flexible-content-columns,
html[lang="ja"] .the-latest-en-hero .h-c-page > .flexible-content-columns {
    padding-bottom: 64px;
    padding-top: 42px;
}
@media (min-width: 600px) {
    html[lang="ja"] .home-en-hero .h-c-page > .flexible-content-columns,
    html[lang="ja"] .the-latest-en-hero .h-c-page > .flexible-content-columns {
        padding-bottom: 72px;
    }
}
@media (min-width: 1024px) {
    html[lang="ja"] .home-en-hero .h-c-page > .flexible-content-columns,
    html[lang="ja"] .the-latest-en-hero .h-c-page > .flexible-content-columns {
        padding-bottom: 48px !important;
        padding-top: 64px;
    }
}
@media (min-width: 1440px) {
    html[lang="ja"] .home-en-hero .h-c-page > .flexible-content-columns,
    html[lang="ja"] .the-latest-en-hero .h-c-page > .flexible-content-columns {
        padding-top: 40px;
    }
}
.home-en-hero .gfe-simple-tabs,
.the-latest-en-hero .gfe-simple-tabs {
    margin-top: 48px;
}
@media (min-width: 600px) {
    .home-en-hero .gfe-simple-tabs,
    .the-latest-en-hero .gfe-simple-tabs {
        margin-left: auto;
        margin-right: auto;
        margin-top: 72px;
        max-width: 684px;
    }
}
@media (min-width: 1440px) {
    .home-en-hero .gfe-simple-tabs,
    .the-latest-en-hero .gfe-simple-tabs {
        margin-left: auto;
        margin-right: auto;
        margin-top: 96px;
        max-width: 1061px;
    }
}
.home-en-hero .gfe-simple-tabs__controls,
.the-latest-en-hero .gfe-simple-tabs__controls {
    -ms-flex-preferred-size: 81.25734%;
    flex-basis: 81.25734%;
    margin: 0 auto;
    width: 81.25734%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
}
@media (min-width: 1440px) {
    .home-en-hero .gfe-simple-tabs__controls,
    .the-latest-en-hero .gfe-simple-tabs__controls {
        -ms-flex-preferred-size: 64.59068%;
        flex-basis: 64.59068%;
        margin: 0 auto;
        width: 64.59068%;
    }
}
.home-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle,
.the-latest-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle {
    border-bottom: 0;
    margin: 0 12px;
    max-width: 164px;
}
@media (min-width: 1440px) {
    .home-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle,
    .the-latest-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle {
        font-size: 22px;
        max-width: 200px;
        width: 220px !important;
    }
}
.home-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle--active,
.the-latest-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle--active {
    border-bottom: 0;
    border-radius: 4px;
    color: #1a73e8;
    position: relative;
}
.home-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle--active::after,
.the-latest-en-hero .gfe-simple-tabs__controls .gfe-simple-tabs__toggle--active::after {
    border-radius: 4px 4px 0 0;
    border-top: 4px solid #1a73e8;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}
@media (max-width: 599px) {
    .home-en-hero .gfe-simple-tabs__tab:first-child section,
    .the-latest-en-hero .gfe-simple-tabs__tab:first-child section {
        padding-top: 24px;
    }
}
.home-en-hero .gfe-simple-tabs__tab section,
.the-latest-en-hero .gfe-simple-tabs__tab section {
    padding-bottom: 0;
    padding-top: 24px;
}
@media (max-width: 599px) {
    .home-en-hero .gfe-simple-tabs__tab section,
    .the-latest-en-hero .gfe-simple-tabs__tab section {
        padding-top: 32px;
    }
}
@media (min-width: 600px) {
    .home-en-hero .gfe-simple-tabs__tab section,
    .the-latest-en-hero .gfe-simple-tabs__tab section {
        padding-top: 48px;
    }
}
.home-en-hero .gfe-simple-tabs__tab section .gfe-responsive-image,
.the-latest-en-hero .gfe-simple-tabs__tab section .gfe-responsive-image {
    max-width: 450px;
}
@media (min-width: 600px) {
    .home-en-hero .gfe-simple-tabs__tab section .gfe-responsive-image,
    .the-latest-en-hero .gfe-simple-tabs__tab section .gfe-responsive-image {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }
}
@media (max-width: 599px) {
    .home-en-hero .gfe-simple-tabs__tab section .h-c-grid__col .flexible-content,
    .the-latest-en-hero .gfe-simple-tabs__tab section .h-c-grid__col .flexible-content {
        padding: 0 !important;
    }
}
@media (min-width: 600px) {
    .home-en-hero .gfe-simple-tabs__tab section .h-c-grid__col,
    .the-latest-en-hero .gfe-simple-tabs__tab section .h-c-grid__col {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }
}
@media (min-width: 600px) {
    .home-en-hero .gfe-simple-tabs__tab section .h-c-grid__col .flexible-content,
    .the-latest-en-hero .gfe-simple-tabs__tab section .h-c-grid__col .flexible-content {
        -ms-flex-preferred-size: 81.25734%;
        flex-basis: 81.25734%;
        margin: 0 1.03799%;
        width: 81.25734%;
    }
}
@media (max-width: 599px) {
    .home-en-higher-ed .gfe-content-block .h-c-grid__col:first-child,
    .home-en-higher-ed .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col:first-child,
    .training-courses .home-en-higher-ed .main > section[class*="-intro"]:first-of-type .h-c-grid__col:first-child,
    .the-latest-en-higher-ed .gfe-content-block .h-c-grid__col:first-child,
    .the-latest-en-higher-ed .training-courses .main > section[class*="-intro"]:first-of-type .h-c-grid__col:first-child,
    .training-courses .the-latest-en-higher-ed .main > section[class*="-intro"]:first-of-type .h-c-grid__col:first-child {
        margin-bottom: 32px;
    }
}
.home-en-higher-ed .gfe-content-block .h-c-eyebrow,
.home-en-higher-ed .training-courses .main > section[class*="-intro"]:first-of-type .h-c-eyebrow,
.training-courses .home-en-higher-ed .main > section[class*="-intro"]:first-of-type .h-c-eyebrow,
.the-latest-en-higher-ed .gfe-content-block .h-c-eyebrow,
.the-latest-en-higher-ed .training-courses .main > section[class*="-intro"]:first-of-type .h-c-eyebrow,
.training-courses .the-latest-en-higher-ed .main > section[class*="-intro"]:first-of-type .h-c-eyebrow {
    margin-bottom: 8px;
}
.home-en-higher-ed .gfe-content-block .h-c-button,
.home-en-higher-ed .training-courses .main > section[class*="-intro"]:first-of-type .h-c-button,
.training-courses .home-en-higher-ed .main > section[class*="-intro"]:first-of-type .h-c-button,
.the-latest-en-higher-ed .gfe-content-block .h-c-button,
.the-latest-en-higher-ed .training-courses .main > section[class*="-intro"]:first-of-type .h-c-button,
.training-courses .the-latest-en-higher-ed .main > section[class*="-intro"]:first-of-type .h-c-button {
    margin-top: 0;
}
@media (max-width: 599px) {
    .home-en-teaching-resources .gfe-content-block,
    .home-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .home-en-teaching-resources .main > section[class*="-intro"]:first-of-type,
    .the-latest-en-teaching-resources .gfe-content-block,
    .the-latest-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type,
    .training-courses .the-latest-en-teaching-resources .main > section[class*="-intro"]:first-of-type {
        padding-bottom: 0;
        padding-top: 16px;
    }
}
@media (max-width: 599px) {
    .home-en-teaching-resources .gfe-content-block .flexible-content .h-c-headline,
    .home-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-headline,
    .training-courses .home-en-teaching-resources .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-headline,
    .home-en-teaching-resources .gfe-content-block .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .home-en-teaching-resources .gfe-content-block .flexible-content .h-c-intro,
    .home-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .home-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-intro,
    .training-courses .home-en-teaching-resources .main > section[class*="-intro"]:first-of-type .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .home-en-teaching-resources .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-intro,
    .the-latest-en-teaching-resources .gfe-content-block .flexible-content .h-c-headline,
    .the-latest-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-headline,
    .training-courses .the-latest-en-teaching-resources .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-headline,
    .the-latest-en-teaching-resources .gfe-content-block .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-teaching-resources .gfe-content-block .flexible-content .h-c-intro,
    .the-latest-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-intro,
    .training-courses .the-latest-en-teaching-resources .main > section[class*="-intro"]:first-of-type .flexible-content .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .training-courses .the-latest-en-teaching-resources .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-intro {
        margin-top: 8px;
    }
}
.home-en-teaching-resources .gfe-content-block .h-c-button,
.home-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .h-c-button,
.training-courses .home-en-teaching-resources .main > section[class*="-intro"]:first-of-type .h-c-button,
.the-latest-en-teaching-resources .gfe-content-block .h-c-button,
.the-latest-en-teaching-resources .training-courses .main > section[class*="-intro"]:first-of-type .h-c-button,
.training-courses .the-latest-en-teaching-resources .main > section[class*="-intro"]:first-of-type .h-c-button {
    margin-top: 0;
}
@media (max-width: 599px) {
    .home-en-code-with-google .h-c-page,
    .the-latest-en-code-with-google .h-c-page {
        padding: 0 16px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .home-en-code-with-google .h-c-page,
    .the-latest-en-code-with-google .h-c-page {
        padding: 0;
    }
}
.home-en-code-with-google .h-c-page .flexible-content-columns .feature-story,
.the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story {
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 599px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story {
        margin-bottom: 24px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story {
        margin-left: -8px;
        margin-right: -8px;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story {
        margin-left: -10px;
        margin-right: -16px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story {
        margin-left: -16px;
        margin-right: -27px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right {
        margin-left: 16px;
    }
}
.home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right .gfe-responsive-image,
.the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right .gfe-responsive-image {
    padding-right: 0;
}
@media (max-width: 1023px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right .gfe-responsive-image,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right .gfe-responsive-image {
        padding-right: 0;
        max-width: 354px;
        margin: 0 0 0 auto;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right .gfe-responsive-image .gfe-responsive-image__img,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-right .gfe-responsive-image .gfe-responsive-image__img {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left {
        margin-right: 16px;
    }
}
.home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left .gfe-responsive-image,
.the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left .gfe-responsive-image {
    padding-right: 0;
}
@media (max-width: 1023px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left .gfe-responsive-image,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left .gfe-responsive-image {
        padding-right: 0;
        max-width: 354px;
        margin: 0 auto 0 0;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left .gfe-responsive-image .gfe-responsive-image__img,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story.feature-story__quote--aligned-left .gfe-responsive-image .gfe-responsive-image__img {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns .feature-story__quote-background,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns .feature-story__quote-background {
        height: 35px;
        width: 48px;
    }
}
.home-en-code-with-google .h-c-page .flexible-content-columns:first-child,
.the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child {
    margin: 0;
    margin-bottom: 24px;
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child {
        margin-bottom: 24px;
        padding-left: 32px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child {
        padding-left: 72px;
    }
}
@media (max-width: 599px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:first-child,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:first-child {
        margin: 0 0 0 15px;
    }
}
@media (max-width: 599px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story {
        margin-bottom: 48px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2),
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) {
        margin-right: 0;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper {
        max-width: 504px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote {
        padding: 32px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote {
        padding: 48px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-headline,
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-intro,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-headline,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-intro {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-headline,
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-intro,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-headline,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-intro {
        font-size: 22px;
        padding: 0;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-copy,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-copy {
        font-size: 14px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-copy,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .gfe-quote .h-c-copy {
        font-size: 16px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper {
        margin: -72px -8px 0;
        min-width: 300px;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper {
        margin: -96px 0;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:first-child .h-c-grid__col:nth-child(2) .feature-story__highlight--quote-wrapper {
        margin: -144px auto 0;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2),
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) {
        margin: 0;
        padding-right: 32px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2),
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) {
        margin: 0;
        padding-right: 72px;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper {
        max-width: 504px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote {
        padding: 32px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote {
        padding: 48px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-headline,
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-intro,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-headline,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-intro {
        font-size: 18px;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-headline,
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-intro,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-headline,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .gfe-full-width-color-stories__tiles__tile--small .h-c-intro,
    .gfe-full-width-color-stories__tiles__tile--small .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-intro {
        font-size: 22px;
        padding: 0;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-copy,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-copy {
        font-size: 14px;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-copy,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .gfe-quote .h-c-copy {
        font-size: 16px;
    }
}
@media (min-width: 600px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper {
        margin: -72px 24px 0;
        min-width: 300px;
        top: 20px;
    }
}
@media (min-width: 1024px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper {
        margin: -72px 16px 0;
        top: 0;
    }
}
@media (min-width: 1440px) {
    .home-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper,
    .the-latest-en-code-with-google .h-c-page .flexible-content-columns:nth-child(2) .feature-story__highlight--quote-wrapper {
        margin: -144px auto 0;
    }
}
.home-en-case-studies .flexible-content--centered.h-c-grid__col--8 br,
.the-latest-en-case-studies .flexible-content--centered.h-c-grid__col--8 br {
    display: none;
}
.home-en-case-studies .gfe-content-block,
.home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type,
.the-latest-en-case-studies .gfe-content-block,
.the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type,
.training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type {
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .home-en-case-studies .gfe-content-block .flexible-content,
    .home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content,
    .the-latest-en-case-studies .gfe-content-block .flexible-content,
    .the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content {
        margin-bottom: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1439px) {
    .home-en-case-studies .gfe-content-block .flexible-content,
    .home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content,
    .the-latest-en-case-studies .gfe-content-block .flexible-content,
    .the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content {
        margin-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    .home-en-case-studies .gfe-content-block .flexible-content,
    .home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content,
    .the-latest-en-case-studies .gfe-content-block .flexible-content,
    .the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content,
    .training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content {
        -ms-flex-preferred-size: 47.92401%;
        flex-basis: 47.92401%;
        width: 47.92401%;
    }
}
@media (max-width: 599px) {
    .home-en-case-studies .gfe-content-block .flexible-content .h-c-button,
    .home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .the-latest-en-case-studies .gfe-content-block .flexible-content .h-c-button,
    .the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button {
        margin: 8px 12px;
    }
}
@media (min-width: 600px) {
    .home-en-case-studies .gfe-content-block .flexible-content .h-c-button,
    .home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .the-latest-en-case-studies .gfe-content-block .flexible-content .h-c-button,
    .the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button {
        margin: 16px 10px 0;
    }
}
@media (min-width: 1024px) {
    .home-en-case-studies .gfe-content-block .flexible-content .h-c-button,
    .home-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .training-courses .home-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .the-latest-en-case-studies .gfe-content-block .flexible-content .h-c-button,
    .the-latest-en-case-studies .training-courses .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button,
    .training-courses .the-latest-en-case-studies .main > section[class*="-intro"]:first-of-type .flexible-content .h-c-button {
        margin: 8px 10px 48px;
    }
}
@media (min-width: 600px) {
    .home-en-contact-sales,
    .the-latest-en-contact-sales {
        padding-top: 24px;
    }
}
@media (min-width: 1024px) {
    .home-en-contact-sales,
    .the-latest-en-contact-sales {
        padding-top: 48px;
    }
}
.main {
    padding-top: 0;
    -webkit-transition: padding-top 0.3s ease-in-out 0.3s;
    transition: padding-top 0.3s ease-in-out 0.3s;
}
.main--butter-bar-present {
    padding-top: 64px;
}
.main--butter-bar-present--big-text {
    padding-top: 112px;
}
@media (min-width: 600px) {
    .main--butter-bar-present--big-text {
        padding-top: 64px;
    }
}
.main--two-line-butter-bar-present {
    padding-top: 120px;
}
@media (min-width: 600px) {
    .main--two-line-butter-bar-present {
        padding-top: 64px;
    }
}
.strategic-education-s-virtual-assistant-now-handles-93-of-student-support-chat-requests-online .revamp-carousel .gfe-responsive-image {
    max-width: 300px;
}
