@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}


abbr[title] {
    border-bottom: 1px dotted
}


dfn {
    font-style: italic
}


mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.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,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
}


h1.glue-has-top-margin,h2.glue-has-top-margin,h3.glue-has-top-margin,h4.glue-has-top-margin,h5.glue-has-top-margin,h6.glue-has-top-margin {
    margin-top: 16px
}

h1.glue-has-bottom-margin,h2.glue-has-bottom-margin,h3.glue-has-bottom-margin,h4.glue-has-bottom-margin,h5.glue-has-bottom-margin,h6.glue-has-bottom-margin {
    margin-bottom: 16px
}

h1.glue-has-top-bottom-margin,h2.glue-has-top-bottom-margin,h3.glue-has-top-bottom-margin,h4.glue-has-top-bottom-margin,h5.glue-has-top-bottom-margin,h6.glue-has-top-bottom-margin {
    margin-bottom: 16px;
    margin-top: 16px
}


p.glue-copy--lead {
    font-size: 16px;
    line-height: 1.5
}

p.glue-has-top-margin {
    margin-top: 12px
}

p.glue-has-bottom-margin {
    margin-bottom: 12px
}

p.glue-has-top-bottom-margin {
    margin-bottom: 12px;
    margin-top: 12px
}

p.glue-copy--print {
    text-indent: 24px
}

p.glue-copy--print+p.glue-copy--print {
    margin-top: 0
}


@media (min-width: 1024px) {
    p.glue-has-top-margin {
        margin-top: 16px
    }

    p.glue-has-bottom-margin {
        margin-bottom: 16px
    }

    p.glue-has-top-bottom-margin {
        margin-bottom: 16px;
        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
}

pre {
    background: #f1f3f4;
    border-color: #dadce0;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
    padding: 6px;
    white-space: pre
}

pre code {
    background: 0 0;
    padding: 0
}

code {
    background: #f1f3f4;
    color: #9aa0a6;
    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
}

.glue-inline-link,.glue-link,a {
    background: 0 0;
    border-radius: 4px;
    color: #1a73e8;
    forced-color-adjust: none;
    display: inline;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: background-color .2s,color .2s;
    transition: background-color .2s,color .2s
}


.glue-inline-link:visited,.glue-link:visited,a:visited {
    color: #681da8
}


.glue-inline-link:hover,.glue-link:hover,a:hover {
    background-color: rgba(26,115,232,.04)
}


.glue-inline-link img,.glue-link img,a img {
    border: 0
}

.glue-mod-font-reversed .glue-inline-link,.glue-mod-font-reversed .glue-link,.glue-mod-font-reversed a {
    background: 0 0;
    border-radius: 4px;
    color: #e8eaed;
    forced-color-adjust: none;
    display: inline;
    overflow: hidden;
    text-decoration: underline;
    -webkit-transition: background-color .2s,color .2s;
    transition: background-color .2s,color .2s
}

.glue-mod-font-reversed .glue-inline-link:visited,.glue-mod-font-reversed .glue-link:visited,.glue-mod-font-reversed a:visited {
    color: #ea80fc
}

.glue-mod-font-reversed .glue-inline-link:hover,.glue-mod-font-reversed .glue-link:hover,.glue-mod-font-reversed a:hover {
    background-color: rgba(255,255,255,.04)
}

.glue-mod-font-reversed .glue-inline-link:focus,.glue-mod-font-reversed .glue-link:focus,.glue-mod-font-reversed a:focus {
    background-color: rgba(255,255,255,.12);
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff
}


.glue-mod-font-reversed .glue-inline-link:hover:visited,.glue-mod-font-reversed .glue-link:hover:visited,.glue-mod-font-reversed a:hover:visited {
    color: #ea80fc
}

dl,ol,ul {
    list-style-position: outside;
    margin-bottom: 20px
}

dl.glue-no-bullet,li.glue-no-bullet,ol.glue-no-bullet,ul.glue-no-bullet {
    list-style: none
}


ol.glue-no-bullet,ul.glue-no-bullet {
    margin-left: 0
}

html[dir=rtl] ol.glue-no-bullet,html[dir=rtl] ul.glue-no-bullet {
    margin-right: 0
}

html[dir=rtl] ol,html[dir=rtl] ul {
    margin-left: 0;
    margin-right: 20px
}

ol.glue-inline li,ul.glue-inline li {
    display: inline-block
}

ol li ol,ol li ul,ul li ol,ul li ul {
    margin-bottom: 0;
    margin-left: 20px
}

ol li ol html[dir=rtl] ol li ol html,ol li ol html[dir=rtl] ol li ul html,ol li ol html[dir=rtl] ul li ol html,ol li ol html[dir=rtl] ul li ul html,ol li ul html[dir=rtl] ol li ol html,ol li ul html[dir=rtl] ol li ul html,ol li ul html[dir=rtl] ul li ol html,ol li ul html[dir=rtl] ul li ul html,ul li ol html[dir=rtl] ol li ol html,ul li ol html[dir=rtl] ol li ul html,ul li ol html[dir=rtl] ul li ol html,ul li ol html[dir=rtl] ul li ul html,ul li ul html[dir=rtl] ol li ol html,ul li ul html[dir=rtl] ol li ul html,ul li ul html[dir=rtl] ul li ol html,ul li ul html[dir=rtl] ul li ul html {
    margin-left: 0;
    margin-right: 20px
}

ul.glue-circle li ul,ul.glue-disc li ul,ul.glue-square li ul {
    list-style: inherit
}

ul.glue-square {
    list-style-type: square
}

ul.glue-circle {
    list-style-type: circle
}

ul.glue-disc {
    list-style-type: disc
}

dl dt {
    font-weight: 700
}

dl dd {
    margin-bottom: 12px
}

blockquote {
    line-height: 1.3333333333;
    color: #202124;
    font-size: 24px
}

@media (min-width: 1024px) {
    blockquote {
        line-height:1.2083333333;
        font-size: 48px
    }
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.glue-expansion-panels .glue-expansion-panel__button-header,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header .glue-footer__site-links-header-text,.glue-headline {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    overflow-wrap: initial;
    word-wrap: initial
}

.glue-expansion-panels .glue-expansion-panel__button-header,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 24px;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=ja] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ja] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ja] .glue-footer__site-links-header-text,[lang=ja] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ja] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ja] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=ko] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ko] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ko] .glue-footer__site-links-header-text,[lang=ko] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ko] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ko] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-CN] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-CN] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-CN] .glue-footer__site-links-header-text,[lang=zh-CN] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-CN] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-CN] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-TW] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-TW] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-TW] .glue-footer__site-links-header-text,[lang=zh-TW] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-TW] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-TW] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=ja] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ja] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ja] .glue-footer__site-links-header-text,[lang=ja] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ja] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ja] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=ko] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ko] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ko] .glue-footer__site-links-header-text,[lang=ko] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ko] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ko] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-CN] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-CN] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-CN] .glue-footer__site-links-header-text,[lang=zh-CN] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-CN] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-CN] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-TW] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-TW] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-TW] .glue-footer__site-links-header-text,[lang=zh-TW] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-TW] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-TW] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-expansion-panels .glue-expansion-panel__button-header,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header .glue-footer__site-links-header-text {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-expansion-panels [lang=ja] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ja] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ja] .glue-footer__site-links-header-text,[lang=ja] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ja] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ja] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=ko] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ko] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ko] .glue-footer__site-links-header-text,[lang=ko] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ko] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ko] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-CN] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-CN] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-CN] .glue-footer__site-links-header-text,[lang=zh-CN] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-CN] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-CN] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-TW] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-TW] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-TW] .glue-footer__site-links-header-text,[lang=zh-TW] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-TW] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-TW] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-expansion-panels .glue-expansion-panel__button-header,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header .glue-footer__site-links-header-text {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-expansion-panels [lang=ja] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ja] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ja] .glue-footer__site-links-header-text,[lang=ja] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ja] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ja] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=ko] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=ko] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=ko] .glue-footer__site-links-header-text,[lang=ko] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=ko] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=ko] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-CN] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-CN] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-CN] .glue-footer__site-links-header-text,[lang=zh-CN] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-CN] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-CN] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

