.ce-card {
    background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.ce-card__token {
    align-items: center;
    background: #d2e3fc;
    border-radius: 100%;
    color: #1967d2;
    display: flex;
    font-family: Google Sans,Arial,Helvetica,sans-serif;
    font-size: .77778rem;
    font-weight: 500;
    height: 32px;
    justify-content: center;
    width: 32px
}

.ce-card__body {
    flex-grow: 1;
    padding: 0 24px
}

.ce-card__cta {
    padding: 0 24px 8px
}

.ce-card__cta:last-child {
    padding-bottom: 24px
}

.ce-card__cta .ce-link-button {
    height: auto;
    margin: 0;
    padding: 0
}

.ce-card__header {
    padding: 32px 24px 0
}

.ce-card__header--video {
    height: 170px
}

.ce-card__header--video .video_youtube_red {
    height: 48px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: transform .2s ease;
    width: 48px
}

.ce-card__header--video img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ce-card__header--video-link {
    height: 100%;
    position: relative;
    width: 100%
}

.ce-card__header--video-link:focus .video_youtube_red {
    transform: translate(-50%,-50%) scale(1.2)
}

.ce-card__image {
    margin-top: 24px
}

.ce-card__icon img {
    max-height: 48px
}

.ce-card__icon svg {
    display: block;
    max-height: 48px;
    max-width: 48px
}

.ce-card__video+.ce-card__header .ce-card__icon img,.ce-card__video+.ce-card__header .ce-card__icon svg {
    max-height: 40px
}

.ce-card .ce-heading {
    color: #202124;
    margin: 32px 0 0
}

.ce-card .ce-heading:last-child {
    margin-bottom: 60px
}

.ce-card .ce-heading:only-child {
    margin-bottom: 48px
}

.ce-card .ce-paragraph {
    color: #5f6368;
    margin: 16px 0 32px
}

.ce-card-set {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: -16px
}

.ce-card-set .ce-card {
    margin: 16px;
    max-width: 360px;
    width: 100%
}

@media only screen and (min-width: 600px) {
    .ce-card-set .ce-card {
        max-width:420px
    }
}

@media only screen and (min-width: 800px) {
    .ce-card-set {
        display:grid;
        grid-template-columns: 1fr 1fr
    }

    .ce-card-set .ce-card {
        height: calc(100% - 32px);
        max-width: 360px
    }

    .ce-card-set .ce-card:nth-child(odd) {
        justify-self: right
    }

    .ce-card-set .ce-card:nth-child(2n) {
        justify-self: left
    }
}

@media only screen and (min-width: 1024px) {
    .ce-card-set .ce-card {
        max-width:400px
    }
}

@media only screen and (min-width: 600px) {
    .ce-card-set--md-2 {
        align-items:unset;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }

    .ce-card-set--md-2.ce-card-set .ce-card {
        max-width: unset
    }

    .ce-card-set--md-2 .ce-card {
        height: auto;
        width: calc(50% - 32px)
    }

    .ce-card-set--md-2 .ce-card:nth-child(2n),.ce-card-set--md-2 .ce-card:nth-child(odd) {
        justify-self: unset
    }
}

@media only screen and (min-width: 1024px) {
    .ce-card-set--lg-3,.ce-card-set--lg-4 {
        align-items:unset;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }

    .ce-card-set--lg-3.ce-card-set .ce-card,.ce-card-set--lg-4.ce-card-set .ce-card {
        max-width: unset
    }

    .ce-card-set--lg-3 .ce-card,.ce-card-set--lg-4 .ce-card {
        height: auto;
        width: calc(33.33333% - 32px)
    }

    .ce-card-set--lg-3 .ce-card:nth-child(2n),.ce-card-set--lg-3 .ce-card:nth-child(odd),.ce-card-set--lg-4 .ce-card:nth-child(2n),.ce-card-set--lg-4 .ce-card:nth-child(odd) {
        justify-self: unset
    }
}

@media only screen and (min-width: 1280px) {
    .ce-card-set--lg-4 .ce-card {
        width:calc(25% - 32px)
    }
}

.ce-card-set--top-blue-border .ce-card {
    border-top: 10px solid #1a73e8
}

.ce-expansion-panels__button {
    background: transparent;
    border: none;
    display: flex;
    padding: 0;
    text-align: left;
    width: 100%
}

.ce-expansion-panels .glue-expansion-panel {
    border-top: none
}

.ce-expansion-panels .glue-expansion-panel.glue-social__group {
    margin-bottom: 0;
    padding-bottom: 0
}

.ce-expansion-panels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-toggle {
    border-bottom: 2px solid transparent
}

.ce-expansion-panels .glue-expansion-panel-toggle {
    border-bottom: 1px solid transparent;
    padding: 40px 0 0
}

.ce-expansion-panels .glue-expansion-panel-toggle:focus,.ce-expansion-panels .glue-expansion-panel-toggle:hover {
    border-bottom: 1px solid transparent;
    padding-bottom: 0
}

.ce-expansion-panels .glue-expansion-panel-toggle__reduced {
    padding-top: 24px
}

.ce-expansion-panels .glue-expansion-panel-toggle__reduced:focus,.ce-expansion-panels .glue-expansion-panel-toggle__reduced:hover {
    border-bottom: 1px solid transparent;
    padding-bottom: 0
}

.ce-expansion-panels .glue-expansion-panel-content>div {
    padding: 4px 0 0
}

@media only screen and (min-width: 1024px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        padding:16px 0 0
    }
}

.ce-expansion-panels .glue-expansion-panel-content.panel--closed {
    max-height: 0
}

.ce-expansion-panels .glue-expansion-panel__button-header {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 24px 0 0
}

@media only screen and (min-width: 1024px) {
    .ce-expansion-panels .glue-expansion-panel__button-header {
        font-size:20px;
        line-height: 28px
    }
}

.ce-expansion-panels .glue-expansion-panel__google-font {
    font-family: Google Sans,Arial,Helvetica,sans-serif!important
}

.ce-expansion-panels .glue-expansion-panel__google-font a:link {
    border-bottom: 1.8px solid #5f6368;
    border-radius: 0!important;
    color: #5f6368;
    text-decoration: none
}

.ce-expansion-panels .glue-expansion-panel__google-font a:visited {
    border-bottom: 1.8px solid #681da8;
    border-radius: 4px!important;
    color: #681da8
}

.ce-expansion-panels .glue-expansion-panel__google-font a:focus {
    border-radius: 4px!important
}

.ce-expansion-panels .glue-expansion-panel__button-h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.ce-expansion-panels .glue-expansion-panel__button-arrow {
    height: 28px;
    width: 28px
}

.ce-expansion-panels .glue-expansion-panel__button-plus {
    display: flex;
    margin: 5px 5px 0 0;
    min-width: 14px;
    width: 14px
}

.ce-expansion-panels .glue-expansion-panel__button-less {
    display: flex;
    margin: 10px 5px 0 0;
    min-width: 14px;
    width: 14px
}

.ce-expansion-panels .glue-expansion-panel__button-hidden {
    display: none
}

.ce-expansion-panels .glue-expansion-panel:first-child .glue-expansion-panel-toggle {
    padding-top: 0
}

.ce-expansion-panels .glue-expansion-panel:last-child {
    border-bottom: none
}

.ce-expansion-panels--grayscale .glue-expansion-panel-toggle:focus .glue-expansion-panel__button-header,.ce-expansion-panels--grayscale .glue-expansion-panel-toggle:hover .glue-expansion-panel__button-header {
    color: #202124
}

.ce-expansion-panels--grayscale .glue-expansion-panel-toggle:focus .glue-expansion-panel__button-arrow,.ce-expansion-panels--grayscale .glue-expansion-panel-toggle:hover .glue-expansion-panel__button-arrow {
    fill: #202124
}

.ce-expansion-panels--grayscale .glue-expansion-panel-content {
    color: #5f6368
}

.ce-expansion-panels--grayscale .glue-expansion-panel__button-header {
    color: #3c4043
}

.ce-expansion-panels--grayscale .glue-expansion-panel__button-header:focus,.ce-expansion-panels--grayscale .glue-expansion-panel__button-header:hover {
    color: #202124
}

.ce-expansion-panels--grayscale .glue-expansion-panel__button-arrow {
    fill: #3c4043
}

.ce-tile {
    border-radius: 8px;
    transition: box-shadow .3s ease-out
}

.ce-tile:focus,.ce-tile:hover {
    box-shadow: 0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);
    transition: box-shadow .28s ease-in-out
}

.ce-tile svg {
    height: 48px;
    width: 48px
}