.glue-expansion-panels [lang=zh-TW] .glue-expansion-panel__button-header,.glue-footer .glue-social [lang=zh-TW] .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header [lang=zh-TW] .glue-footer__site-links-header-text,[lang=zh-TW] .glue-expansion-panels .glue-expansion-panel__button-header,[lang=zh-TW] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[lang=zh-TW] .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-expansion-panels .glue-expansion-panel__button-header,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.glue-footer__site-links-header .glue-footer__site-links-header-text {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-social__copy-input {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 20px;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-social__copy-input {
        font-size:12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-social__copy-input {
        font-size:12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__copy-input {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-social__copy-input {
        font-size:12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

.glue-social__title {
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 24px;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-social__title {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__title {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__title {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__title {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-social__title {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__title {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__title {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__title {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-social__title {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

[lang=ja] .glue-social__title {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__title {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__title {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__title {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-social__title {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

[lang=ja] .glue-social__title {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-social__title {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-social__title {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-social__title {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-social__title {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-switch+label {
    color: #3c4043;
    cursor: pointer
}

.glue-switch.mdc-switch--disabled+label {
    color: rgba(60,64,67,.38);
    cursor: default
}

.glue-switch+label {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: .1px;
    line-height: 24px
}

[lang=ja] .glue-switch+label {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-switch+label {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-switch+label {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-switch+label {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.mdc-switch__thumb-underlay {
    left: -18px;
    right: initial;
    top: -17px;
    width: 48px;
    height: 48px
}

.mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch__thumb-underlay {
    left: initial;
    right: -18px
}

.mdc-switch__native-control {
    width: 68px;
    height: 48px
}

.mdc-switch {
    display: inline-block;
    position: relative;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mdc-switch.mdc-switch--checked .mdc-switch__track {
    background-color: #1a73e8;
    background-color: var(--mdc-theme-secondary,#1a73e8)
}

.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
    background-color: #1a73e8;
    background-color: var(--mdc-theme-secondary,#1a73e8);
    border-color: #1a73e8;
    border-color: var(--mdc-theme-secondary,#1a73e8)
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
    background-color: #000;
    background-color: var(--mdc-theme-on-surface,#000)
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
    background-color: #fff;
    background-color: var(--mdc-theme-surface,#fff);
    border-color: #fff;
    border-color: var(--mdc-theme-surface,#fff)
}

.mdc-switch__native-control {
    left: 0;
    right: initial;
    position: absolute;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    pointer-events: auto;
    -webkit-transition: -webkit-transform 90ms cubic-bezier(.4,0,.2,1);
    transition: -webkit-transform 90ms cubic-bezier(.4,0,.2,1);
    transition: transform 90ms cubic-bezier(.4,0,.2,1);
    transition: transform 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1)
}

.mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch__native-control {
    left: initial;
    right: 0
}

.mdc-switch__track {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 32px;
    height: 14px;
    border: 1px solid transparent;
    border-radius: 7px;
    opacity: .38;
    -webkit-transition: opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);
    transition: opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1)
}

.mdc-switch__thumb-underlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);
    transition: background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);
    transition: transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);
    transition: transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1)
}

.mdc-switch__thumb {
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 10px solid;
    border-radius: 50%;
    pointer-events: none;
    z-index: 1
}

.mdc-switch--checked .mdc-switch__track {
    opacity: .54
}

.mdc-switch--checked .mdc-switch__thumb-underlay {
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.mdc-switch--checked .mdc-switch__native-control {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.mdc-switch--checked .mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__native-control {
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.mdc-switch--disabled {
    opacity: .38;
    pointer-events: none
}

.mdc-switch--disabled .mdc-switch__thumb {
    border-width: 1px
}

.mdc-switch--disabled .mdc-switch__native-control {
    cursor: default;
    pointer-events: none
}

@-webkit-keyframes mdc-ripple-fg-radius-in {
    from {
        -webkit-animation-timing-function: cubic-bezier(.4,0,.2,1);
        animation-timing-function: cubic-bezier(.4,0,.2,1);
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);
        transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)
    }

    to {
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
        transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
    }
}

@keyframes mdc-ripple-fg-radius-in {
    from {
        -webkit-animation-timing-function: cubic-bezier(.4,0,.2,1);
        animation-timing-function: cubic-bezier(.4,0,.2,1);
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);
        transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)
    }

    to {
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
        transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
    }
}

@-webkit-keyframes mdc-ripple-fg-opacity-in {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0
    }

    to {
        opacity: var(--mdc-ripple-fg-opacity,0)
    }
}

@keyframes mdc-ripple-fg-opacity-in {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0
    }

    to {
        opacity: var(--mdc-ripple-fg-opacity,0)
    }
}

@-webkit-keyframes mdc-ripple-fg-opacity-out {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: var(--mdc-ripple-fg-opacity,0)
    }

    to {
        opacity: 0
    }
}

@keyframes mdc-ripple-fg-opacity-out {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: var(--mdc-ripple-fg-opacity,0)
    }

    to {
        opacity: 0
    }
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before {
    background-color: #9e9e9e
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
    opacity: .08
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .24
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .24
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.24
}

.mdc-switch__thumb-underlay {
    --mdc-ripple-fg-size: 0;
    --mdc-ripple-left: 0;
    --mdc-ripple-top: 0;
    --mdc-ripple-fg-scale: 1;
    --mdc-ripple-fg-translate-end: 0;
    --mdc-ripple-fg-translate-start: 0;
    -webkit-tap-highlight-color: transparent
}

.mdc-switch__thumb-underlay::after,.mdc-switch__thumb-underlay::before {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: ""
}

.mdc-switch__thumb-underlay::before {
    -webkit-transition: opacity 15ms linear,background-color 15ms linear;
    transition: opacity 15ms linear,background-color 15ms linear;
    z-index: 1
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
    -webkit-transform: scale(var(--mdc-ripple-fg-scale,1));
    transform: scale(var(--mdc-ripple-fg-scale,1))
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
    top: var(--mdc-ripple-top,0);
    left: var(--mdc-ripple-left,0)
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
    -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;
    animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after {
    -webkit-animation: mdc-ripple-fg-opacity-out 150ms;
    animation: mdc-ripple-fg-opacity-out 150ms;
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
}

.mdc-switch__thumb-underlay::after,.mdc-switch__thumb-underlay::before {
    top: calc(50% - 50%);
    left: calc(50% - 50%);
    width: 100%;
    height: 100%
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after,.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
    top: var(--mdc-ripple-top,calc(50% - 50%));
    left: var(--mdc-ripple-left,calc(50% - 50%));
    width: var(--mdc-ripple-fg-size,100%);
    height: var(--mdc-ripple-fg-size,100%)
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
    width: var(--mdc-ripple-fg-size,100%);
    height: var(--mdc-ripple-fg-size,100%)
}

.mdc-switch__thumb-underlay::after,.mdc-switch__thumb-underlay::before {
    background-color: #1a73e8;
    background-color: var(--mdc-theme-secondary,#1a73e8)
}

.mdc-switch__thumb-underlay:hover::before {
    opacity: .04
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

.mdc-form-field {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: .875rem;
    font-size: var(--mdc-typography-body2-font-size,.875rem);
    line-height: 1.25rem;
    line-height: var(--mdc-typography-body2-line-height,1.25rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-body2-font-weight,400);
    letter-spacing: .0178571429em;
    letter-spacing: var(--mdc-typography-body2-letter-spacing,.0178571429em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration,inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-body2-text-transform,inherit);
    color: rgba(0,0,0,.87);
    color: var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle
}

.mdc-form-field>label {
    margin-left: 0;
    margin-right: auto;
    padding-left: 4px;
    padding-right: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label {
    margin-left: auto;
    margin-right: 0
}

.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label {
    padding-left: 0;
    padding-right: 4px
}

.mdc-form-field--nowrap>label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.mdc-form-field--align-end>label {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 4px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label {
    margin-left: 0;
    margin-right: auto
}

.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label {
    padding-left: 4px;
    padding-right: 0
}

.mdc-form-field--space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mdc-form-field--space-between>label {
    margin: 0
}

.mdc-form-field--space-between>label[dir=rtl],[dir=rtl] .mdc-form-field--space-between>label {
    margin: 0
}

.glue-switch {
    margin: 20px 0
}

.glue-switch.mdc-switch--checked .mdc-switch__track {
    background-color: #1a73e8
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb {
    background-color: #1a73e8;
    border-color: #1a73e8
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after,.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before {
    background-color: #1a73e8
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:hover::before {
    opacity: .04
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__track {
    background-color: #80868b
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
    background-color: #80868b;
    border-color: #80868b
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after,.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before {
    background-color: #80868b
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
    opacity: .04
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

.glue-switch.mdc-switch--checked .mdc-switch__track {
    background-color: #4285f4
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__track {
    background-color: #202124
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb {
    background-color: #1a73e8;
    border-color: #1a73e8
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
    background-color: #fff;
    border-color: #fff
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after,.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before {
    background-color: #1a73e8
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:hover::before {
    opacity: .04
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch.mdc-switch--checked .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after,.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before {
    background-color: #1a73e8
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
    opacity: .04
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.glue-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

.glue-switch .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded--background-focused)::before {
    background-color: #202124
}

.glue-switch+label {
    margin-left: 20px
}

[dir=rtl] .glue-switch+label {
    margin-left: 0;
    margin-right: 20px
}

.mdc-form-field--align-end .glue-switch+label {
    margin-left: 0;
    margin-right: 20px
}

[dir=rtl] .mdc-form-field--align-end .glue-switch+label {
    margin-left: 20px;
    margin-right: 0
}

.glue-button,.glue-social__copy-btn,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px solid transparent;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    letter-spacing: .5px;
    line-height: 24px;
    margin: 8px 0;
    max-width: 380px;
    min-height: 48px;
    min-width: 96px;
    overflow: hidden;
    padding: 12px 24px 12px 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,color .2s;
    transition: background-color .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s;
    vertical-align: middle
}

[lang=ja] .glue-button,[lang=ja] .glue-social__copy-btn,[lang=ja] .glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-button,[lang=ko] .glue-social__copy-btn,[lang=ko] .glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-button,[lang=zh-CN] .glue-social__copy-btn,[lang=zh-CN] .glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-button,[lang=zh-TW] .glue-social__copy-btn,[lang=zh-TW] .glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-button svg,.glue-social__copy-btn svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg {
    display: none;
    height: 18px;
    min-width: 18px;
    width: 18px
}

.glue-button img,.glue-social__copy-btn img,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle img {
    display: none
}

.glue-button:focus,.glue-social__copy-btn:focus,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus {
    outline: 0;
    -webkit-transition: none;
    transition: none
}

.glue-button--icon.glue-social__copy-btn,.glue-button--icon.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--icon {
    padding-left: 12px;
    padding-right: 16px
}

[dir=rtl] .glue-button--icon.glue-social__copy-btn,[dir=rtl] .glue-button--icon.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-button.glue-button--icon {
    padding-left: 16px;
    padding-right: 12px
}

.glue-button--icon.glue-social__copy-btn svg,.glue-button--icon.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--icon svg {
    display: block;
    margin: -3px 8px 0 0
}

[dir=rtl] .glue-button--icon.glue-social__copy-btn svg,[dir=rtl] .glue-button--icon.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,[dir=rtl] .glue-button.glue-button--icon svg {
    margin: -3px 0 0 8px
}

.glue-button--icon-right.glue-social__copy-btn,.glue-button--icon-right.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--icon-right {
    padding-left: 16px;
    padding-right: 12px
}

[dir=rtl] .glue-button--icon-right.glue-social__copy-btn,[dir=rtl] .glue-button--icon-right.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-button.glue-button--icon-right {
    padding-left: 12px;
    padding-right: 16px
}

.glue-button--icon-right.glue-social__copy-btn svg,.glue-button--icon-right.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--icon-right svg {
    display: block;
    margin: -3px 0 0 8px
}

[dir=rtl] .glue-button--icon-right.glue-social__copy-btn svg,[dir=rtl] .glue-button--icon-right.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,[dir=rtl] .glue-button.glue-button--icon-right svg {
    margin: -3px 8px 0 0
}

.glue-button--high-emphasis.glue-social__copy-btn,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--high-emphasis {
    background-color: #1a73e8;
    color: #fff
}

.glue-button--high-emphasis.glue-social__copy-btn svg,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--high-emphasis svg {
    fill: #fff
}

@media screen and (-ms-high-contrast:active),(forced-colors:active) {
    .glue-button--high-emphasis.glue-social__copy-btn,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--high-emphasis {
        forced-color-adjust: none
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:white-on-black),(forced-colors:active) and (-ms-high-contrast:white-on-black) {
    .glue-button--high-emphasis.glue-social__copy-btn,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--high-emphasis {
        background: #fff;
        color: #000
    }

    .glue-button--high-emphasis.glue-social__copy-btn svg,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--high-emphasis svg {
        fill: #000
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white),(forced-colors:active) and (-ms-high-contrast:black-on-white) {
    .glue-button--high-emphasis.glue-social__copy-btn,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--high-emphasis {
        background: #000;
        color: #fff
    }

    .glue-button--high-emphasis.glue-social__copy-btn svg,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--high-emphasis svg {
        fill: #fff
    }
}

.glue-button--high-emphasis.glue-social__copy-btn:visited,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited,.glue-button.glue-button--high-emphasis:visited {
    background-color: #1a73e8;
    color: #fff
}

.glue-button--high-emphasis[disabled].glue-social__copy-btn,.glue-button--high-emphasis[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--high-emphasis[disabled],.glue-button.glue-button--high-emphasis[disabled]:hover {
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    color: #9aa0a6
}

.glue-button--high-emphasis[disabled].glue-social__copy-btn svg,.glue-button--high-emphasis[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--high-emphasis[disabled] svg,.glue-button.glue-button--high-emphasis[disabled]:hover svg {
    fill: #9aa0a6
}

.glue-button--high-emphasis.glue-social__copy-btn:hover,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover,.glue-button.glue-button--high-emphasis:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    background-color: #185abc
}

.glue-button--high-emphasis.glue-social__copy-btn:focus,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button.glue-button--high-emphasis:focus {
    background-color: #185abc;
    border-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #185abc;
    box-shadow: 0 0 0 2px #185abc
}

.glue-button--high-emphasis.glue-social__copy-btn:active,.glue-button--high-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active,.glue-button.glue-button--high-emphasis:active {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    background-color: #185abc;
    border: 1px solid transparent
}

.glue-button--medium-emphasis.glue-social__copy-btn,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--medium-emphasis {
    background-color: #fff;
    border-color: #dadce0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1a73e8
}

.glue-button--medium-emphasis.glue-social__copy-btn svg,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--medium-emphasis svg {
    fill: #1a73e8
}

@media screen and (-ms-high-contrast:active) {
    .glue-button--medium-emphasis.glue-social__copy-btn,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--medium-emphasis {
        background: ButtonFace;
        border: 1px solid ButtonHighlight
    }
}

.glue-button--medium-emphasis.glue-social__copy-btn:visited,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited,.glue-button.glue-button--medium-emphasis:visited {
    background-color: #fff;
    color: #1a73e8
}

.glue-button--medium-emphasis[disabled].glue-social__copy-btn,.glue-button--medium-emphasis[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--medium-emphasis[disabled],.glue-button.glue-button--medium-emphasis[disabled]:hover {
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    color: #9aa0a6
}

.glue-button--medium-emphasis[disabled].glue-social__copy-btn svg,.glue-button--medium-emphasis[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--medium-emphasis[disabled] svg,.glue-button.glue-button--medium-emphasis[disabled]:hover svg {
    fill: #9aa0a6
}

.glue-button--medium-emphasis.glue-social__copy-btn:active svg,.glue-button--medium-emphasis.glue-social__copy-btn:focus svg,.glue-button--medium-emphasis.glue-social__copy-btn:hover svg,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active svg,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus svg,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover svg,.glue-button.glue-button--medium-emphasis:active svg,.glue-button.glue-button--medium-emphasis:focus svg,.glue-button.glue-button--medium-emphasis:hover svg {
    fill: #174ea6
}

.glue-button--medium-emphasis.glue-social__copy-btn:hover,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover,.glue-button.glue-button--medium-emphasis:hover {
    background-color: #f6f9fe;
    border-color: #1a73e8;
    color: #174ea6
}

.glue-button--medium-emphasis.glue-social__copy-btn:focus,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button.glue-button--medium-emphasis:focus {
    background-color: #e4eefc;
    border-color: #1a73e8;
    -webkit-box-shadow: 0 0 0 1px #1a73e8;
    box-shadow: 0 0 0 1px #1a73e8;
    color: #174ea6
}

.glue-button--medium-emphasis.glue-social__copy-btn:active,.glue-button--medium-emphasis.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active,.glue-button.glue-button--medium-emphasis:active {
    background-color: #e8f1fd;
    border-color: #1a73e8;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #174ea6
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--medium-emphasis.glue-button--reversed {
    background-color: transparent;
    border: solid 1px #fff;
    color: #fff
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn svg,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--medium-emphasis.glue-button--reversed svg {
    fill: #fff
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:visited,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited,.glue-button.glue-button--medium-emphasis.glue-button--reversed:visited {
    background-color: transparent;
    color: #669df6
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:focus,.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:hover,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover,.glue-button.glue-button--medium-emphasis.glue-button--reversed:focus,.glue-button.glue-button--medium-emphasis.glue-button--reversed:hover {
    background-color: #fff;
    border-color: #1a73e8;
    color: #1a73e8
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:focus svg,.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:hover svg,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus svg,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover svg,.glue-button.glue-button--medium-emphasis.glue-button--reversed:focus svg,.glue-button.glue-button--medium-emphasis.glue-button--reversed:hover svg {
    fill: #1a73e8
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:focus,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button.glue-button--medium-emphasis.glue-button--reversed:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8
}

.glue-button--medium-emphasis.glue-button--reversed.glue-social__copy-btn:active,.glue-button--medium-emphasis.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active,.glue-button.glue-button--medium-emphasis.glue-button--reversed:active {
    background-color: #e8f1fd;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.glue-button--medium-emphasis.glue-button--reversed[disabled].glue-social__copy-btn,.glue-button--medium-emphasis.glue-button--reversed[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--medium-emphasis.glue-button--reversed[disabled],.glue-button.glue-button--medium-emphasis.glue-button--reversed[disabled]:hover {
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    color: #9aa0a6
}

.glue-button--medium-emphasis.glue-button--reversed[disabled].glue-social__copy-btn svg,.glue-button--medium-emphasis.glue-button--reversed[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--medium-emphasis.glue-button--reversed[disabled] svg,.glue-button.glue-button--medium-emphasis.glue-button--reversed[disabled]:hover svg {
    fill: #9aa0a6
}

.glue-button.glue-button--low-emphasis,.glue-social__copy-btn,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    background-color: transparent;
    color: #1a73e8;
    min-width: auto;
    padding-left: 12px;
    padding-right: 12px
}

.glue-button.glue-button--low-emphasis svg,.glue-social__copy-btn svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg {
    fill: #1a73e8
}

@media screen and (-ms-high-contrast:active),(forced-colors:active) {
    .glue-button.glue-button--low-emphasis,.glue-social__copy-btn,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
        background: ButtonFace;
        forced-color-adjust: none
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:white-on-black),(forced-colors:active) and (-ms-high-contrast:white-on-black) {
    .glue-button.glue-button--low-emphasis,.glue-social__copy-btn,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
        border-color: #000;
        color: #fff
    }

    .glue-button.glue-button--low-emphasis svg,.glue-social__copy-btn svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg {
        fill: #fff
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white),(forced-colors:active) and (-ms-high-contrast:black-on-white) {
    .glue-button.glue-button--low-emphasis,.glue-social__copy-btn,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
        border-color: #fff;
        color: #000
    }

    .glue-button.glue-button--low-emphasis svg,.glue-social__copy-btn svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg {
        fill: #000
    }
}

@media screen and (-ms-high-contrast:active),(forced-colors:active) {
    .glue-button.glue-button--low-emphasis:hover,.glue-social__copy-btn:hover,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover {
        border: 1px solid ButtonHighlight
    }
}

.glue-button.glue-button--low-emphasis:visited,.glue-social__copy-btn:visited,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited {
    background-color: transparent;
    color: #1a73e8
}

.glue-button.glue-button--low-emphasis[disabled],.glue-button.glue-button--low-emphasis[disabled]:hover,[disabled].glue-social__copy-btn,[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    color: #9aa0a6
}

.glue-button.glue-button--low-emphasis[disabled] svg,.glue-button.glue-button--low-emphasis[disabled]:hover svg,[disabled].glue-social__copy-btn svg,[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg {
    fill: #9aa0a6
}

.glue-button.glue-button--low-emphasis:active svg,.glue-button.glue-button--low-emphasis:focus svg,.glue-button.glue-button--low-emphasis:hover svg,.glue-social__copy-btn:active svg,.glue-social__copy-btn:focus svg,.glue-social__copy-btn:hover svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus svg,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover svg {
    fill: #174ea6
}

.glue-button.glue-button--low-emphasis:hover,.glue-social__copy-btn:hover,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover {
    background-color: rgba(26,115,232,.04);
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #174ea6
}

.glue-button.glue-button--low-emphasis:focus,.glue-social__copy-btn:focus,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus {
    background-color: rgba(26,115,232,.12);
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    color: #174ea6
}

.glue-button.glue-button--low-emphasis:active,.glue-social__copy-btn:active,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active {
    background-color: rgba(66,133,244,.1);
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #174ea6
}

.glue-button--reversed.glue-social__copy-btn,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--reversed {
    color: #669df6
}

.glue-button--reversed.glue-social__copy-btn svg,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--low-emphasis.glue-button--reversed svg {
    fill: #669df6
}

.glue-button--reversed-alternate.glue-social__copy-btn,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate {
    color: #fff
}

.glue-button--reversed-alternate.glue-social__copy-btn svg,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate svg {
    fill: #fff
}

.glue-button--reversed-alternate.glue-social__copy-btn,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button--reversed.glue-social__copy-btn,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--reversed,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate {
    background-color: transparent
}

@media screen and (-ms-high-contrast:active) {
    .glue-button--reversed-alternate.glue-social__copy-btn,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button--reversed.glue-social__copy-btn,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--reversed,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate {
        border-color: #202124;
        color: #e8f0fe
    }

    .glue-button--reversed-alternate.glue-social__copy-btn svg,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button--reversed.glue-social__copy-btn svg,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--low-emphasis.glue-button--reversed svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate svg {
        fill: #e8f0fe
    }
}

.glue-button--reversed-alternate.glue-social__copy-btn:visited,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited,.glue-button--reversed.glue-social__copy-btn:visited,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:visited,.glue-button.glue-button--low-emphasis.glue-button--reversed:visited {
    background-color: transparent;
    color: #669df6
}

.glue-button--reversed-alternate.glue-social__copy-btn:visited svg,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited svg,.glue-button--reversed.glue-social__copy-btn:visited svg,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:visited svg,.glue-button.glue-button--low-emphasis.glue-button--reversed:visited svg {
    fill: #669df6
}

.glue-button--reversed-alternate.glue-social__copy-btn:focus,.glue-button--reversed-alternate.glue-social__copy-btn:hover,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover,.glue-button--reversed.glue-social__copy-btn:focus,.glue-button--reversed.glue-social__copy-btn:hover,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:focus,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:hover,.glue-button.glue-button--low-emphasis.glue-button--reversed:focus,.glue-button.glue-button--low-emphasis.glue-button--reversed:hover {
    background-color: #f4f8fe;
    color: #1a73e8
}

.glue-button--reversed-alternate.glue-social__copy-btn:focus svg,.glue-button--reversed-alternate.glue-social__copy-btn:hover svg,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus svg,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover svg,.glue-button--reversed.glue-social__copy-btn:focus svg,.glue-button--reversed.glue-social__copy-btn:hover svg,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus svg,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:focus svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:hover svg,.glue-button.glue-button--low-emphasis.glue-button--reversed:focus svg,.glue-button.glue-button--low-emphasis.glue-button--reversed:hover svg {
    fill: #1a73e8
}

.glue-button--reversed-alternate.glue-social__copy-btn:active,.glue-button--reversed-alternate.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active,.glue-button--reversed.glue-social__copy-btn:active,.glue-button--reversed.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate:active,.glue-button.glue-button--low-emphasis.glue-button--reversed:active {
    background-color: #e8f0fe;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.glue-button--reversed-alternate[disabled].glue-social__copy-btn,.glue-button--reversed-alternate[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button--reversed[disabled].glue-social__copy-btn,.glue-button--reversed[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate[disabled],.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate[disabled]:hover,.glue-button.glue-button--low-emphasis.glue-button--reversed[disabled],.glue-button.glue-button--low-emphasis.glue-button--reversed[disabled]:hover {
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    color: #9aa0a6
}

.glue-button--reversed-alternate[disabled].glue-social__copy-btn svg,.glue-button--reversed-alternate[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button--reversed[disabled].glue-social__copy-btn svg,.glue-button--reversed[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate[disabled] svg,.glue-button.glue-button--low-emphasis.glue-button--reversed-alternate[disabled]:hover svg,.glue-button.glue-button--low-emphasis.glue-button--reversed[disabled] svg,.glue-button.glue-button--low-emphasis.glue-button--reversed[disabled]:hover svg {
    fill: #9aa0a6
}

.glue-button--icon.glue-social__copy-btn,.glue-button--icon.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--icon {
    padding-left: 8px;
    padding-right: 12px
}

[dir=rtl] .glue-button--icon.glue-social__copy-btn,[dir=rtl] .glue-button--icon.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-button.glue-button--low-emphasis.glue-button--icon {
    padding-left: 12px;
    padding-right: 8px
}

.glue-button--icon-right.glue-social__copy-btn,.glue-button--icon-right.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--low-emphasis.glue-button--icon-right {
    padding-left: 12px;
    padding-right: 8px
}

[dir=rtl] .glue-button--icon-right.glue-social__copy-btn,[dir=rtl] .glue-button--icon-right.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-button.glue-button--low-emphasis.glue-button--icon-right {
    padding-left: 8px;
    padding-right: 12px
}

.glue-button--tonal.glue-social__copy-btn,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--tonal {
    background-color: #e8f0fe;
    border: 1px solid transparent;
    color: #1967d2
}

.glue-button--tonal.glue-social__copy-btn svg,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--tonal svg {
    fill: #1967d2
}

@media screen and (-ms-high-contrast:active) {
    .glue-button--tonal.glue-social__copy-btn,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--tonal {
        background: ButtonFace;
        border: 1px solid ButtonHighlight
    }
}

.glue-button--tonal.glue-social__copy-btn:visited,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:visited,.glue-button.glue-button--tonal:visited {
    background-color: #e8f0fe;
    color: #1967d2
}

.glue-button--tonal[disabled].glue-social__copy-btn,.glue-button--tonal[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,.glue-button.glue-button--tonal[disabled],.glue-button.glue-button--tonal[disabled]:hover {
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    color: #9aa0a6
}

.glue-button--tonal[disabled].glue-social__copy-btn svg,.glue-button--tonal[disabled].glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg,.glue-button.glue-button--tonal[disabled] svg,.glue-button.glue-button--tonal[disabled]:hover svg {
    fill: #9aa0a6
}

.glue-button--tonal.glue-social__copy-btn:active svg,.glue-button--tonal.glue-social__copy-btn:focus svg,.glue-button--tonal.glue-social__copy-btn:hover svg,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active svg,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus svg,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover svg,.glue-button.glue-button--tonal:active svg,.glue-button.glue-button--tonal:focus svg,.glue-button.glue-button--tonal:hover svg {
    fill: #174ea6
}

.glue-button--tonal.glue-social__copy-btn:hover,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover,.glue-button.glue-button--tonal:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    background-color: #e0ebfc;
    color: #174ea6
}

.glue-button--tonal.glue-social__copy-btn:focus,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus,.glue-button.glue-button--tonal:focus {
    background-color: #e0ebfc;
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    color: #174ea6
}

.glue-button--tonal.glue-social__copy-btn:active,.glue-button--tonal.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:active,.glue-button.glue-button--tonal:active {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    background-color: #d3e2fa;
    border-color: transparent;
    color: #174ea6
}

@supports (display: grid) {
    .glue-grid {
        display:grid;
        grid-column-gap: 28px;
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-1 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-1 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-2 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-2 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-3 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-3 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-4 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-4 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-5 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-5 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-6 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-6 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-7 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-7 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-8 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-8 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-9 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-9 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-10 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-10 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-11 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-11 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-12 {
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-12 .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--align-top {
        -ms-flex-item-align: start;
        align-self: start
    }

    .glue-grid .glue-grid__col--align-middle {
        -ms-flex-item-align: center;
        align-self: center
    }

    .glue-grid .glue-grid__col--align-bottom {
        -ms-flex-item-align: end;
        align-self: end
    }

    .glue-grid .glue-grid__col--span-0 {
        display: none
    }

    .glue-grid .glue-grid__col--span-0-sm {
        display: none
    }

    .glue-grid .glue-grid__col--span-1-sm {
        display: block;
        grid-column-end: span 1
    }

    .glue-grid .glue-grid__col--span-1-sm .glue-grid {
        grid-template-columns: repeat(1,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-2-sm {
        display: block;
        grid-column-end: span 2
    }

    .glue-grid .glue-grid__col--span-2-sm .glue-grid {
        grid-template-columns: repeat(2,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-3-sm {
        display: block;
        grid-column-end: span 3
    }

    .glue-grid .glue-grid__col--span-3-sm .glue-grid {
        grid-template-columns: repeat(3,minmax(5px,1fr))
    }

    .glue-grid .glue-grid__col--span-4-sm {
        display: block;
        grid-column-end: span 4
    }

    .glue-grid .glue-grid__col--span-4-sm .glue-grid {
        grid-template-columns: repeat(4,minmax(5px,1fr))
    }

    @media (min-width: 600px) {
        .glue-grid {
            grid-column-gap:40px;
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-1 {
            display: block;
            grid-column-end: span 1
        }

        .glue-grid .glue-grid__col--span-1 .glue-grid {
            grid-template-columns: repeat(1,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-2 {
            display: block;
            grid-column-end: span 2
        }

        .glue-grid .glue-grid__col--span-2 .glue-grid {
            grid-template-columns: repeat(2,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-3 {
            display: block;
            grid-column-end: span 3
        }

        .glue-grid .glue-grid__col--span-3 .glue-grid {
            grid-template-columns: repeat(3,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-4 {
            display: block;
            grid-column-end: span 4
        }

        .glue-grid .glue-grid__col--span-4 .glue-grid {
            grid-template-columns: repeat(4,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-5 {
            display: block;
            grid-column-end: span 5
        }

        .glue-grid .glue-grid__col--span-5 .glue-grid {
            grid-template-columns: repeat(5,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-6 {
            display: block;
            grid-column-end: span 6
        }

        .glue-grid .glue-grid__col--span-6 .glue-grid {
            grid-template-columns: repeat(6,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-7 {
            display: block;
            grid-column-end: span 7
        }

        .glue-grid .glue-grid__col--span-7 .glue-grid {
            grid-template-columns: repeat(7,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-8 {
            display: block;
            grid-column-end: span 8
        }

        .glue-grid .glue-grid__col--span-8 .glue-grid {
            grid-template-columns: repeat(8,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-9 {
            display: block;
            grid-column-end: span 9
        }

        .glue-grid .glue-grid__col--span-9 .glue-grid {
            grid-template-columns: repeat(9,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-10 {
            display: block;
            grid-column-end: span 10
        }

        .glue-grid .glue-grid__col--span-10 .glue-grid {
            grid-template-columns: repeat(10,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-11 {
            display: block;
            grid-column-end: span 11
        }

        .glue-grid .glue-grid__col--span-11 .glue-grid {
            grid-template-columns: repeat(11,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-12 {
            display: block;
            grid-column-end: span 12
        }

        .glue-grid .glue-grid__col--span-12 .glue-grid {
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-0-md {
            display: none
        }

        .glue-grid .glue-grid__col--span-1-md {
            display: block;
            grid-column-end: span 1
        }

        .glue-grid .glue-grid__col--span-1-md .glue-grid {
            grid-template-columns: repeat(1,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-2-md {
            display: block;
            grid-column-end: span 2
        }

        .glue-grid .glue-grid__col--span-2-md .glue-grid {
            grid-template-columns: repeat(2,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-3-md {
            display: block;
            grid-column-end: span 3
        }

        .glue-grid .glue-grid__col--span-3-md .glue-grid {
            grid-template-columns: repeat(3,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-4-md {
            display: block;
            grid-column-end: span 4
        }

        .glue-grid .glue-grid__col--span-4-md .glue-grid {
            grid-template-columns: repeat(4,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-5-md {
            display: block;
            grid-column-end: span 5
        }

        .glue-grid .glue-grid__col--span-5-md .glue-grid {
            grid-template-columns: repeat(5,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-6-md {
            display: block;
            grid-column-end: span 6
        }

        .glue-grid .glue-grid__col--span-6-md .glue-grid {
            grid-template-columns: repeat(6,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-7-md {
            display: block;
            grid-column-end: span 7
        }

        .glue-grid .glue-grid__col--span-7-md .glue-grid {
            grid-template-columns: repeat(7,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-8-md {
            display: block;
            grid-column-end: span 8
        }

        .glue-grid .glue-grid__col--span-8-md .glue-grid {
            grid-template-columns: repeat(8,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-9-md {
            display: block;
            grid-column-end: span 9
        }

        .glue-grid .glue-grid__col--span-9-md .glue-grid {
            grid-template-columns: repeat(9,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-10-md {
            display: block;
            grid-column-end: span 10
        }

        .glue-grid .glue-grid__col--span-10-md .glue-grid {
            grid-template-columns: repeat(10,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-11-md {
            display: block;
            grid-column-end: span 11
        }

        .glue-grid .glue-grid__col--span-11-md .glue-grid {
            grid-template-columns: repeat(11,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-12-md {
            display: block;
            grid-column-end: span 12
        }

        .glue-grid .glue-grid__col--span-12-md .glue-grid {
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }
    }

    @media (min-width: 1024px) {
        .glue-grid {
            grid-column-gap:48px
        }

        .glue-grid .glue-grid__col--span-1 {
            display: block;
            grid-column-end: span 1
        }

        .glue-grid .glue-grid__col--span-1 .glue-grid {
            grid-template-columns: repeat(1,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-2 {
            display: block;
            grid-column-end: span 2
        }

        .glue-grid .glue-grid__col--span-2 .glue-grid {
            grid-template-columns: repeat(2,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-3 {
            display: block;
            grid-column-end: span 3
        }

        .glue-grid .glue-grid__col--span-3 .glue-grid {
            grid-template-columns: repeat(3,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-4 {
            display: block;
            grid-column-end: span 4
        }

        .glue-grid .glue-grid__col--span-4 .glue-grid {
            grid-template-columns: repeat(4,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-5 {
            display: block;
            grid-column-end: span 5
        }

        .glue-grid .glue-grid__col--span-5 .glue-grid {
            grid-template-columns: repeat(5,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-6 {
            display: block;
            grid-column-end: span 6
        }

        .glue-grid .glue-grid__col--span-6 .glue-grid {
            grid-template-columns: repeat(6,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-7 {
            display: block;
            grid-column-end: span 7
        }

        .glue-grid .glue-grid__col--span-7 .glue-grid {
            grid-template-columns: repeat(7,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-8 {
            display: block;
            grid-column-end: span 8
        }

        .glue-grid .glue-grid__col--span-8 .glue-grid {
            grid-template-columns: repeat(8,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-9 {
            display: block;
            grid-column-end: span 9
        }

        .glue-grid .glue-grid__col--span-9 .glue-grid {
            grid-template-columns: repeat(9,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-10 {
            display: block;
            grid-column-end: span 10
        }

        .glue-grid .glue-grid__col--span-10 .glue-grid {
            grid-template-columns: repeat(10,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-11 {
            display: block;
            grid-column-end: span 11
        }

        .glue-grid .glue-grid__col--span-11 .glue-grid {
            grid-template-columns: repeat(11,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-12 {
            display: block;
            grid-column-end: span 12
        }

        .glue-grid .glue-grid__col--span-12 .glue-grid {
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-0-lg {
            display: none
        }

        .glue-grid .glue-grid__col--span-1-lg {
            display: block;
            grid-column-end: span 1
        }

        .glue-grid .glue-grid__col--span-1-lg .glue-grid {
            grid-template-columns: repeat(1,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-2-lg {
            display: block;
            grid-column-end: span 2
        }

        .glue-grid .glue-grid__col--span-2-lg .glue-grid {
            grid-template-columns: repeat(2,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-3-lg {
            display: block;
            grid-column-end: span 3
        }

        .glue-grid .glue-grid__col--span-3-lg .glue-grid {
            grid-template-columns: repeat(3,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-4-lg {
            display: block;
            grid-column-end: span 4
        }

        .glue-grid .glue-grid__col--span-4-lg .glue-grid {
            grid-template-columns: repeat(4,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-5-lg {
            display: block;
            grid-column-end: span 5
        }

        .glue-grid .glue-grid__col--span-5-lg .glue-grid {
            grid-template-columns: repeat(5,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-6-lg {
            display: block;
            grid-column-end: span 6
        }

        .glue-grid .glue-grid__col--span-6-lg .glue-grid {
            grid-template-columns: repeat(6,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-7-lg {
            display: block;
            grid-column-end: span 7
        }

        .glue-grid .glue-grid__col--span-7-lg .glue-grid {
            grid-template-columns: repeat(7,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-8-lg {
            display: block;
            grid-column-end: span 8
        }

        .glue-grid .glue-grid__col--span-8-lg .glue-grid {
            grid-template-columns: repeat(8,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-9-lg {
            display: block;
            grid-column-end: span 9
        }

        .glue-grid .glue-grid__col--span-9-lg .glue-grid {
            grid-template-columns: repeat(9,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-10-lg {
            display: block;
            grid-column-end: span 10
        }

        .glue-grid .glue-grid__col--span-10-lg .glue-grid {
            grid-template-columns: repeat(10,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-11-lg {
            display: block;
            grid-column-end: span 11
        }

        .glue-grid .glue-grid__col--span-11-lg .glue-grid {
            grid-template-columns: repeat(11,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-12-lg {
            display: block;
            grid-column-end: span 12
        }

        .glue-grid .glue-grid__col--span-12-lg .glue-grid {
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }
    }

    @media (min-width: 1440px) {
        .glue-grid {
            grid-column-gap:64px
        }

        .glue-grid .glue-grid__col--span-1 {
            display: block;
            grid-column-end: span 1
        }

        .glue-grid .glue-grid__col--span-1 .glue-grid {
            grid-template-columns: repeat(1,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-2 {
            display: block;
            grid-column-end: span 2
        }

        .glue-grid .glue-grid__col--span-2 .glue-grid {
            grid-template-columns: repeat(2,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-3 {
            display: block;
            grid-column-end: span 3
        }

        .glue-grid .glue-grid__col--span-3 .glue-grid {
            grid-template-columns: repeat(3,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-4 {
            display: block;
            grid-column-end: span 4
        }

        .glue-grid .glue-grid__col--span-4 .glue-grid {
            grid-template-columns: repeat(4,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-5 {
            display: block;
            grid-column-end: span 5
        }

        .glue-grid .glue-grid__col--span-5 .glue-grid {
            grid-template-columns: repeat(5,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-6 {
            display: block;
            grid-column-end: span 6
        }

        .glue-grid .glue-grid__col--span-6 .glue-grid {
            grid-template-columns: repeat(6,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-7 {
            display: block;
            grid-column-end: span 7
        }

        .glue-grid .glue-grid__col--span-7 .glue-grid {
            grid-template-columns: repeat(7,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-8 {
            display: block;
            grid-column-end: span 8
        }

        .glue-grid .glue-grid__col--span-8 .glue-grid {
            grid-template-columns: repeat(8,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-9 {
            display: block;
            grid-column-end: span 9
        }

        .glue-grid .glue-grid__col--span-9 .glue-grid {
            grid-template-columns: repeat(9,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-10 {
            display: block;
            grid-column-end: span 10
        }

        .glue-grid .glue-grid__col--span-10 .glue-grid {
            grid-template-columns: repeat(10,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-11 {
            display: block;
            grid-column-end: span 11
        }

        .glue-grid .glue-grid__col--span-11 .glue-grid {
            grid-template-columns: repeat(11,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-12 {
            display: block;
            grid-column-end: span 12
        }

        .glue-grid .glue-grid__col--span-12 .glue-grid {
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-0-xl {
            display: none
        }

        .glue-grid .glue-grid__col--span-1-xl {
            display: block;
            grid-column-end: span 1
        }

        .glue-grid .glue-grid__col--span-1-xl .glue-grid {
            grid-template-columns: repeat(1,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-2-xl {
            display: block;
            grid-column-end: span 2
        }

        .glue-grid .glue-grid__col--span-2-xl .glue-grid {
            grid-template-columns: repeat(2,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-3-xl {
            display: block;
            grid-column-end: span 3
        }

        .glue-grid .glue-grid__col--span-3-xl .glue-grid {
            grid-template-columns: repeat(3,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-4-xl {
            display: block;
            grid-column-end: span 4
        }

        .glue-grid .glue-grid__col--span-4-xl .glue-grid {
            grid-template-columns: repeat(4,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-5-xl {
            display: block;
            grid-column-end: span 5
        }

        .glue-grid .glue-grid__col--span-5-xl .glue-grid {
            grid-template-columns: repeat(5,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-6-xl {
            display: block;
            grid-column-end: span 6
        }

        .glue-grid .glue-grid__col--span-6-xl .glue-grid {
            grid-template-columns: repeat(6,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-7-xl {
            display: block;
            grid-column-end: span 7
        }

        .glue-grid .glue-grid__col--span-7-xl .glue-grid {
            grid-template-columns: repeat(7,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-8-xl {
            display: block;
            grid-column-end: span 8
        }

        .glue-grid .glue-grid__col--span-8-xl .glue-grid {
            grid-template-columns: repeat(8,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-9-xl {
            display: block;
            grid-column-end: span 9
        }

        .glue-grid .glue-grid__col--span-9-xl .glue-grid {
            grid-template-columns: repeat(9,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-10-xl {
            display: block;
            grid-column-end: span 10
        }

        .glue-grid .glue-grid__col--span-10-xl .glue-grid {
            grid-template-columns: repeat(10,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-11-xl {
            display: block;
            grid-column-end: span 11
        }

        .glue-grid .glue-grid__col--span-11-xl .glue-grid {
            grid-template-columns: repeat(11,minmax(5px,1fr))
        }

        .glue-grid .glue-grid__col--span-12-xl {
            display: block;
            grid-column-end: span 12
        }

        .glue-grid .glue-grid__col--span-12-xl .glue-grid {
            grid-template-columns: repeat(12,minmax(5px,1fr))
        }
    }
}

.glue-icon {
    display: inline-block;
    fill: currentColor
}

.svg-assets {
    display: none
}

.svg-assets path {
    stroke-width: inherit
}

.glue-icon--18px {
    height: 18px;
    width: 18px
}

.glue-icon--20px {
    height: 20px;
    width: 20px
}

.glue-icon--24px {
    height: 24px;
    width: 24px
}

.glue-icon--32px {
    height: 32px;
    width: 32px
}

[dir=rtl] .glue-icon--arrow-forward {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--arrow-external {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

[dir=rtl] .glue-icon--arrow-external {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.glue-icon--arrow-top {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.glue-icon--arrow-sort-asc {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--arrow-sort-desc {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.glue-icon--chevron {
    height: 8px;
    width: 12px
}

.glue-icon--chevron-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--breadcrumb {
    cursor: default;
    fill: #9aa0a6;
    height: 16px;
    margin: -4px 2px;
    padding: 2px;
    width: 16px
}

[dir=rtl] .glue-icon--breadcrumb {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--keyboard-arrow-left,.glue-icon--keyboard-arrow-right {
    fill: none;
    stroke: #9aa0a6;
    stroke-width: 2px
}

.glue-icon--keyboard-arrow-left use svg path,.glue-icon--keyboard-arrow-right use svg path {
    stroke: inherit;
    stroke-width: inherit
}

.glue-icon--keyboard-arrow-left,.glue-icon--keyboard-arrow-right {
    height: 24px;
    width: 24px
}

[dir=rtl] .glue-icon--keyboard-arrow-left {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.glue-icon--keyboard-arrow-left,[dir=rtl] .glue-icon--keyboard-arrow-right {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--social {
    vertical-align: top
}

.glue-icon--no-padding {
    padding: 0
}

.glue-icon--color-white {
    fill: #fff
}

.glue-icon--color-grey {
    fill: #202124
}

.glue-icon--color-black {
    fill: #000
}

.glue-icon--color-link {
    fill: #1a73e8
}

.glue-icon--color-text {
    fill: #202124
}

.glue-icon--color-facebook {
    fill: #3b5998
}

.glue-icon--color-twitter {
    fill: #1da1f2
}

.glue-icon--color-youtube {
    fill: red
}

.glue-icon--color-linkedin {
    fill: #0077b5
}

.glue-icon--color-blogger {
    fill: #ff8000
}

.glue-icon--color-instagram {
    fill: #df465f
}

.glue-headline {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif;
    color: #202124
}

[lang=ja] .glue-headline {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif;
    font-size: 10vw;
    font-weight: 400;
    letter-spacing: -.25px;
    line-height: 1.2em
}

[lang=ja] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--fluid-1 {
        font-size:6vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--fluid-1 {
        font-size:5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--fluid-1 {
        font-size:5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif;
    font-size: 8vw;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2em
}

[lang=ja] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--fluid-2 {
        font-size:5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--fluid-2 {
        font-size:4vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--fluid-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--fluid-2 {
        font-size:4vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: -.25px;
    line-height: 44px
}

[lang=ja] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--headline-1 {
        font-size:48px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 56px
    }
}

.glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--headline-1 {
        font-size:60px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 72px
    }
}

.glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-1 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--headline-1 {
        font-size:60px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 72px
    }
}

.glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 36px
}

[lang=ja] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--headline-2 {
        font-size:40px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 48px
    }
}

.glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--headline-2 {
        font-size:48px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 56px
    }
}

.glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-2 {
    font-family: "Google Sans Display","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--headline-2 {
        font-size:48px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 56px
    }
}

.glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 32px
}

[lang=ja] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--headline-3 {
        font-size:32px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 40px
    }
}

.glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--headline-3 {
        font-size:36px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 44px
    }
}

.glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-3 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--headline-3 {
        font-size:36px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 44px
    }
}

.glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 28px
}

[lang=ja] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--headline-4 {
        font-size:24px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 32px
    }
}

.glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--headline-4 {
        font-size:28px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 36px
    }
}

.glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-4 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--headline-4 {
        font-size:28px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 36px
    }
}

.glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 28px
}

[lang=ja] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--headline-5 {
        font-size:20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--headline-5 {
        font-size:20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-5 {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--headline-5 {
        font-size:20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 24px
}

[lang=ja] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-headline.glue-headline--headline-6 {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-headline.glue-headline--headline-6 {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-headline.glue-headline--headline-6 {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-headline.glue-headline--headline-6 {
        font-size:16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-body {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 24px;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-body {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-body {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-body {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .1px;
        line-height: 24px
    }
}

[lang=ja] .glue-body {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-body {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .1px;
        line-height: 24px
    }
}

[lang=ja] .glue-body {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-body {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .1px;
        line-height: 24px
    }
}

.glue-body .glue-body--large {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 28px
}

[lang=ja] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-body .glue-body--large {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-body .glue-body--large {
        font-size:18px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-body .glue-body--large {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-body .glue-body--large {
        font-size:18px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-body .glue-body--large {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-body .glue-body--large {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-body .glue-body--large {
        font-size:18px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-cta {
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 24px;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-family: "Google Sans",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-cta {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-cta {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-cta {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-cta {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-cta {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-cta {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-cta {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-cta {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-cta {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

[lang=ja] .glue-cta {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-cta {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-cta {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-cta {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-cta {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

[lang=ja] .glue-cta {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-cta {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-cta {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-cta {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-cta {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-caption {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .15px;
    line-height: 24px;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-caption {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-caption {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-caption {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-caption {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-caption {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-caption {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-caption {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-caption {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-caption {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .15px;
        line-height: 24px
    }
}

[lang=ja] .glue-caption {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-caption {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-caption {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-caption {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-caption {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .15px;
        line-height: 24px
    }
}

[lang=ja] .glue-caption {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-caption {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-caption {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-caption {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-caption {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .15px;
        line-height: 24px
    }
}

.glue-small-text {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 20px;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-small-text {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

[lang=ja] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-small-text {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

[lang=ja] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-small-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-small-text {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

.glue-eyebrow {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-eyebrow {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .5px;
        line-height: 24px;
        text-transform: uppercase
    }
}

[lang=ja] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-eyebrow {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .5px;
        line-height: 24px;
        text-transform: uppercase
    }
}

[lang=ja] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-eyebrow {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-eyebrow {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .5px;
        line-height: 24px;
        text-transform: uppercase
    }
}

.glue-label {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-label {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-label {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-label {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-label {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[lang=ja] .glue-label {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-label {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-label {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-label {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .glue-label {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .5px;
        line-height: 16px;
        text-transform: uppercase
    }
}

[lang=ja] .glue-label {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-label {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-label {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-label {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-label {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .5px;
        line-height: 16px;
        text-transform: uppercase
    }
}

[lang=ja] .glue-label {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-label {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-label {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-label {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1440px) {
    .glue-label {
        -moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .5px;
        line-height: 16px;
        text-transform: uppercase
    }
}

.glue-header.glue-header--header-brand-22 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px
}

[lang=ja] .glue-header.glue-header--header-brand-22 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header.glue-header--header-brand-22 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header.glue-header--header-brand-22 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header.glue-header--header-brand-22 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-header.glue-header--header-brand-20 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px
}

[lang=ja] .glue-header.glue-header--header-brand-20 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header.glue-header--header-brand-20 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header.glue-header--header-brand-20 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header.glue-header--header-brand-20 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-header.glue-header--header-brand-18 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px
}

[lang=ja] .glue-header.glue-header--header-brand-18 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header.glue-header--header-brand-18 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header.glue-header--header-brand-18 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header.glue-header--header-brand-18 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-header.glue-header--header-brand-16 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px
}

[lang=ja] .glue-header.glue-header--header-brand-16 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header.glue-header--header-brand-16 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header.glue-header--header-brand-16 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header.glue-header--header-brand-16 {
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif,"Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-header.glue-header--header-link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    background: #fff;
    color: #5f6368
}

[lang=ja] .glue-header.glue-header--header-link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header.glue-header--header-link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header.glue-header--header-link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header.glue-header--header-link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-header.glue-header--header-link:active {
    background: #f1f1f1;
    border-radius: 4px;
    color: #202124
}

.glue-header.glue-header--header-link:visited {
    border-radius: 4px;
    color: #202124
}

.glue-header.glue-header--header-link:hover {
    background: #f8f9fa;
    border-radius: 4px;
    color: #202124
}

.glue-header.glue-header--header-link:focus {
    background: #f8f9fa;
    border: 2px solid #80868b;
    border-radius: 4px;
    color: #5f6368
}

.glue-cards {
    list-style: none;
    margin: 0
}

@supports (display: grid) {
    .glue-cards {
        display:grid;
        grid-gap: 28px 28px
    }

    .glue-cards--compact {
        grid-gap: 16px 16px
    }
}

@media (min-width: 600px) {
    @supports (display:grid) {
        .glue-cards {
            display:grid;
            grid-gap: 40px 40px
        }

        .glue-cards--compact {
            grid-gap: 24px 24px
        }
    }
}

@media (min-width: 1024px) {
    @supports (display:grid) {
        .glue-cards {
            display:grid;
            grid-gap: 48px 48px
        }

        .glue-cards--compact {
            grid-gap: 24px 24px
        }
    }
}

@media (min-width: 1440px) {
    @supports (display:grid) {
        .glue-cards {
            display:grid;
            grid-gap: 64px 64px
        }

        .glue-cards--compact {
            grid-gap: 24px 24px
        }
    }
}

[dir=rtl] .glue-cards {
    margin: 0
}

.glue-card {
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    display: block;
    height: 100%;
    min-height: 96px;
    outline: 0;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s,-webkit-box-shadow .25s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%
}

.glue-card:focus,.glue-card:hover {
    background: #fff
}

.glue-card:focus .glue-card__inner:before,.glue-card:hover .glue-card__inner:before {
    border-color: rgba(218,220,224,0)
}

.glue-card:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

.glue-card:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.glue-card__inner {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 94px;
    position: relative;
    width: 100%
}

.glue-card__inner:before {
    border: 1px solid #dadce0;
    border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    -webkit-transition: border .25s;
    transition: border .25s;
    width: 100%;
    z-index: -1
}

.glue-card__asset {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    position: relative;
    width: 100%
}

.glue-card__asset img {
    display: block;
    width: 100%
}

.glue-card__asset .glue-icon {
    color: #fff;
    height: 64px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 64px
}

.glue-card__asset--logo {
    padding: 24px 24px 16px
}

.glue-card__asset--logo img {
    height: 48px;
    width: auto
}

.glue-card__asset--grey:before,.glue-card__asset--red:before {
    background: #fff;
    content: "";
    height: 32px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 32px
}

.glue-card__asset--grey .glue-icon {
    color: #202124
}

.glue-card__asset--red .glue-icon {
    color: red
}

.glue-card__content {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 24px 0;
    width: 100%
}

.glue-card__content:last-child {
    padding-bottom: 24px
}

.glue-card__content .glue-label {
    color: #5f6368
}

.glue-card__content .glue-headline {
    color: #202124
}

.glue-card__content .glue-body,.glue-card__content .glue-caption {
    color: #5f6368
}

.glue-card__content .glue-body,.glue-card__content .glue-caption,.glue-card__content .glue-headline,.glue-card__content .glue-label {
    display: block;
    margin-top: 8px
}

.glue-card__content .glue-body:first-child,.glue-card__content .glue-caption:first-child,.glue-card__content .glue-headline:first-child,.glue-card__content .glue-label:first-child {
    margin-top: 0
}

.glue-card__cta {
    margin-top: auto;
    padding: 15px 11px 11px
}

.glue-card__cta .glue-button {
    border: 0;
    margin: 0;
    padding: 13px 13px 13px 13px;
    pointer-events: none
}

.glue-card__cta--arrow {
    -ms-align-self: flex-end;
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.glue-card__cta--arrow .glue-button {
    border-radius: 100%
}

.glue-card__cta--arrow .glue-button .glue-icon {
    display: block;
    fill: currentColor;
    height: 24px;
    width: 24px
}

.glue-card__cta--hover .glue-button {
    pointer-events: auto
}

.glue-card--border .glue-card__asset {
    z-index: -2
}

.glue-card--list .glue-card__inner {
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.glue-card--list .glue-card__asset {
    -ms-align-self: stretch;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    width: 108px
}

.glue-card--list .glue-card__asset img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.glue-card--list .glue-card__asset--logo {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    padding: 0 24px 0 0;
    width: 88px
}

[dir=rtl] .glue-card--list .glue-card__asset--logo {
    padding-left: 24px;
    padding-right: 0
}

.glue-card--list .glue-card__asset--logo img {
    height: auto;
    margin: auto;
    width: 100%
}

.glue-card--list .glue-card__content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 16px 16px 0;
    width: calc(100% - 108px)
}

.glue-card--list .glue-card__content:last-child {
    padding-bottom: 16px
}

.glue-card--list .glue-card__content .glue-body,.glue-card--list .glue-card__content .glue-caption,.glue-card--list .glue-card__content .glue-headline,.glue-card--list .glue-card__content .glue-label {
    margin-top: 4px
}

.glue-card--list .glue-card__content .glue-body:first-child,.glue-card--list .glue-card__content .glue-caption:first-child,.glue-card--list .glue-card__content .glue-headline:first-child,.glue-card--list .glue-card__content .glue-label:first-child {
    margin-top: 0
}

.glue-card--list .glue-card__cta {
    padding: 3px 3px 3px;
    width: 100%
}

.glue-carousel {
    margin: 0 auto;
    width: 100%
}

.glue-carousel.glue-carousel--peek-out {
    overflow-x: hidden
}

@media (min-width: 600px) {
    .glue-carousel {
        position:relative
    }

    .glue-carousel.glue-carousel--peek-out {
        overflow-x: visible
    }
}

.glue-carousel__viewport {
    overflow: hidden;
    position: relative;
    width: 100%
}

.glue-carousel--peek-out .glue-carousel__viewport {
    overflow: visible;
    width: calc(100% - 20px);
    margin: 0 auto
}

@media (min-width: 600px) {
    .glue-carousel--peek-out .glue-carousel__viewport {
        overflow:hidden;
        width: 100%
    }
}

.glue-carousel__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0;
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%
}

.glue-carousel__item {
    border-radius: 2px;
    cursor: -webkit-grab;
    cursor: grab;
    list-style: none;
    min-width: 100%;
    outline: 0;
    overflow: hidden;
    position: relative
}

.glue-carousel__item:focus {
    outline: 0
}

.glue-carousel__item:focus::after {
    -webkit-box-shadow: inset 0 0 0 2px #1a73e8;
    box-shadow: inset 0 0 0 2px #1a73e8;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.glue-carousel__item img {
    -o-object-fit: fill;
    object-fit: fill;
    cursor: -webkit-grab;
    cursor: grab
}

.glue-carousel__button {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 0;
    border-radius: 34px;
    color: #000;
    display: none;
    height: 64px;
    margin: 0;
    max-height: 64px;
    min-width: 64px;
    opacity: .75;
    outline: 0;
    padding: 0;
    position: absolute;
    top: calc(50% - (32px));
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
    width: 64px
}

@media screen and (-ms-high-contrast:active),(forced-colors:active) {
    .glue-carousel__button {
        forced-color-adjust: none
    }
}

@media (min-width: 600px) {
    .glue-carousel__button {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.glue-carousel__button:focus,.glue-carousel__button:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    opacity: 1
}

.glue-carousel__button:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8
}

.glue-carousel__button.glue-is-inactive {
    display: none
}

.glue-carousel__button .glue-icon {
    pointer-events: none
}

.glue-carousel__button--prev {
    left: 32px
}

.glue-carousel__button--next {
    right: 32px
}

.glue-carousel__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    list-style: none;
    margin: 10px 0 0;
    width: 100%
}

@media (min-width: 600px) {
    .glue-carousel__navigation {
        margin-top:22px
    }
}

.glue-carousel__dot {
    cursor: pointer;
    height: 48px;
    width: 48px;
    outline: 0;
    position: relative
}

@media (min-width: 600px) {
    .glue-carousel__dot {
        height:20px;
        width: 20px
    }
}

.glue-carousel__dot:before {
    border: 1px solid #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: calc((100% - 10px)/ 2);
    position: absolute;
    top: calc((100% - 10px)/ 2);
    width: 10px
}

.glue-carousel__dot.glue-is-active:before {
    background: #000
}

.glue-carousel__dot:focus::after {
    content: "";
    border-radius: 50%;
    border: 2px solid #1a73e8;
    display: block;
    height: 20px;
    left: calc((100% - 20px)/ 2);
    outline: 0;
    position: absolute;
    top: calc((100% - 20px)/ 2);
    width: 20px
}

.glue-expansion-panels__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.glue-expansion-panels__header .glue-eyebrow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    margin: 24px 0
}

.glue-expansion-panels__header .glue-expansion-panels-toggle-all {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin: 10px 0
}

.glue-expansion-panels__header .glue-expansion-panels__toggle-text.glue-expansion-panels__toggle-text--collapsed {
    display: none
}

.glue-expansion-panels .glue-expansion-panel {
    border-top: 1px solid #dadce0;
    clear: both
}

.glue-expansion-panels .glue-expansion-panel:last-child {
    border-bottom: 1px solid #dadce0;
    margin-bottom: 20px
}

.glue-expansion-panels .glue-expansion-panel-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    padding: 24px 0 23px
}

@media (min-width: 1024px) {
    .glue-expansion-panels .glue-expansion-panel-toggle {
        padding:28px 0 27px
    }
}

.glue-expansion-panels .glue-expansion-panel-toggle:focus,.glue-expansion-panels .glue-expansion-panel-toggle:hover {
    color: #174ea6;
    outline: 2px solid transparent
}

.glue-expansion-panels .glue-expansion-panel-toggle:focus .glue-expansion-panel__button-header,.glue-expansion-panels .glue-expansion-panel-toggle:hover .glue-expansion-panel__button-header {
    color: currentColor
}

.glue-expansion-panels .glue-expansion-panel-toggle:focus .glue-expansion-panel__button-arrow,.glue-expansion-panels .glue-expansion-panel-toggle:hover .glue-expansion-panel__button-arrow {
    fill: currentColor
}

.glue-expansion-panels .glue-expansion-panel-toggle:focus {
    border-bottom: 2px solid #174ea6;
    padding-bottom: 22px
}

@media (min-width: 1024px) {
    .glue-expansion-panels .glue-expansion-panel-toggle:focus {
        padding-bottom:26px
    }
}

.glue-expansion-panels .glue-expansion-panel__button-header {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: #1a73e8;
    margin-right: 8px
}

@media (min-width: 600px) {
    .glue-expansion-panels .glue-expansion-panel__button-header {
        margin-right:16px
    }
}

@media (min-width: 1024px) {
    .glue-expansion-panels .glue-expansion-panel__button-header {
        margin-right:24px
    }
}

[dir=rtl] .glue-expansion-panels .glue-expansion-panel__button-header {
    margin-left: 8px;
    margin-right: 0
}

@media (min-width: 600px) {
    [dir=rtl] .glue-expansion-panels .glue-expansion-panel__button-header {
        margin-left:16px;
        margin-right: 0
    }
}

@media (min-width: 1024px) {
    [dir=rtl] .glue-expansion-panels .glue-expansion-panel__button-header {
        margin-left:24px;
        margin-right: 0
    }
}

.glue-expansion-panels .glue-expansion-panel__button-header:hover {
    color: #174ea6
}

.glue-expansion-panels .glue-expansion-panel__button-arrow {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    fill: #1a73e8;
    height: 24px;
    padding: 0 3px;
    -webkit-transition: -webkit-transform .1s ease-out;
    transition: -webkit-transform .1s ease-out;
    transition: transform .1s ease-out;
    transition: transform .1s ease-out,-webkit-transform .1s ease-out;
    width: 24px
}

@media (min-width: 1024px) {
    .glue-expansion-panels .glue-expansion-panel__button-arrow {
        height:36px;
        padding: 0 4px;
        width: 36px
    }
}

.glue-expansion-panels .glue-expansion-panel-content {
    display: block;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .2s ease-out;
    transition: height .2s ease-out
}

.glue-expansion-panels .glue-expansion-panel-content[data-glue-expansion-panel-initial=expanded] {
    height: auto
}

.glue-expansion-panels .glue-expansion-panel-content>div {
    padding: 24px 0
}

@media (min-width: 600px) {
    .glue-expansion-panels .glue-expansion-panel-content>div {
        padding-right:40px
    }

    [dir=rtl] .glue-expansion-panels .glue-expansion-panel-content>div {
        padding-left: 40px;
        padding-right: 0
    }
}

@media (min-width: 1024px) {
    .glue-expansion-panels .glue-expansion-panel-content>div {
        padding-right:60px
    }

    [dir=rtl] .glue-expansion-panels .glue-expansion-panel-content>div {
        padding-left: 60px;
        padding-right: 0
    }
}

.glue-expansion-panels.glue-is-expanded .glue-expansion-panels__toggle-text.glue-expansion-panels__toggle-text--expanded {
    display: none
}

.glue-expansion-panels.glue-is-expanded .glue-expansion-panels__toggle-text.glue-expansion-panels__toggle-text--collapsed {
    display: inline-block
}

.glue-expansion-panels .glue-is-expanded .glue-expansion-panel-toggle {
    border-bottom: 1px solid #dadce0
}

.glue-expansion-panels .glue-is-expanded .glue-expansion-panel-toggle:focus {
    border-bottom: 2px solid #174ea6
}

.glue-expansion-panels .glue-is-expanded .glue-expansion-panel-toggle.glue-social__title {
    border-bottom: 1px solid transparent
}

.glue-expansion-panels .glue-is-expanded .glue-expansion-panel__button-arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .1s ease-in;
    transition: -webkit-transform .1s ease-in;
    transition: transform .1s ease-in;
    transition: transform .1s ease-in,-webkit-transform .1s ease-in
}

.glue-expansion-panels .glue-is-expanded .glue-expansion-panel-content {
    height: auto;
    -webkit-transition: height .2s ease-in;
    transition: height .2s ease-in
}

.glue-expansion-panels .glue-is-collapsed .glue-expansion-panel-content {
    height: auto
}

.glue-footer__global,.glue-footer__site-links,.glue-footer__upper,.glue-page {
    margin: 0 28px
}

@media (min-width: 600px) {
    .glue-footer__global,.glue-footer__site-links,.glue-footer__upper,.glue-page {
        margin:0 40px
    }
}

@media (min-width: 1024px) {
    .glue-footer__global,.glue-footer__site-links,.glue-footer__upper,.glue-page {
        margin:0 72px
    }
}

@media (min-width: 1440px) {
    .glue-footer__global,.glue-footer__site-links,.glue-footer__upper,.glue-page {
        margin:0 auto;
        max-width: 1296px
    }
}

.glue-fullbleed {
    margin: 0 auto;
    max-width: 1920px
}

.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
}

[dir=rtl] .glue-mod-text-left {
    text-align: right
}

.glue-mod-text-right {
    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 {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

.glue-mod-elevation-2 {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)
}

.glue-mod-elevation-3 {
    -webkit-box-shadow: 0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);
    box-shadow: 0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15)
}

.glue-mod-elevation-4 {
    -webkit-box-shadow: 0 2px 3px 0 rgba(60,64,67,.3),0 6px 10px 4px rgba(60,64,67,.15);
    box-shadow: 0 2px 3px 0 rgba(60,64,67,.3),0 6px 10px 4px rgba(60,64,67,.15)
}

.glue-mod-elevation-5 {
    -webkit-box-shadow: 0 4px 4px 0 rgba(60,64,67,.3),0 8px 12px 6px rgba(60,64,67,.15);
    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 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.glue-mod-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.glue-mod-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.glue-mod-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.glue-mod-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.glue-mod-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.glue-mod-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.glue-mod-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.glue-mod-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.glue-mod-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.glue-mod-order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.glue-mod-order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.glue-mod-order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.glue-mod-order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14
}

.glue-mod-order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.glue-mod-order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16
}

.glue-mod-order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17
}

.glue-mod-order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18
}

.glue-mod-order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19
}

.glue-mod-order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20
}

.glue-mod-order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21
}

.glue-mod-order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22
}

.glue-mod-order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23
}

.glue-mod-order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24
}

.glue-mod-order-25 {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25
}

.glue-mod-order-1-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.glue-mod-order-2-sm {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.glue-mod-order-3-sm {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.glue-mod-order-4-sm {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.glue-mod-order-5-sm {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.glue-mod-order-6-sm {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.glue-mod-order-7-sm {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.glue-mod-order-8-sm {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.glue-mod-order-9-sm {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.glue-mod-order-10-sm {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.glue-mod-order-11-sm {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.glue-mod-order-12-sm {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.glue-mod-order-13-sm {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.glue-mod-order-14-sm {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14
}

.glue-mod-order-15-sm {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.glue-mod-order-16-sm {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16
}

.glue-mod-order-17-sm {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17
}

.glue-mod-order-18-sm {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18
}

.glue-mod-order-19-sm {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19
}

.glue-mod-order-20-sm {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20
}

.glue-mod-order-21-sm {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21
}

.glue-mod-order-22-sm {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22
}

.glue-mod-order-23-sm {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23
}

.glue-mod-order-24-sm {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24
}

.glue-mod-order-25-sm {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25
}

@media (min-width: 600px) {
    .glue-mod-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .glue-mod-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .glue-mod-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .glue-mod-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .glue-mod-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .glue-mod-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .glue-mod-order-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .glue-mod-order-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .glue-mod-order-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .glue-mod-order-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .glue-mod-order-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .glue-mod-order-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .glue-mod-order-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .glue-mod-order-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .glue-mod-order-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .glue-mod-order-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .glue-mod-order-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .glue-mod-order-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .glue-mod-order-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .glue-mod-order-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .glue-mod-order-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .glue-mod-order-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .glue-mod-order-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .glue-mod-order-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .glue-mod-order-25 {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .glue-mod-order-1-md {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .glue-mod-order-2-md {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .glue-mod-order-3-md {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .glue-mod-order-4-md {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .glue-mod-order-5-md {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .glue-mod-order-6-md {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .glue-mod-order-7-md {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .glue-mod-order-8-md {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .glue-mod-order-9-md {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .glue-mod-order-10-md {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .glue-mod-order-11-md {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .glue-mod-order-12-md {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .glue-mod-order-13-md {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .glue-mod-order-14-md {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .glue-mod-order-15-md {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .glue-mod-order-16-md {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .glue-mod-order-17-md {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .glue-mod-order-18-md {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .glue-mod-order-19-md {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .glue-mod-order-20-md {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .glue-mod-order-21-md {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .glue-mod-order-22-md {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .glue-mod-order-23-md {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .glue-mod-order-24-md {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .glue-mod-order-25-md {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }
}

@media (min-width: 1024px) {
    .glue-mod-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .glue-mod-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .glue-mod-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .glue-mod-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .glue-mod-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .glue-mod-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .glue-mod-order-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .glue-mod-order-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .glue-mod-order-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .glue-mod-order-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .glue-mod-order-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .glue-mod-order-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .glue-mod-order-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .glue-mod-order-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .glue-mod-order-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .glue-mod-order-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .glue-mod-order-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .glue-mod-order-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .glue-mod-order-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .glue-mod-order-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .glue-mod-order-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .glue-mod-order-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .glue-mod-order-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .glue-mod-order-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .glue-mod-order-25 {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .glue-mod-order-1-lg {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .glue-mod-order-2-lg {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .glue-mod-order-3-lg {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .glue-mod-order-4-lg {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .glue-mod-order-5-lg {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .glue-mod-order-6-lg {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .glue-mod-order-7-lg {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .glue-mod-order-8-lg {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .glue-mod-order-9-lg {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .glue-mod-order-10-lg {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .glue-mod-order-11-lg {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .glue-mod-order-12-lg {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .glue-mod-order-13-lg {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .glue-mod-order-14-lg {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .glue-mod-order-15-lg {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .glue-mod-order-16-lg {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .glue-mod-order-17-lg {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .glue-mod-order-18-lg {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .glue-mod-order-19-lg {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .glue-mod-order-20-lg {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .glue-mod-order-21-lg {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .glue-mod-order-22-lg {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .glue-mod-order-23-lg {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .glue-mod-order-24-lg {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .glue-mod-order-25-lg {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }
}

@media (min-width: 1440px) {
    .glue-mod-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .glue-mod-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .glue-mod-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .glue-mod-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .glue-mod-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .glue-mod-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .glue-mod-order-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .glue-mod-order-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .glue-mod-order-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .glue-mod-order-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .glue-mod-order-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .glue-mod-order-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .glue-mod-order-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .glue-mod-order-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .glue-mod-order-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .glue-mod-order-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .glue-mod-order-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .glue-mod-order-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .glue-mod-order-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .glue-mod-order-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .glue-mod-order-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .glue-mod-order-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .glue-mod-order-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .glue-mod-order-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .glue-mod-order-25 {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .glue-mod-order-1-xl {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .glue-mod-order-2-xl {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .glue-mod-order-3-xl {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .glue-mod-order-4-xl {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .glue-mod-order-5-xl {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .glue-mod-order-6-xl {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .glue-mod-order-7-xl {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .glue-mod-order-8-xl {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .glue-mod-order-9-xl {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .glue-mod-order-10-xl {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .glue-mod-order-11-xl {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .glue-mod-order-12-xl {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .glue-mod-order-13-xl {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .glue-mod-order-14-xl {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .glue-mod-order-15-xl {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .glue-mod-order-16-xl {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .glue-mod-order-17-xl {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .glue-mod-order-18-xl {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .glue-mod-order-19-xl {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .glue-mod-order-20-xl {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .glue-mod-order-21-xl {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .glue-mod-order-22-xl {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .glue-mod-order-23-xl {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .glue-mod-order-24-xl {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .glue-mod-order-25-xl {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        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
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 130;
        stroke-dashoffset: 130
    }

    100% {
        stroke-dasharray: 130;
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 130;
        stroke-dashoffset: 130
    }

    100% {
        stroke-dasharray: 130;
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes rectangular-progress {
    0% {
        height: 0
    }

    100% {
        height: 106%
    }
}

@keyframes rectangular-progress {
    0% {
        height: 0
    }

    100% {
        height: 106%
    }
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotation-inverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotation-inverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes appear {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes appear {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes disappear {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes disappear {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes slide-up-appear {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-up-appear {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}



.hero__content [dir=rtl] .hero__headline,.page__section.content-block [dir=rtl] h2,[dir=rtl] .hero__content .hero__headline,[dir=rtl] .large-title__title,[dir=rtl] .orbital-banner__title,[dir=rtl] .page__section.content-block h2,[dir=rtl] h1,[dir=rtl] h2 {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}


.banner__title,.card-wall__headline,.faq-qa__title,.image-cards__headline,.long-bullets__title,.split--50-50 .split__headline,.split--50-50 .split__rich-text h1,.split--50-50 .split__rich-text h2,.split--50-50 .split__rich-text h3,.split--50-50 .split__rich-text h4,.split--50-50 .split__rich-text h5,.split--50-50 .split__rich-text h6,.split--60-40 .split__headline,.sticky-text__title,h3 {
    font-size: 1.3333333333rem;
    font-weight: 400;
    line-height: 32px
}

@media (min-width: 600px) {
    .banner__title,.card-wall__headline,.faq-qa__title,.image-cards__headline,.long-bullets__title,.split--50-50 .split__headline,.split--50-50 .split__rich-text h1,.split--50-50 .split__rich-text h2,.split--50-50 .split__rich-text h3,.split--50-50 .split__rich-text h4,.split--50-50 .split__rich-text h5,.split--50-50 .split__rich-text h6,.split--60-40 .split__headline,.sticky-text__title,h3 {
        font-size:1.7777777778rem;
        letter-spacing: -.25px;
        line-height: 40px
    }
}

@media (min-width: 1024px) {
    .banner__title,.card-wall__headline,.faq-qa__title,.image-cards__headline,.long-bullets__title,.split--50-50 .split__headline,.split--50-50 .split__rich-text h1,.split--50-50 .split__rich-text h2,.split--50-50 .split__rich-text h3,.split--50-50 .split__rich-text h4,.split--50-50 .split__rich-text h5,.split--50-50 .split__rich-text h6,.split--60-40 .split__headline,.sticky-text__title,h3 {
        font-size:2rem;
        line-height: 44px
    }
}

.banner__quote,.carousel__quote,.glue-footer .glue-footer__site-links-header .glue-footer__site-links-header-text,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.orbital-banner__step-title,.rich-text+.banner-section .banner__title,.social-share__title,h4 {
    font-size: 1rem;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 28px
}

.glue-footer .glue-footer__site-links-header [dir=rtl] .glue-footer__site-links-header-text,.glue-footer .glue-social [dir=rtl] .glue-social__title.glue-social__title--inline,.rich-text+.banner-section [dir=rtl] .banner__title,[dir=rtl] .banner__quote,[dir=rtl] .carousel__quote,[dir=rtl] .glue-footer .glue-footer__site-links-header .glue-footer__site-links-header-text,[dir=rtl] .glue-footer .glue-social .glue-social__title.glue-social__title--inline,[dir=rtl] .orbital-banner__step-title,[dir=rtl] .rich-text+.banner-section .banner__title,[dir=rtl] .social-share__title,[dir=rtl] h4 {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 600px) {
    .banner__quote,.carousel__quote,.glue-footer .glue-footer__site-links-header .glue-footer__site-links-header-text,.glue-footer .glue-social .glue-social__title.glue-social__title--inline,.orbital-banner__step-title,.rich-text+.banner-section .banner__title,.social-share__title,h4 {
        font-size:1.5555555556rem;
        line-height: 36px
    }
}

.card__title,.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5,.long-bullets__accordion-item__title,.sticky-text__image-title,.three-step__title {
    font-size: .8888888889rem;
    color: #202124;
    font-weight: 400;
    line-height: 28px
}

@media (min-width: 600px) {
    .card__title,.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5,.long-bullets__accordion-item__title,.sticky-text__image-title,.three-step__title {
        font-size:1.1111111111rem
    }
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-content__text [dir=rtl] p,.glue-footer [dir=rtl] .glue-footer__lang-dropdown,.glue-footer [dir=rtl] .glue-footer__link,.hero__animation .phone__scene [dir=rtl] .search-bar__query,.hero__content [dir=rtl] .hero__copy,.image-cards__card-container [dir=rtl] .card__description,.page__section.content-block [dir=rtl] p,.rich-text [dir=rtl] ol,.rich-text [dir=rtl] ul,[dir=rtl] .banner__description,[dir=rtl] .butter-bar__description,[dir=rtl] .faq-qa .glue-expansion-panels .glue-expansion-panel-content__text p,[dir=rtl] .glue-footer .glue-footer__lang-dropdown,[dir=rtl] .glue-footer .glue-footer__link,[dir=rtl] .glue-footer__global-links,[dir=rtl] .hero__animation .phone__scene .search-bar__query,[dir=rtl] .hero__content .hero__copy,[dir=rtl] .image-cards__card-container .card__description,[dir=rtl] .image-cards__desc,[dir=rtl] .long-bullets__accordion-item__text,[dir=rtl] .long-bullets__description,[dir=rtl] .orbital-banner__description,[dir=rtl] .orbital-banner__step-text,[dir=rtl] .page__section.content-block p,[dir=rtl] .rich-text ol,[dir=rtl] .rich-text ul,[dir=rtl] .sticky-text__description,[dir=rtl] .sticky-text__image-description,[dir=rtl] .three-step__description,[dir=rtl] html body #cookieBar .cookieBarButtons .cookieBarButton,[dir=rtl] html body #cookieBar .cookieBarText,[dir=rtl] p,html body #cookieBar .cookieBarButtons [dir=rtl] .cookieBarButton,html body #cookieBar [dir=rtl] .cookieBarText {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.card__eyebrow,.carousel__eyebrow,.hero__content .hero__eyebrow {
    font-size: .7777777778rem;
    color: #202124;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.hero__content [dir=rtl] .hero__eyebrow,[dir=rtl] .card__eyebrow,[dir=rtl] .carousel__eyebrow,[dir=rtl] .hero__content .hero__eyebrow {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.banner__description--author,.carousel__author-info {
    font-size: .7777777778rem;
    color: #5f6368;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .15px;
    line-height: 24px
}

[dir=rtl] .banner__description--author,[dir=rtl] .carousel__author-info {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.orbital-banner__step-number {
    font-size: 6.4444444444rem;
    color: #e8eaed;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .5;
    line-height: 100px;
    opacity: .7
}

[dir=rtl] .orbital-banner__step-number {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .orbital-banner__step-number {
        font-size:7.0555555556rem;
        left: -20px;
        line-height: 136px;
        position: absolute;
        top: 0
    }

    [dir=rtl] .orbital-banner__step-number {
        left: unset;
        right: -15px
    }
}

@media (min-width: 1440px) {
    .orbital-banner__step-number {
        font-size:9.2777777778rem;
        left: 0
    }

    [dir=rtl] .orbital-banner__step-number {
        left: auto;
        right: 0
    }
}

.hero__animation .phone__scene .tabs__item {
    font-size: .3888888889rem;
    color: #5f6368;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .36px;
    line-height: 12px;
    text-transform: uppercase
}

.hero__animation .phone__scene [dir=rtl] .tabs__item,[dir=rtl] .hero__animation .phone__scene .tabs__item {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .tabs__item {
        font-size:.6111111111rem;
        letter-spacing: .54px
    }
}

.hero__animation .phone__scene--2 .search-results .b-item__title {
    font-size: .5rem;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 9px
}

.hero__animation .phone__scene--2 .search-results [dir=rtl] .b-item__title,[dir=rtl] .hero__animation .phone__scene--2 .search-results .b-item__title {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__title {
        font-size:.6666666667rem;
        line-height: 12px
    }
}

.card-wall__card-title {
    margin-bottom: 24px
}

.hero__animation .phone__scene--2 .search-results .b-item__hours .middle-circle,.hero__animation .phone__scene--3 .content-list__item .item-content__middle-circle {
    background-color: #80868b;
    border-radius: 50%;
    height: 1px;
    margin: auto 2px;
    width: 1px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__hours .middle-circle,.hero__animation .phone__scene--3 .content-list__item .item-content__middle-circle {
        height:1.5px;
        margin: auto 4px;
        width: 1.5px
    }
}

.card:focus,.card:focus:hover,.carousel__button:focus,.carousel__button:focus-visible,.focused {
    -webkit-box-shadow: 0 0 0 2px #1967d2;
    box-shadow: 0 0 0 2px #1967d2
}

.hero__animation .phone {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.hero .hero__media--desktop {
    display: none;
    height: 0;
    position: absolute;
    z-index: -5
}

@media (min-width: 1024px) {
    .hero .hero__media--desktop {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        z-index: 1
    }
}

.hero .hero__media--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1
}

@media (min-width: 1024px) {
    .hero .hero__media--mobile {
        height:0;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        visibility: hidden;
        width: 0;
        z-index: -1
    }
}

.faq-qa .btn-top--hidden,.hero__animation .orbital-dots--hidden,.hero__animation .orbital-dots--hidden svg,.hero__animation .orbital-dots--hidden::after,.hero__animation .orbital-dots__holder.orbital-dots--infinite:not(.orbital-dots--hidden) .scroll-circle--dot picture,.hero__animation .phone__scene--hidden,.image-cards__card-container .card-item--hidden,.image-cards__read-more--hidden {
    display: none;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: -1
}


.banner--has-background {
    background: #f8f9fa
}

.banner__quote,.banner__title {
    max-width: 100%;
    text-align: center
}

@media (min-width: 600px) {
    .banner__quote,.banner__title {
        max-width:80%
    }
}

.banner__quote {
    letter-spacing: normal;
    max-width: calc(100% + 31px * 2);
    position: relative;
    quotes: "“" "”";
    width: calc(100% + 31px * 2)
}

@media (min-width: 600px) {
    .banner__quote {
        font-size:1rem;
        line-height: 28px
    }
}

@media (min-width: 1024px) {
    .banner__quote {
        font-size:1.5555555556rem;
        line-height: 36px;
        max-width: 862px;
        width: 862px
    }
}

.banner__description {
    margin: 24px auto 32px;
    max-width: 100%;
    text-align: center
}

@media (min-width: 1024px) {
    .banner__description {
        max-width:840px
    }
}

.banner__description--author {
    margin-top: 16px;
    text-align: center
}

.banner .gmb__cta {
    margin: 0 auto;
    text-align: center
}

.card-wall--white {
    background: #fff
}

.card-wall--grey {
    background: #f8f9fa
}

.card-wall--centered .card-wall__description {
    margin: 12px auto;
    text-align: center;
    width: 100%
}

.card-wall__headline {
    margin: 0 auto 40px;
    max-width: 840px;
    text-align: center
}

@media (min-width: 600px) {
    .card-wall__headline {
        margin-bottom:60px
    }
}

.card-wall__content {
    padding: 64px 49px 0
}

.card-wall__card-description.glue-body {
    margin-top: 0
}

.card-wall .card__cta-wrapper {
    margin-top: 16px
}

@media (min-width: 1024px) {
    .card-wall .card__cta-wrapper {
        margin-top:40px
    }
}

.carousel {
    padding: 80px 0;
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .carousel {
        padding:120px 0 111px
    }
}

.carousel--has-background {
    background: #f8f9fa
}

.carousel--no-interaction {
    pointer-events: none
}

@media (min-width: 1024px) {
    .carousel--no-interaction {
        padding:120px 0
    }
}

.carousel--no-interaction .carousel__button,.carousel--no-interaction .glue-carousel__navigation {
    display: none
}

.carousel--no-interaction .carousel__content .carousel__cta {
    pointer-events: all
}

.carousel.is-ios .carousel__button {
    display: none
}

.carousel__wrapper {
    overflow: visible;
    position: relative
}

@media (min-width: 600px) {
    .carousel__wrapper {
        overflow:hidden
    }
}

.carousel__viewport.glue-carousel__viewport {
    overflow: hidden;
    width: 100%
}

.carousel__item:focus::after {
    content: none
}

.carousel__item .page__section {
    padding-bottom: 0;
    padding-top: 0
}

@media (min-width: 600px) {
    .carousel__item .page__section {
        padding:0 28px
    }
}

@media (min-width: 1024px) {
    .carousel__item .page__section {
        padding:0
    }
}

.carousel__content {
    margin: 0 auto;
    max-width: 1292px
}

.carousel__content .carousel__copies-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 40px
}

@media (min-width: 1024px) {
    .carousel__content .carousel__copies-wrapper {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0
    }
}

.carousel__content .carousel__image-wrapper {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

@media (min-width: 1024px) {
    .carousel__content .carousel__image-wrapper {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1024px) {
    .carousel__content--inverted .carousel__copies-wrapper {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1024px) {
    .carousel__content--inverted .carousel__image-wrapper {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0
    }
}

.carousel__copies-wrapper {
    margin: auto 0;
    text-align: center
}

@media (min-width: 1024px) {
    .carousel__copies-wrapper {
        text-align:left
    }
}

.carousel__eyebrow {
    margin-bottom: 16px;
    text-transform: uppercase
}

.carousel__quote {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    quotes: "“" "”"
}

.carousel__quote--disable-quotes::after,.carousel__quote--disable-quotes::before {
    display: none
}

.carousel__cta {
    margin-top: 24px
}

.carousel__picture {
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 318px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

@media (min-width: 600px) {
    .carousel__picture {
        height:500px
    }
}

.carousel .glue-carousel__item .carousel__image {
    height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.carousel__button {
    -webkit-tap-highlight-color: transparent;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: calc((318px / 2) - (64px / 2) + 10px)
}

@media only screen and (max-width: 1023px) {
    .carousel__button {
        fill:#fff;
        height: 48px;
        width: 24px
    }
}

@media (min-width: 600px) {
    .carousel__button {
        top:calc((500px / 2) - (64px / 2))
    }
}

@media only screen and (max-width: 1023px) {
    .carousel__button svg {
        fill:#fff;
        height: 100%;
        width: 100%
    }
}

.carousel__button:first-child {
    left: 10.5px
}

.carousel__button:last-child {
    right: 0
}

@media (min-width: 1024px) {
    .carousel__button.glue-carousel__button--next,.carousel__button.glue-carousel__button--prev {
        border-radius:0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.carousel__button:hover {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.carousel__button:hover svg {
    fill: #1967d2
}

@media only screen and (max-width: 767px) {
    .carousel__button:hover svg {
        fill:#fff
    }
}

.carousel__button:focus {
    background: 0 0
}

@media only screen and (max-width: 767px) {
    .carousel__button:focus svg {
        fill:#fff
    }
}

.carousel__button:focus:not(:focus-visible) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.carousel__navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 25px;
    margin-top: 40px
}

@media (min-width: 1024px) {
    .carousel__navigation {
        margin-top:55px
    }
}

.carousel .glue-carousel__dot {
    height: 10px;
    margin-right: 16px;
    width: 10px
}

.carousel .glue-carousel__dot:focus::after {
    content: none
}

.carousel .glue-carousel__dot:last-child {
    margin-right: 0
}

[dir=rtl] .carousel .glue-carousel__dot:last-child {
    margin-right: 16px
}

.carousel .glue-carousel__dot::before {
    background: #bdc1c6;
    border-color: #bdc1c6
}

.carousel .glue-carousel__dot.glue-is-active::before {
    background: #1967d2;
    border-color: #1967d2
}

.glue-carousel__button {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.glue-carousel__button--prev {
    left: 17px
}

.glue-carousel__button--next {
    right: 17px
}

html body #cookieBar {
    background: #f8f9fa;
    bottom: 64px;
    -webkit-box-shadow: 0 -10px 15px rgba(54,64,67,.2);
    box-shadow: 0 -10px 15px rgba(54,64,67,.2);
    height: auto;
    max-width: 100vw;
    min-height: 64px;
    overflow-x: hidden;
    z-index: 5
}

@media (min-width: 1024px) {
    html body #cookieBar {
        bottom:0
    }
}

html body #cookieBar .cookieBarInner {
    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) {
    html body #cookieBar .cookieBarInner {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 600px) and (max-width:1023px) {
    html body #cookieBar .cookieBarInner {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width: 1024px) {
    html body #cookieBar .cookieBarInner {
        padding:12px 14px;
        text-align: center
    }
}

html body #cookieBar .cookieBarText {
    letter-spacing: .1px;
    margin: 0;
    padding: 20px;
    text-rendering: optimizeLegibility
}

@media only screen and (max-width: 1024px) {
    html body #cookieBar .cookieBarText {
        padding:12px 20px;
        text-align: center
    }
}

html body #cookieBar .cookieBarText .cookieBarDetails {
    color: #1967d2;
    margin-left: 5px
}

html body #cookieBar .cookieBarText .cookieBarDetails:hover {
    background: 0 0;
    color: #174ea6
}

html body #cookieBar .cookieBarButtons {
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 0;
    padding-bottom: 8px
}

@media (max-width: 599px) {
    html body #cookieBar .cookieBarButtons {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    [dir=rtl] html body #cookieBar .cookieBarButtons {
        margin-left: 0
    }
}

@media (min-width: 600px) and (max-width:1023px) {
    html body #cookieBar .cookieBarButtons {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

@media (min-width: 1024px) {
    html body #cookieBar .cookieBarButtons {
        margin:auto 0;
        padding: 8px 0
    }
}

html body #cookieBar .cookieBarButtons .cookieBarButton {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: center;
    align-content: center;
    border: 1px solid transparent;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 500;
    height: 48px;
    letter-spacing: .5px;
    margin: 0 8px 0 0;
    min-width: 96px;
    padding: 2px 24px 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,color .2s;
    transition: background-color .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s;
    vertical-align: middle
}

html body #cookieBar .cookieBarButtons .cookieBarMoreButton {
    background: #e8f0fe;
    border: 1px solid transparent;
    color: #1967d2;
    display: none
}

html body #cookieBar .cookieBarButtons .cookieBarMoreButton svg {
    fill: #1967d2
}

html body #cookieBar .cookieBarButtons .cookieBarMoreButton:visited {
    background: #e8f0fe;
    color: #1967d2
}

html body #cookieBar .cookieBarButtons .cookieBarMoreButton:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    color: #174ea6
}

html body #cookieBar .cookieBarButtons .cookieBarMoreButton:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    color: #174ea6
}

html body #cookieBar .cookieBarButtons .cookieBarMoreButton:active {
    border-color: transparent;
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    color: #174ea6
}

@media screen and (-ms-high-contrast:active),(forced-colors:active) {
    html body #cookieBar .cookieBarButtons .cookieBarMoreButton {
        background: ButtonFace;
        border: 1px solid ButtonHighlight
    }
}

@media (max-width: 599px) {
    html body #cookieBar .cookieBarButtons .cookieBarMoreButton {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 8px
    }

    [dir=rtl] html body #cookieBar .cookieBarButtons .cookieBarMoreButton {
        margin-left: 0;
        margin-right: 8px
    }
}

html body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    background: #1a73e8;
    color: #fff
}

@media only screen and (max-width: 1024px) {
    html body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        margin-right:0
    }
}

html body #cookieBar .cookieBarButtons .cookieBarConsentButton svg {
    fill: #fff
}

html body #cookieBar .cookieBarButtons .cookieBarConsentButton:visited {
    background: #1a73e8;
    color: #fff
}

html body #cookieBar .cookieBarButtons .cookieBarConsentButton:hover {
    background: #185abc;
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

html body #cookieBar .cookieBarButtons .cookieBarConsentButton:focus {
    background: #185abc;
    border-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #185abc;
    box-shadow: 0 0 0 2px #185abc
}

html body #cookieBar .cookieBarButtons .cookieBarConsentButton:active {
    background: #185abc;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)
}

@media screen and (-ms-high-contrast:active),(forced-colors:active) {
    html body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        forced-color-adjust: none
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:white-on-black),(forced-colors:active) {
    html body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        background: #fff;
        color: #000
    }
}

@media (max-width: 599px) {
    [dir=rtl] html body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        margin:0 8px
    }
}

html[dir=rtl] body #cookieBar .cookieBarButtons {
    margin-left: 8px
}

.gmb__button.glue-button,.gmb__cta.glue-button {
    letter-spacing: normal
}

.gmb__button.glue-button--high-emphasis,.gmb__cta.glue-button--high-emphasis {
    padding: 11px 24px
}

.gmb__cta {
    display: inline-block;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none
}

[dir=rtl] .gmb__cta {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}


.gmb__cta:focus:not(:visited) .glue-icon {
    fill: #174ea6
}

.gmb__cta:focus:not(.glue-button) .gmb__cta__label,.gmb__cta:hover:not(.glue-button) .gmb__cta__label {
    color: #174ea6
}

.gmb__cta:focus svg>path,.gmb__cta:hover svg>path {
    fill: #174ea6
}

.gmb__cta:focus .glue-icon,.gmb__cta:hover .glue-icon {
    fill: #174ea6
}

.gmb__cta:visited:not(.glue-button) .gmb__cta__label {
    color: #681da8
}

.gmb__cta:visited svg {
    fill: #681da8
}

.gmb__cta:visited .glue-icon {
    fill: #681da8
}

.gmb__cta:hover:visited svg {
    fill: #681da8
}

.gmb__cta:not(button) {
    color: #1967d2
}

.gmb__cta.glue-button {
    font-weight: 500
}

.gmb__cta--video-youtube {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.gmb__cta.glue-button--medium-emphasis {
    border-color: #1967d2;
    color: #1967d2
}

.gmb__cta.glue-button--low-emphasis {
    color: #1967d2
}

.gmb__cta .glue-icon--arrow-forward {
    fill: #1967d2;
    height: 16px;
    width: 16px
}

.gmb__cta .glue-icon--youtube {
    height: 34px;
    margin-right: 16px;
    min-width: 34px;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    vertical-align: middle;
    width: 34px
}

[dir=rtl] .gmb__cta .glue-icon--youtube {
    margin-left: 16px
}

.gmb__cta--external,.gmb__cta--internal {
    color: #1967d2;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-weight: 500;
    line-height: 24px;
    overflow: initial
}

[dir=rtl] .gmb__cta--external,[dir=rtl] .gmb__cta--internal {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.gmb__cta--external .arrow-forward,.gmb__cta--internal .arrow-forward {
    margin-left: 8px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    vertical-align: middle
}

[dir=rtl] .gmb__cta--external .arrow-forward,[dir=rtl] .gmb__cta--internal .arrow-forward {
    margin: 0 8px 0 0;
    -webkit-transform: rotate(212deg);
    transform: rotate(212deg)
}

.gmb__cta--external:focus:not(:visited) .arrow-forward>path,.gmb__cta--external:hover .arrow-forward>path,.gmb__cta--internal:focus:not(:visited) .arrow-forward>path,.gmb__cta--internal:hover .arrow-forward>path {
    fill: #174ea6
}

.gmb__cta--external:visited .arrow-forward>path,.gmb__cta--internal:visited .arrow-forward>path {
    fill: #681da8
}

.gmb__cta--external:visited:focus .arrow-forward>path,.gmb__cta--internal:visited:focus .arrow-forward>path {
    fill: #681da8
}

.gmb__cta--external .last-word,.gmb__cta--internal .last-word {
    white-space: nowrap
}

.gmb__cta--internal .arrow-forward {
    -webkit-transform: translate(0,-1px);
    transform: translate(0,-1px)
}

[dir=rtl] .gmb__cta--internal .arrow-forward {
    -webkit-transform: translate(-1px,0) rotate(212deg);
    transform: translate(-1px,0) rotate(212deg)
}

.gmb__cta--internal:hover .arrow-forward {
    -webkit-transform: translate(4px,-1px);
    transform: translate(4px,-1px)
}

[dir=rtl] .gmb__cta--internal:hover .arrow-forward {
    -webkit-transform: translate(-5px,0) rotate(212deg);
    transform: translate(-5px,0) rotate(212deg)
}

.gmb__cta--external .arrow-forward {
    -webkit-transform: translate(0,-1px) rotate(-45deg);
    transform: translate(0,-1px) rotate(-45deg)
}

[dir=rtl] .gmb__cta--external .arrow-forward {
    -webkit-transform: translate(-1px,0) rotate(212deg);
    transform: translate(-1px,0) rotate(212deg)
}

.gmb__cta--external:hover .arrow-forward {
    -webkit-transform: translate(4px,-1px) rotate(-45deg);
    transform: translate(4px,-1px) rotate(-45deg)
}

[dir=rtl] .gmb__cta--external:hover .arrow-forward {
    -webkit-transform: translate(-5px,0) rotate(212deg);
    transform: translate(-5px,0) rotate(212deg)
}

.card {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: .5px;
    -webkit-transition: -webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: -webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: box-shadow .2s ease-in-out,transform .2s ease-in-out;
    transition: box-shadow .2s ease-in-out,transform .2s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.card:focus:not(:visited) .card__cta-wrapper .arrow-forward>path {
    fill: #174ea6
}

.card:focus:not(:visited) .card__cta-wrapper .arrow-forward>path svg {
    fill: #fff
}

.card:hover {
    -webkit-box-shadow: 5px 8px 30px rgba(0,0,0,.08);
    box-shadow: 5px 8px 30px rgba(0,0,0,.08)
}

.card:hover.card--internal .card__cta-wrapper .arrow-forward {
    -webkit-transform: translate(4px,-1px);
    transform: translate(4px,-1px)
}

[dir=rtl] .card:hover.card--internal .card__cta-wrapper .arrow-forward {
    -webkit-transform: translate(4px,-1px);
    transform: translate(4px,-1px)
}

.card:hover.card--external .card__cta-wrapper .arrow-forward {
    -webkit-transform: translate(4px,-1px) rotate(-45deg);
    transform: translate(4px,-1px) rotate(-45deg)
}

[dir=rtl] .card:hover.card--external .card__cta-wrapper .arrow-forward {
    -webkit-transform: translate(-5px,0) rotate(212deg);
    transform: translate(-5px,0) rotate(212deg)
}

.card:hover .card__cta-wrapper .arrow-forward>path {
    fill: #174ea6
}

.card:hover .glue-card__inner::before {
    border: 1px solid #dadce0
}

.card:hover .gmb__cta--external,.card:hover .gmb__cta--internal {
    color: #174ea6
}

.card:focus,.card:focus:hover {
    -webkit-transition: none;
    transition: none
}

.card:focus .glue-card__inner::before,.card:focus:hover .glue-card__inner::before {
    border: 1px solid transparent
}

.card:focus .card__cta-wrapper--internal .arrow-forward,.card:focus:hover .card__cta-wrapper--internal .arrow-forward,.card:hover .card__cta-wrapper--internal .arrow-forward {
    -webkit-transform: translate(4px,-1px);
    transform: translate(4px,-1px)
}

.card:focus .card__cta-wrapper--external .arrow-forward,.card:focus:hover .card__cta-wrapper--external .arrow-forward,.card:hover .card__cta-wrapper--external .arrow-forward {
    -webkit-transform: translate(4px,-1px) rotate(-45deg);
    transform: translate(4px,-1px) rotate(-45deg)
}

.card:focus .gmb__cta--external,.card:focus .gmb__cta--internal,.card:focus:hover .gmb__cta--external,.card:focus:hover .gmb__cta--internal,.card:hover .gmb__cta--external,.card:hover .gmb__cta--internal {
    color: #174ea6
}

.card:visited .card__cta-wrapper .arrow-forward>path,.card:visited:focus .card__cta-wrapper .arrow-forward>path {
    fill: #681da8
}

.card:visited .gmb__cta--external,.card:visited .gmb__cta--internal,.card:visited:focus .gmb__cta--external,.card:visited:focus .gmb__cta--internal {
    color: #681da8
}

.card:not(.card--has-image) {
    padding: 0
}

.card__title {
    font-weight: 500;
    line-height: 32px;
    margin: 0
}

.card__content {
    padding: 40px 31px 0
}

@media (min-width: 1024px) {
    .card__content {
        padding:64px 48px 0
    }
}

.card__content p {
    margin-top: 8px
}

@media (min-width: 1024px) {
    .card__content p {
        margin-top:24px
    }
}

.card__description.glue-body {
    padding: 24px 0 27px
}

.card__description--mb {
    margin-bottom: calc(40px - 24px)
}

@media (min-width: 1024px) {
    .card__description--mb {
        margin-bottom:calc(64px - 24px)
    }
}

.card__cta-wrapper {
    padding: 0 31px 40px
}

@media (min-width: 1024px) {
    .card__cta-wrapper {
        padding:0 48px 64px
    }
}

.card__cta-wrapper .arrow-cta {
    display: inline-block;
    margin: 0 8px 0 0;
    max-width: 100%
}

@media only screen and (max-width: 768px) {
    .card__cta-wrapper .arrow-cta {
        max-width:60%
    }
    .hero__animation .phone__scene .search-bar__icon .search-custom-mb image {
    fill: #fff;
    height: 11px;
    width: 11px
}
.hero__animation .phone__scene .tabs__item {
    line-height: 8px;
}
.arrow-down image {
       height: 7px !important;
    margin: 0 12px !important;
    width: 7px !important;
    }
.phone-lien-he {
    margin: auto;
}


}

@media only screen and (max-width: 480px) {
    .card__cta-wrapper .arrow-cta {
        max-width:100%
    }
}

@media only screen and (max-width: 340px) {
    .card__cta-wrapper .arrow-cta {
        max-width:58%
    }
}

.card__cta-wrapper .arrow-cta--external:focus .arrow-forward,.card__cta-wrapper .arrow-cta--external:hover .arrow-forward,.card__cta-wrapper .arrow-cta--internal:focus .arrow-forward,.card__cta-wrapper .arrow-cta--internal:hover .arrow-forward {
    -webkit-transform: translate(0,-1px);
    transform: translate(0,-1px)
}

.card__cta-wrapper .arrow-cta>svg {
    display: inline-block
}

.card__cta-wrapper .gmb__cta {
    pointer-events: none
}

.card__cta-wrapper .gmb__cta--internal:hover .arrow-forward {
    -webkit-transform: translate(0,-1px);
    transform: translate(0,-1px)
}

.card__cta-wrapper .gmb__cta--external:hover .arrow-forward {
    -webkit-transform: translate(0,-1px) rotate(-45deg);
    transform: translate(0,-1px) rotate(-45deg)
}

.card__cta-wrapper .arrow-forward {
    height: 16px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    width: 16px
}

[dir=rtl] .card__cta-wrapper .arrow-forward {
    margin: 0 8px 0 0;
    -webkit-transform: rotate(212deg);
    transform: rotate(212deg)
}

.card--has-image {
    border: 0;
    border-radius: 16px;
    -webkit-filter: drop-shadow(5px 8px 30px rgba(0, 0, 0, .08));
    filter: drop-shadow(5px 8px 30px rgba(0, 0, 0, .08));
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-filter .3s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: -webkit-filter .3s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: filter .3s ease-in-out,box-shadow .2s ease-in-out,transform .2s ease-in-out;
    transition: filter .3s ease-in-out,box-shadow .2s ease-in-out,transform .2s ease-in-out,-webkit-filter .3s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.card--has-image:focus,.card--has-image:hover {
    -webkit-filter: drop-shadow(8px 16px 30px rgba(0, 0, 0, .1));
    filter: drop-shadow(8px 16px 30px rgba(0, 0, 0, .1));
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-transition: -webkit-filter .3s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: -webkit-filter .3s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: filter .3s ease-in-out,box-shadow .2s ease-in-out,transform .2s ease-in-out;
    transition: filter .3s ease-in-out,box-shadow .2s ease-in-out,transform .2s ease-in-out,-webkit-filter .3s ease-in-out,-webkit-box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.card--has-image:focus .glue-card__inner::before,.card--has-image:hover .glue-card__inner::before {
    border: 1px solid transparent
}

.card--has-image .card__title {
    font-weight: 500
}

.card--has-image .glue-card__inner::before {
    border: 1px solid transparent
}

.card--has-image .glue-card__inner .card__asset {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 225px;
    overflow: hidden
}

.card--has-image .glue-card__inner .card__asset img {
    height: 100%;
    max-width: none;
    width: auto
}

@media only screen and (min-width: 600px) and (max-width:860px) {
    .card--has-image .glue-card__inner .card__asset img {
        height:auto;
        max-width: 100%;
        min-width: 100%
    }
}

.card--has-image .glue-card__inner .card__content {
    padding: 24px 24px 0
}

.card--has-image .glue-card__inner .card__cta-wrapper {
    padding: 0 24px 40px
}

.card--no-link:focus,.card--no-link:hover {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.card--no-link:focus .glue-card__inner::before,.card--no-link:hover .glue-card__inner::before {
    border: 1px solid #dadce0
}

.card--no-link.card--has-image:focus,.card--no-link.card--has-image:hover {
    -webkit-filter: drop-shadow(5px 8px 30px rgba(0, 0, 0, .08));
    filter: drop-shadow(5px 8px 30px rgba(0, 0, 0, .08))
}

.card--no-link.card--has-image:focus .glue-card__inner::before,.card--no-link.card--has-image:hover .glue-card__inner::before {
    border: 1px solid transparent
}

.card .glue-icon {
    fill: #fff
}

.dot-container {
    margin: 0 auto
}

.dotted-motion {
    margin: 0 auto;
    width: 100%
}

.dotted-motion--vertical {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 80px;
    width: 12px
}

@media (min-width: 1024px) {
    .dotted-motion--vertical {
        height:100px
    }
}

.dotted-motion--vertical .vertical-dots {
    min-width: 100%;
    overflow: visible;
    position: relative
}

.dotted-motion--vertical .vertical-dots__line {
    stroke: #80868b
}

.dotted-motion--orbital {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    position: relative;
    width: 100%
}

.dotted-motion--orbital .orbital-dots {
    height: 100%;
    width: 100%
}

.dotted-motion--orbital .orbital-dots__line {
    fill: transparent;
    height: 100%;
    stroke: #80868b
}

.dotted-motion--orbital .orbital-dots__holder {
    -webkit-animation: rotation infinite linear;
    animation: rotation infinite linear;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 100%
}

.dotted-motion--orbital .orbital-dots__holder.is-scroll-motion {
    -webkit-animation: initial;
    animation: initial;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear
}

.dotted-motion--orbital .orbital-dots__holder.is-scroll-motion .scroll-icon {
    -webkit-animation: none;
    animation: none
}

.dotted-motion--orbital .orbital-dots__holder.is-scroll-motion .scroll-icon--maps.orbital-coords__1 {
    top: -22px
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder.is-scroll-motion .scroll-icon--maps.orbital-coords__1:not(.scroll-icon--small) {
        top:-42px
    }
}

.dotted-motion--orbital .orbital-dots__holder.is-scroll-motion .orbital-coords--double__2 {
    bottom: -22px
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder.is-scroll-motion .orbital-coords--double__2:not(.scroll-icon--small) {
        bottom:-42px
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero {
    height: 89%;
    left: auto;
    top: auto;
    width: 89%
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon {
    height: 8%;
    width: 8%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon {
        height:8%;
        width: 8%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords__1 {
    top: -5%
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords--double__2 {
    bottom: -5%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords--double__2 {
        bottom:-6%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords--triple__2 {
    right: -2%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords--triple__2 {
        right:-3%;
        top: 64%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords--triple__3 {
    left: -2%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--google.orbital-coords--triple__3 {
        left:-3%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps {
    height: 12%;
    width: 12%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps {
        height:11%;
        width: 11%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords__1 {
    top: -8%
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--double__2 {
    bottom: -8%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--double__2 {
        bottom:-9%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--triple__1 {
    top: -8%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--triple__1 {
        top:-8%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--triple__2 {
    right: -4%
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--triple__2 {
        right:-4%;
        top: 64%
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-icon--maps.orbital-coords--triple__3 {
    left: -3%
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .orbital-coords__1 {
    top: -8px
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .orbital-coords__1 {
        top:-14px
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .orbital-coords--double__2 {
    bottom: -8px
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .orbital-coords--double__2 {
        bottom:-14px
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .orbital-coords--triple__2 {
    right: 0;
    top: 64%
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .orbital-coords--triple__3 {
    left: 0;
    top: 64%
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-circle--dot {
    height: 16px;
    width: 16px
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-circle--dot.orbital-coords__1 {
    top: calc(16px - 16px * 1.6)
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-circle--dot.orbital-coords__1 {
        top:calc(16px - 16px * 1.75)
    }
}

.dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-circle--dot.orbital-coords--double__2 {
    bottom: calc(16px - 16px * 1.6)
}

@media (min-width: 1024px) {
    .dotted-motion--orbital .orbital-dots__holder--orbital-hero .scroll-circle--dot.orbital-coords--double__2 {
        bottom:calc(16px - 16px * 1.75)
    }
}

.dotted-motion--orbital-hero {
    overflow: hidden;
    padding: 4.5%
}

.dotted-motion--orbital-hero .orbital-dots__line {
    stroke-dasharray: .02 12;
    stroke-width: 1.3px
}

@media (min-width: 1024px) {
    .dotted-motion--orbital-hero .orbital-dots__line {
        stroke-dasharray:.02 8;
        stroke-width: 1px
    }
}

.dotted-motion .scroll-circle {
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    width: 100%
}

.dotted-motion .scroll-circle--blue {
    background: #4285f4;
    fill: #4285f4
}

.dotted-motion .scroll-circle--dot {
    border-radius: 100%;
    height: 12px;
    position: absolute;
    width: 12px
}

.dotted-motion .scroll-circle--green {
    background: #1e8e3e;
    fill: #34a853
}

.dotted-motion .scroll-circle--red {
    background: #ea4335;
    fill: #ea4335
}

.dotted-motion .scroll-circle--yellow {
    background: #fbbc04;
    fill: #fbbc04
}

.dotted-motion .scroll-icon {
    -webkit-animation: rotation-inverse infinite linear;
    animation: rotation-inverse infinite linear;
    height: 28px;
    position: absolute;
    width: 28px
}

@media (min-width: 1024px) {
    .dotted-motion .scroll-icon {
        height:40px;
        width: 40px
    }
}

.dotted-motion .scroll-icon.orbital-coords__1,.dotted-motion .scroll-icon.orbital-coords__2 {
    top: -14px
}

.dotted-motion .scroll-icon.orbital-coords--double__2 {
    bottom: -14px
}

@media (min-width: 1024px) {
    .dotted-motion .scroll-icon--small {
        height:28px;
        width: 28px
    }
}

.dotted-motion .scroll-icon--small.scroll-icon--maps {
    -webkit-animation: pointer-over infinite linear;
    animation: pointer-over infinite linear
}

@-webkit-keyframes pointer-over {
    0% {
        -webkit-transform: rotate(0) translateY(-14px);
        transform: rotate(0) translateY(-14px)
    }

    100% {
        -webkit-transform: rotate(-360deg) translateY(-14px);
        transform: rotate(-360deg) translateY(-14px)
    }
}

@keyframes pointer-over {
    0% {
        -webkit-transform: rotate(0) translateY(-14px);
        transform: rotate(0) translateY(-14px)
    }

    100% {
        -webkit-transform: rotate(-360deg) translateY(-14px);
        transform: rotate(-360deg) translateY(-14px)
    }
}

.dotted-motion .orbital-coords__1 {
    left: calc(50% - (12px / 2));
    top: -7px
}

.dotted-motion .orbital-coords--double__2 {
    bottom: -7px;
    left: calc(50% - (12px / 2))
}

.dotted-motion .orbital-coords--triple__2 {
    right: 0;
    top: calc(60% + 12px / 3)
}

.dotted-motion .orbital-coords--triple__3 {
    left: 0;
    top: calc(60% + 12px / 3)
}

.faq-qa {
    margin: 0 auto
}

.faq-qa__title {
    margin: 0 auto 40px;
    text-align: center
}

@media (min-width: 1024px) {
    .faq-qa__title {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) {
    .faq-qa .expansion-panel-wrapper {
        margin:0 auto;
        max-width: 1292px
    }
}

.faq-qa__btn-area {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px
}

@media (min-width: 1024px) {
    .faq-qa__btn-area {
        margin-top:60px
    }
}

.faq-qa .glue-expansion-panels {
    margin: 0 auto
}

.faq-qa .glue-expansion-panels .glue-expansion-panel:last-child {
    margin: 0
}

.faq-qa .glue-expansion-panels .glue-expansion-panel.glue-is-expanded {
    overflow: visible
}

.faq-qa .glue-expansion-panels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-content {
    overflow: visible
}

.faq-qa .glue-expansion-panels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-content__text {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

@media (min-width: 1024px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-content__text {
        -webkit-transition-delay:.2s;
        transition-delay: .2s
    }
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-tap-highlight-color: transparent;
    padding: 32px 0;
    -webkit-transition: padding-bottom .2s ease-in-out;
    transition: padding-bottom .2s ease-in-out
}

@media (min-width: 1024px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel-toggle {
        padding:50px 0
    }
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5 {
    color: #1967d2
}

[dir=rtl] .faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5 {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle:focus {
    border-bottom: 1px solid transparent
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle[aria-expanded=true] {
    border-bottom: 1px solid transparent;
    padding: 32px 0 12px;
    -webkit-transition: padding-bottom 0;
    transition: padding-bottom 0
}

@media (min-width: 1024px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel-toggle[aria-expanded=true] {
        padding:50px 0 14px
    }
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle[aria-expanded=true] h5 {
    color: #174ea6
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle[aria-expanded=true] svg {
    fill: #174ea6
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5 {
    margin-right: 40px
}

[dir=rtl] .faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5 {
    margin-right: 0
}

@media (min-width: 1024px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5 {
        margin-right:85px
    }

    [dir=rtl] .faq-qa .glue-expansion-panels .glue-expansion-panel-toggle h5 {
        margin-right: 0
    }
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-content__text {
    max-width: 95%;
    opacity: 0;
    padding: 0 0 32px;
    -webkit-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    width: 95%
}

@media (min-width: 600px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel-content__text {
        max-width:85%;
        width: 85%
    }
}

@media (min-width: 1024px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel-content__text {
        margin-right:85px;
        padding: 0 0 50px
    }

    [dir=rtl] .faq-qa .glue-expansion-panels .glue-expansion-panel-content__text {
        margin-right: 0
    }
}

@media (min-width: 1440px) {
    .faq-qa .glue-expansion-panels .glue-expansion-panel-content__text {
        max-width:84%;
        width: 84%
    }
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-content__text p {
    color: #5f6368
}

.faq-qa .glue-expansion-panels .glue-expansion-panel-content__text .gmb__cta {
    margin: 16px 0 0 -3px;
    padding-left: 3px
}

.faq-qa .gmb__cta {
    margin: 0
}

.faq-qa .btn-top {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #1a73e8;
    border: 0;
    border-radius: 50%;
    bottom: calc(64px + 16px);
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 33px;
    position: fixed;
    right: 16px;
    width: 33px;
    z-index: 10
}

@media (min-width: 1024px) {
    .faq-qa .btn-top {
        display:none
    }
}

.faq-qa .btn-top--accessibility {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: fixed;
    width: 0;
    z-index: -1
}

.faq-qa .btn-top:not(.btn-top--hidden) {
    -webkit-animation: slide-up-appear .3s ease-in-out;
    animation: slide-up-appear .3s ease-in-out;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.faq-qa .btn-top svg {
    fill: #fff;
    min-height: 19px;
    min-width: 19px
}

.glue-footer {
    background: #f8f9fa;
    margin: 0
}

@media screen and (-ms-high-contrast:active) {
    .glue-footer {
        border-top: 1px solid #dadce0
    }
}

.glue-footer__link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,Arial,Helvetica,sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    background-color: #f8f9fa;
    color: #5f6368;
    display: inline-block;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    min-height: 48px;
    min-width: 48px;
    padding: 12px 0;
    text-decoration: none
}

[lang=ja] .glue-footer__link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-footer__link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-footer__link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-footer__link {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif,"Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .glue-footer__link {
        min-height:0;
        min-width: 0;
        padding: 0
    }
}

.glue-footer__link:visited {
    color: #5f6368
}

.glue-footer__link:visited:hover {
    color: #202124
}

.glue-footer__link:focus,.glue-footer__link:hover {
    color: #202124
}

.glue-footer__link:hover {
    background: #f8f9fa
}

.glue-footer__link:focus {
    background: #e8eaed;
    border: 0
}

.glue-footer__global {
    padding: 40px 0 0
}

@media (min-width: 600px) {
    .glue-footer__global {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 8px
    }

    .glue-footer__global:after {
        clear: both;
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.glue-footer__logo {
    height: 24px;
    margin: 0 48px 32px 0;
    width: 75px
}

[dir=rtl] .glue-footer__logo {
    margin-left: 48px;
    margin-right: 0
}

@media (min-width: 600px) {
    .glue-footer__logo {
        -ms-flex:0 0 75px;
        -webkit-box-flex: 0;
        flex: 0 0 75px
    }
}

.glue-footer__logo a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5f6368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px
}

@media (min-width: 1024px) {
    .glue-footer__logo a {
        -webkit-box-align:inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        height: 24px
    }
}

.glue-footer__logo a:focus,.glue-footer__logo a:hover {
    background: #e8eaed;
    color: #202124
}

.glue-footer__logo-img {
    fill: currentColor;
    height: 24px;
    width: 75px
}

.glue-footer__global-links {
    margin-bottom: 0;
    padding: 0 0 24px
}

.glue-footer__global-links:after {
    clear: both;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 600px) {
    .glue-footer__global-links {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 1 0 auto;
        -webkit-box-flex: 1;
        flex: 1 0 auto;
        max-width: 100%
    }
}

@media (min-width: 600px) {
    .glue-footer__global-links--extra {
        -ms-flex:0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto
    }
}

.glue-footer__global-links-list-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    padding: 0 24px 0 0
}

@media (min-width: 1024px) {
    .glue-footer__global-links-list-item {
        display:inline;
        padding: 0 24px 16px 0
    }
}

[dir=rtl] .glue-footer__global-links-list-item {
    float: right;
    padding-left: 24px;
    padding-right: 0
}

.glue-footer__global-links-list-item:last-child {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 24px 0 0
}

@media (min-width: 1024px) {
    .glue-footer__global-links-list-item:last-child {
        -webkit-box-align:inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
        display: inline;
        padding-left: 0;
        padding-right: 48px
    }
}

[dir=rtl] .glue-footer__global-links-list-item:last-child {
    padding-left: 48px;
    padding-right: 0
}

.glue-footer .glue-icon--footer-help {
    fill: currentColor;
    margin: -2px 8px 0 0;
    vertical-align: middle
}

[dir=rtl] .glue-footer .glue-icon--footer-help {
    margin: -2px 0 0 8px
}

.glue-footer__global-links-list-item--extra:last-child {
    padding-left: 0;
    padding-right: 0
}

[dir=rtl] .glue-footer__global-links-list-item--extra:last-child {
    padding-left: 0;
    padding-right: 0
}

.glue-footer__lang-dropdown {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -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-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    margin: 0 0 0 8px;
    padding: 0 24px 0 2px;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-footer__lang-dropdown {
        height:24px
    }
}

[dir=rtl] .glue-footer__lang-dropdown {
    background-position: left 50%;
    margin: 0 8px 0 0;
    padding: 0 2px 0 24px
}

.glue-footer__lang-dropdown::-ms-expand {
    display: none
}

.glue-footer__lang-dropdown:focus {
    background-color: #e8eaed;
    color: #202124
}

.glue-footer__upper {
    border-bottom: 1px solid #dadce0
}

@media (max-width: 599px) {
    .glue-footer .glue-footer__upper {
        margin:0;
        padding: 24px 28px
    }
}

@media (min-width: 600px) {
    .glue-footer__upper {
        padding:24px 0
    }
}

.glue-footer .glue-social .glue-social__title.glue-social__title--inline {
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    padding-bottom: 24px
}

@media (min-width: 600px) {
    .glue-footer .glue-social .glue-social__title.glue-social__title--inline {
        -ms-flex:0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-bottom: 0
    }
}

.glue-footer .glue-social .glue-social__list {
    -ms-flex-item-align: center;
    align-self: center
}

.glue-footer .glue-social .glue-social__item {
    margin-bottom: 0
}

.glue-footer .glue-social .glue-social__link {
    background-color: #f8f9fa
}

.glue-footer .glue-social .glue-social__link:focus,.glue-footer .glue-social .glue-social__link:hover {
    background-color: #e8eaed;
    -webkit-box-shadow: 0 0 0 10px #e8eaed;
    box-shadow: 0 0 0 10px #e8eaed
}

.glue-footer__site-links {
    border-bottom: 1px solid #dadce0
}

@media (max-width: 599px) {
    .glue-footer .glue-footer__site-links {
        margin:0;
        padding: 0 28px
    }
}

@media (min-width: 600px) {
    .glue-footer__site-links {
        padding:40px 0 48px
    }
}

.glue-footer__site-links-grid {
    padding: 24px 0 0
}

@media (min-width: 600px) {
    .glue-footer__site-links-grid {
        -webkit-box-sizing:content-box;
        box-sizing: content-box;
        padding-top: 0
    }

    .glue-footer__site-links-grid:after {
        clear: both;
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid {
            display:grid;
            grid-column-gap: 24px;
            grid-template-columns: repeat(4,minmax(100px,1fr))
        }
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid.glue-footer__site-links-grid--1-col {
            grid-template-columns:repeat(1,minmax(100px,1fr))
        }
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid.glue-footer__site-links-grid--2-col {
            grid-template-columns:repeat(2,minmax(100px,1fr))
        }
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid.glue-footer__site-links-grid--3-col {
            grid-template-columns:repeat(3,minmax(100px,1fr))
        }
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid.glue-footer__site-links-grid--4-col {
            grid-template-columns:repeat(4,minmax(100px,1fr))
        }
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid.glue-footer__site-links-grid--5-col {
            grid-template-columns:repeat(5,minmax(100px,1fr))
        }
    }
}

@media (min-width: 1024px) {
    @supports (display:grid) {
        .glue-footer__site-links-grid {
            grid-column-gap:40px
        }
    }
}

.glue-footer__site-links-column {
    margin: 0 0 24px;
    padding: 0
}

@media (min-width: 600px) {
    .glue-footer__site-links-column {
        float:left;
        margin-left: 0;
        margin-right: 24px;
        width: calc(25% - 24px)
    }

    @supports (display: grid) {
        .glue-footer__site-links-column {
            margin:0;
            width: 100%
        }
    }

    [dir=rtl] .glue-footer__site-links-column {
        float: right;
        margin-left: 24px;
        margin-right: 0
    }

    @supports (display: grid) {
        [dir=rtl] .glue-footer__site-links-column {
            margin:0;
            width: 100%
        }
    }

    .glue-footer__site-links-grid--1-col .glue-footer__site-links-column {
        width: calc(100% - 24px)
    }

    .glue-footer__site-links-grid--2-col .glue-footer__site-links-column {
        width: calc(50% - 24px)
    }

    .glue-footer__site-links-grid--3-col .glue-footer__site-links-column {
        width: calc(33% - 24px)
    }

    .glue-footer__site-links-grid--4-col .glue-footer__site-links-column {
        width: calc(25% - 24px)
    }

    .glue-footer__site-links-grid--5-col .glue-footer__site-links-column {
        width: calc(20% - 24px)
    }

    @supports (display: grid) {
        .glue-footer__site-links-grid--1-col .glue-footer__site-links-column,.glue-footer__site-links-grid--2-col .glue-footer__site-links-column,.glue-footer__site-links-grid--3-col .glue-footer__site-links-column,.glue-footer__site-links-grid--4-col .glue-footer__site-links-column,.glue-footer__site-links-grid--5-col .glue-footer__site-links-column {
            width:100%
        }
    }

    @supports (display: grid) {
        [dir=rtl] .glue-footer__site-links-grid--1-col .glue-footer__site-links-column,[dir=rtl] .glue-footer__site-links-grid--2-col .glue-footer__site-links-column,[dir=rtl] .glue-footer__site-links-grid--3-col .glue-footer__site-links-column,[dir=rtl] .glue-footer__site-links-grid--4-col .glue-footer__site-links-column,[dir=rtl] .glue-footer__site-links-grid--5-col .glue-footer__site-links-column {
            width:100%
        }
    }
}

.glue-footer__site-links-column.glue-expansion-panel {
    border-top: 0;
    margin-bottom: 0
}

.glue-footer__site-links-header {
    border-top: 1px solid #dadce0;
    margin: 0;
    overflow: hidden;
    padding: 24px 0
}

@media (min-width: 600px) {
    .glue-footer__site-links-header {
        border-top:0;
        margin: 0 0 16px;
        padding: 0
    }
}

.glue-footer__site-links-header .glue-footer__site-links-header-text {
    color: #202124
}

.glue-footer__site-links-header .glue-expansion-panel__button-arrow {
    display: none
}

.glue-footer__site-links-header.glue-expansion-panel-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.glue-footer__site-links-header.glue-expansion-panel-toggle .glue-footer__site-links-header-text {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: #202124
}

.glue-footer__site-links-header.glue-expansion-panel-toggle .glue-expansion-panel__button-arrow {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    display: block;
    fill: #202124
}

.glue-footer__site-links-header.glue-expansion-panel-toggle:focus,.glue-footer__site-links-header.glue-expansion-panel-toggle:hover {
    color: #202124;
    outline: 2px solid transparent
}

.glue-footer__site-links-header.glue-expansion-panel-toggle:focus .glue-footer__site-links-header-text,.glue-footer__site-links-header.glue-expansion-panel-toggle:hover .glue-footer__site-links-header-text {
    color: currentColor
}

.glue-footer__site-links-header.glue-expansion-panel-toggle:focus .glue-expansion-panel__button-arrow,.glue-footer__site-links-header.glue-expansion-panel-toggle:hover .glue-expansion-panel__button-arrow {
    fill: currentColor
}

.glue-footer__site-links-header.glue-expansion-panel-toggle:focus {
    border-bottom-color: #202124
}

.glue-is-expanded>.glue-footer__site-links-header.glue-expansion-panel-toggle:focus {
    border-bottom-color: #202124
}

.glue-footer__site-links-list {
    margin-bottom: 0
}

.glue-footer__site-links-list-item {
    margin-bottom: 8px
}

.glue-footer__site-links-list-item:first-child {
    margin-top: 8px
}

.glue-footer__site-links-list-item:last-child {
    margin-bottom: 0
}

@media (max-width: 599px) {
    .glue-footer__site-links-list-item {
        margin-left:2px
    }

    [dir=rtl] .glue-footer__site-links-list-item {
        margin-right: 2px
    }
}

.glue-footer {
    margin: 0;
    max-width: 100vw;
    padding-bottom: 64px
}

@media (min-width: 1024px) {
    .glue-footer {
        padding-bottom:0
    }
}

@media only screen and (max-width: 650px) and (min-width:600px) {
    .glue-footer {
        overflow-x:hidden
    }
}

.glue-footer .glue-footer__upper {
    margin: 0 auto;
    padding: 30px 16px 0
}

@media (min-width: 600px) {
    .glue-footer .glue-footer__upper {
        padding:30px 32px
    }
}

@media (min-width: 1440px) {
    .glue-footer .glue-footer__upper {
        padding:30px 0
    }
}

.glue-footer .glue-footer__link {
    font-weight: 500;
    margin: 0;
    min-height: inherit;
    padding: 0;
    width: auto
}

.glue-footer .glue-footer__link svg {
    fill: #000;
    margin: -1px 10px 0 0;
    padding: 0;
    vertical-align: middle
}

[dir=rtl] .glue-footer .glue-footer__link svg {
    margin: -1px 0 0 10px
}

.glue-footer .glue-footer__lang-dropdown {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0
}

@media (min-width: 600px) {
    .glue-footer .glue-footer__lang-dropdown {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.glue-footer .glue-footer__site-links {
    margin: 0 auto;
    padding: 0 16px
}

@media (min-width: 600px) {
    .glue-footer .glue-footer__site-links {
        padding:50px 32px
    }
}

@media only screen and (max-width: 650px) and (min-width:600px) {
    .glue-footer .glue-footer__site-links {
        padding:50px 16px
    }
}

@media (min-width: 1024px) {
    .glue-footer .glue-footer__site-links {
        padding:73px 32px
    }
}

@media (min-width: 1440px) {
    .glue-footer .glue-footer__site-links {
        padding:73px 0
    }
}

.glue-footer .glue-footer__site-links-grid {
    padding-top: 0
}

.glue-footer .glue-footer__site-links-header {
    margin: 0 0 18px
}

@media (min-width: 1024px) {
    .glue-footer .glue-footer__site-links-header {
        margin:0 40px 27px 0
    }

    [dir=rtl] .glue-footer .glue-footer__site-links-header {
        margin-right: 0
    }
}

.glue-footer .glue-footer__site-links-header .glue-footer__site-links-header-text {
    font-size: .8888888889rem;
    -webkit-font-smoothing: initial;
    font-weight: 500;
    line-height: 28px;
    text-rendering: auto
}

@media (min-width: 600px) {
    .glue-footer .glue-footer__site-links-header .glue-footer__site-links-header-text {
        font-size:.8888888889rem;
        line-height: 28px
    }
}

.glue-footer .glue-footer__site-links-header.glue-expansion-panel-toggle {
    margin-bottom: 0
}

.glue-footer .glue-footer__site-links-header.glue-expansion-panel-toggle .glue-footer__site-links-header-text {
    color: #5f6368
}

.glue-footer .glue-footer__site-links-header.glue-expansion-panel-toggle[aria-expanded=true] .glue-footer__site-links-header-text {
    color: #202124
}

.glue-footer .glue-footer__site-links-header.glue-expansion-panel-toggle svg {
    height: 32px;
    width: 32px
}

@media (min-width: 1440px) {
    .glue-footer .glue-footer__site-links-column {
        min-width:256px
    }
}

.glue-footer .glue-footer__site-links-column:first-child .glue-footer__site-links-header {
    border-top: 0
}

.glue-footer .glue-footer__site-links-column.glue-expansion-panel:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.glue-footer .glue-footer__site-links-column.glue-is-expanded ul {
    overflow: visible
}

.glue-footer .glue-footer__site-links-item {
    margin: 0 40px 0 0
}

.glue-footer .glue-footer__site-links-list-item {
    line-height: 18px;
    margin: 0;
    padding: 18px 0 0
}

.glue-footer .glue-footer__site-links-list-item:last-child {
    line-height: 24px;
    padding-bottom: 18px
}

@media (min-width: 600px) {
    .glue-footer .glue-footer__site-links-list-item {
        padding:0 0 16px
    }

    .glue-footer .glue-footer__site-links-list-item:last-child {
        padding-bottom: 7px
    }
}

@media (min-width: 1024px) {
    .glue-footer .glue-footer__site-links-list-item {
        line-height:21px
    }
}

.glue-footer__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 86px;
    flex: 0 0 86px;
    height: 28px;
    width: 86px
}

@media (min-width: 600px) {
    .glue-footer__logo {
        margin-bottom:40px
    }
}

.glue-footer__logo-img {
    height: 28px;
    width: 86px
}

.glue-footer__logo a {
    height: 28px
}

.glue-footer__global {
    margin: 0 auto;
    padding: 40px 16px 0
}

@media (min-width: 600px) {
    .glue-footer__global {
        padding:40px 32px 20px
    }
}

@media (min-width: 1024px) {
    .glue-footer__global {
        padding:40px 32px 0
    }
}

@media (min-width: 1440px) {
    .glue-footer__global {
        padding:40px 0 0
    }
}

.glue-footer__global-links:not(.glue-footer__global-links--extra) {
    padding-bottom: 0
}

@media (min-width: 600px) {
    .glue-footer__global-links:not(.glue-footer__global-links--extra) {
        -webkit-box-flex:1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

@media (min-width: 1024px) {
    .glue-footer__global-links:not(.glue-footer__global-links--extra) {
        -webkit-box-flex:1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

.glue-footer__global-links--extra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 600px) {
    .glue-footer__global-links--extra {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 0
    }
}

.glue-footer__global-links-list-item {
    padding: 0 30px 15px 0
}

.glue-footer__global-links-list-item:last-child {
    padding-bottom: 15px
}

@media (min-width: 600px) {
    .glue-footer__global-links-list-item:last-child {
        padding:0 30px 15px 0
    }
}

@media (min-width: 600px) {
    .glue-footer__global-links-list-item.lang-selector {
        margin-top:-1.5px
    }
}

.glue-footer .glue-social .glue-social__title.glue-social__title--inline {
    font-size: .8888888889rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-weight: 500;
    line-height: 28px;
    padding-bottom: 0
}

@media (min-width: 600px) {
    .glue-footer .glue-social .glue-social__title.glue-social__title--inline {
        font-size:.8888888889rem;
        line-height: 28px
    }
}

.glue-footer .glue-social__group {
    -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-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
    max-width: 100%
}

@media (min-width: 600px) {
    .glue-footer .glue-social__group {
        margin-bottom:0
    }
}

.glue-footer--has-sticky-cta {
    padding-bottom: 64px
}

@media (min-width: 1024px) {
    .glue-footer--has-sticky-cta {
        padding-bottom:inherit
    }
}

.bottom-sticky {
    background: #fff;
    bottom: 0;
    -webkit-box-shadow: 0 -2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
    box-shadow: 0 -2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
    left: 0;
    min-height: 64px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 10
}

@media (min-width: 1024px) {
    .bottom-sticky {
        display:none
    }
}

.bottom-sticky__button {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.glue-header {
    background-color: #fff;
    font-family: sans-serif;
    min-height: 64px;
    width: 100%
}

.glue-header .glue-header__bar {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    background: #fff;
    -webkit-transition: background .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;
    transition: background .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;
    transition: transform .3s ease,background .3s ease,box-shadow .3s ease;
    transition: transform .3s ease,background .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header .glue-header__bar {
        height:64px;
        min-height: 64px
    }
}

.glue-header .glue-header__bar .glue-header__tier {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100%;
    min-height: 64px
}

@media (min-width: 1024px) {
    .glue-header .glue-header__bar .glue-header__tier {
        -ms-flex-direction:row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -ms-align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
}

.glue-header .glue-header__bar.glue-header-is-wholly-scrolled {
    -webkit-transition: background .3s ease,-webkit-transform .4s ease,-webkit-box-shadow .3s ease;
    transition: background .3s ease,-webkit-transform .4s ease,-webkit-box-shadow .3s ease;
    transition: transform .4s ease,background .3s ease,box-shadow .3s ease;
    transition: transform .4s ease,background .3s ease,box-shadow .3s ease,-webkit-transform .4s ease,-webkit-box-shadow .3s ease
}

@media (min-width: 1024px) {
    .glue-header .glue-header__bar.glue-header-is-wholly-scrolled {
        -webkit-transform:translate3d(0,-140px,0);
        transform: translate3d(0,-140px,0)
    }
}

.glue-header .glue-header__bar.glue-header-is-wholly-scrolled.glue-header__bar--mobile {
    -webkit-transform: translate3d(0,-140px,0);
    transform: translate3d(0,-140px,0);
    z-index: 800
}

.glue-header .glue-header__bar.glue-header--rewind-box-shadow:not(.glue-header-is-wholly-scrolled) {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

.glue-header .glue-header__bar.glue-header--rewind-box-shadow:not(.glue-header-is-wholly-scrolled).glue-header__drawer {
    -webkit-box-shadow: -6px 1px 2px 0 rgba(54,64,67,.3),-6px 1px 3px 1px rgba(54,64,67,.15);
    box-shadow: -6px 1px 2px 0 rgba(54,64,67,.3),-6px 1px 3px 1px rgba(54,64,67,.15)
}

@media (min-width: 1024px) {
    .glue-header .glue-header__bar.glue-header--rewind-box-shadow:not(.glue-header-is-wholly-scrolled).glue-header__drawer {
        -webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
        box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
    }
}

.glue-header .glue-header__bar.glue-header__bar--desktop .glue-header__tier {
    height: 100%
}

.glue-header .glue-header__bar.glue-header__bar--desktop .glue-header__tier:first-child .glue-header__container:not(.glue-header__container--cta):not(.glue-header__site-switcher-menu) {
    position: relative
}

.glue-header .glue-header__bar.glue-header__bar--mobile {
    display: block;
    position: fixed;
    z-index: 800
}

@media (min-width: 1024px) {
    .glue-header .glue-header__bar.glue-header__bar--mobile {
        display:none
    }
}

.glue-header .glue-header__bar.glue-header__bar--mobile .glue-header__tier {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: space-between;
    justify-content: space-between;
    min-height: 64px
}

.glue-header.glue-header--no-drawer .glue-header__hamburger {
    display: none
}

.glue-header.glue-header--no-cta .glue-header__bar--mobile:after {
    background-color: #dadce0;
    content: " ";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    top: 64px;
    width: 100%
}

.glue-header.glue-header--single {
    min-height: 64px
}

@media (min-width: 600px) {
    .glue-header.glue-header--single {
        min-height:64px
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--single .glue-header__bar {
        height:64px;
        min-height: 64px
    }
}

.glue-header.glue-header--single .glue-header__bar--mobile:after {
    background-color: #dadce0;
    content: " ";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    top: 64px;
    width: 100%
}

@media (max-width: 599px) {
    .glue-header.glue-header--single .glue-header__bar--mobile .glue-header__tier {
        -ms-flex-direction:column;
        flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }

    .glue-header.glue-header--single .glue-header__bar--mobile .glue-header__tier:after {
        background-color: #dadce0;
        content: " ";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 63px;
        width: 100%
    }
}

@media (max-width: 599px) {
    .glue-header.glue-header--single .glue-header__bar--mobile:not(.glue-header--rewind-box-shadow):after {
        background-color:#dadce0;
        content: " ";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 128px;
        width: 100%
    }
}

@media (max-width: 599px) {
    .glue-header.glue-header--single.glue-header--complex-stacked .glue-header__bar--mobile:not(.glue-header--rewind-box-shadow):after {
        background-color:#dadce0;
        content: " ";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 128px;
        width: 100%
    }
}

.glue-header.glue-header--single.glue-header--no-cta {
    height: 64px;
    min-height: 64px
}

@media (max-width: 599px) {
    .glue-header.glue-header--single.glue-header--no-cta .glue-header__bar--mobile {
        height:64px;
        min-height: 64px;
        z-index: 800
    }
}

@media (max-width: 599px) and (max-width:599px) {
    .glue-header.glue-header--single.glue-header--no-cta .glue-header__bar--mobile:not(.glue-header--rewind-box-shadow):after {
        background-color:#dadce0;
        content: " ";
        display: none;
        height: 1px;
        left: 0;
        position: absolute;
        top: 128px;
        width: 100%
    }
}

.glue-header.glue-header--single.glue-header--simple .glue-header__bar--mobile:after {
    background-color: #dadce0;
    content: " ";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    top: 128px;
    width: 100%
}

.glue-header.glue-header--double {
    min-height: 128px
}

@media (min-width: 600px) {
    .glue-header.glue-header--double {
        min-height:64px
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double {
        min-height:128px
    }
}

.glue-header.glue-header--double .glue-header__bar--mobile {
    height: 64px;
    min-height: 64px;
    z-index: 800
}

@media (max-width: 599px) {
    .glue-header.glue-header--double .glue-header__bar--mobile:not(.glue-header--rewind-box-shadow):after {
        background-color:#dadce0;
        content: " ";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 128px;
        width: 100%
    }
}

.glue-header.glue-header--double .glue-header__bar--mobile .glue-header__tier:after {
    background-color: #dadce0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 63px;
    width: 100%
}

@media (max-width: 599px) {
    .glue-header.glue-header--double .glue-header__bar--mobile .glue-header__tier {
        -ms-flex-direction:column;
        flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double.glue-header--complex-stacked .glue-header__bar:after {
        background-color:#dadce0;
        content: " ";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 63px;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double .glue-header__bar {
        height:128px;
        min-height: 128px
    }
}

@media (min-width: 600px) {
    .glue-header.glue-header--double .glue-header__bar:not(.glue-is-visible) .glue-header__tier:after {
        background-color:#dadce0;
        content: " ";
        display: none;
        height: 1px;
        left: 0;
        position: absolute;
        top: 64px;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double .glue-header__bar:not(.glue-is-visible) .glue-header__tier:after {
        background-color:#dadce0;
        content: " ";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        top: 63px;
        width: 100%
    }
}

.glue-header.glue-header--double .glue-header__bar.glue-is-visible:after {
    background-color: #dadce0;
    content: " ";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    top: 63px;
    width: 100%
}

.glue-header.glue-header--simple {
    min-height: 64px
}

@media (min-width: 600px) {
    .glue-header.glue-header--simple {
        min-height:64px
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--simple .glue-header__bar {
        height:64px;
        min-height: 64px
    }
}

.glue-header.glue-header--simple .glue-header__container {
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%
}

.glue-header.glue-header--simple .glue-header__bar--mobile:after {
    background-color: #dadce0;
    content: " ";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    top: 64px;
    width: 100%
}

.glue-header.glue-header--complex-stacked .glue-is-visible .glue-header__container:first-child {
    height: 128px
}

.glue-header.glue-header--complex-stacked .glue-header__bar--mobile {
    height: 128px;
    min-height: 128px;
    z-index: 800
}

@media (max-width: 599px) {
    .glue-header.glue-header--complex-stacked .glue-header__bar--mobile .glue-header__tier {
        -ms-flex-direction:column;
        flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }
}

.glue-header.glue-header--complex-stacked .glue-header__bar:not(.glue-is-visible) .glue-header__tier:after {
    background-color: #dadce0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 63px;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header.glue-header--complex-stacked .glue-header__bar:not(.glue-is-visible) .glue-header__tier:after {
        background-color:#dadce0;
        content: " ";
        display: none;
        height: 1px;
        left: 0;
        position: absolute;
        top: 63px;
        width: 100%
    }
}

.glue-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

@media (min-width: 1024px) {
    .glue-header__container {
        height:100%
    }
}

.glue-header__container.glue-header__container--flex-space-between {
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: space-between;
    justify-content: space-between
}

.glue-header__container.glue-header__container--flex-end {
    -ms-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.glue-header__container.glue-header__container--flex-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto
}

@media (min-width: 1024px) {
    .glue-header__container.glue-header__container--flex-auto {
        -ms-flex:1 1 auto;
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }
}

.glue-header__container.glue-header__container--cta {
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    bottom: 0;
    position: absolute;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header__container.glue-header__container--cta {
        border-top:none;
        position: relative;
        width: auto
    }
}

@media (min-width: 600px) {
    .glue-header__tier .glue-header__container:last-child {
        margin-right:8px
    }

    [dir=rtl] .glue-header__tier .glue-header__container:last-child {
        margin-right: 0
    }
}

@media (max-width: 599px) {
    .glue-header__bar--mobile .glue-header__tier .glue-header__container:last-child {
        padding-left:8px;
        padding-right: 8px
    }

    .glue-header--no-cta .glue-header__bar--mobile .glue-header__tier .glue-header__container:last-child {
        padding-left: 0;
        padding-right: 0
    }
}

.glue-header__hamburger {
    display: none;
    float: left;
    margin-left: 12px
}

[dir=rtl] .glue-header__hamburger {
    float: right;
    margin-left: 0;
    margin-right: 12px
}

.glue-header__hamburger.glue-header__hamburger--first-tier {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: table;
    height: 100%
}

.glue-header__hamburger.glue-header__hamburger--second-tier {
    clear: left;
    height: 50%
}

[dir=rtl] .glue-header__hamburger.glue-header__hamburger--second-tier {
    clear: right
}

.glue-header__hamburger .glue-header__hamburger-wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.glue-header__hamburger .glue-header__drawer-toggle-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background: 0 0;
    border: 0;
    border-radius: 4px;
    color: #5f6368;
    font: inherit;
    height: 48px;
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 48px
}

.glue-header__hamburger .glue-header__drawer-toggle-btn:focus,.glue-header__hamburger .glue-header__drawer-toggle-btn:hover {
    background-color: #f8f9fa;
    outline: 0
}

.glue-header__hamburger .glue-header__drawer-toggle-btn>svg {
    pointer-events: none
}

@media (min-width: 1024px) {
    .glue-header__hamburger {
        display:none!important
    }
}

.glue-header__bar--desktop,.glue-header__drawer {
    border: 0 solid red;
    bottom: 0;
    height: 100%;
    left: 0;
    max-width: 400px;
    position: fixed;
    right: 56px;
    top: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: hidden;
    z-index: 820
}

@media (min-width: 1024px) {
    .glue-header__bar--desktop,.glue-header__drawer {
        visibility:visible
    }
}

[dir=rtl] .glue-header__bar--desktop,[dir=rtl] .glue-header__drawer {
    left: 0;
    right: -56px;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

@media (min-width: 1024px) {
    [dir=rtl] .glue-header__bar--desktop,[dir=rtl] .glue-header__drawer {
        right:0;
        -webkit-transform: none;
        transform: none
    }
}

.glue-header__bar--desktop.glue-is-visible,.glue-header__drawer.glue-is-visible {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 56px;
    overflow: hidden;
    -webkit-transition: -webkit-transform .35s cubic-bezier(.24,1,.32,1);
    transition: -webkit-transform .35s cubic-bezier(.24,1,.32,1);
    transition: transform .35s cubic-bezier(.24,1,.32,1);
    transition: transform .35s cubic-bezier(.24,1,.32,1),-webkit-transform .35s cubic-bezier(.24,1,.32,1);
    visibility: visible;
    width: calc(100% - 56px)
}

.glue-header__bar--desktop.glue-is-visible .glue-header__tier,.glue-header__drawer.glue-is-visible .glue-header__tier {
    margin: 0;
    max-height: calc(100% - 121px);
    overflow-x: hidden;
    overflow-y: auto
}

.glue-header__bar--desktop.glue-is-visible .glue-header__tier .glue-header__container,.glue-header__drawer.glue-is-visible .glue-header__tier .glue-header__container {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content
}

.glue-header__bar--desktop.glue-is-visible .glue-header__tier .glue-header__container:first-child,.glue-header__drawer.glue-is-visible .glue-header__tier .glue-header__container:first-child {
    position: relative
}

.glue-header__bar--desktop.glue-is-visible .glue-header__tier .glue-header__container:first-child:after,.glue-header__drawer.glue-is-visible .glue-header__tier .glue-header__container:first-child:after {
    background-color: #dadce0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 63px;
    width: 100%
}

.glue-header--complex-stacked .glue-header__bar--desktop.glue-is-visible .glue-header__container:first-child:before,.glue-header--complex-stacked .glue-header__drawer.glue-is-visible .glue-header__container:first-child:before {
    background-color: #dadce0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 128px;
    width: 100%
}

@media (max-width: 599px) {
    .glue-header__bar--desktop.glue-is-not-visible,.glue-header__drawer.glue-is-not-visible {
        -webkit-transition:-webkit-transform .2s cubic-bezier(.24,1,.32,1);
        transition: -webkit-transform .2s cubic-bezier(.24,1,.32,1);
        transition: transform .2s cubic-bezier(.24,1,.32,1);
        transition: transform .2s cubic-bezier(.24,1,.32,1),-webkit-transform .2s cubic-bezier(.24,1,.32,1);
        visibility: visible
    }
}

.glue-is-showing-drawer .glue-header__bar--desktop,.glue-is-showing-drawer .glue-header__drawer {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.glue-header__bar--desktop:focus,.glue-header__drawer:focus {
    outline: 0
}

@media (min-width: 1024px) {
    .glue-header__bar--desktop,.glue-header__drawer {
        display:block;
        max-width: 100%;
        -webkit-transform: none;
        transform: none
    }
}

.glue-header__drawer-backdrop {
    background: rgba(0,0,0,.4);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity .2s cubic-bezier(.4,0,.2,1);
    transition: opacity .2s cubic-bezier(.4,0,.2,1);
    visibility: hidden;
    z-index: 810
}

.glue-is-showing-drawer .glue-header__drawer-backdrop {
    opacity: 1;
    visibility: visible
}

@media (min-width: 1024px) {
    .glue-header__drawer-backdrop {
        display:none
    }
}

.glue-header--double .glue-header__item.glue-header--is-active>.glue-header__link,.glue-header--double .glue-header__item.glue-header--is-active>.glue-header__logo-link,.glue-header--single .glue-header__item.glue-header--is-active>.glue-header__link,.glue-header--single .glue-header__item.glue-header--is-active>.glue-header__logo-link {
    background-color: #f8f9fa;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header--double .glue-header__item.glue-header--is-active>.glue-header__link,.glue-header--double .glue-header__item.glue-header--is-active>.glue-header__logo-link,.glue-header--single .glue-header__item.glue-header--is-active>.glue-header__link,.glue-header--single .glue-header__item.glue-header--is-active>.glue-header__logo-link {
        background:#fff;
        color: #202124
    }
}

@media (min-width: 1024px) {
    .glue-header--single .glue-header__item.glue-header--is-active::after {
        background-color:#1a73e8;
        bottom: -2px;
        content: " ";
        height: 2px;
        left: 12px;
        position: absolute;
        width: calc(100% - 24px);
        z-index: 840
    }
}

@media (min-width: 1024px) {
    .glue-header--double .glue-header__link-bar {
        height:63px
    }
}

@media (min-width: 1024px) {
    .glue-header--double .glue-header__tier:after {
        background-color:#333;
        content: " ";
        height: 2px;
        position: absolute;
        top: 0
    }
}

.glue-header--double .glue-header__tier .glue-header__item {
    position: static
}

.glue-header--double .glue-header__container {
    min-height: 64px
}

.glue-header--double .glue-header__container>.glue-header__link-bar>.glue-header__list>.glue-header__item {
    border: none
}

@media (min-width: 1024px) {
    .glue-header--double .glue-header__container>.glue-header__link-bar>.glue-header__list>.glue-header--is-active>.glue-header__link,.glue-header--double .glue-header__container>.glue-header__link-bar>.glue-header__list>.glue-header--is-active>.glue-header__logo-link {
        overflow:visible;
        position: relative
    }

    .glue-header--double .glue-header__container>.glue-header__link-bar>.glue-header__list>.glue-header--is-active>.glue-header__link:before,.glue-header--double .glue-header__container>.glue-header__link-bar>.glue-header__list>.glue-header--is-active>.glue-header__logo-link:before {
        background-color: #fff;
        border-bottom: 1px solid #dadce0;
        border-left: 1px solid #dadce0;
        bottom: -13px;
        content: " ";
        height: 10px;
        left: calc(50% - (10px * .5));
        position: absolute;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        width: 10px;
        z-index: 850
    }
}

.glue-header--double .glue-header__container>.glue-header__link-bar>.glue-header__list>.glue-header--is-active .glue-header__list--nested {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active {
    position: relative
}

.glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active>.glue-header__link,.glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active>.glue-header__logo-link {
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active>.glue-header__link,.glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active>.glue-header__logo-link {
        background:#fff
    }

    .glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active>.glue-header__link::after,.glue-header--double .glue-header__container .glue-header__list--nested .glue-header__item.glue-header--is-active>.glue-header__logo-link::after {
        background-color: #1a73e8;
        bottom: -2px;
        content: " ";
        height: 2px;
        left: 12px;
        position: absolute;
        width: calc(100% - 24px);
        z-index: 840
    }
}

@media (min-width: 1024px) {
    .glue-header--double .glue-header__container .glue-header__link-bar:last-child {
        padding-left:0
    }
}

.glue-header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-bottom: 6px;
    padding-top: 8px;
    position: relative;
    width: auto
}

.glue-is-visible .glue-header__item {
    min-height: 52px;
    padding: 0
}

.glue-header--single .glue-is-visible .glue-header__item {
    max-height: 52px
}

.glue-header__link-bar {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header__link-bar {
        -ms-flex-direction:row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        display: initial;
        height: 100%;
        overflow: visible;
        padding-top: 0;
        position: relative
    }
}

@media (min-width: 1024px) {
    .glue-header__link-bar:last-child {
        padding-left:0
    }
}

.glue-header__link-bar a {
    outline: 0;
    text-decoration: none
}

.glue-header__link-bar .glue-header__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list {
        -ms-flex-direction:row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        min-height: 64px
    }
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list .glue-header__list--nested {
        bottom:0;
        display: none;
        left: 0;
        min-width: 500px;
        padding-left: 0;
        position: absolute
    }

    [dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested {
        min-width: initial
    }
}

.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__link,.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__logo-link {
    padding-left: 36px
}

[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__link,[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__logo-link {
    padding-right: 36px
}

@media (min-width: 1024px) {
    [dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__link,[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__logo-link {
        padding-left:12px;
        padding-right: 12px
    }
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__link,.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__logo-link {
        padding-left:12px;
        padding-right: 12px
    }
}

.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__link,.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__logo-link {
    padding-left: 54px
}

[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__link,[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__logo-link {
    padding-left: 0;
    padding-right: 54px
}

.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__list .glue-header__link,.glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__list .glue-header__logo-link {
    padding-left: 72px
}

[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__list .glue-header__link,[dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__list--nested .glue-header__list .glue-header__list .glue-header__logo-link {
    padding-left: 0;
    padding-right: 72px
}

.glue-header__link-bar .glue-header__list .glue-header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list .glue-header__item {
        width:auto
    }
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list .glue-header__item {
        -ms-flex-direction:row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -ms-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list .glue-header__item:first-child {
        margin-left:22px
    }

    [dir=rtl] .glue-header__link-bar .glue-header__list .glue-header__item:first-child {
        margin-left: 0;
        margin-right: 22px
    }
}

@media (min-width: 1024px) {
    .glue-header__link-bar .glue-header__list .glue-header__item .glue-header__link,.glue-header__link-bar .glue-header__list .glue-header__item .glue-header__logo-link {
        padding-top:1px;
        width: initial
    }
}

.glue-is-visible .glue-header__link-bar>.glue-header__list {
    display: block;
    padding-bottom: 23px;
    padding-top: 30px
}

.glue-is-visible .glue-header__link-bar .glue-header__link,.glue-is-visible .glue-header__link-bar .glue-header__logo-link {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    padding-left: 18px
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .glue-is-visible .glue-header__link-bar .glue-header__item {
        -ms-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
}

[dir=rtl] .glue-is-visible .glue-header__link-bar .glue-header__link,[dir=rtl] .glue-is-visible .glue-header__link-bar .glue-header__logo-link {
    border-radius: 100px 0 0 100px;
    padding-left: initial;
    padding-right: 18px
}

.glue-header__link,.glue-header__logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #5f6368;
    font-size: 16px;
    font-weight: 500;
    height: 100%;
    letter-spacing: .25px;
    max-height: 48px;
    min-height: 48px;
    outline: 0!important;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
    white-space: nowrap;
    width: calc(100% - 8px);
    -webkit-transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,color .2s;
    transition: background-color .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s
}

[lang=ja] .glue-header__link,[lang=ja] .glue-header__logo-link {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header__link,[lang=ko] .glue-header__logo-link {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header__link,[lang=zh-CN] .glue-header__logo-link {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header__link,[lang=zh-TW] .glue-header__logo-link {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[dir=rtl] .glue-header__link,[dir=rtl] .glue-header__logo-link {
    padding-right: 12px
}

@media (min-width: 1024px) {
    .glue-header__link,.glue-header__logo-link {
        width:auto
    }
}

.glue-header__link:visited,.glue-header__logo-link:visited {
    color: #5f6368
}

.glue-header__link.is-focused,.glue-header__link:focus,.glue-header__logo-link:focus,.is-focused.glue-header__logo-link {
    background-color: #f8f9fa;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header__link.is-focused,.glue-header__link:focus,.glue-header__logo-link:focus,.is-focused.glue-header__logo-link {
        background-color:#f8f9fa;
        border-radius: 4px;
        color: #202124;
        z-index: 840
    }
}

.glue-header__link.is-hovering,.glue-header__link:hover,.glue-header__logo-link:hover,.is-hovering.glue-header__logo-link {
    background-color: #f8f9fa;
    border-radius: 4px;
    color: #202124;
    outline: 0
}

.glue-header__link:active,.glue-header__logo-link:active {
    background-color: #f1f1f1;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header__link:active,.glue-header__logo-link:active {
        border-radius:4px
    }
}

@media (min-width: 1024px) {
    .glue-header__drawer .glue-header__link.glue-header__skip-content,.glue-header__drawer .glue-header__skip-content.glue-header__logo-link {
        padding-left:0;
        padding-right: 0
    }
}

.glue-header__skip-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 1px;
    left: -10px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    visibility: hidden;
    width: 1px
}

.glue-is-focused .glue-header__skip-content {
    display: none
}

@media (min-width: 1024px) {
    .glue-header__skip-content {
        visibility:visible
    }

    .glue-header__skip-content:focus {
        height: 48px;
        left: 50%;
        min-width: 150px;
        overflow: auto;
        top: 8px
    }

    [dir=rtl] .glue-header__skip-content:focus {
        left: 0;
        right: 50%
    }
}

.glue-header__logo .glue-header__logo--product,.glue-header__logo .glue-header__logo--subproduct .glue-header__logo--subproduct-text {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    line-height: .9545454545;
    color: #5f6368;
    font-family: "Product Sans","Google Sans",Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 21px;
    overflow-wrap: initial;
    padding-left: 5px;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    word-wrap: initial
}

.glue-header__logo .glue-header__logo--subproduct [dir=rtl] .glue-header__logo--subproduct-text,.glue-header__logo [dir=rtl] .glue-header__logo--product,[dir=rtl] .glue-header__logo .glue-header__logo--product,[dir=rtl] .glue-header__logo .glue-header__logo--subproduct .glue-header__logo--subproduct-text {
    padding-left: 0;
    padding-right: 5px
}

@media (min-width: 600px) {
    .glue-header__logo .glue-header__logo--product,.glue-header__logo .glue-header__logo--subproduct .glue-header__logo--subproduct-text {
        line-height:.9545454545;
        font-size: 22px;
        line-height: 21px
    }
}

@media (min-width: 1024px) {
    .glue-header__logo .glue-header__logo--product,.glue-header__logo .glue-header__logo--subproduct .glue-header__logo--subproduct-text {
        line-height:.9545454545;
        font-size: 22px
    }
}

.glue-header__lock-up {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 64px;
    min-height: 64px;
    position: relative
}

.glue-header__bar--mobile .glue-header__lock-up .glue-header__logo--product-campaign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: space-between;
    justify-content: space-between;
    width: auto
}

.glue-header__bar--mobile .glue-header__lock-up .glue-header__logo--product-campaign .glue-header__logo-product {
    padding-left: 0;
    padding-right: 0;
    width: auto
}

.glue-header__bar--mobile .glue-header__lock-up .glue-header__logo--product-campaign .glue-header__logo--campaign {
    padding-left: 0
}

.glue-header--complex-stacked .glue-is-visible .glue-header__lock-up {
    height: inherit
}

.glue-header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,color .2s;
    transition: background-color .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    max-height: 48px
}

.glue-header__logo:visited {
    color: #5f6368
}

.glue-header__logo.is-focused,.glue-header__logo:focus {
    background-color: #f8f9fa;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header__logo.is-focused,.glue-header__logo:focus {
        background-color:#f8f9fa;
        border-radius: 4px;
        color: #202124;
        z-index: 840
    }
}

.glue-header__logo.is-hovering,.glue-header__logo:hover {
    background-color: #f8f9fa;
    border-radius: 4px;
    color: #202124;
    outline: 0
}

.glue-header__logo:active {
    background-color: #f1f1f1;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header__logo:active {
        border-radius:4px
    }
}

@media (min-width: 1024px) {
    .glue-header__logo {
        margin-left:7px
    }

    [dir=rtl] .glue-header__logo {
        margin-left: initial;
        margin-right: 7px
    }
}

.glue-header__logo>.glue-header__logo-link {
    width: auto
}

.glue-header__drawer .glue-header__logo {
    margin-left: 7px
}

[dir=rtl] .glue-header__drawer .glue-header__logo {
    margin-left: initial;
    margin-right: 7px
}

@media (min-width: 1024px) {
    .glue-header__logo {
        -webkit-box-flex:1;
        -ms-flex: auto;
        flex: auto
    }
}

.glue-header--simple .glue-header__logo {
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

@media (min-width: 1024px) {
    .glue-header--simple .glue-header__logo {
        padding:0
    }
}

.glue-header--complex-stacked .glue-header__bar--mobile .glue-header__logo:first-child {
    margin-left: 12px
}

.glue-header__logo--product .glue-header__logo {
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-decoration: none
}

.glue-header--complex-stacked .glue-header__logo {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center
}

@media (min-width: 1024px) {
    .glue-header--complex-stacked .glue-header__logo {
        -ms-flex-direction:row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -ms-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center
    }
}

.glue-header--reverse .glue-header__logo .glue-header__logo--product {
    padding-left: 0
}

.glue-header--icon-lockup .glue-header__logo .glue-header__logo--product {
    padding: 0
}

.glue-header__logo .glue-header__logo--product-campaign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    border: 1px solid transparent;
    height: 100%;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    margin: 0;
    margin-left: 5px;
    max-height: 48px;
    min-height: 48px;
    padding-right: 8px;
    width: auto
}

@media (min-width: 600px) {
    .glue-header__logo .glue-header__logo--product-campaign {
        padding-left:8px;
        padding-right: 8px
    }

    [dir=rtl] .glue-header__logo .glue-header__logo--product-campaign {
        padding-left: 8px;
        padding-right: 8px
    }
}

.glue-header__logo .glue-header__logo--product-campaign:active,.glue-header__logo .glue-header__logo--product-campaign:focus,.glue-header__logo .glue-header__logo--product-campaign:hover {
    background-color: initial;
    outline: 0
}

[dir=rtl] .glue-header__logo .glue-header__logo--product-campaign {
    padding-left: 8px
}

.glue-header--complex-stacked .glue-header__logo .glue-header__logo--product-campaign {
    margin-left: 5px;
    padding-left: 8px;
    padding-right: 0
}

@media (min-width: 1024px) {
    .glue-header--complex-stacked .glue-header__logo .glue-header__logo--product-campaign {
        padding-left:8px;
        padding-right: 8px
    }

    [dir=rtl] .glue-header--complex-stacked .glue-header__logo .glue-header__logo--product-campaign {
        padding-left: 8px;
        padding-right: 8px
    }
}

.glue-is-visible .glue-header__logo .glue-header__logo--product-campaign {
    min-height: 48px;
    padding: 0
}

.glue-header--complex-stacked .glue-is-visible .glue-header__logo .glue-header__logo--product-campaign {
    margin-left: 0;
    padding-left: 12px;
    padding-right: 0
}

[dir=rtl] .glue-header--complex-stacked .glue-is-visible .glue-header__logo .glue-header__logo--product-campaign {
    padding-left: 0;
    padding-right: 12px
}

.glue-header__logo .glue-header__logo--subproduct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 100%;
    padding-left: 20px
}

.glue-header__logo .glue-tile__icon {
    margin-left: 5px
}

[dir=rtl] .glue-header__logo .glue-tile__icon {
    margin-left: 0;
    margin-right: 5px
}

@media (min-width: 1024px) {
    .glue-header__logo .glue-tile__icon {
        margin-left:0
    }

    [dir=rtl] .glue-header__logo .glue-tile__icon {
        margin-right: 5px
    }
}

.glue-header--icon-lockup .glue-header__logo {
    margin-left: 0;
    padding-left: 0
}

@media (min-width: 1024px) {
    .glue-header--icon-lockup .glue-header__logo {
        margin-left:22px
    }

    [dir=rtl] .glue-header--icon-lockup .glue-header__logo {
        margin-left: 0;
        margin-right: 22px
    }
}

.glue-is-visible .glue-header__logo {
    max-height: 100%;
    padding-right: 20px
}

.glue-is-visible .glue-header__logo:active,.glue-is-visible .glue-header__logo:hover {
    background: inherit
}

[dir=rtl] .glue-is-visible .glue-header__logo {
    padding-left: 20px;
    padding-right: 0
}

.glue-header--complex-stacked .glue-is-visible .glue-header__logo {
    -ms-flex-pack: space-around;
    -ms-justify-content: space-around;
    -webkit-box-pack: space-around;
    justify-content: space-around
}

.glue-header__logo-link {
    padding-left: 8px;
    padding-right: 8px;
    width: auto
}

.glue-header__logo-link:hover {
    background-color: initial
}

.glue-header__bar--mobile .glue-header__logo-link {
    padding-left: 8px;
    padding-right: 8px
}

.glue-is-visible .glue-header__logo-link {
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: space-between;
    justify-content: space-between
}

.glue-header--reverse .glue-header__logo-link {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    -webkit-box-orient: row
}

.glue-header--icon-lockup .glue-header__logo-link {
    margin-left: 5px
}

[dir=rtl] .glue-header--icon-lockup .glue-header__logo-link {
    margin-left: 0;
    margin-right: 5px
}

.glue-header__logo-container {
    height: 24px;
    width: 75px
}

.glue-header__logo-container .glue-header__logo-svg {
    fill: currentColor;
    height: 29px;
    width: 75px
}

@media (min-width: 600px) {
    .glue-header__logo-container .glue-header__logo-svg {
        height:29px;
        width: 75px
    }

    .glue-header__logo-container .glue-header__logo-svg use {
        height: 29px;
        width: 75px
    }
}

.glue-header--reverse .glue-header__logo-container {
    padding-left: 5px
}

[dir=rtl] .glue-header--reverse .glue-header__logo-container {
    padding-left: 0;
    padding-right: 5px
}

.glue-header--icon-lockup .glue-header__logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 40px
}

.glue-header--complex-stacked .glue-header__container .glue-header__logo:last-child:hover {
    background-color: initial
}

.glue-header__site-switcher .glue-header__logo--product-campaign .glue-icon {
    margin-left: 2px;
    padding-top: 1px
}

[dir=rtl] .glue-header__site-switcher .glue-header__logo--product-campaign .glue-icon {
    margin-left: 0;
    margin-right: 2px
}

.glue-header__site-switcher.glue-is-shown .glue-header__site-switcher-trigger {
    background: #f1f3f4;
    cursor: pointer;
    -webkit-transition: background .1s ease-in 0s;
    transition: background .1s ease-in 0s
}

.glue-header__site-switcher-menu {
    height: auto;
    max-width: 480px;
    min-width: 240px;
    overflow: hidden;
    outline: 0;
    padding: 0;
    width: auto
}

.glue-header__site-switcher-menu .glue-header__site-switcher-menu-list {
    margin: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 16px;
    width: 100%
}

[dir=rtl] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-list {
    padding-left: 20px;
    padding-right: 0
}

.glue-header__site-switcher-menu .glue-header__site-switcher-close-btn {
    background-color: #f1f3f4;
    border: none;
    border-radius: 16px;
    color: #5f6368;
    font-size: 24px;
    font-weight: 300;
    height: 32px;
    line-height: 1px;
    right: 8px;
    top: 8px;
    width: 32px
}

.glue-header__site-switcher-menu .glue-header__site-switcher-close-btn.glue-is-shown {
    display: block
}

[dir=rtl] .glue-header__site-switcher-menu .glue-header__site-switcher-close-btn {
    left: 8px;
    right: auto
}

.glue-header__site-switcher-menu .glue-header__site-switcher-menu-item {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: auto;
    list-style: none;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-left: 20px
}

[lang=ja] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item {
    font-family: "Google Sans","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item {
    font-family: "Google Sans","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item {
    font-family: "Google Sans","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item {
    font-family: "Google Sans","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

[dir=rtl] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item {
    padding-left: 0;
    padding-right: 20px
}

.glue-header__site-switcher-menu .glue-header__site-switcher-menu-item .glue-small-text {
    color: #5f6368;
    line-height: 18px
}

.glue-header__site-switcher-menu .glue-header__site-switcher-menu-item .glue-header__site-switcher-menu-list-divider {
    color: #dadce0;
    margin: 8px 0 4px;
    padding: 0;
    width: calc(100% + 20px)
}

.glue-header__site-switcher-menu .glue-header__site-switcher-menu-item.selected .glue-header__site-switcher-menu-link {
    background-color: #f8f9fa;
    border-color: #4285f4;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #202124;
    cursor: default
}

.glue-header__site-switcher-menu .glue-header__site-switcher-menu-item .glue-header__site-switcher-menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-align-items: normal;
    -ms-flex-align: normal;
    -webkit-box-align: normal;
    align-items: normal;
    border: none;
    border-bottom-right-radius: 100px;
    border-left: 2px solid transparent;
    border-top-right-radius: 100px;
    color: #202124;
    cursor: pointer;
    height: auto;
    margin-left: -20px;
    max-height: none;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 20px;
    padding-top: 12px;
    text-decoration: none
}

@media (max-width: 599px) {
    .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item .glue-header__site-switcher-menu-link {
        width:calc(100% + 12px)
    }
}

[dir=rtl] .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item .glue-header__site-switcher-menu-link {
    border-left: none;
    border-radius: 100px 0 0 100px;
    border-right: 2px solid transparent;
    margin-left: 0;
    margin-right: -20px
}

.glue-header.glue-is-showing-drawer .glue-header__logo--product .glue-icon {
    display: none
}

.glue-header.glue-is-showing-drawer .glue-header__site-switcher-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    -ms-align-self: stretch;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-pack: end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-top: 56px;
    max-width: 100%;
    min-width: 100%;
    padding: 0
}

.glue-header.glue-is-showing-drawer .glue-header__site-switcher-menu .glue-header__site-switcher-menu-list {
    background-color: #f8f9fa;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px
}

.glue-header.glue-is-showing-drawer .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item:not(.selected) .glue-header__site-switcher-menu-link:focus,.glue-header.glue-is-showing-drawer .glue-header__site-switcher-menu .glue-header__site-switcher-menu-item:not(.selected) .glue-header__site-switcher-menu-link:hover {
    background-color: #f1f3f4
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__site-switcher-menu {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);
    background-color: #fff;
    border: none;
    border-radius: 4px;
    margin-left: 7px;
    opacity: 0;
    position: absolute;
    top: 54px;
    -webkit-transition: opacity .1s ease-in 0s;
    transition: opacity .1s ease-in 0s;
    visibility: hidden;
    width: 336px;
    z-index: 1000
}

.glue-header .glue-header__site-switcher.glue-is-shown .glue-header__site-switcher-menu {
    opacity: 1;
    -webkit-transition: opacity .1s ease-in 0s;
    transition: opacity .1s ease-in 0s;
    visibility: visible
}

.glue-header__deep-nav {
    position: relative
}

.glue-header__deep-nav .glue-header__deep-nav-trigger {
    cursor: pointer
}

.glue-header__deep-nav .glue-header__deep-nav-dialog {
    margin: 0
}

.glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item {
    list-style: none;
    position: relative;
    width: 100%
}

.glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item:first-child {
    margin-left: 0
}

[dir=rtl] .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item:first-child {
    margin-right: 0
}

.glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link {
    max-height: none
}

.glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link:hover {
    background-color: #f8f9fa
}

.glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link:after {
    display: none
}

.glue-header.glue-is-showing-drawer .glue-header__deep-nav .glue-header__link {
    padding-right: 24px;
    white-space: normal
}

.glue-header.glue-is-showing-drawer .glue-header__deep-nav .glue-header__link .glue-icon {
    display: none
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav {
    position: relative
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog {
    margin-left: -2px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__deep-nav-dialog {
    margin-left: -8px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog {
    margin-left: 0;
    margin-right: -2px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__deep-nav-dialog {
    margin-right: -8px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav.glue-is-shown>.glue-header__deep-nav-dialog {
    opacity: 1;
    visibility: visible
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav.glue-is-shown>.glue-header__deep-nav-dialog:focus {
    outline: 0
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav.glue-is-shown>.glue-header__deep-nav-trigger {
    background-color: #f8f9fa;
    color: #202124
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-icon {
    -ms-flex-positive: 0;
    -webkit-box-flex: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 3px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-icon {
    margin-left: 0;
    margin-right: 3px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-align-self: stretch;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    background: #fff;
    border-radius: 8px;
    height: auto;
    margin-top: -7px;
    max-width: 280px;
    min-width: 112px;
    opacity: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    -webkit-transition: opacity 150ms ease-in;
    transition: opacity 150ms ease-in;
    visibility: hidden;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1000
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__deep-nav-dialog {
    margin-top: -5px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-bottom: 1px;
    padding-top: 1px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: space-between;
    justify-content: space-between;
    border: none;
    border-left: 2px solid transparent;
    border-radius: 0 100px 100px 0;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 8px;
    margin-top: 1px;
    max-width: 272px;
    padding-bottom: 8px;
    padding-left: 14px;
    padding-right: 12px;
    padding-top: 8px;
    white-space: normal
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link .glue-icon {
    margin-left: 8px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link {
    border-left: 0;
    border-radius: 100px 0 0 100px;
    border-right: 2px solid transparent;
    margin-left: 8px;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 14px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item .glue-header__link .glue-icon {
    margin-left: 0;
    margin-right: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item.glue-header--is-active>.glue-header__link {
    background-color: #f8f9fa;
    border-color: #4285f4;
    cursor: default
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item.glue-header--is-active.glue-header__deep-nav>.glue-header__link {
    border-color: transparent
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item.glue-is-shown {
    cursor: pointer
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item.glue-is-shown:last-child>.glue-header__link:hover+.glue-header__deep-nav-dialog:after {
    -webkit-transform: translate3d(-60%,0,0) skew(30deg);
    transform: translate3d(-60%,0,0) skew(30deg);
    -webkit-transition: none;
    transition: none;
    width: 150%
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item.glue-is-shown:last-child>.glue-header__link:hover+.glue-header__deep-nav-dialog:after {
    -webkit-transform: translate3d(60%,0,0) skew(-30deg);
    transform: translate3d(60%,0,0) skew(-30deg)
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__item.glue-is-shown:last-child>.glue-header__link+.glue-header__deep-nav-dialog:after {
    background-color: transparent;
    content: "";
    height: calc(100% - 48px);
    position: absolute;
    top: 48px;
    -webkit-transform: translate3d(0,0,0) skew(0);
    transform: translate3d(0,0,0) skew(0);
    -webkit-transition: width 350ms linear .5s,-webkit-transform 350ms ease-in-out .5s;
    transition: width 350ms linear .5s,-webkit-transform 350ms ease-in-out .5s;
    transition: transform 350ms ease-in-out .5s,width 350ms linear .5s;
    transition: transform 350ms ease-in-out .5s,width 350ms linear .5s,-webkit-transform 350ms ease-in-out .5s;
    width: 100%;
    z-index: -1
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog.glue-header__deep-nav-with-subnav>.glue-header__item>.glue-header__link {
    padding-right: 48px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog.glue-header__deep-nav-with-subnav>.glue-header__item>.glue-header__link.glue-header__deep-nav-trigger {
    padding-right: 16px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog.glue-header__deep-nav-with-subnav>.glue-header__item>.glue-header__link {
    padding-left: 48px;
    padding-right: 14px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog.glue-header__deep-nav-with-subnav>.glue-header__item>.glue-header__link.glue-header__deep-nav-trigger {
    padding-left: 16px;
    padding-right: 14px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog.glue-header__deep-nav-with-active-link>.glue-header__item>.glue-header__link {
    padding-right: 40px
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog.glue-header__deep-nav-with-active-link>.glue-header__item>.glue-header__link {
    padding-left: 40px;
    padding-right: 14px
}

.glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__deep-nav>.glue-header__link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: 0;
    min-width: 100%
}

[dir=rtl] .glue-header:not(.glue-is-showing-drawer) .glue-header__deep-nav .glue-header__deep-nav-dialog .glue-header__deep-nav>.glue-header__link {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls,.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list {
    left: 8px;
    position: absolute;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: left 0s linear .3s,-webkit-transform .3s ease-in-out 10ms;
    transition: left 0s linear .3s,-webkit-transform .3s ease-in-out 10ms;
    transition: transform .3s ease-in-out 10ms,left 0s linear .3s;
    transition: transform .3s ease-in-out 10ms,left 0s linear .3s,-webkit-transform .3s ease-in-out 10ms;
    width: 100%
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container [dir=rtl] .glue-header__stepped-nav-controls,.glue-header__stepped-nav .glue-header__stepped-nav-menus [dir=rtl] .glue-header__list,[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls,[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list {
    left: -8px;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-parent-position.glue-header__stepped-nav-controls,.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__stepped-nav-parent-position.glue-header__list {
    left: -8px;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container [dir=rtl] .glue-header__stepped-nav-parent-position.glue-header__stepped-nav-controls,.glue-header__stepped-nav .glue-header__stepped-nav-menus [dir=rtl] .glue-header__stepped-nav-parent-position.glue-header__list,[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-parent-position.glue-header__stepped-nav-controls,[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__stepped-nav-parent-position.glue-header__list {
    left: 8px;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-is-shown.glue-header__stepped-nav-controls,.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-is-shown.glue-header__list {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.glue-header.glue-header-stepped-nav-enabled.glue-is-showing-drawer .glue-header__link-bar {
    display: none
}

.glue-header.glue-header-stepped-nav-enabled.glue-is-showing-drawer .glue-header__stepped-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.glue-header__stepped-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    display: none;
    width: 100%
}

[dir=rtl] .glue-header__stepped-nav .glue-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus {
    height: 100%;
    margin-top: 25px;
    overflow: hidden;
    width: 100%
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list {
    display: block;
    height: auto;
    margin: 0;
    outline: 0
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list:first-child {
    margin-top: -64px
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list .glue-header__item {
    -ms-flex-pack: start;
    -ms-justify-content: start;
    -webkit-box-pack: start;
    justify-content: start
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list .glue-header__item .glue-header__link {
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: space-between;
    justify-content: space-between;
    border: none;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    max-height: none;
    padding-left: 40px;
    padding-right: 16px;
    white-space: normal
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list .glue-header__item .glue-header__link .glue-header__stepped-nav-subnav-icon {
    display: block
}

[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list .glue-header__item .glue-header__link {
    border: none;
    border-radius: 100px 0 0 100px;
    padding-left: 16px;
    padding-right: 40px
}

.glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list:first-child .glue-header__link {
    padding-left: 20px
}

[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-menus .glue-header__list:first-child .glue-header__link {
    padding-left: 0;
    padding-right: 20px
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex: 0 0 64px;
    -webkit-box-flex: 0;
    flex: 0 0 64px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    cursor: pointer;
    height: auto;
    margin-bottom: 8px;
    margin-top: 8px;
    max-height: 48px;
    outline: 0;
    width: calc(100% - 8px)
}

[dir=rtl] .glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls {
    border: none;
    border-radius: 100px 0 0 100px
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls:first-child {
    visibility: hidden
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls:hover {
    background-color: #f8f9fa
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls .glue-header__stepped-nav-controls-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 40px;
    -webkit-box-flex: 0;
    flex: 0 0 40px;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls .glue-header__stepped-nav-controls-arrow .glue-icon {
    margin-top: -2px
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls .glue-header__stepped-nav-controls-arrow .glue-icon.glue-header__stepped-nav-subnav-icon {
    display: none
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls .glue-header__stepped-nav-controls-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 calc(100% - 32px);
    -webkit-box-flex: 1;
    flex: 1 0 calc(100% - 32px);
    border-bottom: 1px solid #dadce0;
    border-radius: 0;
    color: #202124;
    height: 64px;
    max-height: 64px;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
    width: auto
}

.glue-header__stepped-nav .glue-header__stepped-nav-controls-container .glue-header__stepped-nav-controls .glue-header__stepped-nav-controls-title:hover {
    background-color: transparent
}

.glue-header__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: #fff;
    min-height: 64px
}

.glue-header__bar--mobile .glue-header__cta {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -ms-flex-pack: space-around;
    -ms-justify-content: space-around;
    -webkit-box-pack: space-around;
    justify-content: space-around
}

@media (max-width: 599px) {
    .glue-header__bar--mobile .glue-header__cta {
        width:100%
    }

    .glue-header--complex-stacked .glue-header__bar--mobile .glue-header__cta {
        display: none
    }
}

.glue-header__drawer .glue-header__cta {
    -webkit-box-shadow: 0 -1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 -1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%
}

@media (min-width: 1024px) {
    .glue-header__drawer .glue-header__cta {
        -webkit-box-shadow:none;
        box-shadow: none;
        padding: 0
    }
}

@media (min-width: 1024px) {
    .glue-header__cta {
        -ms-flex-direction:row;
        flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -ms-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: end;
        -ms-justify-content: flex-end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .glue-header__container .glue-header__cta {
        border: none
    }
}

.glue-is-visible .glue-header__cta .glue-header__link {
    display: none
}

.glue-header__cta .glue-button {
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

@media (max-width: 599px) {
    .glue-header__cta .glue-button {
        width:100%
    }
}

@media (min-width: 1024px) {
    .glue-header__cta .glue-button {
        margin-left:8px;
        width: auto
    }
}

@media (min-width: 600px) {
    [dir=rtl] .glue-header__bar--desktop .glue-header__cta .glue-button:last-child {
        margin-right:0
    }
}

.glue-header__bar--mobile .glue-header__cta .glue-button {
    margin-left: 8px
}

@media (min-width: 600px) {
    [dir=rtl] .glue-header__bar--mobile .glue-header__cta .glue-button:last-child {
        margin-right:0
    }
}

@media (max-width: 599px) {
    .glue-header__bar--mobile .glue-header__cta .glue-button {
        margin-left:0
    }

    .glue-header__bar--mobile .glue-header__cta .glue-button.glue-button--low-emphasis,.glue-header__bar--mobile .glue-header__cta .glue-button.glue-button--medium-emphasis {
        display: none
    }
}

.glue-header__drawer .glue-header__cta .glue-button {
    margin-top: 8px
}

@media (min-width: 1024px) {
    .glue-header__drawer .glue-header__cta .glue-button {
        margin-bottom:0!important
    }
}

.glue-is-visible .glue-header__cta .glue-button {
    margin: 0;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 100%
}

.glue-header__supplemental {
    display: none;
    height: 100%
}

@media (min-width: 1024px) {
    .glue-header__supplemental {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
}

.glue-header__supplemental .glue-header__link {
    -webkit-transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,color .2s;
    transition: background-color .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s;
    border: 1px solid transparent;
    border-radius: 4px
}

.glue-header__supplemental .glue-header__link:visited {
    color: #5f6368
}

.glue-header__supplemental .glue-header__link.is-focused,.glue-header__supplemental .glue-header__link:focus {
    background-color: #f8f9fa;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header__supplemental .glue-header__link.is-focused,.glue-header__supplemental .glue-header__link:focus {
        background-color:#f8f9fa;
        border-radius: 4px;
        color: #202124;
        z-index: 840
    }
}

.glue-header__supplemental .glue-header__link.is-hovering,.glue-header__supplemental .glue-header__link:hover {
    background-color: #f8f9fa;
    border-radius: 4px;
    color: #202124;
    outline: 0
}

.glue-header__supplemental .glue-header__link:active {
    background-color: #f1f1f1;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    color: #202124
}

@media (min-width: 1024px) {
    .glue-header__supplemental .glue-header__link:active {
        border-radius:4px
    }
}

.glue-is-visible .glue-header__supplemental {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    width: 100%
}

.glue-is-visible .glue-header__supplemental:before {
    background-color: #dadce0;
    content: " ";
    height: 1px;
    left: 20px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: calc(100% - 40px)
}

.glue-is-visible .glue-header__supplemental:first-child {
    padding-top: 27px
}

.glue-is-visible .glue-header__supplemental .glue-header__link {
    -ms-flex-pack: start;
    -ms-justify-content: start;
    -webkit-box-pack: start;
    justify-content: start;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    margin: 0;
    margin-bottom: 4px;
    padding-left: 18px;
    width: calc(100% - 8px)
}

.glue-is-visible .glue-header__supplemental .glue-header__link:active {
    background-color: #f1f1f1
}

[dir=rtl] .glue-is-visible .glue-header__supplemental .glue-header__link {
    border-radius: 100px 0 0 100px;
    padding-left: initial;
    padding-right: 18px
}

.glue-header {
    max-width: 100vw;
    overflow: hidden
}

.glue-header .glue-header__logo--product {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    line-height: 34px;
    margin-left: 40px;
    padding-left: 0
}

[dir=rtl] .glue-header .glue-header__logo--product {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    margin-left: unset;
    margin-right: 40px;
    padding-right: 0
}

@media (min-width: 1024px) {
    [dir=rtl] .glue-header .glue-header__logo--product {
        margin-right:24px
    }
}

@media screen and (max-width: 1024px) {
    .glue-header .glue-header__logo--product {
        margin-left:0;
        padding-left: 10px
    }

    [dir=rtl] .glue-header .glue-header__logo--product {
        margin-left: unset;
        margin-right: 0;
        padding-right: 10px
    }
}

@media (min-width: 1024px) {
    [dir=rtl] .glue-header .glue-header__logo {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

[dir=rtl] .glue-header .glue-button.glue-button--icon {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.glue-header__lock-up {
    position: relative
}

.glue-header__lock-up .glue-header__skip-content {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    left: 16px;
    opacity: 0;
    position: absolute;
    top: 64px
}

.glue-header__lock-up .glue-header__skip-content:focus {
    opacity: 1
}

.glue-header.glue-header--single .glue-header__link {
    white-space: inherit
}

.glue-header.glue-header--double {
    min-height: 64px
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double {
        height:64px;
        max-height: 64px;
        overflow: hidden
    }
}

.glue-header.glue-header--double .glue-header__bar--mobile:not(.glue-header--rewind-box-shadow)::after {
    display: none
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double .glue-header__bar {
        height:64px;
        max-height: 64px;
        min-height: 64px;
        overflow: hidden
    }
}

@media (min-width: 1024px) {
    .glue-header.glue-header--double .glue-header__link::before {
        display:none
    }
}

.glue-header .glue-header__bar {
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0
}

.glue-header .glue-header__bar:not(.glue-is-visible) {
    -webkit-transition: none;
    transition: none
}

.glue-header .glue-header__bar .glue-header__tier::after {
    display: none!important
}

.glue-header .glue-header__bar.glue-header--rewind-box-shadow:not(.glue-header-is-wholly-scrolled).glue-header__drawer {
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0
}

.glue-header .glue-header__link-bar .glue-header__list--nested {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: 1000px;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out
}

.glue-header .glue-header__link-bar .glue-header__list--nested.hidden {
    max-height: 0
}

@media (min-width: 1024px) and (max-width:1439px) {
    .glue-header .glue-header__link-bar .glue-header__list--nested.hidden {
        max-height:-webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content
    }
}

.glue-header .glue-header__link-bar .glue-header__item.glue-header--is-active .glue-header__link {
    color: #000
}

.glue-header .glue-header__link-bar .glue-header__item.has-subnav svg {
    margin: 0 0 0 10px;
    pointer-events: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

@media (min-width: 1024px) {
    .glue-header .glue-header__link-bar .glue-header__item.has-subnav svg {
        -webkit-transform:rotate(0);
        transform: rotate(0)
    }
}

.glue-header .glue-header__link-bar .glue-header__item.has-subnav svg.closed {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

[dir=rtl] .glue-header .glue-header__link-bar .glue-header__item.has-subnav svg {
    margin: 0 10px 0 0
}

@media (min-width: 1024px) {
    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .glue-header__link:focus svg,.glue-header .glue-header__link-bar .glue-header__item.has-subnav:hover svg {
        -webkit-transform:rotate(180deg);
        transform: rotate(180deg)
    }
}

.glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__item a {
    padding-right: 36px
}

.glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__link--active {
    font-weight: 500
}

@media (min-width: 1024px) {
    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__link--active {
        background:#f8f9fa
    }
}

@media (min-width: 1024px) {
    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav {
        background:#fff;
        -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
        display: none;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        left: 12px;
        min-width: calc(100% - (12px * 2));
        position: absolute;
        top: 62px;
        width: calc(100% - (12px * 2))
    }

    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__item {
        -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-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-bottom: 1px solid #dadce0;
        margin-left: 0;
        min-width: 100%
    }

    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__item:last-child {
        border-bottom: 0
    }

    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__item a {
        padding-right: 12px
    }

    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__link {
        -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-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 0;
        min-width: 100%;
        text-align: center
    }

    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav__link:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0
    }

    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav--open,.glue-header .glue-header__link-bar .glue-header__item.has-subnav:hover .subnav {
        display: table
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .glue-header .glue-header__link-bar .glue-header__item.has-subnav .subnav--open,.glue-header .glue-header__link-bar .glue-header__item.has-subnav:hover .subnav {
        max-height:-webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content
    }
}

.glue-header .glue-header__link-bar .glue-header__item .glue-header__link {
    font-size: .7777777778rem;
    font-weight: 400
}

.glue-header .glue-header__link-bar .glue-header__item .glue-header__link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

[dir=rtl] .glue-header .glue-header__link-bar .glue-header__item .glue-header__link {
    padding-left: 30px
}

@media screen and (min-width: 1024px) and (max-width:1240px) {
    .glue-header__container.glue-header__position {
        position:absolute;
        right: 8px;
        top: 0
    }

    [dir=rtl] .glue-header__container.glue-header__position {
        left: 8px;
        right: unset
    }
}

@media screen and (min-width: 1024px) and (max-width:1240px) {
    .glue-header .glue-header__bar .glue-header__direction {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 140px;
        width: 100%
    }
}

@media screen and (min-width: 1024px) and (max-width:1240px) {
    .glue-header .glue-header__bar.glue-header__height {
        height:140px
    }
}

@media screen and (min-width: 1024px) and (max-width:1240px) {
    .glue-header .glue-header__bar .glue-header__item:first-child {
        margin-left:5px
    }
}

.glue-header .glue-header__cta {
    -webkit-box-shadow: inset 0 1px 0 0 #dadce0;
    box-shadow: inset 0 1px 0 0 #dadce0;
    min-height: calc(64px - 1px)
}

@media (min-width: 1024px) {
    .glue-header .glue-header__cta {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

@media screen and (max-width: 1240px) {
    .glue-header__container {
        border-bottom:1px solid #dadce0;
        height: 64px;
        width: 100%
    }
}

.glue-header .glue-is-visible .glue-header__container {
    border: 0
}

@media screen and (max-width: 1240px) {
    .glue-header__tier .glue-header__container.glue-header__width {
        margin-right:0
    }
}

[dir=rtl] .glue-header__hamburger {
    margin-left: unset;
    margin-right: 0
}

.hero {
    height: 100%;
    width: 100%
}

.hero:focus {
    outline: 0
}

.hero__content {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto 0
}

.hero__content.glue-grid__col--span-12-md {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.hero__content .hero__eyebrow {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto 8px;
    text-transform: uppercase
}

.hero__content .hero__eyebrow:focus {
    outline: 0
}

@media (min-width: 1024px) {
    .hero__content .hero__eyebrow {
        margin:0 0 8px
    }
}

.hero__content .hero__eyebrow .hero__icon-eyebrow {
    height: 20px;
    margin-right: 10px;
    width: 20px
}

[dir=rtl] .hero__content .hero__eyebrow .hero__icon-eyebrow {
    margin-left: 10px;
    margin-right: 0
}

@media (min-width: 1024px) {
    .hero__content .hero__eyebrow .hero__icon-eyebrow {
        height:24px;
        width: 24px
    }
}

.hero__content .hero__eyebrow .hero__icon-eyebrow--retail {
    height: 20px;
    width: 16px
}

.hero__content .hero__headline {
    margin: 0 auto 40px;
    max-width: 388px;
    text-align: center;
    width: auto
}

.hero__content .hero__headline:focus {
    outline: 0
}

@media (min-width: 1024px) {
    .hero__content .hero__headline {
        margin:2px auto 0 0;
        text-align: left
    }

    [dir=rtl] .hero__content .hero__headline {
        margin: 2px 0 0;
        text-align: right
    }
}

.hero__content .hero__copy {
    color: #5f6368;
    margin: 40px 0;
    max-width: 388px;
    text-align: center
}

.hero__content .hero__copy:focus {
    outline: 0
}

@media (min-width: 600px) {
    .hero__content .hero__copy {
        max-width:530px;
        padding: 0 24px
    }
}

@media (min-width: 1024px) {
    .hero__content .hero__copy {
        margin:24px 0;
        max-width: 388px;
        padding: 0;
        text-align: left;
        width: 100%
    }

    [dir=rtl] .hero__content .hero__copy {
        text-align: right
    }
}

.hero__content .gmb__cta {
    margin: 0 auto
}

@media (min-width: 1024px) {
    .hero__content .gmb__cta {
        margin:0
    }
}

@media (min-width: 1024px) {
    .hero--overlay .hero__content {
        padding-left:57px
    }

    [dir=rtl] .hero--overlay .hero__content {
        padding-left: 0;
        padding-right: 57px
    }
}

@media (min-width: 1024px) {
    .hero--overlay .hero__copy,.hero--overlay .hero__headline {
        max-width:388px
    }
}

.hero__media.glue-grid__col {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    margin: 0 auto;
    position: relative
}

@media (min-width: 1024px) {
    .hero__media.glue-grid__col {
        height:100%;
        margin: auto;
        overflow: visible
    }

    .hero__media.glue-grid__col .orbital-dots {
        overflow: visible
    }
}

.hero .hero__media--mobile {
    margin: 0 auto
}

.hero .hero__media--mobile-center,.hero .hero__media--mobile-overlay {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: auto 0;
    width: 100%;
    z-index: 0
}

@media (min-width: 600px) {
    .hero .hero__media--mobile-center,.hero .hero__media--mobile-overlay {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 1024px) {
    .hero .hero__media--mobile-center,.hero .hero__media--mobile-overlay {
        width:0
    }
}

.hero .hero__media--mobile-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[dir=rtl] .hero .hero__media--mobile-overlay {
    margin: auto 35px
}

.hero .hero__media--desktop {
    margin: auto 0
}

.hero .hero__media--desktop-overlay {
    height: auto;
    z-index: 0
}

.hero__orbital-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 32px;
    width: 100%
}

@media (min-width: 600px) {
    .hero__orbital-mobile {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 1024px) {
    .hero__orbital-mobile {
        display:none
    }
}

.hero__media.glue-grid__col {
    display: none
}

@media (min-width: 1024px) {
    .hero__media.glue-grid__col {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.hero .gmb__button,.hero .gmb__cta {
    margin-top: 40px
}

.long-bullets--loaded .long-bullets__accordion-container {
    -webkit-animation: slide-up-appear .8s ease-in-out;
    animation: slide-up-appear .8s ease-in-out;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.long-bullets__intro {
    margin: 0 auto;
    max-width: 840px;
    text-align: center
}

.long-bullets__title {
    margin-bottom: 16px
}

.long-bullets__description {
    margin: 0 auto;
    max-width: 840px
}

@media (min-width: 600px) {
    .long-bullets__description {
        max-width:530px
    }
}

@media (min-width: 1024px) {
    .long-bullets__description {
        max-width:840px
    }
}

.long-bullets__wrapper {
    min-height: 100%
}

@media only screen and (max-width: 650px) and (min-width:600px) {
    .long-bullets__wrapper {
        grid-template-columns:repeat(12,minmax(0,1fr))
    }
}

@media (min-width: 1024px) {
    .long-bullets__wrapper {
        min-height:580px;
        padding: 0 24px
    }
}

@media (min-width: 1440px) {
    .long-bullets__wrapper {
        padding:0 60px 0 100px
    }
}

.long-bullets__images {
    height: 100%;
    min-height: 480px;
    position: relative;
    width: 100%
}

@media (min-width: 600px) {
    .long-bullets__images {
        height:580px
    }
}

@media (min-width: 1440px) {
    .long-bullets__images {
        height:700px
    }
}

.long-bullets__image-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
    text-align: center;
    width: 100%
}

.long-bullets__image-wrapper img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
    width: auto
}

@media (min-width: 1024px) {
    .long-bullets__image-wrapper img {
        max-width:initial
    }
}

@media (min-width: 1024px) {
    .long-bullets__image-wrapper {
        max-width:80%;
        text-align: center
    }
}

.long-bullets__panel {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
    pointer-events: initial;
    -webkit-transition: opacity .4s ease-in-out .4s;
    transition: opacity .4s ease-in-out .4s;
    width: 100%
}

.long-bullets__panel:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: transparent
}

.long-bullets__panel.hidden {
    opacity: 0;
    pointer-events: none
}

.long-bullets__panel.hidden .long-bullets__image-wrapper {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (min-width: 1024px) {
    .long-bullets__panel.hidden .long-bullets__image-wrapper {
        -webkit-transform:translate(-50%,-46%);
        transform: translate(-50%,-46%)
    }
}

.long-bullets__panel:not(.hidden) .long-bullets__image-wrapper {
    -webkit-transition: -webkit-transform .6s ease-in-out .6s;
    transition: -webkit-transform .6s ease-in-out .6s;
    transition: transform .6s ease-in-out .6s;
    transition: transform .6s ease-in-out .6s,-webkit-transform .6s ease-in-out .6s
}

.long-bullets__accordion-container {
    -webkit-animation-fill-mode: forward;
    animation-fill-mode: forward;
    opacity: 0;
    padding: 0 16px;
    position: relative
}

@media (min-width: 1024px) {
    .long-bullets__accordion-container {
        margin:0;
        padding: 0
    }
}

.long-bullets__accordion {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 24px 0;
    padding-top: 60px;
    position: relative;
    text-align: center
}

.long-bullets__accordion:focus {
    outline: transparent
}

@media (min-width: 1024px) {
    .long-bullets__accordion {
        -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-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width: 340px) {
    .long-bullets__accordion {
        padding-top:136px
    }
}

.long-bullets__accordion-item {
    -webkit-tap-highlight-color: transparent;
    border-radius: 0;
    margin: 0 5px;
    min-width: 20px;
    padding-bottom: 30px;
    text-align: center;
    text-decoration: none
}

@media (min-width: 1024px) {
    .long-bullets__accordion-item {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 60px;
        min-height: 30px;
        padding: 0;
        -webkit-transition: margin-bottom .4s ease-in-out .4s,height .4s ease-in-out .2s,min-height .4s ease-in-out .2s,min-width .4s ease-in-out .4s,opacity .4s ease-in-out .4s,padding-bottom .4s ease-in-out .4s;
        transition: margin-bottom .4s ease-in-out .4s,height .4s ease-in-out .2s,min-height .4s ease-in-out .2s,min-width .4s ease-in-out .4s,opacity .4s ease-in-out .4s,padding-bottom .4s ease-in-out .4s;
        width: 100%
    }

    .long-bullets__accordion-item:last-child {
        margin-bottom: 0
    }
}

.long-bullets__accordion-item__content-wrapper {
    left: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: opacity .8s ease-in-out;
    transition: opacity .8s ease-in-out;
    width: 100%
}

@media (min-width: 1024px) {
    .long-bullets__accordion-item__content-wrapper {
        opacity:1;
        pointer-events: initial;
        position: relative;
        text-align: left;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity .4s ease-in,-webkit-transform .3s ease-in;
        transition: opacity .4s ease-in,-webkit-transform .3s ease-in;
        transition: opacity .4s ease-in,transform .3s ease-in;
        transition: opacity .4s ease-in,transform .3s ease-in,-webkit-transform .3s ease-in
    }

    [dir=rtl] .long-bullets__accordion-item__content-wrapper {
        margin-right: 1.5rem;
        text-align: right
    }
}

.long-bullets__accordion-item__title {
    font-weight: 500
}

@media (min-width: 1024px) {
    .long-bullets__accordion-item__title {
        max-width:90%
    }
}

.long-bullets__accordion-item__text {
    margin-top: 8px
}

@media (min-width: 600px) {
    .long-bullets__accordion-item__text {
        margin:8px auto 0;
        max-width: 530px
    }
}

@media (min-width: 1024px) {
    .long-bullets__accordion-item__text {
        height:0;
        margin: 0;
        max-width: 358px;
        opacity: 0;
        -webkit-transition: opacity .4s ease-in-out .2s,margin-top .5s ease-in-out .3s;
        transition: opacity .4s ease-in-out .2s,margin-top .5s ease-in-out .3s
    }
}

@media (min-width: 600px) {
    .long-bullets__accordion-item__disclaimer {
        max-width:530px
    }
}

@media (min-width: 1024px) {
    .long-bullets__accordion-item__disclaimer {
        max-width:358px;
        -webkit-transition: opacity .4s ease-in-out .2s,margin-top .5s ease-in-out .3s;
        transition: opacity .4s ease-in-out .2s,margin-top .5s ease-in-out .3s
    }
}

.long-bullets__accordion-item:focus {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: transparent
}

@media (min-width: 1024px) {
    .long-bullets__accordion-item:focus {
        -webkit-box-shadow:0 0 0 2px #1967d2;
        box-shadow: 0 0 0 2px #1967d2
    }
}

.long-bullets__accordion-item:hover {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: transparent
}

.long-bullets__accordion-item[aria-selected=true] .long-bullets__accordion-item__text {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.long-bullets__accordion-item[aria-selected=true] .long-bullets__accordion-item__content-wrapper {
    opacity: 1
}

.long-bullets__timer-wrapper {
    bottom: 0;
    height: 20px;
    position: absolute;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    width: 20px
}

.long-bullets__timer-wrapper:focus {
    outline: transparent
}

@media (min-width: 1024px) {
    .long-bullets__timer-wrapper {
        bottom:initial;
        height: initial;
        margin-right: 1.5rem;
        position: relative;
        -webkit-transform: none;
        transform: none;
        width: 5px
    }
}

.long-bullets__timer--rectangular {
    background: #c4c3c3;
    display: none;
    height: 100%;
    width: 2px
}

@media (min-width: 1024px) {
    .long-bullets__timer--rectangular {
        display:block;
        position: absolute;
        top: 0
    }

    .long-bullets__timer--rectangular .long-bullets__timer-bar {
        background: #4285f4;
        display: block;
        height: 0
    }
}

.long-bullets__timer--circular {
    fill: #c4c3c3;
    stroke-linecap: round;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 15px
}

.long-bullets__timer--circular .long-bullets__timer-background {
    stroke: transparent;
    stroke-dashoffset: 0;
    stroke-width: 9
}

.long-bullets__timer--circular .long-bullets__timer-bar {
    stroke: #4285f4;
    stroke-dasharray: 1,130;
    stroke-dashoffset: 0;
    stroke-width: 0
}

@media (min-width: 1024px) {
    .long-bullets__timer--circular {
        display:none
    }
}

@media (min-width: 1024px) {
    .long-bullets .long-bullets__tab {
        max-height:0
    }
}

.long-bullets.is-playing .long-bullets__tab[aria-selected=true] {
    min-height: 175px
}

@media (min-width: 600px) {
    .long-bullets.is-playing .long-bullets__tab[aria-selected=true] {
        min-height:110px
    }
}

@media (min-width: 1024px) {
    .long-bullets.is-playing .long-bullets__tab[aria-selected=true] {
        height:auto;
        max-height: 1000px;
        opacity: 1;
        overflow: visible;
        -webkit-transition: max-height .3s ease-in-out;
        transition: max-height .3s ease-in-out
    }

    .long-bullets.is-playing .long-bullets__tab[aria-selected=true] .long-bullets__accordion-item__content-wrapper {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .long-bullets.is-playing .long-bullets__tab[aria-selected=true] .long-bullets__accordion-item__text {
        height: auto;
        margin-top: 16px;
        opacity: 1;
        -webkit-transition: opacity .4s ease-in-out .2s;
        transition: opacity .4s ease-in-out .2s
    }
}

.long-bullets.is-playing .long-bullets__tab[aria-selected=true] .long-bullets__timer--circular {
    fill: transparent;
    -webkit-transform: rotateZ(-90deg) scale(1);
    transform: rotateZ(-90deg) scale(1);
    -webkit-transition: fill .1s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: fill .1s ease-in-out,-webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out,fill .1s ease-in-out;
    transition: transform .3s ease-in-out,fill .1s ease-in-out,-webkit-transform .3s ease-in-out
}

.long-bullets.is-playing .long-bullets__tab[aria-selected=true] .long-bullets__timer--circular .long-bullets__timer-background {
    stroke: #c4c3c3;
    -webkit-transition: stroke .3s ease-in-out;
    transition: stroke .3s ease-in-out
}

.long-bullets.is-playing .long-bullets__tab[aria-selected=true] .long-bullets__timer--circular .long-bullets__timer-bar {
    -webkit-animation: dash linear forwards;
    animation: dash linear forwards;
    stroke-width: 9;
    -webkit-transition: stroke-width .3s ease-in-out;
    transition: stroke-width .3s ease-in-out
}

.long-bullets.is-playing .long-bullets__tab[aria-selected=true] .long-bullets__timer--rectangular .long-bullets__timer-bar {
    -webkit-animation: rectangular-progress linear forwards;
    animation: rectangular-progress linear forwards
}

.orbital-banner--has-background {
    background: #f8f9fa
}

.orbital-banner__media {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 224px;
    top: 0;
    width: 224px
}

.orbital-banner__header {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px auto 52px;
    max-width: 241px;
    text-align: center
}

@media (min-width: 600px) {
    .orbital-banner__header {
        max-width:530px
    }
}

@media (min-width: 1024px) {
    .orbital-banner__header {
        margin:0 auto 80px;
        max-width: 100%
    }
}

.orbital-banner__title {
    margin-bottom: 16px
}

@media (min-width: 1024px) {
    .orbital-banner__title {
        margin-bottom:8px;
        max-width: 840px
    }
}

.orbital-banner__description {
    max-width: 530px
}

@media (min-width: 1024px) {
    .orbital-banner__description {
        max-width:840px
    }
}

.orbital-banner__steps {
    margin: 0 auto;
    max-width: 1064px
}

@media (min-width: 600px) {
    .orbital-banner__steps {
        margin:0 auto
    }
}

@media (min-width: 1024px) {
    .orbital-banner__steps {
        padding:0 40px
    }
}

@media (min-width: 1440px) {
    .orbital-banner__steps {
        padding:0
    }
}

.orbital-banner__step {
    margin: 0 auto 24px;
    max-width: 221px;
    position: relative;
    text-align: center
}

.orbital-banner__step:last-child {
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .orbital-banner__step {
        margin:0;
        max-width: 274px;
        padding-top: 60px;
        text-align: left
    }

    [dir=rtl] .orbital-banner__step {
        text-align: right
    }

    .orbital-banner__step:first-child .orbital-banner__step-number {
        left: 0
    }

    [dir=rtl] .orbital-banner__step:first-child .orbital-banner__step-number {
        left: auto;
        right: 0
    }

    .orbital-banner__step:first-child .orbital-banner__step-content {
        left: 32px
    }

    [dir=rtl] .orbital-banner__step:first-child .orbital-banner__step-content {
        left: unset;
        right: 32px
    }

    [dir=rtl] .orbital-banner__step:first-child {
        max-width: 224px
    }
}

@media (min-width: 1440px) {
    .orbital-banner__step:first-child .orbital-banner__step-content {
        left:50px
    }

    [dir=rtl] .orbital-banner__step:first-child .orbital-banner__step-content {
        left: auto;
        right: 50px
    }
}

.orbital-banner__step-content {
    margin-top: -32px;
    position: relative;
    z-index: 1
}

@media (min-width: 1024px) {
    .orbital-banner__step-content {
        left:32px;
        margin-top: -25px
    }

    [dir=rtl] .orbital-banner__step-content {
        left: unset;
        right: 32px
    }
}

@media (min-width: 1440px) {
    .orbital-banner__step-content {
        left:70px
    }

    [dir=rtl] .orbital-banner__step-content {
        left: auto;
        right: 70px
    }
}

.orbital-banner__step-title {
    font-weight: 500;
    margin-bottom: 8px
}

.orbital-banner__step-text {
    max-width: 251px
}

.orbital-banner__actions {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px
}

@media (min-width: 1024px) {
    .orbital-banner__actions {
        margin-top:80px
    }
}

.orbital-banner .gmb__cta {
    margin: 0
}

.orbital-image {
    height: 100%;
    position: relative;
    width: 100%
}

.orbital-image__images--cropped {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 100%;
    height: 74.5%;
    overflow: hidden;
    width: 74.5%
}

.orbital-image__images--cropped .orbital-image__image {
    height: 105%;
    max-width: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    width: 105%
}

.orbital-image__dots,.orbital-image__wrapper {
    height: 100%;
    width: 100%
}

.orbital-image__picture img {
    opacity: 1;
    -webkit-transition: opacity 1s ease,visibility 1s ease;
    transition: opacity 1s ease,visibility 1s ease;
    visibility: visible
}

.orbital-image__picture--hidden img {
    opacity: 0;
    visibility: hidden
}

.orbital-image__image {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: auto;
    width: 100%
}

@media (min-width: 600px) {
    .orbital-image__image {
        width:auto
    }
}

@media (min-width: 1024px) {
    .orbital-image__image {
        width:100%
    }
}

@media (min-width: 600px) {
    .orbital-image__image {
        height:104%
    }
}

@media (min-width: 1024px) {
    .orbital-image__image {
        height:auto;
        max-width: 95%
    }
}

.orbital-image__wrapper--orbital-hero .orbital-image__images--cropped {
    height: 76%;
    width: 76%
}

@media (min-width: 1024px) {
    .orbital-image__wrapper--orbital-hero .orbital-image__images--cropped {
        height:78%;
        width: 78%
    }
}

.large-title {
    margin: 60px auto;
    max-width: 1440px
}

@media (min-width: 600px) {
    .large-title {
        margin:80px auto
    }
}

.large-title--margin-lg {
    margin: 92px auto 40px
}

@media (min-width: 1024px) {
    .large-title--margin-lg {
        margin:120px auto 80px
    }
}

.large-title__title {
    margin: 65px auto 20px;
    max-width: 80%;
    text-align: center
}

@media (min-width: 1024px) {
    .large-title__title {
        margin:0 auto;
        max-width: 840px
    }
}

@-webkit-keyframes typing {
    0% {
        padding-right: 0;
        width: 0
    }

    50% {
        padding-right: 3px
    }

    100% {
        padding-right: 3px;
        width: calc(100% - 18px)
    }
}

@keyframes typing {
    0% {
        padding-right: 0;
        width: 0
    }

    50% {
        padding-right: 3px
    }

    100% {
        padding-right: 3px;
        width: calc(100% - 18px)
    }
}

@-webkit-keyframes first-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(75deg);
        transform: rotate(75deg)
    }
}

@keyframes first-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(75deg);
        transform: rotate(75deg)
    }
}

@-webkit-keyframes click {
    0% {
        background: #f8f9fa
    }

    20% {
        background: #e8f0fe
    }

    80% {
        background: #e8f0fe
    }

    100% {
        background: #f8f9fa
    }
}

@keyframes click {
    0% {
        background: #f8f9fa
    }

    20% {
        background: #e8f0fe
    }

    80% {
        background: #e8f0fe
    }

    100% {
        background: #f8f9fa
    }
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes morph-image {
    0% {
        height: 32px;
        left: calc(50% - 32px / 2);
        top: calc(32px - 32px * 1.5);
        width: 32px
    }

    100% {
        height: calc(32px * 4);
        left: calc(50% - calc(32px * 4)/ 2);
        top: calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        width: calc(32px * 4)
    }
}

@keyframes morph-image {
    0% {
        height: 32px;
        left: calc(50% - 32px / 2);
        top: calc(32px - 32px * 1.5);
        width: 32px
    }

    100% {
        height: calc(32px * 4);
        left: calc(50% - calc(32px * 4)/ 2);
        top: calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        width: calc(32px * 4)
    }
}

@-webkit-keyframes morph-image-sm {
    0% {
        height: calc(32px / 2);
        left: calc(50% - calc(32px / 2)/ 2);
        top: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
        width: calc(32px / 2)
    }

    100% {
        height: calc(calc(32px / 2) * 3.5);
        left: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
        top: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
        width: calc(calc(32px / 2) * 3.5)
    }
}

@keyframes morph-image-sm {
    0% {
        height: calc(32px / 2);
        left: calc(50% - calc(32px / 2)/ 2);
        top: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
        width: calc(32px / 2)
    }

    100% {
        height: calc(calc(32px / 2) * 3.5);
        left: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
        top: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
        width: calc(calc(32px / 2) * 3.5)
    }
}

@-webkit-keyframes morph-image-bottom {
    0% {
        bottom: calc(32px - 32px * 1.5);
        height: 32px;
        right: calc(50% - 32px / 2);
        width: 32px
    }

    100% {
        bottom: calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        height: calc(32px * 4);
        right: calc(50% - calc(32px * 4)/ 2);
        width: calc(32px * 4)
    }
}

@keyframes morph-image-bottom {
    0% {
        bottom: calc(32px - 32px * 1.5);
        height: 32px;
        right: calc(50% - 32px / 2);
        width: 32px
    }

    100% {
        bottom: calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        height: calc(32px * 4);
        right: calc(50% - calc(32px * 4)/ 2);
        width: calc(32px * 4)
    }
}

@-webkit-keyframes morph-image-bottom-sm {
    0% {
        background-size: 0;
        bottom: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
        height: calc(32px / 2);
        right: calc(50% - calc(32px / 2)/ 2);
        width: calc(32px / 2)
    }

    100% {
        bottom: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
        height: calc(calc(32px / 2) * 3.5);
        right: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
        width: calc(calc(32px / 2) * 3.5)
    }
}

@keyframes morph-image-bottom-sm {
    0% {
        background-size: 0;
        bottom: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
        height: calc(32px / 2);
        right: calc(50% - calc(32px / 2)/ 2);
        width: calc(32px / 2)
    }

    100% {
        bottom: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
        height: calc(calc(32px / 2) * 3.5);
        right: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
        width: calc(calc(32px / 2) * 3.5)
    }
}

@-webkit-keyframes second-rotate {
    0% {
        -webkit-transform: rotate(75deg);
        transform: rotate(75deg)
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes second-rotate {
    0% {
        -webkit-transform: rotate(75deg);
        transform: rotate(75deg)
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-webkit-keyframes second-rotate-dot-sm {
    0% {
        height: calc(calc(32px / 2) * 3.5);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(calc(32px / 2) * 3.5)
    }

    60% {
        height: calc(32px / 2);
        left: calc(50% - calc(32px / 2)/ 2);
        top: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
        width: calc(32px / 2)
    }

    100% {
        height: calc(32px / 2);
        left: 50%;
        top: 0;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: calc(32px / 2)
    }
}

@keyframes second-rotate-dot-sm {
    0% {
        height: calc(calc(32px / 2) * 3.5);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(calc(32px / 2) * 3.5)
    }

    60% {
        height: calc(32px / 2);
        left: calc(50% - calc(32px / 2)/ 2);
        top: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
        width: calc(32px / 2)
    }

    100% {
        height: calc(32px / 2);
        left: 50%;
        top: 0;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: calc(32px / 2)
    }
}

@-webkit-keyframes second-rotate-dot {
    0% {
        height: calc(32px * 4);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(32px * 4)
    }

    60% {
        height: 32px;
        left: calc(50% - 32px / 2);
        top: calc(32px - 32px * 1.5);
        width: 32px
    }

    100% {
        height: 32px;
        left: 50%;
        top: 0;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: 32px
    }
}

@keyframes second-rotate-dot {
    0% {
        height: calc(32px * 4);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(32px * 4)
    }

    60% {
        height: 32px;
        left: calc(50% - 32px / 2);
        top: calc(32px - 32px * 1.5);
        width: 32px
    }

    100% {
        height: 32px;
        left: 50%;
        top: 0;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: 32px
    }
}

@-webkit-keyframes second-rotate-dot-bottom-sm {
    0% {
        height: calc(calc(32px / 2) * 3.5);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(calc(32px / 2) * 3.5)
    }

    10% {
        height: calc(calc(calc(32px / 2) * 3.5) * 1.15);
        width: calc(calc(calc(32px / 2) * 3.5) * 1.15)
    }

    60% {
        bottom: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
        height: calc(calc(32px / 2) * 3.5);
        right: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
        width: calc(calc(32px / 2) * 3.5)
    }

    100% {
        bottom: 0;
        height: calc(calc(calc(32px / 2) * 3.5)/ 2);
        right: 50%;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: calc(calc(calc(32px / 2) * 3.5)/ 2)
    }
}

@keyframes second-rotate-dot-bottom-sm {
    0% {
        height: calc(calc(32px / 2) * 3.5);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(calc(32px / 2) * 3.5)
    }

    10% {
        height: calc(calc(calc(32px / 2) * 3.5) * 1.15);
        width: calc(calc(calc(32px / 2) * 3.5) * 1.15)
    }

    60% {
        bottom: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
        height: calc(calc(32px / 2) * 3.5);
        right: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
        width: calc(calc(32px / 2) * 3.5)
    }

    100% {
        bottom: 0;
        height: calc(calc(calc(32px / 2) * 3.5)/ 2);
        right: 50%;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: calc(calc(calc(32px / 2) * 3.5)/ 2)
    }
}

@-webkit-keyframes second-rotate-dot-bottom {
    0% {
        height: calc(32px * 4);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(32px * 4)
    }

    10% {
        height: calc(calc(32px * 4) * 1.15);
        width: calc(calc(32px * 4) * 1.15)
    }

    60% {
        bottom: calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        height: calc(32px * 4);
        right: calc(50% - calc(32px * 4)/ 2);
        width: calc(32px * 4)
    }

    100% {
        bottom: 0;
        height: calc(calc(32px * 4)/ 2);
        right: 50%;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: calc(calc(32px * 4)/ 2)
    }
}

@keyframes second-rotate-dot-bottom {
    0% {
        height: calc(32px * 4);
        -webkit-transform: rotate(-75deg);
        transform: rotate(-75deg);
        width: calc(32px * 4)
    }

    10% {
        height: calc(calc(32px * 4) * 1.15);
        width: calc(calc(32px * 4) * 1.15)
    }

    60% {
        bottom: calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        height: calc(32px * 4);
        right: calc(50% - calc(32px * 4)/ 2);
        width: calc(32px * 4)
    }

    100% {
        bottom: 0;
        height: calc(calc(32px * 4)/ 2);
        right: 50%;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        width: calc(calc(32px * 4)/ 2)
    }
}

.hero__animation {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 390px;
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation {
        height:579px
    }
}

.hero__animation:focus {
    outline: 0
}

.hero__animation .phone {
    background: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 52px 34px 128px rgba(0,0,0,.12);
    box-shadow: 52px 34px 128px rgba(0,0,0,.12);
    height: 100%;
    width: 193px;
    z-index: 5
}

@media (min-width: 1024px) {
    .hero__animation .phone {
        border-radius:30px;
        height: 579px;
        width: 287px
    }
}

.hero__animation .phone__scene {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    width: 100%
}

.hero__animation .phone__scene .search-bar {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    border: .5px solid #dadce0;
    border-radius: 22px;
    height: 22px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .search-bar {
        border-radius:32px;
        height: 32px;
        padding: 0 0 0 15px
    }
}

.hero__animation .phone__scene .search-bar__query {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    border-right: 2px solid #1967d2;
    font-weight: 300;
    line-height: 22px;
    margin: 0 auto 0 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    width: 0
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .search-bar__query {
        -webkit-animation-delay:1s;
        animation-delay: 1s
    }
}

[dir=rtl] .hero__animation .phone__scene .search-bar__query {
    margin: 0 0 0 auto
}

.hero__animation .phone__scene .search-bar__icon {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #1967d2;
    border-radius: 0 50% 50% 0;
    height: 100%;
    width: 22px
}

[dir=rtl] .hero__animation .phone__scene .search-bar__icon {
    border-radius: 50% 0 0 50%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .search-bar__icon {
        width:22px
    }
}

.hero__animation .phone__scene .search-bar__icon svg {
    fill: #fff;
    height: 17px;
    width: 17px
}
.hero__animation .phone__scene .search-bar__icon image {
    fill: #fff;
    height: 17px;
    width: 17px
}
.hero__animation .phone__scene .search-bar--lg {
    height: 32px;
    margin: 5px 0 5px -32px;
    padding: 0 0 0 12px;
    width: 264px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .search-bar--lg {
        height:50px;
        margin: 0 0 0 -50px;
        padding: 0 0 0 15px;
        width: 391px
    }

    [dir=rtl] .hero__animation .phone__scene .search-bar--lg {
        margin: 0 -50px 0 -50px;
        padding: 0
    }
}

.hero__animation .phone__scene .search-bar--lg .search-bar__icon {
    width: 32px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .search-bar--lg .search-bar__icon {
        width:50px
    }
}

.hero__animation .phone__scene .search-bar--lg .search-bar__icon svg {
    fill: #fff;
    height: 17px;
    width: 17px
}
.hero__animation .phone__scene .search-bar--lg .search-bar__icon image {
    fill: #fff;
    height: 17px;
    width: 17px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .search-bar--lg .search-bar__icon svg {
        height:23px;
        width: 23px
    }
    .hero__animation .phone__scene .search-bar--lg .search-bar__icon image {
        height:23px;
        width: 23px
    }
}

[dir=rtl] .hero__animation .phone__scene .search-bar {
    padding: 0
}

.hero__animation .phone__scene .tabs {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #dadce0;
    height: 25px;
    margin: 0 0 3px 7px;
    min-height: 20px;
    overflow-x: hidden;
    padding: 0 1px;
    position: relative;
    width: calc(100% - 7px)
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .tabs {
        height:34px;
        min-height: 34px
    }
}

.hero__animation .phone__scene .tabs::after {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,.0001)));
    background: linear-gradient(270deg,#fff 0,rgba(255,255,255,.0001) 100%);
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.hero__animation .phone__scene .tabs__item {
    height: 100%;
    list-style: none;
    margin: 0 5px 0 0;
    padding: 5px 6px 7px;
    position: relative
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .tabs__item {
        padding:5px 10px 11px
    }
}

.hero__animation .phone__scene .tabs__item--active {
    color: #1967d2
}

.hero__animation .phone__scene .tabs__item--active::after {
    background: #1967d2;
    border-radius: 2px 2px 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene .tabs__item--active::after {
        border-radius:3px 3px 0 0;
        height: 3px
    }
}

.hero__animation .phone__scene--1>svg {
    height: 32px;
    margin: 106px auto 45px;
    width: 101px
}

.hero__animation .phone__scene--1 image {
    height: 32px;
    margin: 106px auto 45px;
    width: 101px
}
@media (min-width: 1024px) {
    .hero__animation .phone__scene--1>svg {
        height:48px;
        margin: 157px auto 67px;
        width: 151px
    }
    .hero__animation .phone__scene--1 image {
        height:48px;
        margin: 157px auto 67px;
        width: 151px
    }
}

.hero__animation .phone__scene--1:not(.phone__scene--hidden) .search-bar__query {
    -webkit-animation: typing 3s steps(40,end);
    animation: typing 3s steps(40,end);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.hero__animation .phone__scene--2:not(.phone__scene--hidden) .results-map-image,.hero__animation .phone__scene--2:not(.phone__scene--hidden) .search-bar,.hero__animation .phone__scene--2:not(.phone__scene--hidden) .search-results,.hero__animation .phone__scene--2:not(.phone__scene--hidden) .tabs,.hero__animation .phone__scene--2:not(.phone__scene--hidden)>svg {
    -webkit-animation: slide-up-appear .5s ease-in-out;
    animation: slide-up-appear .5s ease-in-out;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.hero__animation .phone__scene--2>svg {
    height: 19px;
    margin: 22px auto 0;
    width: 59px
}
.hero__animation .phone__scene--2 image {
    height: 19px;
    margin: 22px auto 0;
    width: 59px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2>svg {
        height:28px;
        width: 87px
    }
    .hero__animation .phone__scene--2 image {
        height:28px;
        width: 87px
    }
}

.hero__animation .phone__scene--2 .search-bar {
    height: 22px;
    margin: 13px 13px 10px 8px;
    width: calc(100% - 21px)
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-bar {
        height:32px;
        margin: 20px 20px 15px 12px;
        width: calc(100% - 31px)
    }
}

.hero__animation .phone__scene--2 .search-bar__query {
    font-size: .6666666667rem;
    -webkit-animation: none;
    animation: none;
    border-right: 0;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    width: 90%
}

[dir=rtl] .hero__animation .phone__scene--2 .search-bar__query {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-bar__query {
        font-size:.8333333333rem;
        line-height: 15px
    }
}

.hero__animation .phone__scene--2 .search-bar__icon {
    border-radius: 0 22px 22px 0;
    height: 22px;
    width: 22px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-bar__icon {
        height:32px;
        width: 32px
    }
}

.hero__animation .phone__scene--2 .search-bar__icon svg {
    height: 50%;
    width: 50%
}


.hero__animation .phone__scene--2 .results-map-image {
    height: 82px;
    margin: 0 13px 3px 8px;
    overflow: hidden;
    width: calc(100% - 21px)
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .results-map-image {
        height:121px;
        margin: 0 20px 3px 11px;
        width: calc(100% - 31px)
    }
}

.hero__animation .phone__scene--2 .results-map-image img {
    min-width: 100%
}

.hero__animation .phone__scene--2 .search-results {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

.hero__animation .phone__scene--2 .search-results .b-item {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px solid #dadce0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 9px 0 4px;
    padding: 14px 10px;
    -webkit-transition: background-color .15s cubic-bezier(.11,0,.5,0);
    transition: background-color .15s cubic-bezier(.11,0,.5,0);
    width: calc(100% - 13px)
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item {
        margin:0 14px 0 7px;
        padding: 21px 16px;
        width: calc(100% - 21px)
    }
}

.hero__animation .phone__scene--2 .search-results .b-item:first-child {
    background: #f8f9fa;
    border-top: 1px solid #dadce0
}

.hero__animation .phone__scene--2 .search-results .b-item__title {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif
}

[dir=rtl] .hero__animation .phone__scene--2 .search-results .b-item__title {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

.hero__animation .phone__scene--2 .search-results .b-item__title--no-title {
    background: #dadce0;
    border-radius: 7px;
    height: 6px;
    width: 70px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__title--no-title {
        border-radius:10px;
        height: 9px;
        width: 104px
    }
}

.hero__animation .phone__scene--2 .search-results .b-item__row {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    width: 100%
}

.hero__animation .phone__scene--2 .search-results .b-item__row--margin {
    margin: 3px 0 2px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__row--margin {
        margin:5px 0 4px
    }
}

.hero__animation .phone__scene--2 .search-results .b-item__stars {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 8px;
    margin: 0 2px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__stars {
        height:11px;
        margin: 0 3px
    }
}

.hero__animation .phone__scene--2 .search-results .b-item__stars svg {
    height: 7px;
    width: 7px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__stars svg {
        height:11px;
        width: 11px
    }
}

.hero__animation .phone__scene--2 .search-results .b-item__hours {
    display: inline-block
}

.hero__animation .phone__scene--2 .search-results .b-item__text {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: .4444444444rem;
    color: #80868b;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 8px
}

[dir=rtl] .hero__animation .phone__scene--2 .search-results .b-item__text {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--2 .search-results .b-item__text {
        font-size:.6111111111rem;
        line-height: 11px
    }
}

.hero__animation .phone__scene--2.phone__scene--clicked .b-item:first-child {
    -webkit-animation: click .5s 1 linear;
    animation: click .5s 1 linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .phone__scene--3 {
    overflow: hidden
}

.hero__animation .phone__scene--3:not(.phone__scene--hidden) .business-info,.hero__animation .phone__scene--3:not(.phone__scene--hidden) .content-list,.hero__animation .phone__scene--3:not(.phone__scene--hidden) .cta-list,.hero__animation .phone__scene--3:not(.phone__scene--hidden) .gmb__cta,.hero__animation .phone__scene--3:not(.phone__scene--hidden) .tabs {
    -webkit-animation: slide-up-appear .5s ease-in-out;
    animation: slide-up-appear .5s ease-in-out;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.hero__animation .phone__scene--3:not(.phone__scene--hidden) .business-hero img {
    -webkit-animation: slide-in-left .4s 1 linear;
    animation: slide-in-left .4s 1 linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .phone__scene--3 .business-hero {
    border-radius: 16px 16px 0 0;
    min-height: 125px;
    overflow: hidden;
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-hero {
        border-radius:30px 30px 0 0;
        min-height: 190px
    }
}

.hero__animation .phone__scene--3 .business-hero img {
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.11,0,.5,0);
    transition: -webkit-transform .4s cubic-bezier(.11,0,.5,0);
    transition: transform .4s cubic-bezier(.11,0,.5,0);
    transition: transform .4s cubic-bezier(.11,0,.5,0),-webkit-transform .4s cubic-bezier(.11,0,.5,0);
    width: auto
}

.hero__animation .phone__scene--3 .business-info {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 9px 11px;
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-info {
        padding:12px 17px
    }
}

.hero__animation .phone__scene--3 .business-info__title {
    font-size: .5555555556rem;
    color: #202124;
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 13px
}

[dir=rtl] .hero__animation .phone__scene--3 .business-info__title {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-info__title {
        font-size:.8333333333rem;
        line-height: 19px
    }
}

.hero__animation .phone__scene--3 .business-info__stars {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
}

.hero__animation .phone__scene--3 .business-info__stars span {
    font-size: .4444444444rem;
    color: #202124;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 11px
}
.review-post {
    color: #1A73E8 !important;
}
/*.business-info__stars a {
    line-height: 15px;
}*/
[dir=rtl] .hero__animation .phone__scene--3 .business-info__stars span {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-info__stars span {
        font-size:.6666666667rem;
        line-height: 16px
    }
}

.hero__animation .phone__scene--3 .business-info__stars .stars {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 9px;
    margin: 0 2px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-info__stars .stars {
        height:12px;
        margin: 0 3px
    }
}

.hero__animation .phone__scene--3 .business-info__stars .stars svg {
    height: 8px;
    width: 8px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-info__stars .stars svg {
        height:12px;
        width: 12px
    }
}

.hero__animation .phone__scene--3 .business-info .subtitle {
    font-size: .4444444444rem;
    color: #70757a;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 11px
}

[dir=rtl] .hero__animation .phone__scene--3 .business-info .subtitle {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .business-info .subtitle {
        font-size:.6666666667rem;
        line-height: 16px
    }
}

.hero__animation .phone__scene--3 .tabs {
    border: 0;
    -webkit-box-shadow: 0 .47px .94px rgba(60,64,67,.3),0 .47px 1.419px .47px rgba(60,64,67,.15);
    box-shadow: 0 .47px .94px rgba(60,64,67,.3),0 .47px 1.419px .47px rgba(60,64,67,.15);
    margin: 0 0 0 -1px;
    padding: 0 1px 0 11px;
    white-space: nowrap;
    width: calc(100% + 2px)
}

.hero__animation .phone__scene--3 .tabs::after {
    display: none
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .tabs {
        padding:0 1px 0 17px
    }
}

.hero__animation .phone__scene--3 .tabs__item {
    margin: 0 3px 0 0;
    padding: 6px 3px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .tabs__item {
        font-size:.5555555556rem;
        margin: 0 7px 0 0;
        padding: 11px 3px
    }
}

.hero__animation .phone__scene--3 .gmb__cta {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .3888888889rem;
    border-radius: 99px;
    border-width: .5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 400;
    margin: 0 9px 10px 10px;
    max-height: 20px;
    min-height: 20px;
    text-transform: uppercase;
    width: calc(100% - 19px)
}

[dir=rtl] .hero__animation .phone__scene--3 .gmb__cta {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .gmb__cta {
        font-size:.6111111111rem;
        margin: 0 14px 15px 15px;
        max-height: 30px;
        min-height: 30px;
        width: calc(100% - 29px)
    }
}

.hero__animation .phone__scene--3 .gmb__cta:not(a),.hero__animation .phone__scene--3 .gmb__cta:not(button) {
    border: .5px solid #1967d2
}

.hero__animation .phone__scene--3 .cta-list {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
    padding: 12px;
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .cta-list {
        padding:14px 19px 0px
    }
}

.hero__animation .phone__scene--3 .cta-list__item {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.hero__animation .phone__scene--3 .cta-list__item svg {
    height: 20px;
    width: 20px
}
.hero__animation .phone__scene--3 .cta-list__item image {
    height: 20px;
    width: 20px
}
@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .cta-list__item svg {
        height:30px;
        width: 30px
    }
    .hero__animation .phone__scene--3 .cta-list__item image {
        height:30px;
        width: 30px
    }
}

.hero__animation .phone__scene--3 .cta-list__item span {
    font-size: .3611111111rem;
    color: #1967d2;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 9px;
    margin-top: 5.5px;
    text-align: center;
    text-transform: uppercase
}

[dir=rtl] .hero__animation .phone__scene--3 .cta-list__item span {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .cta-list__item span {
        font-size:.5461111111rem;
        letter-spacing: .61px;
        line-height: 13.11px
    }
}

.hero__animation .phone__scene--3 .content-list {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.hero__animation .phone__scene--3 .content-list__item {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px solid #dadce0;
    height: 48px;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item {
        height:70px
    }
}

.hero__animation .phone__scene--3 .content-list__item .item-content {
    font-size: .4444444444rem;
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #202124;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 11px
}

[dir=rtl] .hero__animation .phone__scene--3 .content-list__item .item-content {
    font-family: "Noto Naskh Arabic",Roboto,Helvetica,sans-serif
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item .item-content {
        font-size:.7222222222rem;
        line-height: 16px
    }
}

.hero__animation .phone__scene--3 .content-list__item .item-content__open-bold {
    color: #188038;
    font-weight: 700
}

.hero__animation .phone__scene--3 .content-list__item svg:first-child {
    fill: #1967d2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 10px;
    margin: 0 12px;
    width: 10px
}
.hero__animation .phone__scene--3 .content-list__item image:first-child {
    fill: #1967d2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 10px;
    margin: 0 12px;
    width: 10px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item svg:first-child {
        height:15px;
        margin: 0 23px;
        width: 15px
    }
    .hero__animation .phone__scene--3 .content-list__item image:first-child {
        height:15px;
        margin: 0 23px;
        width: 15px
    }
    .arrow-down image {
       height: 10px !important;
    margin: 0 12px !important;
    width: 10px !important;
    }
}

.hero__animation .phone__scene--3 .content-list__item svg.arrow-down {
    fill: #5f6368;
    height: 7px;
    margin-left: 4px;
    width: 7px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item svg.arrow-down {
        height:10px;
        width: 10px
    }
}

.hero__animation .phone__scene--3 .content-list__item picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 0 0 auto;
    min-width: 48px;
    width: 48px
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item picture {
        min-width:70px;
        width: 70px
    }
}

.hero__animation .phone__scene--3 .content-list__item picture img {
    -o-object-fit: cover;
    object-fit: cover
}

[dir=rtl] .hero__animation .phone__scene--3 .content-list__item picture {
    margin: 0 10px 0 0
}

.hero__animation .phone__scene--3 .content-list__item--location svg:first-child {
    left: 1.5px;
    position: relative
}

[dir=rtl] .hero__animation .phone__scene--3 .content-list__item--location svg:first-child {
    height: 10px;
    width: 10px
}

@media (min-width: 1024px) {
    [dir=rtl] .hero__animation .phone__scene--3 .content-list__item--location svg:first-child {
        height:20px;
        width: 20px
    }
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item--location svg:first-child {
        left:4px
    }
}

.hero__animation .phone__scene--3 .content-list__item--hours {
    height: auto;
    padding: 9px 0
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item--hours {
        padding:22px 0 24px
    }
}

.hero__animation .phone__scene--3 .content-list__item--phone {
    height: auto;
    padding: 11px 0
}

@media (min-width: 1024px) {
    .hero__animation .phone__scene--3 .content-list__item--phone {
        padding:20px 0 27px
    }
}

.hero__animation .orbital-dots {
    height: calc(390px - 44px);
    max-height: calc(390px - 44px);
    min-width: 100vw;
    overflow: hidden;
    position: relative;
    width: 100vw
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots {
        height:calc(579px - 44px);
        max-height: calc(579px - 44px);
        min-width: calc(579px - 44px);
        width: calc(579px - 44px)
    }
}

@media only screen and (min-width: 1024px) and (max-width:1240px) {
    .hero__animation .orbital-dots {
        height:calc(579px - 44px * 2);
        max-height: calc(579px - 44px * 2);
        min-width: calc(579px - 44px * 2);
        width: calc(579px - 44px * 2)
    }
}

@media only screen and (max-width: 340px) {
    .hero__animation .orbital-dots {
        height:70%
    }
}

.hero__animation .orbital-dots__circle {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.hero__animation .orbital-dots__circle:not(.orbital-dots--hidden) {
    -webkit-animation: first-rotate 2.05s 1 linear;
    animation: first-rotate 2.05s 1 linear
}

.hero__animation .orbital-dots__circle:not(.orbital-dots--hidden) .orbital-dots__line {
    -webkit-animation: appear .5s cubic-bezier(.11,0,.5,0);
    animation: appear .5s cubic-bezier(.11,0,.5,0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .orbital-dots__circle.second-rotate {
    -webkit-animation: second-rotate 2.5s 1 cubic-bezier(.26,.29,.32,1.03);
    animation: second-rotate 2.5s 1 cubic-bezier(.26,.29,.32,1.03);
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.hero__animation .orbital-dots--infinite.second-rotate {
    -webkit-animation: rotation 40s infinite linear;
    animation: rotation 40s infinite linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .orbital-dots__line {
    fill: transparent;
    height: 100%;
    stroke: #80868b
}

.hero__animation .orbital-dots__holder {
    border-radius: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear;
    width: 100%;
    z-index: 4
}

.hero__animation .orbital-dots__holder:not(.orbital-dots--hidden) {
    -webkit-animation: first-rotate 2.05s 1 cubic-bezier(.26,.29,.32,1.03);
    animation: first-rotate 2.05s 1 cubic-bezier(.26,.29,.32,1.03);
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .orbital-dots__holder:not(.orbital-dots--hidden) .scroll-circle--dot {
    -webkit-animation: morph-image-sm .6s 1 ease-in;
    animation: morph-image-sm .6s 1 ease-in
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder:not(.orbital-dots--hidden) .scroll-circle--dot {
        -webkit-animation:morph-image .6s 1 ease-in;
        animation: morph-image .6s 1 ease-in
    }
}

.hero__animation .orbital-dots__holder:not(.orbital-dots--hidden) .scroll-circle--dot:last-child {
    -webkit-animation: morph-image-bottom-sm .6s 1 ease-in;
    animation: morph-image-bottom-sm .6s 1 ease-in
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder:not(.orbital-dots--hidden) .scroll-circle--dot:last-child {
        -webkit-animation:morph-image-bottom .6s 1 ease-in;
        animation: morph-image-bottom .6s 1 ease-in
    }
}

.hero__animation .orbital-dots__holder:not(.orbital-dots--hidden) .scroll-circle--dot picture {
    -webkit-animation: appear .3s cubic-bezier(.11,0,.5,0);
    animation: appear .3s cubic-bezier(.11,0,.5,0);
    -webkit-animation-delay: 1.85s;
    animation-delay: 1.85s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .orbital-dots__holder:not(.orbital-dots--hidden):not(.second-rotate) .scroll-circle--dot {
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .orbital-dots__holder .scroll-circle--dot {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    border-radius: 100%;
    height: calc(32px / 2);
    left: calc(50% - calc(32px / 2)/ 2);
    overflow: hidden;
    position: absolute;
    top: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
    -webkit-transform: rotate(-75deg);
    transform: rotate(-75deg);
    -webkit-transition: left .2s ease-in-out,top .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: left .2s ease-in-out,top .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out,left .2s ease-in-out,top .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out;
    transition: transform .2s ease-in-out,left .2s ease-in-out,top .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    width: calc(32px / 2)
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder .scroll-circle--dot {
        height:32px;
        left: calc(50% - 32px / 2);
        top: calc(32px - 32px * 1.5);
        width: 32px
    }
}

.hero__animation .orbital-dots__holder .scroll-circle--dot:last-child {
    bottom: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
    left: unset;
    right: calc(50% - calc(32px / 2)/ 2);
    top: unset;
    -webkit-transition: right .2s ease-in-out,bottom .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: right .2s ease-in-out,bottom .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out,right .2s ease-in-out,bottom .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out;
    transition: transform .2s ease-in-out,right .2s ease-in-out,bottom .2s ease-in-out,height .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder .scroll-circle--dot:last-child {
        bottom:calc(32px - 32px * 1.5);
        right: calc(50% - 32px / 2)
    }
}

.hero__animation .orbital-dots__holder .scroll-circle--dot picture {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    opacity: 0;
    width: 100%
}

.hero__animation .orbital-dots__holder .scroll-circle--dot picture img {
    height: 100%;
    max-width: none;
    width: auto
}

.hero__animation .orbital-dots__holder .scroll-circle--green {
    background: #c90000;
    fill: #c90000;
}

.hero__animation .orbital-dots__holder .scroll-circle--red {
    background: #ea4335;
    fill: #ea4335
}

.hero__animation .orbital-dots__holder .scroll-circle--blue {
    background: #4285f4;
    fill: #4285f4
}

.hero__animation .orbital-dots__holder .scroll-circle--yellow {
    background: #fbbc04;
    fill: #fbbc04
}

.hero__animation .orbital-dots__holder.second-rotate {
    -webkit-transform: rotate(75deg);
    transform: rotate(75deg)
}

.hero__animation .orbital-dots__holder.second-rotate:not(.orbital-dots--hidden) {
    -webkit-animation: second-rotate 1.4s 1 linear;
    animation: second-rotate 1.4s 1 linear;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__animation .orbital-dots__holder.second-rotate:not(.orbital-dots--hidden) .scroll-circle--dot {
    -webkit-animation: second-rotate-dot-bottom-sm 1.4s 1 linear;
    animation: second-rotate-dot-bottom-sm 1.4s 1 linear;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder.second-rotate:not(.orbital-dots--hidden) .scroll-circle--dot {
        -webkit-animation:second-rotate-dot-bottom 1.4s 1 linear;
        animation: second-rotate-dot-bottom 1.4s 1 linear;
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }
}

.hero__animation .orbital-dots__holder.second-rotate:not(.orbital-dots--hidden) .scroll-circle--dot:first-child {
    -webkit-animation: second-rotate-dot-sm 1.4s 1 linear;
    animation: second-rotate-dot-sm 1.4s 1 linear;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder.second-rotate:not(.orbital-dots--hidden) .scroll-circle--dot:first-child {
        -webkit-animation:second-rotate-dot 1.4s 1 linear;
        animation: second-rotate-dot 1.4s 1 linear;
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }
}

.hero__animation .orbital-dots__holder.second-rotate:not(.orbital-dots--hidden) .scroll-circle--dot:first-child picture {
    -webkit-animation: disappear .3s 1 cubic-bezier(.11,0,.5,0);
    animation: disappear .3s 1 cubic-bezier(.11,0,.5,0);
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 1
}

.hero__animation .orbital-dots__holder.second-rotate .scroll-circle--dot {
    height: calc(calc(32px / 2) * 3.5);
    width: calc(calc(32px / 2) * 3.5)
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder.second-rotate .scroll-circle--dot {
        height:calc(32px * 4);
        width: calc(32px * 4)
    }
}

.hero__animation .orbital-dots__holder.second-rotate .scroll-circle--dot:first-child {
    left: calc(50% - calc(calc(32px / 2) * 3.5)/ 2);
    top: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5)
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder.second-rotate .scroll-circle--dot:first-child {
        left:calc(50% - calc(32px * 4)/ 2);
        top: calc(calc(32px * 4) - calc(32px * 4) * 1.5)
    }
}

.hero__animation .orbital-dots__holder.second-rotate .scroll-circle--dot:last-child {
    bottom: calc(calc(calc(32px / 2) * 3.5) - calc(calc(32px / 2) * 3.5) * 1.5);
    right: calc(50% - calc(calc(32px / 2) * 3.5)/ 2)
}

@media (min-width: 1024px) {
    .hero__animation .orbital-dots__holder.second-rotate .scroll-circle--dot:last-child {
        bottom:calc(calc(32px * 4) - calc(32px * 4) * 1.5);
        right: calc(50% - calc(32px * 4)/ 2)
    }
}

.hero__animation .orbital-dots__holder.orbital-dots--infinite:not(.orbital-dots--hidden) {
    -webkit-animation: rotation 40s infinite linear;
    animation: rotation 40s infinite linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hero__animation .orbital-dots__holder.orbital-dots--infinite:not(.orbital-dots--hidden) .scroll-circle--dot {
    bottom: unset;
    height: calc(32px / 2);
    left: calc(50% - calc(32px / 2)/ 2);
    max-height: calc(32px / 2);
    max-width: calc(32px / 2);
    right: unset;
    top: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
    width: calc(32px / 2)
}

.hero__animation .orbital-dots__holder.orbital-dots--infinite:not(.orbital-dots--hidden) .scroll-circle--dot:first-child {
    -webkit-animation: none;
    animation: none;
    bottom: calc(calc(32px / 2) - calc(32px / 2) * 1.5);
    left: unset;
    right: calc(50% - calc(32px / 2)/ 2);
    top: unset
}

.hero__animation .orbital-dots__holder.orbital-dots--infinite:not(.orbital-dots--hidden) .scroll-circle--dot picture {
    -webkit-animation: none;
    animation: none
}

.overlay-media__media-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;
    position: relative;
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
    width: 97%
}

@media (min-width: 1024px) {
    .overlay-media__media-container {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: none;
        transform: none;
        width: 86%
    }
}

.overlay-media__media-container--mobile-center {
    -webkit-transform: none;
    transform: none
}

@media (min-width: 600px) {
    .overlay-media__media-container--full {
        height:465px;
        margin: 0;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .overlay-media__media-container--full {
        height:auto;
        margin-left: -25px
    }
}

.overlay-media__picture {
    position: absolute;
    width: 47%;
    z-index: 1
}

.overlay-media__picture--center-left {
    right: 62%
}

[dir=rtl] .overlay-media__picture--center-left {
    left: 62%;
    right: 0
}

@media (min-width: 600px) {
    .overlay-media__picture--center-left {
        right:58%
    }

    [dir=rtl] .overlay-media__picture--center-left {
        left: 58%;
        right: 0
    }
}

@media (min-width: 1024px) {
    .overlay-media__picture--center-left {
        right:58%
    }

    [dir=rtl] .overlay-media__picture--center-left {
        left: 58%;
        right: 0
    }
}

.overlay-media__picture--center-middle {
    -webkit-transform: none;
    transform: none
}

.overlay-media__picture--center-right {
    left: 62%
}

@media (min-width: 600px) {
    .overlay-media__picture--center-right {
        left:58%
    }
}

@media (min-width: 1024px) {
    .overlay-media__picture--center-right {
        left:62%
    }
}

.overlay-media__picture--top-left {
    right: 62%;
    top: 5%
}

@media (min-width: 600px) {
    .overlay-media__picture--top-left {
        right:58%
    }
}

@media (min-width: 1024px) {
    .overlay-media__picture--top-left {
        right:62%
    }
}

.overlay-media__picture--top-middle {
    top: 5%;
    -webkit-transform: none;
    transform: none
}

.overlay-media__picture--top-right {
    left: 62%;
    top: 5%
}

@media (min-width: 600px) {
    .overlay-media__picture--top-right {
        left:58%
    }
}

@media (min-width: 1024px) {
    .overlay-media__picture--top-right {
        left:62%
    }
}

.overlay-media__picture--bottom-left {
    bottom: 5%;
    right: 62%
}

@media (min-width: 600px) {
    .overlay-media__picture--bottom-left {
        right:58%
    }
}

@media (min-width: 1024px) {
    .overlay-media__picture--bottom-left {
        right:62%
    }
}

.overlay-media__picture--bottom-middle {
    bottom: 5%;
    -webkit-transform: none;
    transform: none
}

.overlay-media__picture--bottom-right {
    bottom: 5%;
    left: 62%
}

@media (min-width: 600px) {
    .overlay-media__picture--bottom-right {
        left:58%
    }
}

@media (min-width: 1024px) {
    .overlay-media__picture--bottom-right {
        left:62%
    }
}

.overlay-media__image {
    border-radius: 11px;
    -webkit-box-shadow: 52px 34px 128px rgba(0,0,0,.15);
    box-shadow: 52px 34px 128px rgba(0,0,0,.15);
    max-width: 248px;
    width: 100%
}

@media (min-width: 1024px) {
    .overlay-media__image {
        border-radius:25px;
        max-width: 290px;
        width: 100%
    }
}

.rich-text {
    margin-bottom: 40px
}

@media (min-width: 1024px) {
    .rich-text {
        margin-bottom:80px
    }
}

.rich-text.page__section {
    max-width: 100%;
    padding: 0 28px;
    width: 100%
}

@media (min-width: 600px) {
    .rich-text.page__section {
        max-width:600px
    }
}

@media (min-width: 1024px) {
    .rich-text.page__section {
        max-width:840px;
        padding: 0;
        width: 58%
    }
}

.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6 {
    margin-bottom: 16px
}

.rich-text p {
    margin-bottom: 16px
}

@media (min-width: 1024px) {
    .rich-text p {
        margin-bottom:30px
    }
}

.rich-text ol,.rich-text ul {
    margin-bottom: 16px
}

.rich-text ol:last-child,.rich-text p:last-child,.rich-text ul:last-child {
    margin-bottom: 0
}

.rich-text p:empty {
    margin: 0 0 40px
}

@media (min-width: 1024px) {
    .rich-text p:empty {
        margin-bottom:80px
    }
}

.rich-text__picture {
    display: block;
    margin-top: 40px
}

.rich-text+.banner-section .banner__title {
    max-width: 100%
}

@media (min-width: 1024px) {
    .rich-text+.banner-section .banner__title {
        width:69%
    }
}

.glue-social--zippy-opposite .glue-social__dialog,[dir=rtl] .glue-social__dialog {
    float: right;
    left: auto;
    padding: 4px 40px 0 8px;
    right: 4px
}

[dir=rtl] .glue-social--zippy .glue-social__item,[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__item {
    margin-left: 0;
    margin-right: 0
}

.glue-social__item {
    margin-left: 0;
    margin-right: 8px
}

[dir=rtl] .glue-social--zippy .glue-social__item:first-child,[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__item:first-child {
    margin-left: 8px;
    margin-right: 0
}

.glue-social__title,.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    margin-left: 0;
    margin-right: 24px
}

.glue-social--zippy-opposite .glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-social--zippy .glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle,[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__title,[dir=rtl] .glue-social__title {
    margin-left: 24px;
    margin-right: 0
}

.glue-social {
    max-width: 100%
}

@media (min-width: 600px) {
    .glue-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
    }
}

.glue-social .glue-is-expanded .glue-expansion-panel-toggle.glue-social__title {
    border-bottom: 0
}

.glue-social.glue-social--zippy .glue-social__item {
    opacity: 0;
    position: absolute
}

.glue-social.glue-social--zippy.glue-social--zippy-opposite {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.glue-social.glue-social--zippy.glue-social--zippy-opposite .glue-social__copy-btn,.glue-social.glue-social--zippy.glue-social--zippy-opposite .glue-social__copy-input {
    float: right;
    text-align: right
}

.glue-social.glue-social--zippy.glue-social--zippy-opposite .glue-social__copy-btn {
    margin: 4px -12px 4px 0
}

.glue-social.glue-social--popover {
    display: inline-block
}

.glue-social.glue-social--popover>.glue-is-shown {
    z-index: 900
}

.glue-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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: flex;
    margin: 0
}

.glue-social__group+.glue-social__group {
    margin-top: 30px
}

@media (min-width: 1024px) {
    .glue-social__group+.glue-social__group {
        margin-top:0
    }
}

.glue-social__group.glue-expansion-panel {
    border: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.glue-social__group.glue-expansion-panel:last-child {
    border: 0
}

.glue-social--zippy-opposite .glue-social__group {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit
}

.glue-popover__group {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.glue-social__title {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%
}

.glue-social__title svg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.glue-social__title.glue-social__title--inline {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.glue-social__title.glue-social__title--zippy {
    position: relative
}

.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 2px 12px 0
}

.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle svg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:focus {
    outline: 2px solid transparent
}

.glue-social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    max-width: 100%
}

.glue-social__list:after {
    clear: both;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 600px) {
    .glue-social__list {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

.glue-social__list.glue-social__list--popover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 26px
}

.glue-social--zippy-opposite .glue-social__list {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit
}

.glue-social__item {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 48px;
    width: 48px
}

.glue-social__item:last-child {
    margin-right: 0
}

.glue-social__item:focus-within {
    border: 2px solid #185abc;
    border-radius: 50%
}

.glue-social__item .glue-social__link {
    border-radius: 50%;
    color: currentColor;
    display: block;
    height: 28px;
    margin: 0 auto;
    padding: 2px;
    -webkit-transition: none;
    transition: none;
    -webkit-transition-property: none;
    transition-property: none;
    width: 28px
}

.glue-social__item .glue-social__link:focus,.glue-social__item .glue-social__link:hover {
    background: #f1f3f4;
    -webkit-box-shadow: 0 0 0 8px #f1f3f4;
    box-shadow: 0 0 0 8px #f1f3f4;
    color: currentColor;
    outline: 0
}

.glue-social__item .glue-social.glue-social--popover {
    display: block
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(0) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(0) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(-104px);
    transform: translateX(-104px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(0) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(0) {
    -webkit-transform: translateX(104px);
    transform: translateX(104px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(0) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(0) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(0) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(0) {
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(1) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(1) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(1) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(1) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(1) {
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(1) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(1) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(1) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(2) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(2) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(2) {
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(2) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(2) {
    -webkit-transform: translateX(-104px);
    transform: translateX(-104px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(2) {
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(2) {
    -webkit-transform: translateX(104px);
    transform: translateX(104px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(2) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(3) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(104px);
    transform: translateX(104px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(3) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(52px);
    transform: translateX(52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(3) {
    -webkit-transform: translateX(-104px);
    transform: translateX(-104px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(3) {
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(3) {
    -webkit-transform: translateX(-156px);
    transform: translateX(-156px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(3) {
    -webkit-transform: translateX(-104px);
    transform: translateX(-104px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(3) {
    -webkit-transform: translateX(156px);
    transform: translateX(156px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(3) {
    -webkit-transform: translateX(104px);
    transform: translateX(104px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(4) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(156px);
    transform: translateX(156px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(4) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(104px);
    transform: translateX(104px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(4) {
    -webkit-transform: translateX(-156px);
    transform: translateX(-156px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(4) {
    -webkit-transform: translateX(-104px);
    transform: translateX(-104px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(4) {
    -webkit-transform: translateX(-208px);
    transform: translateX(-208px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(4) {
    -webkit-transform: translateX(-156px);
    transform: translateX(-156px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(4) {
    -webkit-transform: translateX(208px);
    transform: translateX(208px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(4) {
    -webkit-transform: translateX(156px);
    transform: translateX(156px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(5) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(208px);
    transform: translateX(208px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(5) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(156px);
    transform: translateX(156px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(5) {
    -webkit-transform: translateX(-208px);
    transform: translateX(-208px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(5) {
    -webkit-transform: translateX(-156px);
    transform: translateX(-156px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(5) {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(5) {
    -webkit-transform: translateX(-208px);
    transform: translateX(-208px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(5) {
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(5) {
    -webkit-transform: translateX(208px);
    transform: translateX(208px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(6) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(6) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(208px);
    transform: translateX(208px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(6) {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(6) {
    -webkit-transform: translateX(-208px);
    transform: translateX(-208px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(6) {
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(6) {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(6) {
    -webkit-transform: translateX(312px);
    transform: translateX(312px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(6) {
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(7) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(312px);
    transform: translateX(312px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(7) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(7) {
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(7) {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(7) {
    -webkit-transform: translateX(-364px);
    transform: translateX(-364px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(7) {
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(7) {
    -webkit-transform: translateX(364px);
    transform: translateX(364px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(7) {
    -webkit-transform: translateX(312px);
    transform: translateX(312px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(8) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(364px);
    transform: translateX(364px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(8) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(312px);
    transform: translateX(312px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(8) {
    -webkit-transform: translateX(-364px);
    transform: translateX(-364px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(8) {
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(8) {
    -webkit-transform: translateX(-416px);
    transform: translateX(-416px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(8) {
    -webkit-transform: translateX(-364px);
    transform: translateX(-364px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(8) {
    -webkit-transform: translateX(416px);
    transform: translateX(416px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(8) {
    -webkit-transform: translateX(364px);
    transform: translateX(364px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-is-expanded .glue-social__item:nth-child(9) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(416px);
    transform: translateX(416px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy .glue-is-collapsed .glue-social__item:nth-child(9) {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(364px);
    transform: translateX(364px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-is-expanded .glue-social__item:nth-child(9) {
    -webkit-transform: translateX(-416px);
    transform: translateX(-416px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-is-collapsed .glue-social__item:nth-child(9) {
    -webkit-transform: translateX(-364px);
    transform: translateX(-364px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(9) {
    -webkit-transform: translateX(-468px);
    transform: translateX(-468px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

.glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(9) {
    -webkit-transform: translateX(-416px);
    transform: translateX(-416px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-expanded .glue-social__item:nth-child(9) {
    -webkit-transform: translateX(468px);
    transform: translateX(468px);
    -webkit-transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1);
    transition: transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1)
}

[dir=rtl] .glue-social--zippy-opposite .glue-is-collapsed .glue-social__item:nth-child(9) {
    -webkit-transform: translateX(416px);
    transform: translateX(416px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social--zippy .glue-social__item {
    opacity: 0;
    position: absolute;
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social__item.glue-social__item--popover {
    margin: 24px 32px 0 0
}

.glue-social__item.glue-social__item--popover:nth-child(4n+4) {
    margin-right: 0
}

.glue-social__share-icon {
    fill: currentColor;
    margin-right: 10px;
    padding: 0
}

.glue-social__dialog {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    border: none;
    display: none;
    left: 4px;
    outline: 0;
    padding: 4px 8px 0 40px;
    position: absolute;
    text-align: left;
    top: -10px
}

.glue-social__dialog .glue-button.glue-is-copied,.glue-social__dialog .glue-is-copied.glue-social__copy-btn,.glue-social__dialog .glue-is-copied.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle {
    color: #5f6368;
    min-width: 184px
}

.glue-social__dialog .glue-button.glue-is-copied:hover,.glue-social__dialog .glue-is-copied.glue-social__copy-btn:hover,.glue-social__dialog .glue-is-copied.glue-social__title.glue-social__title--zippy.glue-expansion-panel-toggle:hover {
    color: #5f6368
}

.glue-social__dialog.glue-social__dialog--popover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    border: none;
    left: auto;
    outline: 0;
    padding: 14px 24px 24px;
    position: absolute;
    right: -26px;
    text-align: right;
    top: -20px
}

.glue-social__group.glue-is-shown .glue-social__dialog.glue-social__dialog--popover {
    display: block
}

.glue-social__close-btn {
    line-height: .7777777778;
    color: #202124;
    display: none;
    height: 16px;
    right: 4px;
    text-align: center;
    top: 4px;
    width: 16px
}

.glue-social__close-btn:focus {
    background: #f1f3f4;
    outline: 0
}

.glue-social__copy-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 24px -24px -24px;
    padding: 4px 8px;
    width: calc(100% + 48px)
}

.glue-social__copy-input {
    border: none;
    border-bottom: 2px solid #e8eaed;
    color: #5f6368;
    display: block;
    min-width: 200px;
    padding: 8px 0;
    text-align: left
}

.glue-social__copy-input:focus {
    border-bottom: 2px solid #174ea6
}

.glue-social__copy-container .glue-social__copy-input:focus {
    background: #e8eaed
}

.glue-social__copy-btn {
    margin: 8px 0 8px -14px
}

.glue-social--zippy .glue-social--popover .glue-social__copy-btn {
    margin: 4px 0 4px -12px
}

.glue-social--zippy-opposite .glue-social--zippy .glue-social--popover .glue-social__copy-btn {
    float: right;
    margin: 4px -12px 4px 0;
    text-align: right
}

.glue-social__title.glue-social__title--trigger {
    margin: 0;
    position: relative
}

.glue-social__title.glue-social__title--trigger:focus,.glue-social__title.glue-social__title--trigger:hover {
    color: #174ea6
}

.glue-social__title.glue-social__title--trigger:focus {
    background: #fff
}

.glue-social__icon-trigger {
    border-radius: 50%;
    display: block;
    height: 24px;
    margin: 0 auto!important;
    padding: 0;
    position: relative;
    width: 24px
}

.glue-social--popover .glue-is-shown .glue-social__icon-trigger {
    background: #fff;
    z-index: 900
}

.glue-social__icon-trigger:focus,.glue-social__icon-trigger:hover {
    background: #f1f3f4;
    -webkit-box-shadow: 0 0 0 8px #f1f3f4;
    box-shadow: 0 0 0 8px #f1f3f4;
    outline: 0
}

.glue-is-shown .glue-social__icon-trigger:focus,.glue-is-shown .glue-social__icon-trigger:hover {
    background: 0 0;
    -webkit-box-shadow: 0 0 0 8px transparent;
    box-shadow: 0 0 0 8px transparent
}

[dir=rtl] .glue-social__dialog {
    top: -10px
}

[dir=rtl] .glue-social__dialog.glue-social__dialog--popover {
    left: -26px;
    right: auto;
    text-align: left
}

[dir=rtl] .glue-social__dialog .glue-social__close-btn {
    left: 4px;
    right: auto
}

[dir=rtl] .glue-social__dialog .glue-social__copy-input {
    text-align: right
}

[dir=rtl] .glue-social__dialog .glue-social__copy-btn {
    float: right
}

[dir=rtl] .glue-social__icon-trigger {
    margin: 0
}

[dir=rtl] .glue-social__share-icon {
    margin-left: 10px;
    margin-right: 0
}

[dir=rtl] .glue-social--zippy .glue-social__item {
    float: right;
    -webkit-transform: translateX(104px);
    transform: translateX(104px)
}

[dir=rtl] .glue-social--zippy .glue-social__item.glue-social__item--popover {
    margin: 24px 0 0 32px
}

[dir=rtl] .glue-social--zippy .glue-social__item.glue-social__item--popover:nth-child(4n+4) {
    margin-left: 0
}

[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__dialog {
    left: 4px;
    padding: 4px 8px 0 40px;
    right: auto
}

[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__dialog .glue-social__copy-btn {
    float: left;
    margin: 4px 0 4px -12px
}

[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__dialog .glue-social__copy-input {
    text-align: left
}

[dir=rtl] .glue-social--zippy.glue-social--zippy-opposite .glue-social__item {
    -webkit-transform: translateX(-52px);
    transform: translateX(-52px);
    -webkit-transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1);
    transition: transform .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),-webkit-transform .15s cubic-bezier(.4,0,1,1)
}

.glue-social__group {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.glue-social__link {
    border-radius: 0;
    padding: 0
}

.glue-social__link svg {
    height: 24px;
    width: 24px
}

.glue-social__list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.glue-social__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 24px;
    margin: 0 32px 30px 0;
    width: 24px
}

[dir=rtl] .glue-social__item {
    margin: 0 0 30px 32px
}

.glue-social__item:last-child {
    margin-right: 32px
}

[dir=rtl] .glue-social__item:last-child {
    margin-right: 0
}

.glue-social__item .glue-social__link {
    display: block;
    height: 24px;
    overflow: inherit;
    padding: 0;
    width: 24px
}

.social-share__container {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-share__title {
    margin-bottom: 16px
}

.social-share__description {
    margin-bottom: 36px;
    text-align: center
}

.social-share__icon.glue-icon {
    height: 32px;
    width: 32px
}

.social-share__item {
    margin-bottom: 0;
    margin-right: 45px
}

@media (min-width: 600px) {
    .social-share__item {
        max-width:530px
    }
}

@media (min-width: 1024px) {
    .social-share__item {
        max-width:100%
    }
}

.social-share__item:last-child {
    margin-right: 0
}

.social-share__link.glue-social__link {
    height: 32px;
    width: 32px
}

.split {
    width: 100%
}

.split.page__section {
    max-width: 100%
}

@media (min-width: 1024px) {
    .split.page__section {
        max-width:1292px
    }
}

.split__col.split__image-wrapper {
    display: none
}

@media (min-width: 1024px) {
    .split__col.split__image-wrapper {
        display:block
    }
}

@media (min-width: 1024px) {
    .split--50-50 .split__col:first-child {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1024px) {
    .split--50-50 .split__col:last-child {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0
    }
}

.split--50-50 .split__col.split__col--center .split__copy-content {
    margin: 0 auto
}

@media (min-width: 600px) and (max-width:1023px) {
    .split--50-50 .split__col.split__col--center>.glue-grid {
        margin:0 auto
    }
}

@media (min-width: 1024px) {
    .split--50-50.split--inverted .split__col:first-child {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 1024px) {
    .split--50-50.split--inverted .split__col:last-child {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

.split--50-50 .split__headline,.split--50-50 .split__rich-text h1,.split--50-50 .split__rich-text h2,.split--50-50 .split__rich-text h3,.split--50-50 .split__rich-text h4,.split--50-50 .split__rich-text h5,.split--50-50 .split__rich-text h6 {
    margin-bottom: 24px;
    width: auto
}

@media (min-width: 1024px) {
    .split--50-50 .split__headline,.split--50-50 .split__rich-text h1,.split--50-50 .split__rich-text h2,.split--50-50 .split__rich-text h3,.split--50-50 .split__rich-text h4,.split--50-50 .split__rich-text h5,.split--50-50 .split__rich-text h6 {
        text-align:left
    }
}

.split--50-50 .split__headline--image-between,.split--50-50 .split__rich-text h1--image-between,.split--50-50 .split__rich-text h2--image-between,.split--50-50 .split__rich-text h3--image-between,.split--50-50 .split__rich-text h4--image-between,.split--50-50 .split__rich-text h5--image-between,.split--50-50 .split__rich-text h6--image-between {
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .split--50-50 .split__headline--image-between,.split--50-50 .split__rich-text h1--image-between,.split--50-50 .split__rich-text h2--image-between,.split--50-50 .split__rich-text h3--image-between,.split--50-50 .split__rich-text h4--image-between,.split--50-50 .split__rich-text h5--image-between,.split--50-50 .split__rich-text h6--image-between {
        margin-bottom:24px;
        text-align: left
    }

    [dir=rtl] .split--50-50 .split__headline--image-between,[dir=rtl] .split--50-50 .split__rich-text h1--image-between,[dir=rtl] .split--50-50 .split__rich-text h2--image-between,[dir=rtl] .split--50-50 .split__rich-text h3--image-between,[dir=rtl] .split--50-50 .split__rich-text h4--image-between,[dir=rtl] .split--50-50 .split__rich-text h5--image-between,[dir=rtl] .split--50-50 .split__rich-text h6--image-between {
        text-align: right
    }
}

@media (min-width: 1024px) {
    .split--50-50 .split__copy,.split--50-50 .split__disclaimer,.split--50-50 .split__headline {
        max-width:387px
    }
}

@media (min-width: 600px) {
    .split--50-50 .split__copy {
        margin:0 auto;
        max-width: 530px
    }
}

@media (min-width: 1024px) {
    .split--50-50 .split__copy {
        margin:0
    }
}

[dir=rtl] .split--50-50 .split__copy {
    text-align: right
}

@media (min-width: 600px) {
    .split--50-50 .split__disclaimer {
        max-width:530px
    }
}

@media (min-width: 1024px) {
    .split--60-40 .split__col:first-child {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1024px) {
    .split--60-40 .split__col:last-child {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0
    }
}

.split--60-40.split--inverted .split__col:first-child {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.split--60-40.split--inverted .split__col:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.split--60-40 .split__col.split__col--center {
    text-align: left
}

.split--60-40 .split__col.split__col--center .split__copy-content {
    margin: 0 auto
}

.split--60-40 .split__image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 16px;
    border-top-left-radius: 0;
    border-top-right-radius: 16px;
    margin-bottom: 32px;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    width: 100%
}

@media (min-width: 1024px) {
    .split--60-40 .split__image {
        border-radius:16px;
        margin-bottom: 0;
        -webkit-transform: none;
        transform: none
    }
}

.split__text-wrapper.glue-grid__col {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

.split__dot-container {
    display: none
}

@media (min-width: 1024px) {
    .split__dot-container {
        bottom:-10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 95px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        width: 82%
    }
}

@media (min-width: 1024px) {
    .split__dot {
        -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-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.split__picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-bottom: 40px;
    width: 100%
}

@media (min-width: 1024px) {
    .split__picture {
        padding-bottom:0
    }
}

.split__image {
    border-radius: 16px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.split__copy-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media (min-width: 1024px) {
    .split__copy-content {
        text-align:left
    }
}

@media (min-width: 1024px) {
    .split--inverted .split__copy-content {
        max-width:387px;
        text-align: left
    }

    [dir=rtl] .split--inverted .split__copy-content {
        text-align: right
    }
}

.split__copy-content .overlay-media__media-container,.split__copy-content .split__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 1024px) {
    .split__copy-content .overlay-media__media-container,.split__copy-content .split__picture {
        display:none
    }
}

.split__copy-content .overlay-media__media-container--middle,.split__copy-content .split__picture--middle {
    padding-bottom: 0
}

.split__copy-content .overlay-media__media-container--below,.split__copy-content .split__picture--below {
    margin-top: 40px
}

@media (min-width: 600px) {
    .split__copy-content .split__image {
        margin:0 auto;
        max-width: 70%
    }
}

@media (min-width: 600px) {
    .split__copy-content .orbital-image__image {
        max-width:100%
    }
}

.split .dotted-motion {
    margin: 25% 0
}

@media (min-width: 600px) {
    .split .dotted-motion {
        margin:0;
        padding: 53px
    }
}

@media (min-width: 1024px) {
    .split .dotted-motion {
        padding:4.5%
    }
}

.split .dotted-motion .scroll-circle--dot {
    height: 16px;
    width: 16px
}

@media (min-width: 600px) {
    .split .orbital-dots__holder {
        height:347px
    }
}

@media (min-width: 1024px) {
    .split .orbital-dots__holder {
        height:89%
    }
}

.split .gmb__cta {
    margin-top: 16px
}

.split .gmb__cta.glue-button {
    margin: 40px 0 0
}

@media (min-width: 1024px) {
    .split .gmb__cta.glue-button {
        margin:24px 0 0
    }
}

.sticky-text {
    padding: 80px 0;
    width: 100%
}

@media (min-width: 1024px) {
    .sticky-text {
        padding:180px 0
    }
}

.sticky-text--has-background {
    background: #f8f9fa
}

@media (min-width: 1024px) {
    .sticky-text--has-image .sticky-text__items-list {
        padding-top:72px
    }
}

@media (min-width: 1440px) {
    .sticky-text--has-image .sticky-text__items-list {
        padding-top:40px
    }
}

.sticky-text--has-image .sticky-text__title {
    margin-bottom: 24px
}

.sticky-text--has-image .sticky-text__items-list {
    padding-top: 40px
}

@media (min-width: 1024px) {
    .sticky-text--has-image .sticky-text__items-list {
        padding-top:68px
    }
}

.sticky-text--has-image .sticky-text__items {
    margin-bottom: 60px
}

@media (min-width: 1024px) {
    .sticky-text--has-image .sticky-text__items {
        margin:0 0 180px
    }
}

.sticky-text--has-image .sticky-text__items:first-child {
    margin-top: 0;
    padding-top: 0
}

.sticky-text .page__section {
    max-width: 100%;
    padding-bottom: 0;
    padding-top: 0
}

@media (min-width: 1024px) {
    .sticky-text .page__section {
        max-width:1292px
    }
}

.sticky-text:not(.sticky-text--inverted) .glue-grid>.sticky-text__container--copy {
    display: none
}

@media (min-width: 1024px) {
    .sticky-text:not(.sticky-text--inverted) .glue-grid>.sticky-text__container--copy {
        display:block
    }
}

.sticky-text__container {
    text-align: center
}

@media (min-width: 600px) {
    .sticky-text__container {
        padding:0 32px
    }
}

@media (min-width: 1024px) {
    .sticky-text__container {
        padding:0;
        text-align: left
    }

    [dir=rtl] .sticky-text__container {
        text-align: right
    }
}

.glue-grid .sticky-text__container-mobile {
    display: block
}

@media (min-width: 1024px) {
    .glue-grid .sticky-text__container-mobile {
        display:none
    }
}

.sticky-text__content {
    position: relative;
    top: 0
}

@media (min-width: 600px) {
    .sticky-text__content {
        position:-webkit-sticky;
        position: sticky;
        top: calc(90px + 64px)
    }
}

.sticky-text__side-image {
    border-radius: 8px;
    width: 100%
}

@media (min-width: 1024px) {
    .sticky-text__side-image {
        margin:0 auto 12px
    }
}

.sticky-text__items-list {
    list-style: none;
    margin: 0;
    padding: 30px 0 0
}

@media (min-width: 1024px) {
    .sticky-text__items-list {
        padding-top:0
    }
}

.sticky-text__items {
    margin-bottom: 30px
}

.sticky-text__items:last-child {
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .sticky-text__items {
        margin-bottom:180px;
        margin-top: -38px
    }
}

.sticky-text__title {
    margin-bottom: 16px;
    text-align: center;
    width: auto
}

@media (min-width: 600px) {
    .sticky-text__title {
        margin:0 auto;
        max-width: 530px
    }
}

@media (min-width: 1024px) {
    .sticky-text__title {
        margin:0 0 24px;
        max-width: 100%;
        text-align: left
    }

    [dir=rtl] .sticky-text__title {
        text-align: right
    }
}

.sticky-text__description {
    color: #5f6368
}

@media (min-width: 600px) {
    .sticky-text__description {
        margin:0 auto;
        max-width: 530px
    }
}

@media (min-width: 1024px) {
    .sticky-text__description {
        margin:0;
        max-width: 100%
    }
}

.sticky-text__image {
    width: 100%
}

@media (min-width: 600px) {
    .sticky-text__image {
        max-width:450px
    }
}

.sticky-text__image-title {
    font-weight: 500;
    margin-bottom: 8px;
    width: auto
}

@media (min-width: 600px) {
    .sticky-text__image-title {
        margin:0 auto;
        max-width: 530px
    }
}

@media (min-width: 1024px) {
    .sticky-text__image-title {
        margin-bottom:16px;
        margin-left: 0;
        max-width: 100%;
        text-align: left;
        width: 77%
    }

    [dir=rtl] .sticky-text__image-title {
        margin-right: 0;
        text-align: right
    }
}

.sticky-text__image-title--image-above {
    margin-top: -20px
}

@media (min-width: 600px) {
    .sticky-text__image-title--image-above {
        margin-top:-38px
    }
}

@media (min-width: 600px) {
    .sticky-text__image-description {
        margin:0 auto;
        max-width: 530px
    }
}

@media (min-width: 1024px) {
    .sticky-text__image-description {
        margin-left:0;
        max-width: 100%;
        width: 77%
    }

    [dir=rtl] .sticky-text__image-description {
        margin: auto 0
    }
}

@media (min-width: 1024px) {
    .sticky-text__image-disclaimer {
        margin-left:0;
        max-width: 100%;
        width: 77%
    }
}

.sticky-text .gmb__cta {
    margin: 60px 0 0
}

@media (min-width: 1024px) {
    .sticky-text .gmb__cta {
        margin:24px 0 0
    }
}

.sticky-text .sticky-text__items .gmb__cta {
    margin: 16px 0 0
}

.three-step__content-wrapper {
    margin-bottom: 40px
}

.three-step__content-wrapper:last-child {
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .three-step__content-wrapper {
        margin-bottom:0
    }
}

.three-step__item {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.three-step__icon img {
    max-width: 50px
}

.three-step__title {
    font-weight: 500;
    margin: 24px 0 16px
}

@media (min-width: 1024px) {
    .three-step__description {
        max-width:300px
    }
}

.image-cards__headline {
    margin: 0 auto 24px;
    text-align: center
}

@media (min-width: 1024px) {
    .image-cards__headline {
        margin:0 auto 16px
    }
}

.image-cards__desc {
    margin: 0 auto;
    text-align: center
}

.image-cards__card-container {
    margin: 40px auto 0
}

@media only screen and (min-width: 600px) and (max-width:860px) {
    .image-cards__card-container {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: 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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 1024px) {
    .image-cards__card-container {
        margin:60px auto 0
    }
}

[dir=rtl] .image-cards__card-container {
    margin: 40px auto 0
}

@media (max-width: 599px) {
    .image-cards__card-container.no-description {
        margin-top:-12px
    }
}

@media (min-width: 600px) and (max-width:1023px) {
    .image-cards__card-container.no-description {
        margin-top:16px
    }
}

.image-cards__card-container .card-item {
    max-width: 320px
}

@media (min-width: 1024px) {
    .image-cards__card-container .card-item {
        width:100%
    }
}

@media only screen and (min-width: 600px) and (max-width:860px) {
    .image-cards__card-container .card-item {
        margin-bottom:40px;
        max-width: 430px
    }

    .image-cards__card-container .card-item:last-child {
        margin-bottom: 0
    }

    .image-cards__card-container .card-item .card__title {
        max-width: 90%
    }
}

.image-cards__card-container .card-item--appear {
    -webkit-animation: slide-up-appear .35s ease-in-out;
    animation: slide-up-appear .35s ease-in-out;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

.image-cards__card-container .card__description {
    margin: 0 0 16px
}

.image-cards .arrow-cta {
    margin-top: 12px
}

@media (min-width: 1024px) {
    .image-cards .arrow-cta {
        margin-top:8px
    }
}

.image-cards__read-more {
    background: 0 0;
    border: 0;
    color: #1967d2;
    margin: 40px auto 0
}

@media (min-width: 1024px) {
    .image-cards__read-more {
        margin:60px auto 0
    }
}

.image-cards__read-more:hover {
    color: #174ea6
}

.is-safari .image-cards__card-container .card-item .card {
    -webkit-box-shadow: 5px 8px 30px rgba(0,0,0,.08);
    box-shadow: 5px 8px 30px rgba(0,0,0,.08);
    -webkit-filter: none;
    filter: none
}

.is-safari .image-cards__card-container .card-item .card:focus,.is-safari .image-cards__card-container .card-item .card:hover {
    -webkit-box-shadow: 8px 16px 30px rgba(0,0,0,.1);
    box-shadow: 8px 16px 30px rgba(0,0,0,.1);
    -webkit-filter: none;
    filter: none
}

.butter-bar {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #e8f0fe;
    height: auto;
    left: 0;
    padding: 8px 28px 10px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.butter-bar--hidden {
    display: none
}

.butter-bar__description {
    color: #202124;
    text-align: center;
    width: 100%
}

@media (min-width: 600px) {
    .butter-bar__description {
        max-width:530px
    }
}

@media (min-width: 1024px) {
    .butter-bar__description {
        max-width:1292px
    }
}

.butter-bar__close {
    -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-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    border: 0;
    height: 24px;
    padding: 0;
    position: fixed;
    right: 9px;
    top: 9px;
    width: 24px
}

.butter-bar__close svg {
    fill: #202124
}

.butter-bar .gmb__cta {
    margin: 10px auto 0
}

.glue-body {
    max-width: 100vw;
    overflow-x: hidden;
    position: relative
}

.page__section--full-bleed {
    max-width: inherit;
    width: 100%
}

.page__section.hero {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 60px;
}

.gmb__cta__label {
    padding: 10px;
    background-color: #c90000;
    border-radius: 10px;
    color:  #fff;
}
@media (min-width: 600px) {
    .page__section.hero {
        max-width:100vw;
    }
}

@media only screen and (min-width: 1024px) and (max-width:1240px) {
    .page__section.hero {
        overflow:hidden;
    }
}

@media (min-width: 1440px) {
    .page__section.hero {
        max-width:1440px;
    }
}

.page__section.hero--overlay {
    max-width: 1292px;
    min-height: auto
}

@media (min-width: 600px) {
    .page__section.hero--overlay {
        height:auto;
        padding-bottom: 80px;
        width: auto
    }
}

@media only screen and (min-width: 1024px) and (max-width:1240px) {
    .page__section.hero--overlay {
        padding:60px 0 180px;
        width: auto
    }
}

@media (min-width: 1024px) {
    .page__section.hero--overlay {
        padding:60px 0 180px
    }
}

@media screen and (max-width: 1240px) {
    .page__section.hero--overlay {
        padding:80px 0 180px
    }
}

.page__section.hero+.split {
    margin-top: 0;
    padding-top: 0
}

@media (min-width: 1024px) {
    .page__section.hero+.split {
        margin-top:-74px
    }
}

@media (min-width: 1024px) {
    .page__section.hero+.banner-section {
        margin-top:-25px
    }
}

.page__section.hero+.banner-section .banner:not(.banner--has-background) {
    padding-top: 0
}

@media (min-width: 600px) {
    .page__section.hero+.three-step {
        margin-top:-114px
    }
}

@media (min-width: 1024px) {
    .page__section.hero+.three-step {
        margin-top:-78px
    }
}

.page__section.hero+.rich-text {
    margin-top: -72px
}

@media (min-width: 1024px) {
    .page__section.hero+.rich-text {
        margin-top:-140px
    }
}

.page__section.content-block {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 90%
}

.page__section.content-block--grey {
    background: #e8e8e8
}

.page__section.content-block h2 {
    margin: 0 auto 20px;
    text-align: center
}

.page__section.content-block h4 {
    margin: 20px auto
}

.page__section.content-block p {
    text-align: center;
    width: 80%
}

.page__section.content-block a,.page__section.content-block button {
    margin: 24px auto 0
}

.page__section.faq-qa {
    padding: 0 28px 80px;
    width: 100%
}

.page__section.faq-qa .accordion {
    margin: 80px 0
}

@media (min-width: 1024px) {
    .page__section.faq-qa {
        padding:0 0 180px
    }
}

.page__section.split {
    padding: 80px 28px
}

@media (min-width: 1024px) {
    .page__section.split {
        padding:180px 0
    }
}

.page__section.split+.page__section.split {
    margin-top: 0;
    padding-top: 0
}

@media (min-width: 1024px) {
    .page__section.split+.page__section.split {
        margin-top:-100px
    }
}

.page__section.split+.page__section.split+section:not(.split):not(.carousel):not(.orbital-banner) {
    margin-top: 0
}

@media (min-width: 1024px) {
    .page__section.split+.page__section.split+section:not(.split):not(.carousel):not(.orbital-banner) {
        margin-top:-55px
    }
}

.page__section.large-title {
    padding: 0 28px
}

.page__section.banner-section {
    margin: 40px auto;
    padding: 0 28px
}

@media (min-width: 1024px) {
    .page__section.banner-section {
        margin:80px auto;
        padding: 0 72px
    }
}

.page__section.card-wall,.page__section.image-cards {
    -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-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 28px 80px
}

@media (min-width: 600px) {
    .page__section.card-wall,.page__section.image-cards {
        padding:0 80px 80px
    }
}

@media (min-width: 1024px) {
    .page__section.card-wall,.page__section.image-cards {
        padding:0 80px 180px
    }
}

@media (min-width: 1440px) {
    .page__section.card-wall,.page__section.image-cards {
        padding:0 180px 180px
    }
}

@media (min-width: 1024px) {
    .page__section.card-wall+.orbital-banner,.page__section.image-cards+.orbital-banner {
        margin:120px auto 0
    }
}

.page__section.orbital-banner {
    margin: 192px auto 0;
    padding: 116px 28px 80px;
    position: relative
}

@media (min-width: 1024px) {
    .page__section.orbital-banner {
        margin:292px auto 0;
        padding: 188px 40px 120px
    }
}

@media (min-width: 1440px) {
    .page__section.orbital-banner {
        padding:188px 180px 120px
    }
}

.page__section.orbital-banner--has-background {
    margin: 112px auto 0
}

.page__section.long-bullets {
    padding: 0 28px 80px
}

@media (min-width: 600px) {
    .page__section.long-bullets {
        margin:0 auto;
        width: calc(100% - 60px * 2)
    }
}

@media (min-width: 1024px) {
    .page__section.long-bullets {
        padding:0 28px 180px
    }
}

.page__section.long-bullets+.banner--only-cta {
    margin-top: -40px
}

@media (min-width: 1024px) {
    .page__section.long-bullets+.banner--only-cta {
        margin-top:-200px
    }
}

@media only screen and (max-width: calc(1024px - 1px)) {
    .page__section.long-bullets+.banner--only-cta .banner {
        padding:0
    }
}

.page__section.three-step {
    padding: 0 28px 80px
}

@media (min-width: 1024px) {
    .page__section.three-step {
        margin:0 auto;
        padding: 0 187px 180px
    }
}

.page__section.orbital-banner {
    padding-bottom: 80px
}

@media (min-width: 1024px) {
    .page__section.orbital-banner {
        padding-bottom:180px
    }
}

.page__section.orbital-banner--has-background {
    padding-bottom: 80px
}

@media (min-width: 1024px) {
    .page__section.orbital-banner--has-background {
        padding-bottom:120px
    }
}

.page__section.orbital-banner--has-background+.dot-container {
    margin-top: 40px
}

@media (min-width: 1024px) {
    .page__section.orbital-banner--has-background+.dot-container {
        margin-top:80px
    }
}

.page__section.rich-text+.banner-section {
    margin-bottom: 40px
}

@media (min-width: 1024px) {
    .page__section.rich-text+.banner-section {
        margin-bottom:80px
    }
}

.page__section.rich-text+.banner-section .banner {
    padding: 60px 31px
}

.page__section.rich-text+.card-wall--centered {
    padding-bottom: 40px
}

@media (min-width: 1024px) {
    .page__section.rich-text+.card-wall--centered {
        margin-top:-40px;
        padding-bottom: 80px
    }
}

.page__section.social-share {
    margin: -40px auto 0;
    padding-bottom: 80px
}

@media (min-width: 1024px) {
    .page__section.social-share {
        margin:-80px auto 0;
        padding: 180px 0
    }
}

.page .sticky-text+.social-share {
    margin: 0 auto
}

.page>.dot-container {
    margin: -40px auto 40px
}

@media (min-width: 1024px) {
    .page>.dot-container {
        margin:-100px auto 80px
    }
}

.page .banner-section {
    margin: 0 auto 80px
}

@media (min-width: 1024px) {
    .page .banner-section {
        margin:0 auto 80px
    }
}

@media (min-width: 1024px) {
    .page .banner-section+.sticky-text {
        margin-top:40px
    }
}

.page .banner-section+.dot-container {
    margin-top: 0
}

@media (min-width: 1024px) {
    .page .banner-section+.dot-container {
        margin-top:0
    }
}

@media (min-width: 1024px) {
    .page .banner-section.banner--only-cta+.long-bullets {
        margin-top:40px
    }
}

.is-safari .overlay-media__image,.is-safari .split__image,.is-safari .sticky-text__image {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.budou {
    display: inline-block
}