.ce-tile--square {
    min-height: 270px
}

.ce-tile--square .ce-tile__tile {
    min-height: 300px
}

.ce-tile--square .ce-tile__header {
    min-height: 70px
}

.ce-tile--auto-height,.ce-tile--auto-height .ce-tile__tile {
    min-height: auto
}

.ce-tile--auto-height .ce-tile__header {
    min-height: 70px
}

.ce-tile--auto-height .ce-tile__body {
    margin-bottom: 32px
}

.ce-tile--dark {
    background-color: #3c4043
}

.ce-tile--dark .ce-tile__body,.ce-tile--dark .glue-tile .glue-tile__headline {
    color: #fff
}

.ce-tile--dark:focus,.ce-tile--dark:hover {
    background-color: #3c4043
}

.ce-tile__header--left-icon {
    padding: 31px 22px 0
}

.ce-tile__header--left-icon svg {
    height: 32px;
    width: 32px
}

.ce-tile__header--video {
    height: 168px;
    max-height: 168px;
    z-index: -1
}

.ce-tile__header--video img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.ce-tile__header--video svg {
    left: 50%;
    margin: -24px;
    position: absolute;
    top: 50%
}

.ce-tile__header--left-image {
    padding: 24px 24px 0
}

.ce-tile__header--left-image img {
    max-height: 48px
}

.ce-tile__header--left-image .sm-logo {
    max-height: 70px;
    max-width: 210px
}

.ce-tile__header--left-image--center-align {
    align-items: center;
    display: flex;
    height: 90px
}

.ce-tile__body[data-type=video_header] .glue-tile__headline {
    margin-top: 24px
}

.ce-tile__body[data-type=video_header] .glue-tile__description {
    margin-bottom: 85px
}

.ce-tile__body[data-type=video_header] .glue-button.glue-button--low-emphasis {
    color: #1a73e8;
    line-height: 24px;
    margin-top: 48px
}

.ce-tile__footer--button .ce-link-button>svg.ce-icon {
    margin-left: 10px
}

.ce-tile__tile {
    width: 100%
}

.ce-tile__tile:visited .ce-link-button {
    color: #681da8
}

.ce-tile__tile:visited .ce-link-button .ce-icon {
    fill: #681da8
}

.ce-tile .glue-body {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.ce-tile .glue-card__inner:before {
    z-index: 0
}

.ce-tile .glue-card__content {
    z-index: 1
}

.ce-tile .glue-card__cta {
    padding: 15px 0 0
}

.ce-tile .glue-card__cta .glue-button {
    pointer-events: all
}

.ce-cards {
    grid-gap: 32px 32px
}

.ce-tab-filter {
    margin-bottom: 20px
}

.ce-tab-filter.bubble-tabs .glue-tabs__tablist {
    display: block;
    flex-flow: row nowrap;
    justify-content: center
}

@media only screen and (min-width: 600px) {
    .ce-tab-filter.bubble-tabs .glue-tabs__tablist {
        display:flex;
        flex-flow: row wrap
    }
}

.ce-tab-filter.bubble-tabs .glue-tabs .glue-tab {
    border: 1px solid #1a73e8;
    border-radius: 24px;
    color: #1a73e8;
    display: inline-flex;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0 12px 16px 0;
    min-width: auto;
    padding: 12px;
    text-align: center
}

@media only screen and (min-width: 600px) {
    .ce-tab-filter.bubble-tabs .glue-tabs .glue-tab {
        min-width:-moz-fit-content;
        min-width: fit-content
    }
}

.ce-tab-filter.bubble-tabs .glue-tabs .glue-tab:after {
    background: none;
    height: 0
}

.ce-tab-filter.bubble-tabs .glue-tabs .glue-tab:focus {
    background: #1a73e8
}

.ce-tab-filter.bubble-tabs .glue-tabs .glue-tab:hover {
    background: #1a73e8;
    color: #fff
}

.ce-tab-filter.bubble-tabs .glue-tabs .glue-tab[aria-selected=true]:after {
    background: #1a73e8
}

.ce-tab-filter.bubble-tabs .glue-tabs .glue-tab[aria-selected=true] {
    background: #1a73e8;
    color: #fff
}

.ce-tab-filter .glue-tabs__tablist {
    -ms-overflow-style: none;
    border-bottom: none;
    overflow: -moz-scrollbars-none;
    overflow-y: scroll;
    scrollbar-color: transparent transparent;
    scrollbar-width: none
}

.ce-tab-filter .glue-tabs__tablist::-webkit-scrollbar {
    background: transparent;
    width: 0
}

.ce-tab-filter .glue-tabs .glue-tab {
    border-width: 0;
    color: #80868b;
    flex-basis: 0;
    flex-grow: 1;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    min-width: 200px;
    padding: 28px 0;
    text-align: center
}

.ce-tab-filter .glue-tabs .glue-tab:after {
    background: #dadce0;
    height: 4px
}

.ce-tab-filter .glue-tabs .glue-tab:focus {
    background: none
}

.ce-tab-filter .glue-tabs .glue-tab[aria-selected=true]:after {
    background: #1a73e8
}

.ce-tab-filter .glue-tabs .glue-tab[aria-selected=true] {
    color: #202124
}

.ce-tab-filter .glue-tabs__panel-container {
    margin-top: 36px
}

@media only screen and (min-width: 600px) {
    .ce-tab-filter .glue-tabs__panel-container {
        margin-top:48px
    }
}

@media only screen and (min-width: 1024px) {
    .ce-tab-filter .glue-tabs__panel-container {
        margin-top:60px
    }
}

.ce-download .ce-tooltip .glue-icon {
    background: #fff;
    border-radius: 100%;
    vertical-align: top
}

.ce-download__download {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 600px) {
    .ce-download__download {
        align-items:center;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.ce-download__download-email {
    display: inline-flex;
    padding-left: 0!important
}

@media only screen and (min-width: 1024px) {
    .ce-download__download-email {
        display:none
    }
}

.ce-download__download-dlbutton {
    display: none;
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    .ce-download__download-dlbutton {
        display:inline-flex
    }
}

.ce-download__download-filesize {
    display: inline-flex;
    flex-direction: column;
    padding-top: 8px
}

@media only screen and (min-width: 600px) {
    .ce-download__download-filesize {
        margin-left:24px
    }
}

.ce-download__download-filesize--label {
    font-size: .55556rem;
    line-height: .55556rem
}

.ce-download__download-version {
    color: #5f6368;
    flex-shrink: 0;
    font-family: Google Sans,Arial,Helvetica,sans-serif;
    font-size: .66667rem;
    font-weight: 500;
    letter-spacing: .02778rem;
    width: 100%
}

.ce-download__intro {
    max-width: 100%;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .ce-download__intro {
        padding-right:60px;
        text-align: left
    }
}

@media only screen and (min-width: 1440px) {
    .ce-download__intro {
        max-width:390px;
        padding-right: 0
    }
}

.ce-download .glue-link {
    text-decoration: none
}

.glue-headline.downloads-small-heading {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 30px
}

.ce-hero-legacy {
    display: flex;
    min-height: 240px;
    padding: 40px 0
}

@media only screen and (min-width: 600px) {
    .ce-hero-legacy {
        background-size:auto 100%;
        min-height: 300px;
        padding: 80px 0
    }
}

.ce-hero-legacy__content {
    margin: auto;
    width: 60%
}

.ce-hero-legacy__headline {
    color: #fff;
    -webkit-hyphens: none;
    hyphens: none;
    text-align: center
}

.ce-responsive-tabs__tablist {
    display: flex;
    list-style: none
}

.ce-responsive-tabs__tablist--container {
    background: #fff
}

.ce-responsive-tabs__tablist--container.ce-responsive-tabs__tablist--fixed {
    border-top: 64px solid #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

.ce-responsive-tabs__tab-item {
    align-items: center;
    color: #80868b;
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    font-family: Google Sans,Arial,Helvetica,sans-serif;
    font-size: 1rem;
    font-weight: 500;
    height: 76px;
    justify-content: flex-start;
    line-height: 1.33333rem;
    text-decoration: none;
    width: auto
}

@media only screen and (min-width: 600px) {
    .ce-responsive-tabs__tab-item {
        flex-grow:0;
        justify-content: center
    }
}

.ce-responsive-tabs__tab-item:visited {
    color: #80868b
}

.ce-responsive-tabs__tab-item:focus,.ce-responsive-tabs__tab-item:hover {
    background: none;
    color: #3c4043;
    outline: unset
}

.ce-responsive-tabs__tab-item:focus+.ce-responsive-tabs__tab-icon path,.ce-responsive-tabs__tab-item:hover+.ce-responsive-tabs__tab-icon path {
    fill: #3c4043
}

.ce-responsive-tabs__tab {
    align-items: center;
    border-bottom: 4px solid #f1f3f4;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: center;
    text-align: center
}

.ce-responsive-tabs__tab .more {
    display: flex
}

.ce-responsive-tabs__tab .less {
    display: none
}

.ce-responsive-tabs__tab--active {
    border-bottom: 4px solid #1a73e8
}

.ce-responsive-tabs__tab--active .more {
    display: none
}

.ce-responsive-tabs__tab--active .less {
    display: flex
}

.ce-responsive-tabs__tab--active .ce-responsive-tabs__tab-item {
    color: #3c4043
}

.ce-responsive-tabs__tab--active .ce-responsive-tabs__tab-icon path {
    fill: #3c4043
}

.ce-responsive-tabs__tab:focus,.ce-responsive-tabs__tab:hover {
    cursor: pointer;
    outline: none
}

.ce-responsive-tabs__tab:focus .ce-responsive-tabs__tab-item,.ce-responsive-tabs__tab:hover .ce-responsive-tabs__tab-item {
    color: #3c4043
}

.ce-responsive-tabs__tab:focus .ce-responsive-tabs__tab-icon path,.ce-responsive-tabs__tab:hover .ce-responsive-tabs__tab-icon path {
    fill: #3c4043
}

.ce-responsive-tabs__tab-icon {
    height: 20px;
    margin-right: 26px;
    width: 20px
}

@media only screen and (min-width: 600px) {
    .ce-responsive-tabs__panel-list .ce-responsive-tabs__tab {
        display:none
    }
}

.ce-responsive-tabs__panel {
    overflow: hidden
}

@media only screen and (min-width: 600px) {
    .ce-responsive-tabs__panel {
        display:none
    }

    .ce-responsive-tabs__panel-content {
        display: block
    }
}

.ce-responsive-tabs__panel--active {
    display: block
}

.ce-responsive-tabs__desktop-nav {
    background: #fff;
    display: none;
    height: 80px;
    position: relative;
    z-index: 2
}

@media only screen and (min-width: 600px) {
    .ce-responsive-tabs__desktop-nav {
        display:block
    }
}

.ce-modal__dialog {
    border-radius: 5px;
    bottom: auto;
    height: auto;
    left: 50%;
    max-height: calc(100vh - 32px);
    max-width: calc(100vw - 32px);
    overflow: visible;
    padding: 50px 30px 30px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 690px;
    z-index: layer(modal)
}

.ce-modal__overlay {
    background-color: rgba(0,0,0,.4);
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: layer(overlay)
}

.ce-modal__close-x {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px
}

.ce-modal__close-x .ce-icon {
    height: 32px;
    width: 32px
}

.ce-modal--closed .ce-modal__dialog,.ce-modal--closed .ce-modal__overlay {
    display: none
}

.ce-vertical-animated-hero .ce-layered__layer {
    height: 259px;
    position: relative;
    text-align: center;
    z-index: 1
}

.ce-vertical-animated-hero .ce-download__hero-layer-bottom {
    bottom: 0;
    left: 50%;
    max-width: 1076px;
    position: absolute;
    transform: translateX(-50%)
}

.ce-vertical-animated-hero .ce-download__hero-layer-top img {
    margin: 0 auto;
    max-width: 400px
}

.ce-spacer-1-bottom {
    padding-bottom: 8px!important
}

.ce-spacer-1-top {
    padding-top: 8px!important
}

.ce-spacer-2-bottom {
    padding-bottom: 16px!important
}

.ce-spacer-2-top {
    padding-top: 16px!important
}

.ce-spacer-3-bottom {
    padding-bottom: 24px!important
}

.ce-spacer-3-top {
    padding-top: 24px!important
}

.ce-spacer-4-bottom {
    padding-bottom: 36px!important
}

.ce-spacer-4-top {
    padding-top: 36px!important
}

.ce-spacer-5-bottom {
    padding-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-spacer-5-bottom {
        padding-bottom:60px!important
    }
}

.ce-spacer-5-top {
    padding-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-spacer-5-top {
        padding-top:60px!important
    }
}

.ce-spacer-6-bottom {
    padding-bottom: 60px!important
}

@media(min-width: 1024px) {
    .ce-spacer-6-bottom {
        padding-bottom:80px!important
    }
}

.ce-spacer-6-top {
    padding-top: 60px!important
}

@media(min-width: 1024px) {
    .ce-spacer-6-top {
        padding-top:80px!important
    }
}

.ce-spacer-7-bottom {
    padding-bottom: 92px!important
}

@media(min-width: 1024px) {
    .ce-spacer-7-bottom {
        padding-bottom:120px!important
    }
}

.ce-spacer-7-top {
    padding-top: 92px!important
}

@media(min-width: 1024px) {
    .ce-spacer-7-top {
        padding-top:120px!important
    }
}

.ce-spacer-8-bottom {
    padding-bottom: 136px!important
}

@media(min-width: 1024px) {
    .ce-spacer-8-bottom {
        padding-bottom:180px!important
    }
}

.ce-spacer-8-top {
    padding-top: 136px!important
}

@media(min-width: 1024px) {
    .ce-spacer-8-top {
        padding-top:180px!important
    }
}

.ce-spacer-0-padding-bottom {
    padding-bottom: 0!important
}

.ce-spacer-0-padding-top {
    padding-top: 0!important
}

.ce-spacer-1-padding-bottom {
    padding-bottom: 8px!important
}

.ce-spacer-1-padding-top {
    padding-top: 8px!important
}

.ce-spacer-2-padding-bottom {
    padding-bottom: 16px!important
}

.ce-spacer-2-padding-top {
    padding-top: 16px!important
}

.ce-spacer-3-padding-bottom {
    padding-bottom: 24px!important
}

.ce-spacer-3-padding-top {
    padding-top: 24px!important
}

.ce-spacer-4-padding-bottom {
    padding-bottom: 36px!important
}

.ce-spacer-4-padding-top {
    padding-top: 36px!important
}

.ce-spacer-5-padding-bottom {
    padding-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-spacer-5-padding-bottom {
        padding-bottom:60px!important
    }
}

.ce-spacer-5-padding-top {
    padding-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-spacer-5-padding-top {
        padding-top:60px!important
    }
}

.ce-spacer-6-padding-bottom {
    padding-bottom: 60px!important
}

@media(min-width: 1024px) {
    .ce-spacer-6-padding-bottom {
        padding-bottom:80px!important
    }
}

.ce-spacer-6-padding-top {
    padding-top: 60px!important
}

@media(min-width: 1024px) {
    .ce-spacer-6-padding-top {
        padding-top:80px!important
    }
}

.ce-spacer-7-padding-bottom {
    padding-bottom: 92px!important
}

@media(min-width: 1024px) {
    .ce-spacer-7-padding-bottom {
        padding-bottom:120px!important
    }
}

.ce-spacer-7-padding-top {
    padding-top: 92px!important
}

@media(min-width: 1024px) {
    .ce-spacer-7-padding-top {
        padding-top:120px!important
    }
}

.ce-spacer-8-padding-bottom {
    padding-bottom: 136px!important
}

@media(min-width: 1024px) {
    .ce-spacer-8-padding-bottom {
        padding-bottom:180px!important
    }
}

.ce-spacer-8-padding-top {
    padding-top: 136px!important
}

@media(min-width: 1024px) {
    .ce-spacer-8-padding-top {
        padding-top:180px!important
    }
}

.ce-spacer-9-padding-bottom {
    padding-bottom: 200px!important
}

@media(min-width: 1024px) {
    .ce-spacer-9-padding-bottom {
        padding-bottom:200px!important
    }
}

.ce-spacer-9-padding-top {
    padding-top: 200px!important
}

@media(min-width: 1024px) {
    .ce-spacer-9-padding-top {
        padding-top:200px!important
    }
}

.ce-spacer-0-margin-bottom {
    margin-bottom: 0!important
}

.ce-spacer-0-margin-top {
    margin-top: 0!important
}

.ce-spacer-1-margin-bottom {
    margin-bottom: 8px!important
}

.ce-spacer-1-margin-top {
    margin-top: 8px!important
}

.ce-spacer-2-margin-bottom {
    margin-bottom: 16px!important
}

.ce-spacer-2-margin-top {
    margin-top: 16px!important
}

.ce-spacer-3-margin-bottom {
    margin-bottom: 24px!important
}

.ce-spacer-3-margin-top {
    margin-top: 24px!important
}

.ce-spacer-4-margin-bottom {
    margin-bottom: 36px!important
}

.ce-spacer-4-margin-top {
    margin-top: 36px!important
}

.ce-spacer-5-margin-bottom {
    margin-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-spacer-5-margin-bottom {
        margin-bottom:60px!important
    }
}

.ce-spacer-5-margin-top {
    margin-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-spacer-5-margin-top {
        margin-top:60px!important
    }
}

.ce-spacer-6-margin-bottom {
    margin-bottom: 60px!important
}

@media(min-width: 1024px) {
    .ce-spacer-6-margin-bottom {
        margin-bottom:80px!important
    }
}

.ce-spacer-6-margin-top {
    margin-top: 60px!important
}

@media(min-width: 1024px) {
    .ce-spacer-6-margin-top {
        margin-top:80px!important
    }
}

.ce-spacer-7-margin-bottom {
    margin-bottom: 92px!important
}

@media(min-width: 1024px) {
    .ce-spacer-7-margin-bottom {
        margin-bottom:120px!important
    }
}

.ce-spacer-7-margin-top {
    margin-top: 92px!important
}

@media(min-width: 1024px) {
    .ce-spacer-7-margin-top {
        margin-top:120px!important
    }
}

.ce-spacer-8-margin-bottom {
    margin-bottom: 136px!important
}

@media(min-width: 1024px) {
    .ce-spacer-8-margin-bottom {
        margin-bottom:180px!important
    }
}

.ce-spacer-8-margin-top {
    margin-top: 136px!important
}

@media(min-width: 1024px) {
    .ce-spacer-8-margin-top {
        margin-top:180px!important
    }
}

.ce-scroll-spacer-0-margin-bottom {
    scroll-margin-bottom: 0!important
}

.ce-scroll-spacer-0-margin-top {
    scroll-margin-top: 0!important
}

.ce-scroll-spacer-1-margin-bottom {
    scroll-margin-bottom: 8px!important
}

.ce-scroll-spacer-1-margin-top {
    scroll-margin-top: 8px!important
}

.ce-scroll-spacer-2-margin-bottom {
    scroll-margin-bottom: 16px!important
}

.ce-scroll-spacer-2-margin-top {
    scroll-margin-top: 16px!important
}

.ce-scroll-spacer-3-margin-bottom {
    scroll-margin-bottom: 24px!important
}

.ce-scroll-spacer-3-margin-top {
    scroll-margin-top: 24px!important
}

.ce-scroll-spacer-4-margin-bottom {
    scroll-margin-bottom: 36px!important
}

.ce-scroll-spacer-4-margin-top {
    scroll-margin-top: 36px!important
}

.ce-scroll-spacer-5-margin-bottom {
    scroll-margin-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-5-margin-bottom {
        scroll-margin-bottom:60px!important
    }
}

.ce-scroll-spacer-5-margin-top {
    scroll-margin-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-5-margin-top {
        scroll-margin-top:60px!important
    }
}

.ce-scroll-spacer-6-margin-bottom {
    scroll-margin-bottom: 60px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-6-margin-bottom {
        scroll-margin-bottom:80px!important
    }
}

.ce-scroll-spacer-6-margin-top {
    scroll-margin-top: 60px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-6-margin-top {
        scroll-margin-top:80px!important
    }
}

.ce-scroll-spacer-7-margin-bottom {
    scroll-margin-bottom: 92px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-7-margin-bottom {
        scroll-margin-bottom:120px!important
    }
}

.ce-scroll-spacer-7-margin-top {
    scroll-margin-top: 92px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-7-margin-top {
        scroll-margin-top:120px!important
    }
}

.ce-scroll-spacer-8-margin-bottom {
    scroll-margin-bottom: 136px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-8-margin-bottom {
        scroll-margin-bottom:180px!important
    }
}

.ce-scroll-spacer-8-margin-top {
    scroll-margin-top: 136px!important
}

@media(min-width: 1024px) {
    .ce-scroll-spacer-8-margin-top {
        scroll-margin-top:180px!important
    }
}

.ce-flex-filler {
    flex-grow: 1
}

.ce-mobile-spacing {
    margin-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-mobile-spacing {
        margin-bottom:60px!important
    }
}

@media only screen and (min-width: 600px) {
    .ce-mobile-spacing {
        margin-bottom:0!important
    }
}

.ce-mobile-tablet-spacing-bottom {
    margin-bottom: 24px!important
}

@media only screen and (min-width: 1024px) {
    .ce-mobile-tablet-spacing-bottom {
        margin-bottom:0!important
    }
}

.ce-non-desktop-spacing-top {
    margin-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-non-desktop-spacing-top {
        margin-top:60px!important
    }
}

@media only screen and (min-width: 1024px) {
    .ce-non-desktop-spacing-top {
        margin-top:0!important
    }
}

.ce-multimedia-carousel-hero .ce-copy-block--centered {
    padding-bottom: 48px!important;
    padding-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-multimedia-carousel-hero .ce-copy-block--centered {
        padding-bottom:60px!important;
        padding-top: 60px!important
    }
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel-hero .ce-copy-block--centered {
        padding-bottom:36px!important;
        padding-top: 24px!important
    }
}

@media only screen and (min-width: 1440px) {
    .ce-multimedia-carousel-hero .ce-copy-block--centered {
        padding-bottom:48px!important;
        padding-top: 48px!important
    }
}

@media only screen and (min-width: 1440px)and (min-width:1024px) {
    .ce-multimedia-carousel-hero .ce-copy-block--centered {
        padding-bottom:60px!important;
        padding-top: 60px!important
    }
}

.ce-multimedia-carousel-hero__title-block {
    margin: 0 auto
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel-hero__title-block {
        max-width:500px
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel-hero__title-block {
        max-width:800px
    }
}

.ce-multimedia-carousel-hero--single .ce-multimedia-carousel__card {
    width: 100%
}

.ce-multimedia-carousel-hero--single .ce-multimedia-carousel__next,.ce-multimedia-carousel-hero--single .ce-multimedia-carousel__previous,.ce-multimedia-carousel-hero--single .ce-multimedia-carousel__thumbnails {
    display: none
}

.ce-multimedia-carousel {
    margin-bottom: -30px
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel {
        margin-bottom:-50px
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel {
        margin-bottom:-150px
    }
}

.ce-multimedia-carousel-bg-shape {
    display: none;
    position: absolute
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel-bg-shape--1,.ce-multimedia-carousel-bg-shape--2 {
        display:block
    }

    .ce-multimedia-carousel-bg-shape--1 {
        left: 4%;
        top: 17%
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel-bg-shape--1 {
        left:8%;
        top: 22%
    }
}

@media only screen and (min-width: 1440px) {
    .ce-multimedia-carousel-bg-shape--1 {
        left:12%;
        top: 23%
    }
}

.ce-multimedia-carousel-bg-shape--2 {
    right: 5%;
    top: 2%
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel-bg-shape--2 {
        right:4%;
        top: 16%
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel-bg-shape--2 {
        right:8%;
        top: 20%
    }
}

@media only screen and (min-width: 1440px) {
    .ce-multimedia-carousel-bg-shape--2 {
        right:12%;
        top: 21%
    }
}

.ce-multimedia-carousel__container {
    overflow: hidden;
    position: relative;
    width: 100%
}

.ce-multimedia-carousel__list {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.ce-multimedia-carousel__item {
    flex: 1;
    position: relative;
    transition: all .3s linear
}

.ce-multimedia-carousel__item img {
    max-height: 65vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.ce-multimedia-carousel .item-next {
    transform: translateX(-100%)
}

.ce-multimedia-carousel .item-previous {
    transform: translateX(100%)
}

.ce-multimedia-carousel__footer {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    top: -30px;
    width: 100%
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel__footer {
        top:-50px
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel__footer {
        top:-150px
    }
}

.ce-multimedia-carousel__thumbnails {
    display: flex;
    margin-top: 30px;
    opacity: 0;
    padding: 0 30px;
    width: 100%
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel__thumbnails {
        margin-top:60px;
        padding: 0
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel__thumbnails {
        margin-top:130px;
        max-height: 260px;
        width: 35%
    }
}

.ce-multimedia-carousel__thumbnails.visible {
    opacity: 1
}

.ce-multimedia-carousel__thumbnail-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.ce-multimedia-carousel__thumbnail-item {
    flex: 1;
    margin: 0 8px;
    max-width: 110px
}

.ce-multimedia-carousel__thumbnail-item:first-of-type {
    margin-left: 0
}

.ce-multimedia-carousel__thumbnail-item:last-of-type {
    margin-right: 0
}

.ce-multimedia-carousel__card {
    position: relative;
    width: 100%
}

.ce-multimedia-carousel__card .ce-heading {
    margin-bottom: 16px!important
}

.ce-multimedia-carousel__card .ce-paragraph {
    margin: 0
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel__card {
        margin-bottom:0;
        width: 65%
    }
}

.ce-multimedia-carousel__card-cta .ce-link-button {
    height: auto;
    margin: 0;
    padding: 0
}

.ce-multimedia-carousel__card-content {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 5px 20px rgba(0,0,0,.1);
    opacity: 0;
    padding: 36px 20px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 95%;
    z-index: -1
}

.ce-multimedia-carousel__card-content.active {
    margin: auto;
    opacity: 1;
    position: relative;
    transition: opacity .3s ease-in;
    z-index: 0
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel__card-content {
        padding:60px;
        width: 90%
    }
}

@media only screen and (min-width: 1024px) {
    .ce-multimedia-carousel__card-content {
        width:85%
    }
}

.ce-multimedia-carousel__next,.ce-multimedia-carousel__previous {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

@media only screen and (min-width: 600px) {
    .ce-multimedia-carousel__next,.ce-multimedia-carousel__previous {
        display:block
    }
}

.ce-multimedia-carousel__previous {
    left: 30px
}

.ce-multimedia-carousel__next {
    right: 30px
}

.ce-multimedia-carousel__arrow {
    align-items: center;
    display: flex;
    justify-content: center
}

.ce-multimedia-carousel__arrow svg {
    fill: #202124;
    width: 30px
}

.ce-multimedia-carousel__arrow-disabled {
    pointer-events: none
}

.ce-multimedia-carousel__arrow-disabled svg {
    fill: #bdc1c6
}

.ce-multimedia-carousel__button {
    align-items: center;
    background: hsla(0,0%,100%,.6);
    border: none;
    border-radius: 50%;
    display: flex;
    height: 64px;
    justify-content: center;
    outline: none;
    transition: background-color .2s,box-shadow .2s;
    width: 64px
}

.ce-multimedia-carousel__button:focus,.ce-multimedia-carousel__button:hover {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

.ce-multimedia-carousel__thumbnail-button {
    border: none;
    padding: 0;
    transition: box-shadow .2s
}

.ce-multimedia-carousel__thumbnail-button:focus,.ce-multimedia-carousel__thumbnail-button:hover {
    outline-width: 0
}

.ce-multimedia-carousel__thumbnail-button.active {
    box-shadow: 0 -4px 0 0 #1a73e8
}

.ce-50-50-hero__content {
    padding-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-50-50-hero__content {
        padding-bottom:60px!important
    }
}

@media only screen and (min-width: 1024px) {
    .ce-50-50-hero__content {
        padding-bottom:0!important
    }
}

.ce-50-50-hero .glue-breadcrumbs {
    margin-bottom: 0;
    margin-top: 24px!important
}

.ce-50-50-hero .glue-breadcrumbs+.glue-grid .ce-50-50-hero__headline {
    margin-top: 60px!important
}

@media(min-width: 1024px) {
    .ce-50-50-hero .glue-breadcrumbs+.glue-grid .ce-50-50-hero__headline {
        margin-top:80px!important
    }
}

.ce-50-50-hero__subheadline {
    color: #5f6368;
    font-family: Google Sans,Arial,Helvetica,sans-serif;
    font-size: .88889rem;
    line-height: 1.33333rem;
    margin-top: 24px!important
}

@media only screen and (min-width: 600px) {
    .ce-50-50-hero__subheadline {
        font-size:1.11111rem;
        line-height: 1.55556rem
    }
}

.ce-50-50-hero__body {
    color: #5f6368;
    margin-bottom: 0;
    margin-top: 36px!important
}

.ce-50-50-hero__ctas {
    margin: -6px;
    padding-top: 24px
}

.ce-50-50-hero__ctas .ce-link-button {
    margin: 6px
}

.ce-50-50-hero__ctas .ce-link-button.glue-button {
    height: auto;
    min-height: 48px
}

.ce-50-50-hero__ctas .glue-button--low-emphasis {
    padding: 2px 0 0
}

@media only screen and (min-width: 600px) {
    .ce-50-50-hero__ctas .glue-button--low-emphasis {
        padding:2px 24px 0
    }

    .ce-50-50-hero__ctas {
        margin: -12px;
        padding-top: 26px
    }

    .ce-50-50-hero__ctas .ce-link-button {
        margin: 12px
    }

    .ce-50-50-hero__ctas .glue-button--low-emphasis {
        padding: 2px 12px 0
    }
}

.ce-50-50-hero__graphics.glue-grid__col {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

@media only screen and (min-width: 600px) {
    .ce-50-50-hero__graphics.glue-grid__col {
        grid-column-start:2
    }
}

@media only screen and (min-width: 1024px) {
    .ce-50-50-hero__graphics.glue-grid__col {
        grid-column-start:7
    }
}

.ce-50-50-hero--headline-only .ce-50-50-hero__content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (min-width: 1024px) {
    .ce-50-50-hero--headline-only .ce-50-50-hero__content {
        margin-top:unset
    }
}

.ce-50-50-hero--headline-only .ce-50-50-hero__subheadline,.ce-50-50-hero--headline-only .ce-eyebrow {
    margin: 0
}

.ce-50-50-hero--headline-only .ce-link-button:last-child {
    margin-top: 0
}

.ce-50-50-hero--headline-only .ce-heading {
    font-weight: 700;
    margin: 24px 0;
    max-width: 80%;
    text-transform: uppercase
}

@media only screen and (min-width: 600px) {
    .ce-50-50-hero--headline-only .ce-heading {
        max-width:100%
    }
}

@media only screen and (min-width: 1024px) {
    .ce-50-50-hero--headline-only .ce-heading {
        max-width:80%
    }
}

.ce-50-50-hero--headline-only .ce-video__wrapper {
    width: 100%
}

.ce-fb-50-50-hero {
    display: grid
}

.ce-fb-50-50-hero__content-column {
    padding-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-fb-50-50-hero__content-column {
        padding-bottom:60px!important
    }
}

@media only screen and (min-width: 1024px) {
    .ce-fb-50-50-hero__content-layer,.ce-fb-50-50-hero__illustration-layer {
        grid-column:1;
        grid-row: 1
    }
}

.ce-fb-50-50-hero__content-layer {
    z-index: 1
}

.ce-fb-50-50-hero__os-image {
    padding: 0 30px
}

@media only screen and (min-width: 600px) {
    .ce-fb-50-50-hero__os-image {
        padding:0
    }
}

.ce-fb-50-50-hero__illustration-layer {
    z-index: 0
}

@media only screen and (min-width: 1024px) {
    .ce-fb-50-50-hero__illustration-layer-grid {
        height:100%
    }

    .ce-fb-50-50-hero__illustration.glue-grid__col {
        align-items: center;
        display: flex
    }
}

@media only screen and (min-width: 1280px) {
    .ce-fb-50-50-hero__illustration.glue-grid__col {
        align-items:flex-start
    }
}

.ce-fb-50-50-hero__illustration.glue-grid__col .ce-layered {
    width: 100%
}

.ce-fb-50-50-hero .glue-breadcrumbs {
    margin-bottom: 0;
    margin-top: 36px!important
}

.ce-fb-50-50-hero__headline {
    margin-top: 60px!important
}

@media(min-width: 1024px) {
    .ce-fb-50-50-hero__headline {
        margin-top:80px!important
    }
}

.ce-fb-50-50-hero__subheadline {
    color: #5f6368;
    font-family: Google Sans,Arial,Helvetica,sans-serif;
    font-size: .88889rem;
    line-height: 1.33333rem;
    margin-top: 24px!important
}

@media only screen and (min-width: 600px) {
    .ce-fb-50-50-hero__subheadline {
        font-size:1.11111rem;
        line-height: 1.55556rem
    }
}

.ce-fb-50-50-hero .ce-link-button {
    margin: 24px 24px 0 0
}

@media only screen and (min-width: 600px) {
    .ce-fb-50-50-hero .ce-link-button {
        margin:36px 36px 10px 0
    }
}

.ce-fb-50-50-hero .glue-button--low-emphasis {
    margin-left: -12px
}

.ce-fb-50-50-hero .ce-action-bar .glue-button--low-emphasis {
    margin-left: 0
}

@media only screen and (min-width: 600px) {
    .ce-fb-50-50-hero .ce-action-bar {
        display:flex;
        gap: 2rem
    }
}

.ce-hero-section--title {
    margin-top: 50px
}

@media only screen and (min-width: 600px) {
    .ce-hero-section--title {
        margin-top:inherit
    }
}

@media only screen and (min-width: 1024px) {
    .ce-browser-dl-page .ce-hero-mobile-illustration {
        display:none
    }
}

.ce-browser-dl-page .ce-hero-desktop-illustration {
    display: none
}

@media only screen and (min-width: 1024px) {
    .ce-browser-dl-page .ce-hero-desktop-illustration {
        display:grid
    }
}

.ce-browser-dl-page .ce-vertical-animated-hero .ce-layered__layer {
    height: 100%
}

.ce-browser-dl-page .ce-vertical-animated-hero .ce-layered__layer div {
    height: 259px
}

@media only screen and (min-width: 600px) {
    .ce-browser-dl-page .glue-button:first-child {
        margin-right:16px
    }
}

.ce-browser-dl-page .ce-responsive-tabs__panel-list .ce-card {
    max-width: 333px;
    min-height: 336px
}

.ce-browser-dl-page .ce-responsive-tabs__panel-list .ce-card .glue-button {
    text-align: left
}

.ce-browser-dl-page .ce-responsive-tabs__panel-list .mac-content-image {
    top: 75%
}

@media only screen and (min-width: 1024px) {
    .ce-browser-dl-page .glue-headline.glue-headline--headline-2 {
        font-size:40px;
        line-height: 48px
    }
}

@media only screen and (min-width: 1440px) {
    .ce-browser-dl-page .glue-headline.glue-headline--headline-2 {
        font-size:48px;
        line-height: 56px
    }
}

.ce-browser-dl-page .browser-download-modal .ce-iframe {
    background-color: #f8f9fa;
    border: 1px solid #dadce0;
    height: 170px;
    margin-top: 24px;
    width: 100%
}

.ce-browser-dl-page .cloud-browser-downloads__stats-cb-container--inactive {
    display: none
}

.ce-browser-dl-page .ce-section-browser-support {
    padding-left: 15px;
    padding-right: 15px
}

.ce-browser-overview-page .ce-security-section .ce-image {
    margin-bottom: 24px!important
}

.ce-browser-overview-page .ce-security-section .ce-centered {
    margin-left: 0;
    text-align: left
}

@media only screen and (min-width: 1024px) {
    .ce-browser-overview-page .ce-security-section .ce-centered {
        text-align:center
    }
}

.ce-browser-overview-page .ce-hero-mobile-illustration {
    display: block
}

@media only screen and (min-width: 1024px) {
    .ce-browser-overview-page .ce-hero-mobile-illustration {
        display:none
    }
}

.ce-browser-overview-page .ce-hero-desktop-illustration {
    display: none
}

@media only screen and (min-width: 1024px) {
    .ce-browser-overview-page .ce-hero-desktop-illustration {
        display:grid
    }

    .ce-browser-overview-page .ce-hero-desktop-illustration img {
        left: 17px;
        position: absolute;
        top: 133px;
        width: 82%
    }
}

.ce-browser-overview-page .ce-download-section .ce-50-50__right,.ce-browser-overview-page .ce-manageable-section .ce-50-50__right,.ce-browser-overview-page .ce-productivity-section .ce-50-50__left {
    margin-top: 36px!important
}

@media only screen and (min-width: 1024px) {
    .ce-browser-overview-page .ce-download-section .ce-50-50__right,.ce-browser-overview-page .ce-manageable-section .ce-50-50__right,.ce-browser-overview-page .ce-productivity-section .ce-50-50__left {
        margin-top:0
    }
}

.ce-browser-overview-page .ce-manageable-section .ce-50-50__left .ce-copy-block,.ce-browser-overview-page .ce-productivity-section .ce-50-50__right .ce-copy-block {
    margin-bottom: 48px!important
}

@media(min-width: 1024px) {
    .ce-browser-overview-page .ce-manageable-section .ce-50-50__left .ce-copy-block,.ce-browser-overview-page .ce-productivity-section .ce-50-50__right .ce-copy-block {
        margin-bottom:60px!important
    }
}

@media only screen and (min-width: 600px) {
    .ce-browser-overview-page .ce-productivity-section .ce-50-50__left picture {
        margin:0 auto;
        width: 100%
    }
}

@media only screen and (min-width: 600px)and (min-width:600px) {
    .ce-browser-overview-page .ce-productivity-section .ce-50-50__left picture {
        width:calc(83.33333% - 6.66667px)
    }
}

@media only screen and (min-width: 600px)and (min-width:1024px) {
    .ce-browser-overview-page .ce-productivity-section .ce-50-50__left picture {
        width:calc(83.33333% - 8px)
    }
}

@media only screen and (min-width: 600px)and (min-width:1440px) {
    .ce-browser-overview-page .ce-productivity-section .ce-50-50__left picture {
        width:calc(83.33333% - 10.66667px)
    }
}

.ce-browser-overview-page .ce-download-section .ce-link-button,.ce-browser-overview-page .ce-manageable-section .ce-link-button {
    margin-top: 24px!important
}

.ce-customize-section__image {
    max-width: 530px
}

.ce-management__video {
    margin-bottom: 40px
}

.ce-management__video .ce-frame-container__frame {
    display: none;
    width: 100%
}

@media only screen and (min-width: 600px) {
    .ce-management__video .ce-frame-container__frame {
        display:block
    }
}

.ce-management__video .ce-frame-container__child {
    left: 0;
    position: relative;
    top: 3%;
    width: 100%
}

@media only screen and (min-width: 600px) {
    .ce-management__video .ce-frame-container__child {
        left:11%;
        position: absolute;
        top: 6%;
        width: 78%
    }
}

@media only screen and (min-width: 1024px) {
    .ce-management__video .ce-frame-container__child {
        left:13%;
        top: 9%;
        width: 74%
    }
}

.ce-secure-browsing--image {
    margin-top: 36px!important
}

@media only screen and (min-width: 1024px) {
    .ce-secure-browsing--image {
        margin-top:0!important
    }

    .ce-browser-security .ce-50-50-hero .ce-heading {
        max-width: 595px
    }
}

.ce-browser-security .ce-frame-container {
    padding-top: 48px!important
}

@media(min-width: 1024px) {
    .ce-browser-security .ce-frame-container {
        padding-top:60px!important
    }
}

.ce-browser-security .ce-frame-container__frame {
    position: relative;
    right: -12%;
    top: -30px
}

@media only screen and (min-width: 600px) {
    #insights_section img {
        margin-top:50px
    }
}

@media only screen and (min-width: 1024px) {
    .en-us-width .glue-grid__col--span-8-md {
        grid-column:2/12
    }
}

.ce-expansion-panels .glue-expansion-panel-content>div {
    width: 100%
}

@media(min-width: 600px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:calc(83.33333% - 6.66667px)
    }
}

@media(min-width: 1024px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:calc(83.33333% - 8px)
    }
}

@media(min-width: 1440px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:calc(83.33333% - 10.66667px)
    }
}

@media only screen and (min-width: 1024px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:100%
    }
}

@media only screen and (min-width: 1024px)and (min-width:600px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:calc(91.66667% - 3.33333px)
    }
}

@media only screen and (min-width: 1024px)and (min-width:1024px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:calc(91.66667% - 4px)
    }
}

@media only screen and (min-width: 1024px)and (min-width:1440px) {
    .ce-expansion-panels .glue-expansion-panel-content>div {
        width:calc(91.66667% - 5.33333px)
    }
}

#grab-and-go-hero-section .glue-breadcrumbs {
    text-align: left
}

#grab-and-go-hero-section .glue-breadcrumbs ol {
    margin-bottom: 0;
    margin-top: 90px
}

@media only screen and (min-width: 600px) {
    #grab-and-go-hero-section .glue-breadcrumbs ol {
        margin-bottom:60px;
        margin-top: 24px
    }
}

#products-section .security-custom-list p {
    font-size: .88889rem;
    font-weight: 500
}

#beyondcorp-enterprise .ce-list ul {
    margin-bottom: 0
}

#beyondcorp-enterprise .ce-link-button {
    margin-bottom: 36px
}

@media only screen and (min-width: 1024px) {
    #beyondcorp-enterprise .ce-link-button {
        margin-bottom:0
    }

    #beyondcorp-enterprise .ce-frame-container {
        top: 50%;
        transform: translateY(-50%)
    }
}

.support-section .glue-button:first-child {
    margin-right: 0
}

#faq-section .glue-expansion-panels.ce-expansion-panels.ce-expansion-panels--grayscale>* {
    border-bottom: 1px solid #dadce0;
    padding-bottom: 32px
}

#faq-section .glue-expansion-panels.ce-expansion-panels.ce-expansion-panels--grayscale>:first-child {
    padding-bottom: 5px
}

#faq-section .glue-expansion-panels.ce-expansion-panels.ce-expansion-panels--grayscale>:last-child {
    margin-bottom: 100px
}

#faq-section .glue-expansion-panel__button-arrow {
    fill: #1a73e8
}

#faq-section .glue-expansion-panels__header {
    justify-content: flex-end;
    margin-top: 40px
}

.ce-tile .glue-card__cta .glue-button {
    text-align: left
}

.ie.ce-browser-dl-page .ce-hero-desktop-illustration {
    -ms-grid-columns: 1fr
}

.glue-mod-visually-hidden {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.glue-mod-visually-show {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static;
    width: auto
}

.glue-mod-text-left {
    text-align: left
}

.glue-mod-text-right,[dir=rtl] .glue-mod-text-left {
    text-align: right
}

[dir=rtl] .glue-mod-text-right {
    text-align: left
}

.glue-mod-text-center {
    text-align: center
}

.glue-mod-text-justify {
    text-align: justify
}

.glue-mod-valign-bottom {
    vertical-align: bottom
}

.glue-mod-valign-middle {
    vertical-align: middle
}

.glue-mod-valign-top {
    vertical-align: top
}

.glue-mod-no-scroll {
    overflow: hidden
}

.glue-mod-elevation-0 {
    border: 1px solid #dadce0
}

.glue-mod-elevation-1 {
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

.glue-mod-elevation-2 {
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)
}

.glue-mod-elevation-3 {
    box-shadow: 0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15)
}

.glue-mod-elevation-4 {
    box-shadow: 0 2px 3px 0 rgba(60,64,67,.3),0 6px 10px 4px rgba(60,64,67,.15)
}

.glue-mod-elevation-5 {
    box-shadow: 0 4px 4px 0 rgba(60,64,67,.3),0 8px 12px 6px rgba(60,64,67,.15)
}

.glue-mod-font-weight-light {
    font-weight: 300
}

.glue-mod-font-weight-regular {
    font-weight: 400
}

.glue-mod-font-weight-medium {
    font-weight: 500
}

.glue-mod-font-weight-bold {
    font-weight: 700
}

.glue-mod-font-smoothing {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.glue-mod-font-reversed {
    color: #fff
}

.glue-mod-mb-std {
    margin-bottom: 18px
}

.glue-mod-mt-std {
    margin-top: 18px
}

.glue-mod-ml-std {
    margin-left: 18px
}

.glue-mod-mr-std {
    margin-right: 18px
}

.glue-mod-mb-l {
    margin-bottom: 36px
}

.glue-mod-mt-l {
    margin-top: 36px
}

.glue-mod-ml-l {
    margin-left: 36px
}

.glue-mod-mr-l {
    margin-right: 36px
}

.glue-mod-mb-xl {
    margin-bottom: 54px
}

.glue-mod-mt-xl {
    margin-top: 54px
}

.glue-mod-ml-xl {
    margin-left: 54px
}

.glue-mod-mr-xl {
    margin-right: 54px
}

.glue-mod-order-1 {
    order: 1
}

.glue-mod-order-2 {
    order: 2
}

.glue-mod-order-3 {
    order: 3
}

.glue-mod-order-4 {
    order: 4
}

.glue-mod-order-5 {
    order: 5
}

.glue-mod-order-6 {
    order: 6
}

.glue-mod-order-7 {
    order: 7
}

.glue-mod-order-8 {
    order: 8
}

.glue-mod-order-9 {
    order: 9
}

.glue-mod-order-10 {
    order: 10
}

.glue-mod-order-11 {
    order: 11
}

.glue-mod-order-12 {
    order: 12
}

.glue-mod-order-13 {
    order: 13
}

.glue-mod-order-14 {
    order: 14
}

.glue-mod-order-15 {
    order: 15
}

.glue-mod-order-16 {
    order: 16
}

.glue-mod-order-17 {
    order: 17
}

.glue-mod-order-18 {
    order: 18
}

.glue-mod-order-19 {
    order: 19
}

.glue-mod-order-20 {
    order: 20
}

.glue-mod-order-21 {
    order: 21
}

.glue-mod-order-22 {
    order: 22
}

.glue-mod-order-23 {
    order: 23
}

.glue-mod-order-24 {
    order: 24
}

.glue-mod-order-25 {
    order: 25
}

.glue-mod-order-1-sm {
    order: 1
}

.glue-mod-order-2-sm {
    order: 2
}

.glue-mod-order-3-sm {
    order: 3
}

.glue-mod-order-4-sm {
    order: 4
}

.glue-mod-order-5-sm {
    order: 5
}

.glue-mod-order-6-sm {
    order: 6
}

.glue-mod-order-7-sm {
    order: 7
}

.glue-mod-order-8-sm {
    order: 8
}

.glue-mod-order-9-sm {
    order: 9
}

.glue-mod-order-10-sm {
    order: 10
}

.glue-mod-order-11-sm {
    order: 11
}

.glue-mod-order-12-sm {
    order: 12
}

.glue-mod-order-13-sm {
    order: 13
}

.glue-mod-order-14-sm {
    order: 14
}

.glue-mod-order-15-sm {
    order: 15
}

.glue-mod-order-16-sm {
    order: 16
}

.glue-mod-order-17-sm {
    order: 17
}

.glue-mod-order-18-sm {
    order: 18
}

.glue-mod-order-19-sm {
    order: 19
}

.glue-mod-order-20-sm {
    order: 20
}

.glue-mod-order-21-sm {
    order: 21
}

.glue-mod-order-22-sm {
    order: 22
}

.glue-mod-order-23-sm {
    order: 23
}

.glue-mod-order-24-sm {
    order: 24
}

.glue-mod-order-25-sm {
    order: 25
}

@media(min-width: 600px) {
    .glue-mod-order-1 {
        order:1
    }

    .glue-mod-order-2 {
        order: 2
    }

    .glue-mod-order-3 {
        order: 3
    }

    .glue-mod-order-4 {
        order: 4
    }

    .glue-mod-order-5 {
        order: 5
    }

    .glue-mod-order-6 {
        order: 6
    }

    .glue-mod-order-7 {
        order: 7
    }

    .glue-mod-order-8 {
        order: 8
    }

    .glue-mod-order-9 {
        order: 9
    }

    .glue-mod-order-10 {
        order: 10
    }

    .glue-mod-order-11 {
        order: 11
    }

    .glue-mod-order-12 {
        order: 12
    }

    .glue-mod-order-13 {
        order: 13
    }

    .glue-mod-order-14 {
        order: 14
    }

    .glue-mod-order-15 {
        order: 15
    }

    .glue-mod-order-16 {
        order: 16
    }

    .glue-mod-order-17 {
        order: 17
    }

    .glue-mod-order-18 {
        order: 18
    }

    .glue-mod-order-19 {
        order: 19
    }

    .glue-mod-order-20 {
        order: 20
    }

    .glue-mod-order-21 {
        order: 21
    }

    .glue-mod-order-22 {
        order: 22
    }

    .glue-mod-order-23 {
        order: 23
    }

    .glue-mod-order-24 {
        order: 24
    }

    .glue-mod-order-25 {
        order: 25
    }

    .glue-mod-order-1-md {
        order: 1
    }

    .glue-mod-order-2-md {
        order: 2
    }

    .glue-mod-order-3-md {
        order: 3
    }

    .glue-mod-order-4-md {
        order: 4
    }

    .glue-mod-order-5-md {
        order: 5
    }

    .glue-mod-order-6-md {
        order: 6
    }

    .glue-mod-order-7-md {
        order: 7
    }

    .glue-mod-order-8-md {
        order: 8
    }

    .glue-mod-order-9-md {
        order: 9
    }

    .glue-mod-order-10-md {
        order: 10
    }

    .glue-mod-order-11-md {
        order: 11
    }

    .glue-mod-order-12-md {
        order: 12
    }

    .glue-mod-order-13-md {
        order: 13
    }

    .glue-mod-order-14-md {
        order: 14
    }

    .glue-mod-order-15-md {
        order: 15
    }

    .glue-mod-order-16-md {
        order: 16
    }

    .glue-mod-order-17-md {
        order: 17
    }

    .glue-mod-order-18-md {
        order: 18
    }

    .glue-mod-order-19-md {
        order: 19
    }

    .glue-mod-order-20-md {
        order: 20
    }

    .glue-mod-order-21-md {
        order: 21
    }

    .glue-mod-order-22-md {
        order: 22
    }

    .glue-mod-order-23-md {
        order: 23
    }

    .glue-mod-order-24-md {
        order: 24
    }

    .glue-mod-order-25-md {
        order: 25
    }
}

@media(min-width: 1024px) {
    .glue-mod-order-1 {
        order:1
    }

    .glue-mod-order-2 {
        order: 2
    }

    .glue-mod-order-3 {
        order: 3
    }

    .glue-mod-order-4 {
        order: 4
    }

    .glue-mod-order-5 {
        order: 5
    }

    .glue-mod-order-6 {
        order: 6
    }

    .glue-mod-order-7 {
        order: 7
    }

    .glue-mod-order-8 {
        order: 8
    }

    .glue-mod-order-9 {
        order: 9
    }

    .glue-mod-order-10 {
        order: 10
    }

    .glue-mod-order-11 {
        order: 11
    }

    .glue-mod-order-12 {
        order: 12
    }

    .glue-mod-order-13 {
        order: 13
    }

    .glue-mod-order-14 {
        order: 14
    }

    .glue-mod-order-15 {
        order: 15
    }

    .glue-mod-order-16 {
        order: 16
    }

    .glue-mod-order-17 {
        order: 17
    }

    .glue-mod-order-18 {
        order: 18
    }

    .glue-mod-order-19 {
        order: 19
    }

    .glue-mod-order-20 {
        order: 20
    }

    .glue-mod-order-21 {
        order: 21
    }

    .glue-mod-order-22 {
        order: 22
    }

    .glue-mod-order-23 {
        order: 23
    }

    .glue-mod-order-24 {
        order: 24
    }

    .glue-mod-order-25 {
        order: 25
    }

    .glue-mod-order-1-lg {
        order: 1
    }

    .glue-mod-order-2-lg {
        order: 2
    }

    .glue-mod-order-3-lg {
        order: 3
    }

    .glue-mod-order-4-lg {
        order: 4
    }

    .glue-mod-order-5-lg {
        order: 5
    }

    .glue-mod-order-6-lg {
        order: 6
    }

    .glue-mod-order-7-lg {
        order: 7
    }

    .glue-mod-order-8-lg {
        order: 8
    }

    .glue-mod-order-9-lg {
        order: 9
    }

    .glue-mod-order-10-lg {
        order: 10
    }

    .glue-mod-order-11-lg {
        order: 11
    }

    .glue-mod-order-12-lg {
        order: 12
    }

    .glue-mod-order-13-lg {
        order: 13
    }

    .glue-mod-order-14-lg {
        order: 14
    }

    .glue-mod-order-15-lg {
        order: 15
    }

    .glue-mod-order-16-lg {
        order: 16
    }

    .glue-mod-order-17-lg {
        order: 17
    }

    .glue-mod-order-18-lg {
        order: 18
    }

    .glue-mod-order-19-lg {
        order: 19
    }

    .glue-mod-order-20-lg {
        order: 20
    }

    .glue-mod-order-21-lg {
        order: 21
    }

    .glue-mod-order-22-lg {
        order: 22
    }

    .glue-mod-order-23-lg {
        order: 23
    }

    .glue-mod-order-24-lg {
        order: 24
    }

    .glue-mod-order-25-lg {
        order: 25
    }
}

@media(min-width: 1440px) {
    .glue-mod-order-1 {
        order:1
    }

    .glue-mod-order-2 {
        order: 2
    }

    .glue-mod-order-3 {
        order: 3
    }

    .glue-mod-order-4 {
        order: 4
    }

    .glue-mod-order-5 {
        order: 5
    }

    .glue-mod-order-6 {
        order: 6
    }

    .glue-mod-order-7 {
        order: 7
    }

    .glue-mod-order-8 {
        order: 8
    }

    .glue-mod-order-9 {
        order: 9
    }

    .glue-mod-order-10 {
        order: 10
    }

    .glue-mod-order-11 {
        order: 11
    }

    .glue-mod-order-12 {
        order: 12
    }

    .glue-mod-order-13 {
        order: 13
    }

    .glue-mod-order-14 {
        order: 14
    }

    .glue-mod-order-15 {
        order: 15
    }

    .glue-mod-order-16 {
        order: 16
    }

    .glue-mod-order-17 {
        order: 17
    }

    .glue-mod-order-18 {
        order: 18
    }

    .glue-mod-order-19 {
        order: 19
    }

    .glue-mod-order-20 {
        order: 20
    }

    .glue-mod-order-21 {
        order: 21
    }

    .glue-mod-order-22 {
        order: 22
    }

    .glue-mod-order-23 {
        order: 23
    }

    .glue-mod-order-24 {
        order: 24
    }

    .glue-mod-order-25 {
        order: 25
    }

    .glue-mod-order-1-xl {
        order: 1
    }

    .glue-mod-order-2-xl {
        order: 2
    }

    .glue-mod-order-3-xl {
        order: 3
    }

    .glue-mod-order-4-xl {
        order: 4
    }

    .glue-mod-order-5-xl {
        order: 5
    }

    .glue-mod-order-6-xl {
        order: 6
    }

    .glue-mod-order-7-xl {
        order: 7
    }

    .glue-mod-order-8-xl {
        order: 8
    }

    .glue-mod-order-9-xl {
        order: 9
    }

    .glue-mod-order-10-xl {
        order: 10
    }

    .glue-mod-order-11-xl {
        order: 11
    }

    .glue-mod-order-12-xl {
        order: 12
    }

    .glue-mod-order-13-xl {
        order: 13
    }

    .glue-mod-order-14-xl {
        order: 14
    }

    .glue-mod-order-15-xl {
        order: 15
    }

    .glue-mod-order-16-xl {
        order: 16
    }

    .glue-mod-order-17-xl {
        order: 17
    }

    .glue-mod-order-18-xl {
        order: 18
    }

    .glue-mod-order-19-xl {
        order: 19
    }

    .glue-mod-order-20-xl {
        order: 20
    }

    .glue-mod-order-21-xl {
        order: 21
    }

    .glue-mod-order-22-xl {
        order: 22
    }

    .glue-mod-order-23-xl {
        order: 23
    }

    .glue-mod-order-24-xl {
        order: 24
    }

    .glue-mod-order-25-xl {
        order: 25
    }
}

.glue-mod-spacer-1-bottom {
    margin-bottom: 8px
}

.glue-mod-spacer-1-top {
    margin-top: 8px
}

.glue-mod-spacer-2-bottom {
    margin-bottom: 16px
}

.glue-mod-spacer-2-top {
    margin-top: 16px
}

.glue-mod-spacer-3-bottom {
    margin-bottom: 24px
}

.glue-mod-spacer-3-top {
    margin-top: 24px
}

.glue-mod-spacer-4-bottom {
    margin-bottom: 36px
}

.glue-mod-spacer-4-top {
    margin-top: 36px
}

.glue-mod-spacer-5-bottom {
    margin-bottom: 48px
}

@media(min-width: 1024px) {
    .glue-mod-spacer-5-bottom {
        margin-bottom:60px
    }
}

.glue-mod-spacer-5-top {
    margin-top: 48px
}

@media(min-width: 1024px) {
    .glue-mod-spacer-5-top {
        margin-top:60px
    }
}

.glue-mod-spacer-6-bottom {
    margin-bottom: 60px
}

@media(min-width: 1024px) {
    .glue-mod-spacer-6-bottom {
        margin-bottom:80px
    }
}

.glue-mod-spacer-6-top {
    margin-top: 60px
}
@media(min-width: 1024px) {
    .glue-mod-spacer-6-top {
        margin-top:80px
    }
}
.glue-mod-spacer-7-bottom {
    margin-bottom: 92px
}

@media(min-width: 1024px) {
    .glue-mod-spacer-7-bottom {
        margin-bottom:120px
    }
}
.glue-mod-spacer-7-top {
    margin-top: 92px
}
@media(min-width: 1024px) {
    .glue-mod-spacer-7-top {
        margin-top:120px
    }
}
.glue-mod-spacer-8-bottom {
    margin-bottom: 136px
}
@media(min-width: 1024px) {
    .glue-mod-spacer-8-bottom {
        margin-bottom:180px
    }
}
.glue-mod-spacer-8-top {
    margin-top: 136px
}
@media(min-width: 1024px) {
    .glue-mod-spacer-8-top {
        margin-top:180px
    }
}
