@charset "UTF-8";

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.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 {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

abbr,
acronym,
blockquote,
code,
input,
kbd,
q,
samp,
var {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

img {
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    height: auto;
    vertical-align: middle
}

.glue-inline-link,
.glue-link {
    background: 0 0;
    border-radius: 4px;
    color: #1a73e8;
    forced-color-adjust: none;
    display: inline;
    overflow: hidden;
    text-decoration: underline;
    -webkit-transition: background-color .2s, color .2s;
    -o-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s
}

.glue-inline-link:active,
.glue-inline-link:focus,
.glue-inline-link:hover,
.glue-link:active,
.glue-link:focus,
.glue-link:hover,
.glue-inline-link:visited,
.glue-link:visited {
    color: #681da8
}

.glue-inline-link:active,
.glue-inline-link:focus,
.glue-inline-link:hover,
.glue-link:active,
.glue-link:focus,
.glue-link:hover {
    cursor: pointer;
    outline: 0
}

.glue-inline-link:hover,
.glue-link:hover {
    background-color: rgba(26, 115, 232, .04)
}

.glue-inline-link:focus,
.glue-link:focus {
    background-color: rgba(26, 115, 232, .12);
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8
}

.glue-inline-link img,
.glue-link img {
    border: 0
}

.glue-inline-link:active,
.glue-link:active {
    background-color: rgba(26, 115, 232, .1);
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color
}

.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;
    -o-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s
}

.glue-mod-font-reversed .glue-inline-link:active,
.glue-mod-font-reversed .glue-inline-link:focus,
.glue-mod-font-reversed .glue-inline-link:hover,
.glue-mod-font-reversed .glue-link:active,
.glue-mod-font-reversed .glue-link:focus,
.glue-mod-font-reversed .glue-link:hover,
.glue-mod-font-reversed a:active,
.glue-mod-font-reversed a:focus,
.glue-mod-font-reversed a:hover {
    color: #fff
}

.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:active,
.glue-mod-font-reversed .glue-link:active,
.glue-mod-font-reversed a:active {
    background-color: rgba(255, 255, 255, .1);
    -webkit-box-shadow: none;
    box-shadow: none
}

.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,
ul {
    margin-left: 20px
}

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
}

body {
    background: #fff;
    color: #202124;
    cursor: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.444;
    margin: 0;
    overflow-wrap: break-word;
    padding: 0;
    word-wrap: break-word
}

body::after {
    content: "sm";
    display: none
}

@media (min-width:600px) {
    body::after {
        content: "md"
    }
}

@media (min-width:1024px) {
    body::after {
        content: "lg"
    }
}

@media (min-width:1440px) {
    body::after {
        content: "xl"
    }
}

[lang=ja] body {
    font-family: "Google Sans Text", Roboto, "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

[lang=ko] body {
    font-family: "Google Sans Text", Roboto, "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

[lang=zh-CN] body {
    font-family: "Google Sans Text", Roboto, "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

[lang=zh-TW] body {
    font-family: "Google Sans Text", Roboto, "Noto Sans TC", "Noto Sans CJK TC", Arial, Helvetica, sans-serif
}

cite {
    display: block
}

cite:before {
    content: "— ";
    white-space: pre
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 18px;
    font-weight: 300
}

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
}

p+p {
    margin-top: 12px
}

@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
    }

    p+p {
        margin-top: 16px
    }
}

hr {
    border: solid #dadce0;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin-bottom: 19px;
    margin-top: 20px
}

em,
i {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

pre {
    background: #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-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,
.modules-lib__markdown-block h1,
.modules-lib__markdown-block h2,
.modules-lib__markdown-block h3,
.modules-lib__markdown-block h4,
.modules-lib__markdown-block h5,
.modules-lib__markdown-block h6 {
    -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-breadcrumbs,
.glue-breadcrumbs__item,
.glue-form__element.glue-form__element--label-float .glue-select~label,
.glue-form__element.glue-form__element--label-float .glue-text-field~label,
.glue-form__required-note,
.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
}

.glue-form__element.glue-form__element--label-float [lang=ja] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ja] .glue-text-field~label,
[lang=ja] .glue-breadcrumbs,
[lang=ja] .glue-breadcrumbs__item,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ja] .glue-form__required-note,
[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=ko] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ko] .glue-text-field~label,
[lang=ko] .glue-breadcrumbs,
[lang=ko] .glue-breadcrumbs__item,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ko] .glue-form__required-note,
[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-text-field~label,
[lang=zh-CN] .glue-breadcrumbs,
[lang=zh-CN] .glue-breadcrumbs__item,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-CN] .glue-form__required-note,
[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-text-field~label,
[lang=zh-TW] .glue-breadcrumbs,
[lang=zh-TW] .glue-breadcrumbs__item,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-TW] .glue-form__required-note,
[lang=zh-TW] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans TC", "Noto Sans CJK TC", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=ja] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ja] .glue-text-field~label,
[lang=ja] .glue-breadcrumbs,
[lang=ja] .glue-breadcrumbs__item,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ja] .glue-form__required-note,
[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=ko] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ko] .glue-text-field~label,
[lang=ko] .glue-breadcrumbs,
[lang=ko] .glue-breadcrumbs__item,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ko] .glue-form__required-note,
[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-text-field~label,
[lang=zh-CN] .glue-breadcrumbs,
[lang=zh-CN] .glue-breadcrumbs__item,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-CN] .glue-form__required-note,
[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-text-field~label,
[lang=zh-TW] .glue-breadcrumbs,
[lang=zh-TW] .glue-breadcrumbs__item,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-TW] .glue-form__required-note,
[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-breadcrumbs,
    .glue-breadcrumbs__item,
    .glue-form__element.glue-form__element--label-float .glue-select~label,
    .glue-form__element.glue-form__element--label-float .glue-text-field~label,
    .glue-form__required-note,
    .glue-social__copy-input {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

.glue-form__element.glue-form__element--label-float [lang=ja] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ja] .glue-text-field~label,
[lang=ja] .glue-breadcrumbs,
[lang=ja] .glue-breadcrumbs__item,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ja] .glue-form__required-note,
[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=ko] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ko] .glue-text-field~label,
[lang=ko] .glue-breadcrumbs,
[lang=ko] .glue-breadcrumbs__item,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ko] .glue-form__required-note,
[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-text-field~label,
[lang=zh-CN] .glue-breadcrumbs,
[lang=zh-CN] .glue-breadcrumbs__item,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-CN] .glue-form__required-note,
[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-text-field~label,
[lang=zh-TW] .glue-breadcrumbs,
[lang=zh-TW] .glue-breadcrumbs__item,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-TW] .glue-form__required-note,
[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-breadcrumbs,
    .glue-breadcrumbs__item,
    .glue-form__element.glue-form__element--label-float .glue-select~label,
    .glue-form__element.glue-form__element--label-float .glue-text-field~label,
    .glue-form__required-note,
    .glue-social__copy-input {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .2px;
        line-height: 20px
    }
}

.glue-form__element.glue-form__element--label-float [lang=ja] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ja] .glue-text-field~label,
[lang=ja] .glue-breadcrumbs,
[lang=ja] .glue-breadcrumbs__item,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ja] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ja] .glue-form__required-note,
[lang=ja] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=ko] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=ko] .glue-text-field~label,
[lang=ko] .glue-breadcrumbs,
[lang=ko] .glue-breadcrumbs__item,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=ko] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=ko] .glue-form__required-note,
[lang=ko] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-CN] .glue-text-field~label,
[lang=zh-CN] .glue-breadcrumbs,
[lang=zh-CN] .glue-breadcrumbs__item,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-CN] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-CN] .glue-form__required-note,
[lang=zh-CN] .glue-social__copy-input {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-select~label,
.glue-form__element.glue-form__element--label-float [lang=zh-TW] .glue-text-field~label,
[lang=zh-TW] .glue-breadcrumbs,
[lang=zh-TW] .glue-breadcrumbs__item,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-select~label,
[lang=zh-TW] .glue-form__element.glue-form__element--label-float .glue-text-field~label,
[lang=zh-TW] .glue-form__required-note,
[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-breadcrumbs,
    .glue-breadcrumbs__item,
    .glue-form__element.glue-form__element--label-float .glue-select~label,
    .glue-form__element.glue-form__element--label-float .glue-text-field~label,
    .glue-form__required-note,
    .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-breadcrumbs {
    color: #5f6368;
    cursor: default;
    line-height: 1
}

.glue-breadcrumbs__list {
    margin-left: 0
}

[dir=rtl] .glue-breadcrumbs__list {
    margin-right: 0
}

.glue-breadcrumbs__item {
    cursor: default;
    display: inline-block;
    list-style: none
}

.glue-breadcrumbs__item--active {
    cursor: default
}

.glue-breadcrumbs__item--active::after {
    margin: 0
}

.glue-breadcrumbs__link {
    border-radius: 0;
    cursor: pointer
}

.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;
    -o-transition: background-color .2s, box-shadow .2s, color .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;
    -o-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: flex-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);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--arrow-external {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

[dir=rtl] .glue-icon--arrow-external {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.glue-icon--arrow-top {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.glue-icon--arrow-sort-asc {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-icon--arrow-sort-desc {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.glue-icon--chevron {
    height: 8px;
    width: 12px
}

.glue-icon--chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-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);
    -ms-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);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.glue-icon--keyboard-arrow-left,
[dir=rtl] .glue-icon--keyboard-arrow-right {
    -webkit-transform: rotate(180deg);
    -ms-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,
.modules-lib__markdown-block h1,
.modules-lib__markdown-block h2,
.modules-lib__markdown-block h3,
.modules-lib__markdown-block h4,
.modules-lib__markdown-block h5,
.modules-lib__markdown-block h6 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif;
    color: #202124
}

.modules-lib__markdown-block [lang=ja] h1,
.modules-lib__markdown-block [lang=ja] h2,
.modules-lib__markdown-block [lang=ja] h3,
.modules-lib__markdown-block [lang=ja] h4,
.modules-lib__markdown-block [lang=ja] h5,
.modules-lib__markdown-block [lang=ja] h6,
[lang=ja] .glue-headline,
[lang=ja] .modules-lib__markdown-block h1,
[lang=ja] .modules-lib__markdown-block h2,
[lang=ja] .modules-lib__markdown-block h3,
[lang=ja] .modules-lib__markdown-block h4,
[lang=ja] .modules-lib__markdown-block h5,
[lang=ja] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1,
.modules-lib__markdown-block [lang=ko] h2,
.modules-lib__markdown-block [lang=ko] h3,
.modules-lib__markdown-block [lang=ko] h4,
.modules-lib__markdown-block [lang=ko] h5,
.modules-lib__markdown-block [lang=ko] h6,
[lang=ko] .glue-headline,
[lang=ko] .modules-lib__markdown-block h1,
[lang=ko] .modules-lib__markdown-block h2,
[lang=ko] .modules-lib__markdown-block h3,
[lang=ko] .modules-lib__markdown-block h4,
[lang=ko] .modules-lib__markdown-block h5,
[lang=ko] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1,
.modules-lib__markdown-block [lang=zh-CN] h2,
.modules-lib__markdown-block [lang=zh-CN] h3,
.modules-lib__markdown-block [lang=zh-CN] h4,
.modules-lib__markdown-block [lang=zh-CN] h5,
.modules-lib__markdown-block [lang=zh-CN] h6,
[lang=zh-CN] .glue-headline,
[lang=zh-CN] .modules-lib__markdown-block h1,
[lang=zh-CN] .modules-lib__markdown-block h2,
[lang=zh-CN] .modules-lib__markdown-block h3,
[lang=zh-CN] .modules-lib__markdown-block h4,
[lang=zh-CN] .modules-lib__markdown-block h5,
[lang=zh-CN] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1,
.modules-lib__markdown-block [lang=zh-TW] h2,
.modules-lib__markdown-block [lang=zh-TW] h3,
.modules-lib__markdown-block [lang=zh-TW] h4,
.modules-lib__markdown-block [lang=zh-TW] h5,
.modules-lib__markdown-block [lang=zh-TW] h6,
[lang=zh-TW] .glue-headline,
[lang=zh-TW] .modules-lib__markdown-block h1,
[lang=zh-TW] .modules-lib__markdown-block h2,
[lang=zh-TW] .modules-lib__markdown-block h3,
[lang=zh-TW] .modules-lib__markdown-block h4,
[lang=zh-TW] .modules-lib__markdown-block h5,
[lang=zh-TW] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Display", "Noto Sans TC", "Noto Sans CJK TC", Arial, Helvetica, sans-serif
}

.glue-headline.glue-headline--fluid-1,
.modules-lib__markdown-block h1.glue-headline--fluid-1,
.modules-lib__markdown-block h2.glue-headline--fluid-1,
.modules-lib__markdown-block h3.glue-headline--fluid-1,
.modules-lib__markdown-block h4.glue-headline--fluid-1,
.modules-lib__markdown-block h5.glue-headline--fluid-1,
.modules-lib__markdown-block h6.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
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-1,
[lang=ja] .glue-headline.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-1,
[lang=ko] .glue-headline.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-1,
[lang=zh-CN] .glue-headline.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-1,
[lang=zh-TW] .glue-headline.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1.glue-headline--fluid-1,
.modules-lib__markdown-block h2.glue-headline--fluid-1,
.modules-lib__markdown-block h3.glue-headline--fluid-1,
.modules-lib__markdown-block h4.glue-headline--fluid-1,
.modules-lib__markdown-block h5.glue-headline--fluid-1,
.modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-1,
[lang=ja] .glue-headline.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-1,
[lang=ko] .glue-headline.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-1,
[lang=zh-CN] .glue-headline.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-1,
[lang=zh-TW] .glue-headline.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--fluid-1,
    .modules-lib__markdown-block h2.glue-headline--fluid-1,
    .modules-lib__markdown-block h3.glue-headline--fluid-1,
    .modules-lib__markdown-block h4.glue-headline--fluid-1,
    .modules-lib__markdown-block h5.glue-headline--fluid-1,
    .modules-lib__markdown-block h6.glue-headline--fluid-1 {
        font-size: 6vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-1,
.modules-lib__markdown-block h1.glue-headline--fluid-1,
.modules-lib__markdown-block h2.glue-headline--fluid-1,
.modules-lib__markdown-block h3.glue-headline--fluid-1,
.modules-lib__markdown-block h4.glue-headline--fluid-1,
.modules-lib__markdown-block h5.glue-headline--fluid-1,
.modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-1,
[lang=ja] .glue-headline.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-1,
[lang=ko] .glue-headline.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-1,
[lang=zh-CN] .glue-headline.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-1,
[lang=zh-TW] .glue-headline.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--fluid-1,
    .modules-lib__markdown-block h2.glue-headline--fluid-1,
    .modules-lib__markdown-block h3.glue-headline--fluid-1,
    .modules-lib__markdown-block h4.glue-headline--fluid-1,
    .modules-lib__markdown-block h5.glue-headline--fluid-1,
    .modules-lib__markdown-block h6.glue-headline--fluid-1 {
        font-size: 5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-1,
.modules-lib__markdown-block h1.glue-headline--fluid-1,
.modules-lib__markdown-block h2.glue-headline--fluid-1,
.modules-lib__markdown-block h3.glue-headline--fluid-1,
.modules-lib__markdown-block h4.glue-headline--fluid-1,
.modules-lib__markdown-block h5.glue-headline--fluid-1,
.modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-1,
[lang=ja] .glue-headline.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-1,
[lang=ko] .glue-headline.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-1,
[lang=zh-CN] .glue-headline.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-1,
[lang=zh-TW] .glue-headline.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--fluid-1,
    .modules-lib__markdown-block h2.glue-headline--fluid-1,
    .modules-lib__markdown-block h3.glue-headline--fluid-1,
    .modules-lib__markdown-block h4.glue-headline--fluid-1,
    .modules-lib__markdown-block h5.glue-headline--fluid-1,
    .modules-lib__markdown-block h6.glue-headline--fluid-1 {
        font-size: 5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-2,
.modules-lib__markdown-block h1.glue-headline--fluid-2,
.modules-lib__markdown-block h2.glue-headline--fluid-2,
.modules-lib__markdown-block h3.glue-headline--fluid-2,
.modules-lib__markdown-block h4.glue-headline--fluid-2,
.modules-lib__markdown-block h5.glue-headline--fluid-2,
.modules-lib__markdown-block h6.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
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-2,
[lang=ja] .glue-headline.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-2,
[lang=ko] .glue-headline.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-2,
[lang=zh-CN] .glue-headline.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-2,
[lang=zh-TW] .glue-headline.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1.glue-headline--fluid-2,
.modules-lib__markdown-block h2.glue-headline--fluid-2,
.modules-lib__markdown-block h3.glue-headline--fluid-2,
.modules-lib__markdown-block h4.glue-headline--fluid-2,
.modules-lib__markdown-block h5.glue-headline--fluid-2,
.modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-2,
[lang=ja] .glue-headline.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-2,
[lang=ko] .glue-headline.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-2,
[lang=zh-CN] .glue-headline.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-2,
[lang=zh-TW] .glue-headline.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--fluid-2,
    .modules-lib__markdown-block h2.glue-headline--fluid-2,
    .modules-lib__markdown-block h3.glue-headline--fluid-2,
    .modules-lib__markdown-block h4.glue-headline--fluid-2,
    .modules-lib__markdown-block h5.glue-headline--fluid-2,
    .modules-lib__markdown-block h6.glue-headline--fluid-2 {
        font-size: 5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-2,
.modules-lib__markdown-block h1.glue-headline--fluid-2,
.modules-lib__markdown-block h2.glue-headline--fluid-2,
.modules-lib__markdown-block h3.glue-headline--fluid-2,
.modules-lib__markdown-block h4.glue-headline--fluid-2,
.modules-lib__markdown-block h5.glue-headline--fluid-2,
.modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-2,
[lang=ja] .glue-headline.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-2,
[lang=ko] .glue-headline.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-2,
[lang=zh-CN] .glue-headline.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-2,
[lang=zh-TW] .glue-headline.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--fluid-2,
    .modules-lib__markdown-block h2.glue-headline--fluid-2,
    .modules-lib__markdown-block h3.glue-headline--fluid-2,
    .modules-lib__markdown-block h4.glue-headline--fluid-2,
    .modules-lib__markdown-block h5.glue-headline--fluid-2,
    .modules-lib__markdown-block h6.glue-headline--fluid-2 {
        font-size: 4vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--fluid-2,
.modules-lib__markdown-block h1.glue-headline--fluid-2,
.modules-lib__markdown-block h2.glue-headline--fluid-2,
.modules-lib__markdown-block h3.glue-headline--fluid-2,
.modules-lib__markdown-block h4.glue-headline--fluid-2,
.modules-lib__markdown-block h5.glue-headline--fluid-2,
.modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--fluid-2,
[lang=ja] .glue-headline.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--fluid-2,
[lang=ko] .glue-headline.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--fluid-2,
[lang=zh-CN] .glue-headline.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--fluid-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--fluid-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--fluid-2,
[lang=zh-TW] .glue-headline.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--fluid-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--fluid-2,
    .modules-lib__markdown-block h2.glue-headline--fluid-2,
    .modules-lib__markdown-block h3.glue-headline--fluid-2,
    .modules-lib__markdown-block h4.glue-headline--fluid-2,
    .modules-lib__markdown-block h5.glue-headline--fluid-2,
    .modules-lib__markdown-block h6.glue-headline--fluid-2 {
        font-size: 4vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.glue-headline.glue-headline--headline-1,
.modules-lib__markdown-block h1,
.modules-lib__markdown-block h2.glue-headline--headline-1,
.modules-lib__markdown-block h3.glue-headline--headline-1,
.modules-lib__markdown-block h4.glue-headline--headline-1,
.modules-lib__markdown-block h5.glue-headline--headline-1,
.modules-lib__markdown-block h6.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
}

.modules-lib__markdown-block [lang=ja] h1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-1,
[lang=ja] .glue-headline.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-1,
[lang=ko] .glue-headline.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-1,
[lang=zh-CN] .glue-headline.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-1,
[lang=zh-TW] .glue-headline.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1,
.modules-lib__markdown-block h2.glue-headline--headline-1,
.modules-lib__markdown-block h3.glue-headline--headline-1,
.modules-lib__markdown-block h4.glue-headline--headline-1,
.modules-lib__markdown-block h5.glue-headline--headline-1,
.modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-1,
[lang=ja] .glue-headline.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-1,
[lang=ko] .glue-headline.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-1,
[lang=zh-CN] .glue-headline.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-1,
[lang=zh-TW] .glue-headline.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1,
    .modules-lib__markdown-block h2.glue-headline--headline-1,
    .modules-lib__markdown-block h3.glue-headline--headline-1,
    .modules-lib__markdown-block h4.glue-headline--headline-1,
    .modules-lib__markdown-block h5.glue-headline--headline-1,
    .modules-lib__markdown-block h6.glue-headline--headline-1 {
        font-size: 48px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 56px
    }
}

.glue-headline.glue-headline--headline-1,
.modules-lib__markdown-block h1,
.modules-lib__markdown-block h2.glue-headline--headline-1,
.modules-lib__markdown-block h3.glue-headline--headline-1,
.modules-lib__markdown-block h4.glue-headline--headline-1,
.modules-lib__markdown-block h5.glue-headline--headline-1,
.modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-1,
[lang=ja] .glue-headline.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-1,
[lang=ko] .glue-headline.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-1,
[lang=zh-CN] .glue-headline.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-1,
[lang=zh-TW] .glue-headline.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1,
    .modules-lib__markdown-block h2.glue-headline--headline-1,
    .modules-lib__markdown-block h3.glue-headline--headline-1,
    .modules-lib__markdown-block h4.glue-headline--headline-1,
    .modules-lib__markdown-block h5.glue-headline--headline-1,
    .modules-lib__markdown-block h6.glue-headline--headline-1 {
        font-size: 60px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 72px
    }
}

.glue-headline.glue-headline--headline-1,
.modules-lib__markdown-block h1,
.modules-lib__markdown-block h2.glue-headline--headline-1,
.modules-lib__markdown-block h3.glue-headline--headline-1,
.modules-lib__markdown-block h4.glue-headline--headline-1,
.modules-lib__markdown-block h5.glue-headline--headline-1,
.modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-1,
[lang=ja] .glue-headline.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h1,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-1,
[lang=ko] .glue-headline.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h1,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-1,
[lang=zh-CN] .glue-headline.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h1,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-1 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-1,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-1,
[lang=zh-TW] .glue-headline.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h1,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-1,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1,
    .modules-lib__markdown-block h2.glue-headline--headline-1,
    .modules-lib__markdown-block h3.glue-headline--headline-1,
    .modules-lib__markdown-block h4.glue-headline--headline-1,
    .modules-lib__markdown-block h5.glue-headline--headline-1,
    .modules-lib__markdown-block h6.glue-headline--headline-1 {
        font-size: 60px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 72px
    }
}

.glue-headline.glue-headline--headline-2,
.modules-lib__markdown-block h1.glue-headline--headline-2,
.modules-lib__markdown-block h2,
.modules-lib__markdown-block h3.glue-headline--headline-2,
.modules-lib__markdown-block h4.glue-headline--headline-2,
.modules-lib__markdown-block h5.glue-headline--headline-2,
.modules-lib__markdown-block h6.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
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-2,
[lang=ja] .glue-headline.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-2,
[lang=ko] .glue-headline.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-2,
[lang=zh-CN] .glue-headline.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-2,
[lang=zh-TW] .glue-headline.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1.glue-headline--headline-2,
.modules-lib__markdown-block h2,
.modules-lib__markdown-block h3.glue-headline--headline-2,
.modules-lib__markdown-block h4.glue-headline--headline-2,
.modules-lib__markdown-block h5.glue-headline--headline-2,
.modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-2,
[lang=ja] .glue-headline.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-2,
[lang=ko] .glue-headline.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-2,
[lang=zh-CN] .glue-headline.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-2,
[lang=zh-TW] .glue-headline.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-2,
    .modules-lib__markdown-block h2,
    .modules-lib__markdown-block h3.glue-headline--headline-2,
    .modules-lib__markdown-block h4.glue-headline--headline-2,
    .modules-lib__markdown-block h5.glue-headline--headline-2,
    .modules-lib__markdown-block h6.glue-headline--headline-2 {
        font-size: 40px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 48px
    }
}

.glue-headline.glue-headline--headline-2,
.modules-lib__markdown-block h1.glue-headline--headline-2,
.modules-lib__markdown-block h2,
.modules-lib__markdown-block h3.glue-headline--headline-2,
.modules-lib__markdown-block h4.glue-headline--headline-2,
.modules-lib__markdown-block h5.glue-headline--headline-2,
.modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-2,
[lang=ja] .glue-headline.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-2,
[lang=ko] .glue-headline.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-2,
[lang=zh-CN] .glue-headline.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-2,
[lang=zh-TW] .glue-headline.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-2,
    .modules-lib__markdown-block h2,
    .modules-lib__markdown-block h3.glue-headline--headline-2,
    .modules-lib__markdown-block h4.glue-headline--headline-2,
    .modules-lib__markdown-block h5.glue-headline--headline-2,
    .modules-lib__markdown-block h6.glue-headline--headline-2 {
        font-size: 48px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 56px
    }
}

.glue-headline.glue-headline--headline-2,
.modules-lib__markdown-block h1.glue-headline--headline-2,
.modules-lib__markdown-block h2,
.modules-lib__markdown-block h3.glue-headline--headline-2,
.modules-lib__markdown-block h4.glue-headline--headline-2,
.modules-lib__markdown-block h5.glue-headline--headline-2,
.modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h2,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-2,
[lang=ja] .glue-headline.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h2,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h2,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-2,
[lang=ko] .glue-headline.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h2,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h2,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-2,
[lang=zh-CN] .glue-headline.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h2,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-2 {
    font-family: "Google Sans Display", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h2,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-2,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-2,
[lang=zh-TW] .glue-headline.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h2,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-2,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-2,
    .modules-lib__markdown-block h2,
    .modules-lib__markdown-block h3.glue-headline--headline-2,
    .modules-lib__markdown-block h4.glue-headline--headline-2,
    .modules-lib__markdown-block h5.glue-headline--headline-2,
    .modules-lib__markdown-block h6.glue-headline--headline-2 {
        font-size: 48px;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 56px
    }
}

.glue-headline.glue-headline--headline-3,
.modules-lib__markdown-block h1.glue-headline--headline-3,
.modules-lib__markdown-block h2.glue-headline--headline-3,
.modules-lib__markdown-block h3,
.modules-lib__markdown-block h4.glue-headline--headline-3,
.modules-lib__markdown-block h5.glue-headline--headline-3,
.modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 32px
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h3,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-3,
[lang=ja] .glue-headline.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h3,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h3,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-3,
[lang=ko] .glue-headline.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h3,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h3,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-3,
[lang=zh-CN] .glue-headline.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h3,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h3,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-3,
[lang=zh-TW] .glue-headline.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h3,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1.glue-headline--headline-3,
.modules-lib__markdown-block h2.glue-headline--headline-3,
.modules-lib__markdown-block h3,
.modules-lib__markdown-block h4.glue-headline--headline-3,
.modules-lib__markdown-block h5.glue-headline--headline-3,
.modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h3,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-3,
[lang=ja] .glue-headline.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h3,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h3,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-3,
[lang=ko] .glue-headline.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h3,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h3,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-3,
[lang=zh-CN] .glue-headline.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h3,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h3,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-3,
[lang=zh-TW] .glue-headline.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h3,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-3,
    .modules-lib__markdown-block h2.glue-headline--headline-3,
    .modules-lib__markdown-block h3,
    .modules-lib__markdown-block h4.glue-headline--headline-3,
    .modules-lib__markdown-block h5.glue-headline--headline-3,
    .modules-lib__markdown-block h6.glue-headline--headline-3 {
        font-size: 32px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 40px
    }
}

.glue-headline.glue-headline--headline-3,
.modules-lib__markdown-block h1.glue-headline--headline-3,
.modules-lib__markdown-block h2.glue-headline--headline-3,
.modules-lib__markdown-block h3,
.modules-lib__markdown-block h4.glue-headline--headline-3,
.modules-lib__markdown-block h5.glue-headline--headline-3,
.modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h3,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-3,
[lang=ja] .glue-headline.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h3,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h3,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-3,
[lang=ko] .glue-headline.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h3,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h3,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-3,
[lang=zh-CN] .glue-headline.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h3,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h3,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-3,
[lang=zh-TW] .glue-headline.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h3,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-3,
    .modules-lib__markdown-block h2.glue-headline--headline-3,
    .modules-lib__markdown-block h3,
    .modules-lib__markdown-block h4.glue-headline--headline-3,
    .modules-lib__markdown-block h5.glue-headline--headline-3,
    .modules-lib__markdown-block h6.glue-headline--headline-3 {
        font-size: 36px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 44px
    }
}

.glue-headline.glue-headline--headline-3,
.modules-lib__markdown-block h1.glue-headline--headline-3,
.modules-lib__markdown-block h2.glue-headline--headline-3,
.modules-lib__markdown-block h3,
.modules-lib__markdown-block h4.glue-headline--headline-3,
.modules-lib__markdown-block h5.glue-headline--headline-3,
.modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h3,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-3,
[lang=ja] .glue-headline.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h3,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h3,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-3,
[lang=ko] .glue-headline.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h3,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h3,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-3,
[lang=zh-CN] .glue-headline.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h3,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-3 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h3,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-3,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-3,
[lang=zh-TW] .glue-headline.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h3,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-3,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-3,
    .modules-lib__markdown-block h2.glue-headline--headline-3,
    .modules-lib__markdown-block h3,
    .modules-lib__markdown-block h4.glue-headline--headline-3,
    .modules-lib__markdown-block h5.glue-headline--headline-3,
    .modules-lib__markdown-block h6.glue-headline--headline-3 {
        font-size: 36px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 44px
    }
}

.glue-headline.glue-headline--headline-4,
.modules-lib__markdown-block h1.glue-headline--headline-4,
.modules-lib__markdown-block h2.glue-headline--headline-4,
.modules-lib__markdown-block h3.glue-headline--headline-4,
.modules-lib__markdown-block h4,
.modules-lib__markdown-block h5.glue-headline--headline-4,
.modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 28px
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h4,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-4,
[lang=ja] .glue-headline.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h4,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h4,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-4,
[lang=ko] .glue-headline.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h4,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h4,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-4,
[lang=zh-CN] .glue-headline.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h4,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h4,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-4,
[lang=zh-TW] .glue-headline.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h4,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1.glue-headline--headline-4,
.modules-lib__markdown-block h2.glue-headline--headline-4,
.modules-lib__markdown-block h3.glue-headline--headline-4,
.modules-lib__markdown-block h4,
.modules-lib__markdown-block h5.glue-headline--headline-4,
.modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h4,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-4,
[lang=ja] .glue-headline.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h4,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h4,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-4,
[lang=ko] .glue-headline.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h4,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h4,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-4,
[lang=zh-CN] .glue-headline.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h4,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h4,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-4,
[lang=zh-TW] .glue-headline.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h4,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-4,
    .modules-lib__markdown-block h2.glue-headline--headline-4,
    .modules-lib__markdown-block h3.glue-headline--headline-4,
    .modules-lib__markdown-block h4,
    .modules-lib__markdown-block h5.glue-headline--headline-4,
    .modules-lib__markdown-block h6.glue-headline--headline-4 {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 32px
    }
}

.glue-headline.glue-headline--headline-4,
.modules-lib__markdown-block h1.glue-headline--headline-4,
.modules-lib__markdown-block h2.glue-headline--headline-4,
.modules-lib__markdown-block h3.glue-headline--headline-4,
.modules-lib__markdown-block h4,
.modules-lib__markdown-block h5.glue-headline--headline-4,
.modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h4,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-4,
[lang=ja] .glue-headline.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h4,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h4,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-4,
[lang=ko] .glue-headline.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h4,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h4,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-4,
[lang=zh-CN] .glue-headline.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h4,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h4,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-4,
[lang=zh-TW] .glue-headline.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h4,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-4,
    .modules-lib__markdown-block h2.glue-headline--headline-4,
    .modules-lib__markdown-block h3.glue-headline--headline-4,
    .modules-lib__markdown-block h4,
    .modules-lib__markdown-block h5.glue-headline--headline-4,
    .modules-lib__markdown-block h6.glue-headline--headline-4 {
        font-size: 28px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 36px
    }
}

.glue-headline.glue-headline--headline-4,
.modules-lib__markdown-block h1.glue-headline--headline-4,
.modules-lib__markdown-block h2.glue-headline--headline-4,
.modules-lib__markdown-block h3.glue-headline--headline-4,
.modules-lib__markdown-block h4,
.modules-lib__markdown-block h5.glue-headline--headline-4,
.modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h4,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-4,
[lang=ja] .glue-headline.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h4,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h4,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-4,
[lang=ko] .glue-headline.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h4,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h4,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-4,
[lang=zh-CN] .glue-headline.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h4,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-4 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h4,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-4,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-4,
[lang=zh-TW] .glue-headline.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h4,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-4,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-4,
    .modules-lib__markdown-block h2.glue-headline--headline-4,
    .modules-lib__markdown-block h3.glue-headline--headline-4,
    .modules-lib__markdown-block h4,
    .modules-lib__markdown-block h5.glue-headline--headline-4,
    .modules-lib__markdown-block h6.glue-headline--headline-4 {
        font-size: 28px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 36px
    }
}

.glue-headline.glue-headline--headline-5,
.modules-lib__markdown-block h1.glue-headline--headline-5,
.modules-lib__markdown-block h2.glue-headline--headline-5,
.modules-lib__markdown-block h3.glue-headline--headline-5,
.modules-lib__markdown-block h4.glue-headline--headline-5,
.modules-lib__markdown-block h5,
.modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 28px
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h5,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-5,
[lang=ja] .glue-headline.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h5,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h5,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-5,
[lang=ko] .glue-headline.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h5,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h5,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-5,
[lang=zh-CN] .glue-headline.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h5,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h5,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-5,
[lang=zh-TW] .glue-headline.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h5,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
.modules-lib__markdown-block h1.glue-headline--headline-5,
.modules-lib__markdown-block h2.glue-headline--headline-5,
.modules-lib__markdown-block h3.glue-headline--headline-5,
.modules-lib__markdown-block h4.glue-headline--headline-5,
.modules-lib__markdown-block h5,
.modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h5,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-5,
[lang=ja] .glue-headline.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h5,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h5,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-5,
[lang=ko] .glue-headline.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h5,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h5,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-5,
[lang=zh-CN] .glue-headline.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h5,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h5,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-5,
[lang=zh-TW] .glue-headline.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h5,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-5,
    .modules-lib__markdown-block h2.glue-headline--headline-5,
    .modules-lib__markdown-block h3.glue-headline--headline-5,
    .modules-lib__markdown-block h4.glue-headline--headline-5,
    .modules-lib__markdown-block h5,
    .modules-lib__markdown-block h6.glue-headline--headline-5 {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-headline.glue-headline--headline-5,
.modules-lib__markdown-block h1.glue-headline--headline-5,
.modules-lib__markdown-block h2.glue-headline--headline-5,
.modules-lib__markdown-block h3.glue-headline--headline-5,
.modules-lib__markdown-block h4.glue-headline--headline-5,
.modules-lib__markdown-block h5,
.modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h5,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-5,
[lang=ja] .glue-headline.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h5,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h5,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-5,
[lang=ko] .glue-headline.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h5,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h5,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-5,
[lang=zh-CN] .glue-headline.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h5,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h5,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-5,
[lang=zh-TW] .glue-headline.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h5,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-5,
    .modules-lib__markdown-block h2.glue-headline--headline-5,
    .modules-lib__markdown-block h3.glue-headline--headline-5,
    .modules-lib__markdown-block h4.glue-headline--headline-5,
    .modules-lib__markdown-block h5,
    .modules-lib__markdown-block h6.glue-headline--headline-5 {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-headline.glue-headline--headline-5,
.modules-lib__markdown-block h1.glue-headline--headline-5,
.modules-lib__markdown-block h2.glue-headline--headline-5,
.modules-lib__markdown-block h3.glue-headline--headline-5,
.modules-lib__markdown-block h4.glue-headline--headline-5,
.modules-lib__markdown-block h5,
.modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ja] h5,
.modules-lib__markdown-block [lang=ja] h6.glue-headline--headline-5,
[lang=ja] .glue-headline.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ja] .modules-lib__markdown-block h5,
[lang=ja] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=ko] h5,
.modules-lib__markdown-block [lang=ko] h6.glue-headline--headline-5,
[lang=ko] .glue-headline.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=ko] .modules-lib__markdown-block h5,
[lang=ko] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-CN] h5,
.modules-lib__markdown-block [lang=zh-CN] h6.glue-headline--headline-5,
[lang=zh-CN] .glue-headline.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-CN] .modules-lib__markdown-block h5,
[lang=zh-CN] .modules-lib__markdown-block h6.glue-headline--headline-5 {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-5,
.modules-lib__markdown-block [lang=zh-TW] h5,
.modules-lib__markdown-block [lang=zh-TW] h6.glue-headline--headline-5,
[lang=zh-TW] .glue-headline.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-5,
[lang=zh-TW] .modules-lib__markdown-block h5,
[lang=zh-TW] .modules-lib__markdown-block h6.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,
    .modules-lib__markdown-block h1.glue-headline--headline-5,
    .modules-lib__markdown-block h2.glue-headline--headline-5,
    .modules-lib__markdown-block h3.glue-headline--headline-5,
    .modules-lib__markdown-block h4.glue-headline--headline-5,
    .modules-lib__markdown-block h5,
    .modules-lib__markdown-block h6.glue-headline--headline-5 {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.glue-headline.glue-headline--headline-6,
.modules-lib__markdown-block h1.glue-headline--headline-6,
.modules-lib__markdown-block h2.glue-headline--headline-6,
.modules-lib__markdown-block h3.glue-headline--headline-6,
.modules-lib__markdown-block h4.glue-headline--headline-6,
.modules-lib__markdown-block h5.glue-headline--headline-6,
.modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: initial;
    line-height: 24px
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h6,
[lang=ja] .glue-headline.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h6,
[lang=ko] .glue-headline.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h6,
[lang=zh-CN] .glue-headline.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h6,
[lang=zh-TW] .glue-headline.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans TC", "Noto Sans CJK TC", Arial, Helvetica, sans-serif
}

.glue-headline.glue-headline--headline-6,
.modules-lib__markdown-block h1.glue-headline--headline-6,
.modules-lib__markdown-block h2.glue-headline--headline-6,
.modules-lib__markdown-block h3.glue-headline--headline-6,
.modules-lib__markdown-block h4.glue-headline--headline-6,
.modules-lib__markdown-block h5.glue-headline--headline-6,
.modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h6,
[lang=ja] .glue-headline.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h6,
[lang=ko] .glue-headline.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h6,
[lang=zh-CN] .glue-headline.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h6,
[lang=zh-TW] .glue-headline.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h6 {
    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,
    .modules-lib__markdown-block h1.glue-headline--headline-6,
    .modules-lib__markdown-block h2.glue-headline--headline-6,
    .modules-lib__markdown-block h3.glue-headline--headline-6,
    .modules-lib__markdown-block h4.glue-headline--headline-6,
    .modules-lib__markdown-block h5.glue-headline--headline-6,
    .modules-lib__markdown-block h6 {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-headline.glue-headline--headline-6,
.modules-lib__markdown-block h1.glue-headline--headline-6,
.modules-lib__markdown-block h2.glue-headline--headline-6,
.modules-lib__markdown-block h3.glue-headline--headline-6,
.modules-lib__markdown-block h4.glue-headline--headline-6,
.modules-lib__markdown-block h5.glue-headline--headline-6,
.modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h6,
[lang=ja] .glue-headline.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h6,
[lang=ko] .glue-headline.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h6,
[lang=zh-CN] .glue-headline.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h6,
[lang=zh-TW] .glue-headline.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h6 {
    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,
    .modules-lib__markdown-block h1.glue-headline--headline-6,
    .modules-lib__markdown-block h2.glue-headline--headline-6,
    .modules-lib__markdown-block h3.glue-headline--headline-6,
    .modules-lib__markdown-block h4.glue-headline--headline-6,
    .modules-lib__markdown-block h5.glue-headline--headline-6,
    .modules-lib__markdown-block h6 {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.glue-headline.glue-headline--headline-6,
.modules-lib__markdown-block h1.glue-headline--headline-6,
.modules-lib__markdown-block h2.glue-headline--headline-6,
.modules-lib__markdown-block h3.glue-headline--headline-6,
.modules-lib__markdown-block h4.glue-headline--headline-6,
.modules-lib__markdown-block h5.glue-headline--headline-6,
.modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ja] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ja] h6,
[lang=ja] .glue-headline.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ja] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=ko] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=ko] h6,
[lang=ko] .glue-headline.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=ko] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-CN] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-CN] h6,
[lang=zh-CN] .glue-headline.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-CN] .modules-lib__markdown-block h6 {
    font-family: "Google Sans Text", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

.modules-lib__markdown-block [lang=zh-TW] h1.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h2.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h3.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h4.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h5.glue-headline--headline-6,
.modules-lib__markdown-block [lang=zh-TW] h6,
[lang=zh-TW] .glue-headline.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h1.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h2.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h3.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h4.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h5.glue-headline--headline-6,
[lang=zh-TW] .modules-lib__markdown-block h6 {
    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,
    .modules-lib__markdown-block h1.glue-headline--headline-6,
    .modules-lib__markdown-block h2.glue-headline--headline-6,
    .modules-lib__markdown-block h3.glue-headline--headline-6,
    .modules-lib__markdown-block h4.glue-headline--headline-6,
    .modules-lib__markdown-block h5.glue-headline--headline-6,
    .modules-lib__markdown-block h6 {
        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;
    -o-transition: 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 0 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: 0 0 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;
    -o-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%);
    -ms-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%);
    -ms-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;
    -o-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;
    -o-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-grey-0 {
    color: #fff
}

.glue-bg-grey-0 {
    background-color: #fff
}

.glue-grey-50 {
    color: #f8f9fa
}

.glue-bg-grey-50 {
    background-color: #f8f9fa
}

.glue-grey-100 {
    color: #f1f3f4
}

.glue-bg-grey-100 {
    background-color: #f1f3f4
}

.glue-grey-200 {
    color: #e8eaed
}

.glue-bg-grey-200 {
    background-color: #e8eaed
}

.glue-grey-300 {
    color: #dadce0
}

.glue-bg-grey-300 {
    background-color: #dadce0
}

.glue-grey-400 {
    color: #bdc1c6
}

.glue-bg-grey-400 {
    background-color: #bdc1c6
}

.glue-grey-500 {
    color: #9aa0a6
}

.glue-bg-grey-500 {
    background-color: #9aa0a6
}

.glue-grey-600 {
    color: #80868b
}

.glue-bg-grey-600 {
    background-color: #80868b
}

.glue-grey-700 {
    color: #5f6368
}

.glue-bg-grey-700 {
    background-color: #5f6368
}

.glue-grey-800 {
    color: #3c4043
}

.glue-bg-grey-800 {
    background-color: #3c4043
}

.glue-grey-900 {
    color: #202124
}

.glue-bg-grey-900 {
    background-color: #202124
}

.glue-blue-50 {
    color: #e8f0fe
}

.glue-bg-blue-50 {
    background-color: #e8f0fe
}

.glue-blue-100 {
    color: #d2e3fc
}

.glue-bg-blue-100 {
    background-color: #d2e3fc
}

.glue-blue-200 {
    color: #aecbfa
}

.glue-bg-blue-200 {
    background-color: #aecbfa
}

.glue-blue-300 {
    color: #8ab4f8
}

.glue-bg-blue-300 {
    background-color: #8ab4f8
}

.glue-blue-400 {
    color: #669df6
}

.glue-bg-blue-400 {
    background-color: #669df6
}

.glue-blue-500 {
    color: #4285f4
}

.glue-bg-blue-500 {
    background-color: #4285f4
}

.glue-blue-600 {
    color: #1a73e8
}

.glue-bg-blue-600 {
    background-color: #1a73e8
}

.glue-blue-700 {
    color: #1967d2
}

.glue-bg-blue-700 {
    background-color: #1967d2
}

.glue-blue-800 {
    color: #185abc
}

.glue-bg-blue-800 {
    background-color: #185abc
}

.glue-blue-900 {
    color: #174ea6
}

.glue-bg-blue-900 {
    background-color: #174ea6
}

.glue-green-50 {
    color: #e6f4ea
}

.glue-bg-green-50 {
    background-color: #e6f4ea
}

.glue-green-100 {
    color: #ceead6
}

.glue-bg-green-100 {
    background-color: #ceead6
}

.glue-green-200 {
    color: #a8dab5
}

.glue-bg-green-200 {
    background-color: #a8dab5
}

.glue-green-300 {
    color: #81c995
}

.glue-bg-green-300 {
    background-color: #81c995
}

.glue-green-400 {
    color: #5bb974
}

.glue-bg-green-400 {
    background-color: #5bb974
}

.glue-green-500 {
    color: #34a853
}

.glue-bg-green-500 {
    background-color: #34a853
}

.glue-green-600 {
    color: #1e8e3e
}

.glue-bg-green-600 {
    background-color: #1e8e3e
}

.glue-green-700 {
    color: #188038
}

.glue-bg-green-700 {
    background-color: #188038
}

.glue-green-800 {
    color: #137333
}

.glue-bg-green-800 {
    background-color: #137333
}

.glue-green-900 {
    color: #0d652d
}

.glue-bg-green-900 {
    background-color: #0d652d
}

.glue-red-50 {
    color: #fce8e6
}

.glue-bg-red-50 {
    background-color: #fce8e6
}

.glue-red-100 {
    color: #fad2cf
}

.glue-bg-red-100 {
    background-color: #fad2cf
}

.glue-red-200 {
    color: #f6aea9
}

.glue-bg-red-200 {
    background-color: #f6aea9
}

.glue-red-300 {
    color: #f28b82
}

.glue-bg-red-300 {
    background-color: #f28b82
}

.glue-red-400 {
    color: #ee675c
}

.glue-bg-red-400 {
    background-color: #ee675c
}

.glue-red-500 {
    color: #ea4335
}

.glue-bg-red-500 {
    background-color: #ea4335
}

.glue-red-600 {
    color: #d93025
}

.glue-bg-red-600 {
    background-color: #d93025
}

.glue-red-700 {
    color: #c5221f
}

.glue-bg-red-700 {
    background-color: #c5221f
}

.glue-red-800 {
    color: #b31412
}

.glue-bg-red-800 {
    background-color: #b31412
}

.glue-red-900 {
    color: #a50e0e
}

.glue-bg-red-900 {
    background-color: #a50e0e
}

.glue-yellow-50 {
    color: #fef7e0
}

.glue-bg-yellow-50 {
    background-color: #fef7e0
}

.glue-yellow-100 {
    color: #feefc3
}

.glue-bg-yellow-100 {
    background-color: #feefc3
}

.glue-yellow-200 {
    color: #fde293
}

.glue-bg-yellow-200 {
    background-color: #fde293
}

.glue-yellow-300 {
    color: #fdd663
}

.glue-bg-yellow-300 {
    background-color: #fdd663
}

.glue-yellow-400 {
    color: #fcc934
}

.glue-bg-yellow-400 {
    background-color: #fcc934
}

.glue-yellow-500 {
    color: #fbbc04
}

.glue-bg-yellow-500 {
    background-color: #fbbc04
}

.glue-yellow-600 {
    color: #f9ab00
}

.glue-bg-yellow-600 {
    background-color: #f9ab00
}

.glue-yellow-700 {
    color: #f29900
}

.glue-bg-yellow-700 {
    background-color: #f29900
}

.glue-yellow-800 {
    color: #ea8600
}

.glue-bg-yellow-800 {
    background-color: #ea8600
}

.glue-yellow-900 {
    color: #e37400
}

.glue-bg-yellow-900 {
    background-color: #e37400
}

.glue-purple-100 {
    color: #ea80fc
}

.glue-bg-purple-100 {
    background-color: #ea80fc
}

.glue-purple-900 {
    color: #681da8
}

.glue-bg-purple-900 {
    background-color: #681da8
}

.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;
    -o-transition: 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;
    -o-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);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .1s ease-in;
    transition: -webkit-transform .1s ease-in;
    -o-transition: 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;
    -o-transition: height .2s ease-in;
    transition: height .2s ease-in
}

.glue-expansion-panels .glue-is-collapsed .glue-expansion-panel-content {
    height: auto
}

.glue-filter__item {
    display: inline-block
}

.glue-filter-result {
    list-style: none
}

.glue-filter-result .glue-filter-result__item {
    display: none
}

.glue-filter-result .glue-filter-result__item.glue-filter-is-matching {
    display: block
}

.glue-filter-result.glue-is-hidden {
    display: none
}

.glue-filter-control select {
    width: inherit
}

.glue-filter-label {
    border: 1px solid gray;
    display: none;
    font-family: Times;
    font-size: 16px;
    margin: 5px;
    padding: 5px;
    position: relative;
    width: 128px
}

.glue-filter-label.glue-filter-label--show {
    display: inline-block
}

.glue-filter-label:hover {
    cursor: pointer
}

.glue-filter-label:hover .glue-filter-label__close-btn {
    opacity: 1
}

.glue-filter-label__close-btn {
    opacity: .5;
    position: absolute;
    right: 15px;
    top: 10px
}

.glue-filter-label__close-btn:after,
.glue-filter-label__close-btn:before {
    background-color: #333;
    content: " ";
    height: 10px;
    left: 0;
    position: absolute;
    width: 2px
}

@media screen and (-ms-high-contrast:active) {

    .glue-filter-label__close-btn:after,
    .glue-filter-label__close-btn:before {
        background-color: #fff
    }
}

.glue-filter-label__close-btn:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.glue-filter-label__close-btn:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.glue-filter-num-results {
    display: inline-block
}

.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-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;
    -o-text-overflow: ellipsis;
    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-form {
    margin-top: 60px;
    margin-bottom: 92px
}

@media (min-width:1024px) {
    .glue-form {
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .glue-form {
        margin-bottom: 120px
    }
}

.glue-form__required-note {
    color: #5f6368;
    line-height: 24px;
    text-align: right
}

[dir=rtl] .glue-form__required-note {
    text-align: left
}

@media (min-width:600px) {
    .glue-form__required-note {
        text-align: left
    }

    [dir=rtl] .glue-form__required-note {
        text-align: right
    }
}

.glue-form__fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.glue-form__group {
    list-style: none;
    margin: 0;
    padding: 0
}

[dir=rtl] .glue-form__group {
    margin: 0;
    padding: 0
}

.glue-form__element {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 48px
}

.glue-form__element>label {
    -ms-flex-item-align: center;
    align-self: center
}

.glue-form__element.glue-form__element--label-float {
    padding-top: 24px;
    position: relative
}

.glue-form__element.glue-form__element--label-float .glue-select~label,
.glue-form__element.glue-form__element--label-float .glue-text-field~label {
    left: 0;
    position: absolute;
    top: 0
}

[dir=rtl] .glue-form__element.glue-form__element--label-float .glue-select~label,
[dir=rtl] .glue-form__element.glue-form__element--label-float .glue-text-field~label {
    left: inherit;
    right: 0
}

.glue-form__element.glue-form__element--stacked {
    margin-bottom: 0
}

.glue-form__element.glue-form__element--sidebyside {
    display: inline-block
}

.glue-form__element.glue-form__element--sidebyside+.glue-form__element--sidebyside {
    margin-left: 40px
}

[dir=rtl] .glue-form__element.glue-form__element--sidebyside+.glue-form__element--sidebyside {
    margin-left: 0;
    margin-right: 40px
}

.glue-form__submission {
    margin-top: 48px;
    text-align: right
}

@media (min-width:1024px) {
    .glue-form__submission {
        margin-top: 60px
    }
}

[dir=rtl] .glue-form__submission {
    text-align: left
}

.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;
    -o-transition: transform .3s ease, background .3s ease, 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;
    -o-transition: transform .4s ease, background .3s ease, 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;
        -ms-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);
    -o-transition: 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);
        -o-transition: 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;
        -ms-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);
    -o-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);
        -ms-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;
    -o-transition: background-color .2s, box-shadow .2s, color .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;
    -o-transition: background-color .2s, box-shadow .2s, color .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;
    -o-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;
    -o-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;
    -o-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;
    -o-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);
    -ms-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;
    -o-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;
    -o-transition: transform 350ms ease-in-out .5s, width 350ms linear .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;
    -o-transition: transform .3s ease-in-out 10ms, left 0s linear .3s;
    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);
    -ms-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: flex-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;
    -o-transition: background-color .2s, box-shadow .2s, color .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: flex-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-jumplinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    margin: 16px auto;
    padding: 0 10px;
    position: sticky;
    top: 16px;
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
    max-width: calc(100% - 32px);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #fff;
    border-radius: 120px;
    -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);
    z-index: 100
}

@media (min-width:600px) {
    .glue-jumplinks {
        max-width: calc(100% - 48px)
    }
}

@media (min-width:1024px) {
    .glue-jumplinks {
        padding: 0
    }
}

.glue-jumplinks::after,
.glue-jumplinks::before {
    background-image: -o-linear-gradient(181deg, rgba(255, 255, 255, 0), #fff 100%);
    background-image: linear-gradient(269deg, rgba(255, 255, 255, 0), #fff 100%);
    bottom: 0;
    content: "";
    height: 30px;
    left: 8px;
    position: absolute;
    top: calc(50% - 15px);
    width: 20px;
    z-index: 1
}

@media (min-width:1024px) {

    .glue-jumplinks::after,
    .glue-jumplinks::before {
        display: none
    }
}

.glue-jumplinks::after {
    background-image: -o-linear-gradient(181deg, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(269deg, #fff, rgba(255, 255, 255, 0));
    left: auto;
    right: 8px
}

.glue-jumplinks__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    margin: 0 auto;
    overflow: auto;
    padding: 0;
    scrollbar-width: none;
    white-space: nowrap;
    width: 100%
}

@media (min-width:1024px) {
    .glue-jumplinks__list {
        width: calc(100% - 96px)
    }
}

.glue-jumplinks__list::-webkit-scrollbar {
    display: none
}

.glue-jumplinks__list :first-child {
    margin-left: 2px;
    z-index: 2
}

.glue-jumplinks__list :last-child {
    margin-right: 2px;
    z-index: 2
}

.glue-jumplinks__list-item {
    list-style: none
}

.glue-jumplinks__list-item:focus {
    outline: 0
}

.glue-jumplinks__link {
    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: 2px solid transparent;
    border-radius: 0;
    color: #5f6368;
    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-size: 16px;
    font-weight: 500;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    letter-spacing: .5px;
    line-height: 20px;
    max-width: 380px;
    margin: 5px 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    overflow: hidden;
    padding: 7px 12px;
    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;
    -o-transition: background-color .2s, box-shadow .2s, color .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-jumplinks__link {
    font-family: "Google Sans", "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

[lang=ko] .glue-jumplinks__link {
    font-family: "Google Sans", "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

[lang=zh-CN] .glue-jumplinks__link {
    font-family: "Google Sans", "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

[lang=zh-TW] .glue-jumplinks__link {
    font-family: "Google Sans", "Noto Sans TC", "Noto Sans CJK TC", Arial, Helvetica, sans-serif
}

.glue-jumplinks__link:visited {
    color: #5f6368
}

.glue-jumplinks__link.glue-jumplinks__link--active,
.glue-jumplinks__link:active,
.glue-jumplinks__link:hover {
    color: #202124;
    outline: 0
}

.glue-jumplinks__link:hover {
    background-color: #f8f9fa
}

.glue-jumplinks__link:focus {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #4285f4;
    box-shadow: 0 0 0 2px #4285f4;
    border-radius: 4px;
    color: #202124
}

.glue-jumplinks__link:active {
    background-color: #f1f1f1
}

@media screen and (-ms-high-contrast:active) {
    .glue-jumplinks__link.glue-jumplinks__link--active {
        background-color: highlight;
        color: highlightText
    }
}

.glue-jumplinks__button {
    display: none;
    pointer-events: none
}

@media (min-width:1024px) {
    .glue-jumplinks__button {
        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;
        background-color: #fff;
        border: 2px solid transparent;
        border-radius: 50%;
        color: #5f6368;
        height: 48px;
        margin: 0;
        opacity: 0;
        outline: 0;
        padding: 0;
        pointer-events: none;
        position: relative;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        width: 48px
    }

    .glue-jumplinks__button.glue-jumplinks__button--active {
        opacity: 1;
        pointer-events: auto
    }
}

.glue-jumplinks__button:focus,
.glue-jumplinks__button:hover {
    color: #202124
}

.glue-jumplinks__button:focus {
    border-color: #1a73e8
}

.glue-jumplinks__button .glue-icon {
    pointer-events: none
}

.glue-jumplinks__button:before {
    background-image: -o-linear-gradient(181deg, rgba(255, 255, 255, 0), #fff 100%);
    background-image: linear-gradient(269deg, rgba(255, 255, 255, 0), #fff 100%);
    content: "";
    height: 48px;
    left: auto;
    position: absolute;
    right: -22px;
    width: 20px
}

[dir=rtl] .glue-jumplinks__button:before {
    background-image: -o-linear-gradient(181deg, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(269deg, #fff, rgba(255, 255, 255, 0));
    left: -22px;
    right: auto
}

.glue-jumplinks__button--next:before {
    background-image: -o-linear-gradient(181deg, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(269deg, #fff, rgba(255, 255, 255, 0));
    left: -22px;
    right: auto
}

[dir=rtl] .glue-jumplinks__button--next:before {
    background-image: -o-linear-gradient(181deg, rgba(255, 255, 255, 0), #fff 100%);
    background-image: linear-gradient(269deg, rgba(255, 255, 255, 0), #fff 100%);
    left: auto;
    right: -22px
}

.glue-modal {
    background-color: #fff;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: auto;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 900
}

.glue-modal.glue-modal-closing {
    display: block;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.glue-modal.glue-modal--dark {
    background-color: rgba(32, 33, 36, .8);
    padding: 48px
}

.glue-modal.glue-modal-open {
    display: block;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

.glue-modal .glue-modal__content-wrapper {
    height: 100%
}

.glue-modal .glue-modal__content-wrapper iframe {
    display: block
}

.glue-modal__close-btn {
    background-color: #f1f3f4;
    border: none;
    border-radius: 0;
    color: #202124;
    cursor: pointer;
    font-size: 44px;
    height: 48px;
    left: auto;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px
}

.glue-modal__close-btn:after,
.glue-modal__close-btn:before {
    background-color: #202124;
    content: " ";
    height: 24px;
    left: 24px;
    position: absolute;
    top: 12px;
    width: 2px
}

.glue-modal__close-btn:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.glue-modal__close-btn:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.glue-modal__close-btn:focus,
.glue-modal__close-btn:hover {
    background-color: #e8eaed;
    outline: 0
}

.glue-modal__close-btn:focus:after,
.glue-modal__close-btn:focus:before,
.glue-modal__close-btn:hover:after,
.glue-modal__close-btn:hover:before {
    background-color: #202124
}

.glue-modal--dark .glue-modal__close-btn {
    background-color: #202124
}

.glue-modal--dark .glue-modal__close-btn:after,
.glue-modal--dark .glue-modal__close-btn:before {
    background-color: #fff
}

.glue-modal--dark .glue-modal__close-btn:focus,
.glue-modal--dark .glue-modal__close-btn:hover {
    background-color: #f1f3f4
}

.glue-modal--dark .glue-modal__close-btn:focus:after,
.glue-modal--dark .glue-modal__close-btn:focus:before,
.glue-modal--dark .glue-modal__close-btn:hover:after,
.glue-modal--dark .glue-modal__close-btn:hover:before {
    background-color: #202124
}

[dir=rtl] .glue-modal__close-btn {
    left: 0;
    right: auto
}

.glue-modal__video-container {
    cursor: pointer;
    position: relative
}

.glue-modal__video--icon {
    cursor: pointer;
    height: 56px;
    left: calc(50% - 80px / 2);
    position: absolute;
    top: calc(50% - 56px / 2);
    width: 80px
}

.glue-popover {
    position: relative
}

.glue-popover.glue-is-shown .glue-popover__dialog {
    display: block
}

.glue-popover__trigger {
    cursor: pointer
}

.glue-popover__dialog {
    background: #fff;
    border: 1px solid #000;
    display: none;
    left: 0;
    position: absolute;
    top: 62px
}

.glue-popover__dialog--right {
    left: 100%;
    top: 0
}

.glue-popover__dialog--left {
    left: 0;
    top: 0
}

.glue-popover__dialog--top {
    bottom: 62px;
    left: 0
}

.glue-popover__dialog--bottom {
    left: 0;
    top: 90%
}

[dir=rtl] .glue-popover__dialog {
    left: auto;
    right: 0
}

[dir=rtl] .glue-popover__close-btn {
    left: 10px;
    right: auto
}

[dir=rtl] .glue-popover__dialog--right {
    left: none;
    right: 100%;
    top: 0
}

[dir=rtl] .glue-popover__dialog--left {
    left: none;
    right: 0;
    top: 0
}

[dir=rtl] .glue-popover__dialog--top {
    bottom: 62px;
    left: none;
    right: 0
}

[dir=rtl] .glue-popover__dialog--bottom {
    left: none;
    right: 0;
    top: 90%
}

.glue-popover__close-btn {
    cursor: pointer;
    display: none;
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 0
}

.glue-popover__close-btn.glue-is-shown {
    display: block
}

.glue-sitesearch {
    margin: 0
}

.glue-sitesearch--footer {
    margin-bottom: 24px;
    margin-top: -8px
}

@media (min-width:600px) {
    .glue-sitesearch--footer {
        -ms-flex: 0 0 200px;
        -webkit-box-flex: 0;
        flex: 0 0 200px;
        margin-bottom: 20px;
        width: 200px
    }
}

@media (min-width:1024px) {
    .glue-sitesearch--footer {
        -ms-flex: 0 0 240px;
        -webkit-box-flex: 0;
        flex: 0 0 240px;
        text-align: right;
        width: 240px
    }

    [dir=rtl] .glue-sitesearch--footer {
        text-align: left
    }
}

.glue-sitesearch__input {
    line-height: 1.5714285714;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #dadce0;
    font-size: 14px;
    height: 22px;
    margin: 0;
    padding: 0;
    width: 80%
}

.glue-sitesearch__input:focus {
    border-bottom-width: 2px;
    border-color: #202124;
    outline: 0
}

@media (min-width:600px) {
    .glue-sitesearch__input {
        width: 150px
    }
}

@media (min-width:1024px) {
    .glue-sitesearch__input {
        width: 190px
    }
}

.glue-sitesearch__submit,
.glue-sitesearch__submit.glue-button {
    background: 0 0;
    border-radius: 50%;
    color: #202124;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 40px
}

.glue-sitesearch__submit.glue-button:focus,
.glue-sitesearch__submit.glue-button:hover,
.glue-sitesearch__submit:focus,
.glue-sitesearch__submit:hover {
    color: #202124
}

.glue-sitesearch__submit.glue-button:focus,
.glue-sitesearch__submit:focus {
    background: #f1f3f4;
    outline: 0
}

.glue-footer .glue-sitesearch__submit.glue-button:focus,
.glue-footer .glue-sitesearch__submit:focus {
    background: #e8eaed
}

.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;
    -o-transition: none;
    transition: none;
    -webkit-transition-property: none;
    -o-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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -o-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);
    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);
    -ms-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);
    -ms-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);
    -o-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);
    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-table__overflowcontainer {
    background-attachment: scroll, scroll;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, .1))), -webkit-gradient(linear, left top, right top, color-stop(0, rgba(95, 99, 104, 0)), to(rgba(95, 99, 104, .1)));
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(right, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, .1) 100%), -o-linear-gradient(left, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, .1) 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 100%), linear-gradient(to left, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, .1) 100%), linear-gradient(to right, rgba(95, 99, 104, 0) 0, rgba(95, 99, 104, .1) 100%);
    background-position: left bottom, right bottom, left bottom, right bottom;
    background-repeat: no-repeat;
    background-size: 0 100%, 0 100%, 15px 100%, 15px 100%;
    mix-blend-mode: multiply;
    overflow: auto;
    padding: 0 0 1px;
    position: relative
}

.glue-table {
    border: 2px solid #fff;
    border-width: 0 1px;
    margin: 0;
    padding: 0;
    width: 100%
}

[dir=ltr] .glue-table tr:nth-of-type(n) td:first-child,
[dir=ltr] .glue-table tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table tr:nth-of-type(n) td:first-child:focus,
[dir=ltr] .glue-table tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=rtl] .glue-table tr:nth-of-type(n) td:first-child,
[dir=rtl] .glue-table tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table tr:nth-of-type(n) td:first-child:focus,
[dir=rtl] .glue-table tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=ltr] .glue-table tr:nth-of-type(n) td:last-child,
[dir=ltr] .glue-table tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table tr:nth-of-type(n) td:last-child:focus,
[dir=ltr] .glue-table tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=rtl] .glue-table tr:nth-of-type(n) td:last-child,
[dir=rtl] .glue-table tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table tr:nth-of-type(n) td:last-child:focus,
[dir=rtl] .glue-table tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

.glue-table th {
    border-bottom: 2px solid #dadce0;
    vertical-align: bottom
}

.glue-table th:hover .glue-icon--arrow-sort {
    fill: #202124;
    stroke: #202124;
    stroke-opacity: 1
}

.glue-table th:focus {
    background: rgba(32, 33, 36, .06);
    outline: 0
}

.glue-table th .glue-table__header-cell-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.glue-table th .glue-icon--arrow-sort {
    -ms-flex-item-align: end;
    align-self: flex-end;
    fill: #5f6368;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 2px 2px 2px 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    stroke: #5f6368;
    stroke-opacity: 0;
    stroke-width: 2px;
    vertical-align: text-bottom
}

.glue-table th.goog-tablesorter-sorted .glue-icon--arrow-sort {
    fill: #202124;
    stroke: #202124;
    stroke-opacity: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.glue-table th.goog-tablesorter-sorted-reverse .glue-icon--arrow-sort {
    fill: #202124;
    stroke: #202124;
    stroke-opacity: 1
}

.glue-table th.goog-tablesorter-sorted,
.glue-table th.goog-tablesorter-sorted-reverse {
    border-bottom: 2px solid #1a73e8;
    padding-bottom: 11px
}

.glue-table th.goog-tablesorter-sorted-reverse:focus,
.glue-table th.goog-tablesorter-sorted:focus {
    border-color: #174ea6
}

.glue-table th.glue-table__cell--numerical .glue-icon--arrow-sort {
    margin: 2px 0 2px 2px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.glue-table td {
    vertical-align: top
}

.glue-table .glue-table__cell--numerical {
    text-align: right
}

@supports (display:flex) {
    .glue-table.glue-table--stacked {
        background: #fff;
        border: 0 solid #dadce0;
        border-width: 1px 0 0;
        display: block;
        text-align: left
    }

    .glue-table.glue-table--stacked thead {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px
    }

    .glue-table.glue-table--stacked tbody,
    .glue-table.glue-table--stacked td,
    .glue-table.glue-table--stacked tr {
        display: block
    }

    .glue-table.glue-table--stacked td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .glue-table.glue-table--stacked td::before {
        content: attr(data-colheader);
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        font-weight: 700;
        max-width: calc(50% - (3 * 10px));
        padding-right: 10px;
        text-align: left
    }

    @media (max-width:599px) {
        .glue-table.glue-table--stacked td::before {
            padding-left: 0
        }
    }

    .glue-table.glue-table--stacked.glue-table--comparisontable tr {
        border-top: 1px solid #dadce0
    }

    .glue-table.glue-table--stacked.glue-table--comparisontable tr:first-of-type {
        border-top-width: 0
    }

    .glue-table.glue-table--stacked.glue-table--comparisontable td {
        border: none
    }

    .glue-table.glue-table--stacked.glue-table--comparisontable td:first-child {
        font-weight: 700
    }

    .glue-table.glue-table--stacked.glue-table--comparisontable td:first-child::before {
        content: "";
        display: none
    }

    @media (min-width:600px) {
        .glue-table.glue-table--stacked.glue-table--comparisontable td:first-child {
            font-weight: 400
        }
    }

    .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr {
        border-width: 0
    }

    @media (min-width:600px) {
        .glue-table.glue-table--stacked.glue-table--comparisontable td {
            border: 1px solid #dadce0
        }

        .glue-table.glue-table--stacked.glue-table--comparisontable tr {
            border: none
        }

        .glue-table.glue-table--stacked.glue-table--comparisontable td {
            padding: 18px 10px
        }
    }

    @media (min-width:600px) and (min-width:1024px) {
        .glue-table.glue-table--stacked.glue-table--comparisontable td {
            padding: 18px 24px
        }
    }

    @media (min-width:600px) {
        .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows thead tr:nth-of-type(n) {
            background-color: rgba(255, 255, 255, .25)
        }

        .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr {
            background-color: rgba(255, 255, 255, .25)
        }

        .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr:nth-of-type(odd) {
            background-color: rgba(32, 33, 36, .03)
        }

        .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows td,
        .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr {
            border: none
        }

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
            background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
            background-image: -o-linear-gradient(left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-position: 0 100%;
            background-repeat: no-repeat;
            background-size: 15px 100%
        }

        [dir=rtl] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
            background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
            background-image: -o-linear-gradient(right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-position: 100% 0;
            background-repeat: no-repeat;
            background-size: 15px 100%
        }

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
            background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
            background-image: -o-linear-gradient(right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-position: 100% 0;
            background-repeat: no-repeat;
            background-size: 15px 100%
        }

        [dir=rtl] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
            background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
            background-image: -o-linear-gradient(left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
            background-position: 0 100%;
            background-repeat: no-repeat;
            background-size: 15px 100%
        }

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows td:first-child,
        [dir=ltr] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows th:first-child {
            padding-left: 24px
        }

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows td:last-child,
        [dir=ltr] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows th:last-child {
            padding-right: 24px
        }

        [dir=rtl] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows td:first-child,
        [dir=rtl] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows th:first-child {
            padding-right: 24px
        }

        [dir=rtl] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows td:last-child,
        [dir=rtl] .glue-table.glue-table--stacked.glue-table--comparisontable.glue-table--comparisontable-altrows th:last-child {
            padding-left: 24px
        }
    }

    .glue-table.glue-table--stacked .glue-table__cell--numerical {
        text-align: left
    }

    @media (min-width:600px) {
        .glue-table.glue-table--stacked {
            border: 2px solid #fff;
            border-width: 0 1px;
            display: table
        }

        .glue-table.glue-table--stacked thead {
            clip: auto;
            height: auto;
            overflow: visible;
            position: static;
            width: auto;
            display: table-header-group
        }

        .glue-table.glue-table--stacked tbody {
            display: table-row-group
        }

        .glue-table.glue-table--stacked tr {
            display: table-row
        }

        .glue-table.glue-table--stacked td {
            display: table-cell
        }

        .glue-table.glue-table--stacked td::before {
            content: "";
            display: none
        }

        .glue-table.glue-table--stacked .glue-table__cell--numerical {
            text-align: right
        }
    }

    [dir=rtl] .glue-table.glue-table--stacked {
        text-align: right
    }
}

@supports (display:flex) {
    [dir=ltr] .glue-table.glue-table--stacked {
        text-align: left
    }

    [dir=ltr] .glue-table.glue-table--stacked td,
    [dir=ltr] .glue-table.glue-table--stacked th {
        padding-left: 0;
        padding-right: 0
    }

    [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows td,
    [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows th {
        padding-left: 10px;
        padding-right: 10px
    }

    @media (min-width:600px) {

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows td,
        [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows th {
            padding-left: 24px;
            padding-right: 0
        }

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:first-child,
        [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows th:first-child {
            padding-right: 0
        }

        [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:last-child,
        [dir=ltr] .glue-table.glue-table--stacked.glue-table--datatable-altrows th:last-child {
            padding-right: 24px
        }
    }

    [dir=rtl] [dir=ltr] .glue-table.glue-table--stacked {
        text-align: right
    }
}

@supports (display:flex) {

    [dir=rtl] .glue-table.glue-table--datatable td,
    [dir=rtl] .glue-table.glue-table--datatable th {
        padding-left: 24px;
        padding-right: 0;
        text-align: left
    }

    [dir=rtl] .glue-table.glue-table--datatable td:first-child,
    [dir=rtl] .glue-table.glue-table--datatable th:first-child {
        padding-left: 24px;
        padding-right: 0;
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--datatable td:last-child,
    [dir=rtl] .glue-table.glue-table--datatable th:last-child {
        padding-left: 0;
        text-align: left
    }

    [dir=rtl] .glue-table.glue-table--datatable .glue-table__cell--numerical {
        text-align: right !important
    }

    [dir=rtl] .glue-table.glue-table--datatable-altrows td,
    [dir=rtl] .glue-table.glue-table--datatable-altrows th {
        padding-left: 0;
        padding-right: 24px;
        text-align: left
    }

    [dir=rtl] .glue-table.glue-table--datatable-altrows td:first-child,
    [dir=rtl] .glue-table.glue-table--datatable-altrows th:first-child {
        padding-left: 0;
        padding-right: 24px;
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--datatable-altrows td:last-child,
    [dir=rtl] .glue-table.glue-table--datatable-altrows th:last-child {
        padding-left: 24px
    }

    @media (max-width:599px) {

        [dir=rtl] .glue-table.glue-table--datatable-altrows td,
        [dir=rtl] .glue-table.glue-table--datatable-altrows th {
            padding-left: 0;
            padding-right: 10px;
            text-align: left
        }

        [dir=rtl] .glue-table.glue-table--datatable-altrows td:first-child,
        [dir=rtl] .glue-table.glue-table--datatable-altrows th:first-child {
            padding-left: 0;
            padding-right: 10px;
            text-align: right
        }

        [dir=rtl] .glue-table.glue-table--datatable-altrows td:last-child,
        [dir=rtl] .glue-table.glue-table--datatable-altrows th:last-child {
            padding-left: 10px
        }
    }

    [dir=rtl] .glue-table.glue-table--comparisontable td,
    [dir=rtl] .glue-table.glue-table--comparisontable th {
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--comparisontable td:first-child,
    [dir=rtl] .glue-table.glue-table--comparisontable th:first-child {
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--comparisontable td:last-child,
    [dir=rtl] .glue-table.glue-table--comparisontable th:last-child {
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--stacked {
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable td:before {
        padding-right: 0;
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:before {
        text-align: right
    }

    [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:first-child {
        padding-right: 24px
    }

    [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:last-child {
        padding-left: 24px
    }

    @media (max-width:599px) {
        [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable-altrows td {
            padding-right: 10px
        }

        [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:first-child {
            padding-right: 10px
        }

        [dir=rtl] .glue-table.glue-table--stacked.glue-table--datatable-altrows td:last-child {
            padding-left: 10px
        }
    }
}

.glue-table--datatable tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, .25)
}

.glue-table--datatable tr {
    border: 1px solid #dadce0;
    border-width: 0 0 1px
}

[dir=ltr] .glue-table--datatable tr:nth-of-type(n) td:first-child,
[dir=ltr] .glue-table--datatable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--datatable tr:nth-of-type(n) td:first-child:focus,
[dir=ltr] .glue-table--datatable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=rtl] .glue-table--datatable tr:nth-of-type(n) td:first-child,
[dir=rtl] .glue-table--datatable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--datatable tr:nth-of-type(n) td:first-child:focus,
[dir=rtl] .glue-table--datatable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=ltr] .glue-table--datatable tr:nth-of-type(n) td:last-child,
[dir=ltr] .glue-table--datatable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--datatable tr:nth-of-type(n) td:last-child:focus,
[dir=ltr] .glue-table--datatable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=rtl] .glue-table--datatable tr:nth-of-type(n) td:last-child,
[dir=rtl] .glue-table--datatable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--datatable tr:nth-of-type(n) td:last-child:focus,
[dir=rtl] .glue-table--datatable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

.glue-table--datatable th {
    padding-bottom: 12px;
    padding-top: 12px
}

.glue-table--datatable td {
    padding-bottom: 18px;
    padding-top: 18px
}

.glue-table--datatable td,
.glue-table--datatable th {
    padding-left: 24px;
    padding-right: 0;
    text-align: right
}

.glue-table--datatable td:first-child,
.glue-table--datatable th:first-child {
    padding-left: 0;
    padding-right: 24px;
    text-align: left
}

.glue-table--datatable td:last-child,
.glue-table--datatable th:last-child {
    padding-right: 0;
    text-align: right
}

@media (max-width:599px) {

    .glue-table--datatable td,
    .glue-table--datatable th {
        padding-left: 0;
        padding-right: 10px
    }

    .glue-table--datatable td:first-child,
    .glue-table--datatable th:first-child {
        padding-right: 10px
    }
}

.glue-table--datatable-altrows thead tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, .25)
}

.glue-table--datatable-altrows tr {
    background-color: rgba(255, 255, 255, .25)
}

.glue-table--datatable-altrows tr:nth-of-type(even) {
    background-color: rgba(32, 33, 36, .03)
}

.glue-table--datatable-altrows thead tr {
    border: 1px solid #dadce0;
    border-width: 0 0 1px
}

.glue-table--datatable-altrows td,
.glue-table--datatable-altrows tr {
    border: none
}

[dir=ltr] .glue-table--datatable-altrows tr:nth-of-type(even) td:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--datatable-altrows tr:nth-of-type(even) td:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--datatable-altrows tr:nth-of-type(even) td:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--datatable-altrows tr:nth-of-type(even) td:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--datatable-altrows td:first-child,
[dir=ltr] .glue-table--datatable-altrows th:first-child {
    padding-left: 10px
}

[dir=ltr] .glue-table--datatable-altrows td:last-child,
[dir=ltr] .glue-table--datatable-altrows th:last-child {
    padding-right: 10px
}

[dir=rtl] .glue-table--datatable-altrows td:first-child,
[dir=rtl] .glue-table--datatable-altrows th:first-child {
    padding-right: 10px
}

[dir=rtl] .glue-table--datatable-altrows td:last-child,
[dir=rtl] .glue-table--datatable-altrows th:last-child {
    padding-left: 10px
}

@media (min-width:1024px) {

    [dir=ltr] .glue-table--datatable-altrows td:first-child,
    [dir=ltr] .glue-table--datatable-altrows th:first-child {
        padding-left: 24px
    }

    [dir=ltr] .glue-table--datatable-altrows td:last-child,
    [dir=ltr] .glue-table--datatable-altrows th:last-child {
        padding-right: 24px
    }

    [dir=rtl] .glue-table--datatable-altrows td:first-child,
    [dir=rtl] .glue-table--datatable-altrows th:first-child {
        padding-right: 24px
    }

    [dir=rtl] .glue-table--datatable-altrows td:last-child,
    [dir=rtl] .glue-table--datatable-altrows th:last-child {
        padding-left: 24px
    }
}

.glue-table--overflow {
    overflow: auto;
    width: 120%
}

.glue-table--comparisontable {
    text-align: left
}

.glue-table--comparisontable tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, .25)
}

.glue-table--comparisontable td {
    border: 1px solid #dadce0
}

[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) td:first-child,
[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) td:first-child:focus,
[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) td:first-child,
[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) th:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) td:first-child:focus,
[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) th:first-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) td:last-child,
[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) td:last-child:focus,
[dir=ltr] .glue-table--comparisontable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) td:last-child,
[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) th:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) td:last-child:focus,
[dir=rtl] .glue-table--comparisontable tr:nth-of-type(n) th:last-child:focus {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f1f3f4), to(rgba(241, 243, 244, 0)));
    background-image: -o-linear-gradient(left, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%);
    background-image: linear-gradient(to right, #f1f3f4 50%, rgba(241, 243, 244, 0) 100%)
}

.glue-table--comparisontable th {
    border-bottom: 0;
    padding-bottom: 12px;
    padding-top: 12px
}

.glue-table--comparisontable td {
    padding-bottom: 18px;
    padding-top: 18px
}

.glue-table--comparisontable td,
.glue-table--comparisontable th {
    padding-left: 24px;
    padding-right: 24px
}

@media (max-width:599px) {

    .glue-table--comparisontable td,
    .glue-table--comparisontable th {
        padding-left: 10px;
        padding-right: 10px
    }
}

.glue-table--comparisontable-altrows thead tr:nth-of-type(n) {
    background-color: rgba(255, 255, 255, .25)
}

.glue-table--comparisontable-altrows tr {
    background-color: rgba(255, 255, 255, .25)
}

.glue-table--comparisontable-altrows tr:nth-of-type(odd) {
    background-color: rgba(32, 33, 36, .03)
}

.glue-table--comparisontable-altrows td,
.glue-table--comparisontable-altrows tr {
    border: none
}

[dir=ltr] .glue-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--comparisontable-altrows tr:nth-of-type(odd) td:first-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=ltr] .glue-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

[dir=rtl] .glue-table--comparisontable-altrows tr:nth-of-type(odd) td:last-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f8f9fa), to(rgba(248, 249, 250, 0)));
    background-image: -o-linear-gradient(left, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-image: linear-gradient(to right, #f8f9fa 50%, rgba(248, 249, 250, 0) 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 15px 100%
}

.glue-table--comparisontable-altrows td,
.glue-table--comparisontable-altrows th {
    padding: 18px 24px
}

[dir=ltr] .glue-table--comparisontable-altrows td:first-child,
[dir=ltr] .glue-table--comparisontable-altrows th:first-child {
    padding-left: 24px
}

[dir=ltr] .glue-table--comparisontable-altrows td:last-child,
[dir=ltr] .glue-table--comparisontable-altrows th:last-child {
    padding-right: 24px
}

[dir=rtl] .glue-table--comparisontable-altrows td:first-child,
[dir=rtl] .glue-table--comparisontable-altrows th:first-child {
    padding-right: 24px
}

[dir=rtl] .glue-table--comparisontable-altrows td:last-child,
[dir=rtl] .glue-table--comparisontable-altrows th:last-child {
    padding-left: 24px
}

@media (min-width:1024px) {

    .glue-table--comparisontable-altrows td,
    .glue-table--comparisontable-altrows th {
        padding: 18px 24px
    }
}

.glue-tabs__tablist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    border-bottom: 2px solid #f1f3f4;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.glue-tab {
    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;
    border: 0 solid transparent;
    border-width: 0 10px;
    color: #5f6368;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 54px -2px -10px;
    padding: 16px 0;
    position: relative
}

[lang=ja] .glue-tab {
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif, "Noto Sans JP", "Noto Sans CJK JP", Arial, Helvetica, sans-serif
}

[lang=ko] .glue-tab {
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif, "Noto Sans KR", "Noto Sans CJK KR", Arial, Helvetica, sans-serif
}

[lang=zh-CN] .glue-tab {
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif, "Noto Sans SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif
}

[lang=zh-TW] .glue-tab {
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif, "Noto Sans TC", "Noto Sans CJK TC", Arial, Helvetica, sans-serif
}

.glue-tab:after {
    background: #f1f3f4;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}

[dir=rtl] .glue-tab {
    margin: 0 -10px -2px 54px
}

.glue-tab[aria-selected=true] {
    color: #202124
}

.glue-tab[aria-selected=true]:after {
    background: #1a73e8;
    forced-color-adjust: none
}

.glue-tab:active {
    outline: 0
}

.glue-tab:hover {
    background: 0 0;
    color: #202124
}

.glue-tab:focus {
    background: #f1f3f4;
    border-color: #f1f3f4;
    outline: 2px solid transparent;
    -webkit-transition: background-color .2s, border-color .2s, color .2s;
    -o-transition: background-color .2s, border-color .2s, color .2s;
    transition: background-color .2s, border-color .2s, color .2s
}

.glue-tab:focus:after {
    background: #174ea6
}

.glue-tabs__panelgroup {
    margin-top: 48px
}

@media (min-width:1024px) {
    .glue-tabs__panelgroup {
        margin-top: 60px
    }
}

.glue-tabs__panel {
    display: none
}

.glue-tabs__panel.glue-is-shown {
    display: block
}

.glue-tabpanels .glue-tabpanels__page-list,
.glue-tabpanels .glue-tabpanels__panel-title {
    display: none
}

.glue-tabpanels .glue-tabs__tablist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.glue-tabpanels .glue-expansion-panel {
    border-top: 0
}

.glue-tabpanels .glue-expansion-panel:last-child {
    border-bottom: 0
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #f1f3f4;
    color: #5f6368;
    padding: 22px 0
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-toggle .glue-expansion-panel__button-header {
    color: currentColor
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-toggle .glue-expansion-panel__button-arrow {
    fill: currentColor
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-toggle:focus {
    background: #f1f3f4;
    border-bottom-color: #1a73e8;
    color: #202124
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-toggle:focus .glue-expansion-panel__button-header {
    color: currentColor
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-toggle:focus .glue-expansion-panel__button-arrow {
    fill: currentColor
}

.glue-tabpanels .glue-expansion-panel .glue-expansion-panel-content>div {
    padding-top: 48px;
    padding-bottom: 48px;
    border-bottom: 2px solid #f1f3f4
}

@media (min-width:1024px) {
    .glue-tabpanels .glue-expansion-panel .glue-expansion-panel-content>div {
        padding-top: 60px
    }
}

@media (min-width:1024px) {
    .glue-tabpanels .glue-expansion-panel .glue-expansion-panel-content>div {
        padding-bottom: 60px
    }
}

.glue-tabpanels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-toggle {
    border-bottom-color: #1a73e8;
    color: #202124
}

.glue-tabpanels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-toggle:focus {
    border-bottom-color: #174ea6
}

@media screen and (-ms-high-contrast:active) {
    .glue-tabpanels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-toggle:focus {
        border-bottom-width: 4px
    }
}

.glue-tabpanels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-toggle .glue-expansion-panel__button-header {
    color: currentColor
}

.glue-tabpanels .glue-expansion-panel.glue-is-expanded .glue-expansion-panel-toggle .glue-expansion-panel__button-arrow {
    fill: currentColor
}

.glue-tabpanels .glue-tabpanels__heading-icon {
    margin-left: 0;
    margin-right: 20px;
    text-indent: 0;
    vertical-align: bottom
}

[dir=rtl] .glue-tabpanels .glue-tabpanels__heading-icon {
    margin-left: 20px;
    margin-right: 0
}

.glue-tabpanels.glue-tabpanels--centeredtabs .glue-tabs__tablist {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-bottom-width: 4px
}

.glue-tabpanels.glue-tabpanels--centeredtabs .glue-tabs__tablist .glue-tab {
    -ms-flex: 1 1 0;
    -webkit-box-flex: 1;
    flex: 1 1 0;
    border: 0;
    margin: 0 0 -4px;
    max-width: 600px;
    padding: 28px 0 28px;
    text-align: center
}

.glue-tabpanels.glue-tabpanels--centeredtabs .glue-tabs__tablist .glue-tab:after {
    height: 4px
}

.glue-tabpanels.glue-tabpanels--centeredtabs .glue-expansion-panel .glue-expansion-panel-toggle {
    border-bottom-width: 4px
}

@media screen and (-ms-high-contrast:active) {
    .glue-tabpanels.glue-tabpanels--centeredtabs .glue-expansion-panel .glue-expansion-panel-toggle {
        border-bottom-width: 1px
    }
}

.glue-tabpanels.glue-tabpanels--centeredtabs .glue-expansion-panel .glue-expansion-panel-content>div {
    border-bottom-width: 4px
}

.glue-video {
    font-size: 19px;
    position: relative
}

.glue-video:focus {
    outline: 0
}

.glue-video:focus:after {
    background-color: transparent;
    border: 4px solid #174ea6;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}

.glue-video.glue-video--marquee {
    cursor: pointer;
    display: block
}

.glue-video.glue-video--inline {
    cursor: pointer;
    display: inline-block;
    max-width: 100%
}

.glue-video__play {
    height: 60px;
    left: 50%;
    margin: -30px -42px 0;
    position: absolute;
    top: 50%;
    width: 84px;
    z-index: 15
}

.glue-video__play.glue-video__play--inline {
    height: 48px;
    margin: -24px -34px 0;
    width: 68px
}

.glue-video__image {
    height: 20px;
    margin-right: 10px;
    width: 28px
}

.glue-video__container {
    display: block
}

.glue-video__nojs {
    display: none
}

.glue-video img {
    width: 100%;
    z-index: 10
}

@media (max-width:1024px) {
    .glue-video__container {
        max-width: 100%
    }

    .glue-video iframe {
        max-width: 100%
    }
}

.butter-bar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #feefc3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 72px;
    min-height: 56px;
    position: absolute;
    text-align: center;
    top: 64px;
    width: 100%;
    z-index: 99
}

.butter-bar--inner {
    padding: 16px 40px
}

.butter-bar--hidden {
    display: none
}

.butter-bar__button-container {
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 10px;
    top: calc(50% - 12px);
    width: 24px
}

@media (min-width:600px) {
    .butter-bar__button-container {
        right: 16px
    }
}

.butter-bar__button-container img {
    display: block;
    height: 24px;
    width: 24px
}

.butter-bar p {
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif;
    color: #1a73e8;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline
}

.butter-bar--link {
    color: #202124
}

.butter-bar--link:focus,
.butter-bar--link:hover,
.butter-bar--link:visited {
    background: 0 0;
    color: #202124
}

@media (max-width:599px) {
    .butter-bar--headline p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .15px;
        line-height: 18px
    }
}

.butter-bar--headline p em {
    font-style: normal
}

body #cookieBar {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 6px 0 rgba(54, 64, 67, .8);
    box-shadow: 0 1px 6px 0 rgba(54, 64, 67, .8);
    height: auto;
    min-height: 64px
}

body #cookieBar .cookieBarInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    width: 100%
}

body #cookieBar .cookieBarText {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5f6368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 28px;
    margin: 0;
    padding: 12px 20px;
    text-rendering: optimizeLegibility
}

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
}

[dir=rtl] body #cookieBar .cookieBarButtons {
    margin-left: 8px
}

body #cookieBar .cookieBarButtons .cookieBarButton {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    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-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    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;
    -o-transition: background-color .2s, box-shadow .2s, color .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
}

body #cookieBar .cookieBarButtons .cookieBarMoreButton {
    background-color: #e8f0fe;
    border: 1px solid transparent;
    color: #1967d2
}

body #cookieBar .cookieBarButtons .cookieBarMoreButton svg {
    fill: #1967d2
}

body #cookieBar .cookieBarButtons .cookieBarMoreButton:visited {
    background-color: #e8f0fe;
    color: #1967d2
}

body #cookieBar .cookieBarButtons .cookieBarMoreButton:hover {
    background-color: #e0ebfc;
    -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
}

body #cookieBar .cookieBarButtons .cookieBarMoreButton:focus {
    background-color: #e0ebfc;
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    color: #174ea6;
    outline: 2px solid transparent
}

body #cookieBar .cookieBarButtons .cookieBarMoreButton:active {
    background-color: #d3e2fa;
    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
}

body #cookieBar .cookieBarButtons .cookieBarConsentButton {
    background-color: #1a73e8;
    color: #fff
}

body #cookieBar .cookieBarButtons .cookieBarConsentButton svg {
    fill: #fff
}

body #cookieBar .cookieBarButtons .cookieBarConsentButton:visited {
    background-color: #1a73e8;
    color: #fff
}

body #cookieBar .cookieBarButtons .cookieBarConsentButton:hover {
    background-color: #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)
}

body #cookieBar .cookieBarButtons .cookieBarConsentButton:focus {
    background-color: #185abc;
    border-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #185abc;
    box-shadow: 0 0 0 2px #185abc;
    outline: 2px solid transparent
}

body #cookieBar .cookieBarButtons .cookieBarConsentButton:active {
    background-color: #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) {
    body #cookieBar .cookieBarButtons .cookieBarMoreButton {
        background: ButtonFace;
        border: 1px solid ButtonHighlight
    }

    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) {
    body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        background: #fff;
        color: #000
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:white-on-black) and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white),
screen and (-ms-high-contrast:active) and (-ms-high-contrast:white-on-black) and (forced-colors:active),
screen and (forced-colors:active) and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white),
(forced-colors:active) and (forced-colors:active) {
    body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        background: #000;
        color: #fff
    }
}

@media (max-width:599px) {
    body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    body #cookieBar .cookieBarInner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body #cookieBar .cookieBarText {
        padding: 12px 20px
    }

    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%
    }

    body #cookieBar .cookieBarButtons .cookieBarMoreButton {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 8px
    }

    [dir=rtl] body #cookieBar .cookieBarButtons {
        margin-left: 0
    }

    [dir=rtl] body #cookieBar .cookieBarButtons .cookieBarMoreButton {
        margin-left: 0;
        margin-right: 8px
    }

    [dir=rtl] body #cookieBar .cookieBarButtons .cookieBarConsentButton {
        margin: 0 8px
    }
}

@media (min-width:600px) and (max-width:1023px) {
    body #cookieBar .cookieBarInner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body #cookieBar .cookieBarInner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:1024px) {
    body #cookieBar .cookieBarButtons {
        padding: 8px 0
    }
}

[data-show-metadata] {
    height: 0;
    opacity: 0
}

.show-metadata table,
.show-metadata td,
.show-metadata th {
    border: 1px solid
}

.show-metadata table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

.show-metadata td {
    padding: 5px
}

.show-metadata td:first-child {
    width: 30%
}

.show-metadata img {
    height: auto;
    width: 100
}

._page-products {
    overflow-x: hidden
}

._page-products ._main-subheadline {
    color: #5f6368
}

._page-products ._products-accessibility-subheadline,
._page-products ._products-education-subheadline,
._page-products ._products-google-workspace-reel-subheadline,
._page-products ._products-safety-center-reel-subheadline,
._page-products ._products-safety-center-subheadline {
    color: #5f6368
}

._page-products ._products-safety-center-doorway {
    border-top: 1px solid #dadce0
}

._page-products ._products-accessibility-doorway,
._page-products ._products-education-doorway,
._page-products ._products-grow-google-doorway {
    padding-top: 60px;
    border-top: 1px solid #dadce0
}

._page-products ._products-google-workspace-reel-ctas,
._page-products ._products-google-workspace-reel-headline,
._page-products ._products-google-workspace-reel-subheadline,
._page-products ._products-safety-center-reel-ctas,
._page-products ._products-safety-center-reel-headline,
._page-products ._products-safety-center-reel-subheadline {
    text-align: center
}

@media (min-width:1024px) {

    ._page-products ._products-google-workspace-reel-ctas,
    ._page-products ._products-google-workspace-reel-headline,
    ._page-products ._products-google-workspace-reel-subheadline,
    ._page-products ._products-safety-center-reel-ctas,
    ._page-products ._products-safety-center-reel-headline,
    ._page-products ._products-safety-center-reel-subheadline {
        text-align: left
    }

    [dir=rtl] ._page-products ._products-google-workspace-reel-ctas,
    [dir=rtl] ._page-products ._products-google-workspace-reel-headline,
    [dir=rtl] ._page-products ._products-google-workspace-reel-subheadline,
    [dir=rtl] ._page-products ._products-safety-center-reel-ctas,
    [dir=rtl] ._page-products ._products-safety-center-reel-headline,
    [dir=rtl] ._page-products ._products-safety-center-reel-subheadline {
        text-align: right
    }
}

._page-products ._products-google-workspace-reel-ctas.glue-headline--headline-3,
._page-products ._products-google-workspace-reel-headline.glue-headline--headline-3,
._page-products ._products-google-workspace-reel-subheadline.glue-headline--headline-3,
._page-products ._products-safety-center-reel-ctas.glue-headline--headline-3,
._page-products ._products-safety-center-reel-headline.glue-headline--headline-3,
._page-products ._products-safety-center-reel-subheadline.glue-headline--headline-3 {
    font-size: 36px;
    line-height: 40px
}

@media (min-width:600px) {

    ._page-products ._products-google-workspace-reel-ctas.glue-headline--headline-3,
    ._page-products ._products-google-workspace-reel-headline.glue-headline--headline-3,
    ._page-products ._products-google-workspace-reel-subheadline.glue-headline--headline-3,
    ._page-products ._products-safety-center-reel-ctas.glue-headline--headline-3,
    ._page-products ._products-safety-center-reel-headline.glue-headline--headline-3,
    ._page-products ._products-safety-center-reel-subheadline.glue-headline--headline-3 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width:1024px) {

    ._page-products ._products-google-workspace-reel-ctas.glue-headline--headline-3,
    ._page-products ._products-google-workspace-reel-headline.glue-headline--headline-3,
    ._page-products ._products-google-workspace-reel-subheadline.glue-headline--headline-3,
    ._page-products ._products-safety-center-reel-ctas.glue-headline--headline-3,
    ._page-products ._products-safety-center-reel-headline.glue-headline--headline-3,
    ._page-products ._products-safety-center-reel-subheadline.glue-headline--headline-3 {
        font-size: 48px;
        line-height: 56px
    }
}

@media (max-width:599px) {

    ._page-products ._products-google-workspace-reel-ctas.glue-headline--headline-5,
    ._page-products ._products-google-workspace-reel-headline.glue-headline--headline-5,
    ._page-products ._products-google-workspace-reel-subheadline.glue-headline--headline-5,
    ._page-products ._products-safety-center-reel-ctas.glue-headline--headline-5,
    ._page-products ._products-safety-center-reel-headline.glue-headline--headline-5,
    ._page-products ._products-safety-center-reel-subheadline.glue-headline--headline-5 {
        font-size: 20px;
        line-height: 28px
    }
}

._page-products ._products-education-reel-cta,
._page-products ._products-google-workspace-reel-cta,
._page-products ._products-safety-center-reel-cta,
._page-products ._products-sustainability-reel-cta,
._page-products ._products-sustainability-reel-cta-es {
    min-height: auto;
    padding: 0
}

._page-products ._products-sustainability-collection-reel-cta {
    padding: 5px 0
}

._page-products ._products-sustainability-collection-reel-ctas,
._page-products ._products-sustainability-collections-reel-headline {
    text-align: center
}

@media (min-width:1024px) {

    ._page-products ._products-sustainability-collection-reel-ctas,
    ._page-products ._products-sustainability-collections-reel-headline {
        text-align: left
    }

    [dir=rtl] ._page-products ._products-sustainability-collection-reel-ctas,
    [dir=rtl] ._page-products ._products-sustainability-collections-reel-headline {
        text-align: right
    }
}

._page-products ._products-sustainability-collection-reel-ctas.glue-headline--headline-3,
._page-products ._products-sustainability-collections-reel-headline.glue-headline--headline-3 {
    font-size: 24px;
    line-height: 32px
}

@media (min-width:600px) {

    ._page-products ._products-sustainability-collection-reel-ctas.glue-headline--headline-3,
    ._page-products ._products-sustainability-collections-reel-headline.glue-headline--headline-3 {
        font-size: 36px;
        line-height: 40px
    }
}

@media (min-width:1024px) {

    ._page-products ._products-sustainability-collection-reel-ctas.glue-headline--headline-3,
    ._page-products ._products-sustainability-collections-reel-headline.glue-headline--headline-3 {
        font-size: 48px;
        line-height: 56px
    }
}

._page-products ._products-hardware-banner .banner__subheadline {
    color: #5f6368;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px
}

@media (max-width:599px) {
    ._page-products ._products-hardware-banner .banner__image {
        margin-left: -50%;
        max-width: 200%;
        width: 200%
    }
}

@media (min-width:1024px) {
    ._page-products ._products-yis-2021-banner .banner__container .glue-grid {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, 0)));
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, .6) 40%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(0deg, rgba(0, 0, 0, .6) 40%, rgba(0, 0, 0, 0) 100%);
        padding: 0 56px
    }
}

@media (min-width:1024px) {
    ._page-products ._products-yis-2021-banner .banner__container .glue-grid div:nth-child(3) {
        grid-column-end: span 5;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

@media (min-width:1024px) {
    ._page-products ._products-yis-2021-banner .banner__container .glue-grid div:nth-child(4) {
        grid-column-end: span 2;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
}

@media (min-width:1024px) {
    ._page-products ._products-yis-2021-banner .banner__container .glue-grid div:last-child {
        grid-column-end: span 5;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width:1024px) {
    ._page-products ._products-yis-2021-banner .banner__headline {
        font-size: 48px;
        line-height: 56px;
        max-width: 300px;
        margin: 0 0 0 auto
    }
}

._page-products ._products-yis-2021-banner .banner__subheadline {
    color: #fff
}

@media (min-width:1024px) {
    ._page-products ._products-yis-2021-banner .banner__subheadline {
        font-size: 24px;
        line-height: 32px;
        max-width: 300px
    }
}

@media (min-width:1024px) {

    ._page-products ._products-yis-2021-banner .banner__cta,
    ._page-products ._products-yis-2021-banner .banner__subheadline {
        text-align: left
    }
}

._page-products ._helpful-technology-interstitial.modules-lib__interstitial {
    margin-bottom: 48px
}

@media (min-width:1024px) {
    ._page-products ._helpful-technology-interstitial.modules-lib__interstitial {
        margin-bottom: 60px
    }
}

._page-products ._product-highlights .glue-grid__col--listcard-container {
    background-color: #e8eaed;
    border-radius: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px
}

@media (min-width:600px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container {
        padding: 40px
    }
}

@media (min-width:1024px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container {
        border-radius: 16px;
        font-size: 28px;
        line-height: 36px;
        padding: 36px
    }
}

._page-products ._product-highlights .glue-grid__col--listcard-container>.modules-lib__card {
    margin-bottom: 10px
}

@media (min-width:1024px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container>.modules-lib__card {
        margin-bottom: 32px
    }
}

._page-products ._product-highlights .glue-grid__col--listcard-container .modules-lib__typography-block {
    margin-bottom: 25px
}

@media (min-width:1024px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container .modules-lib__typography-block {
        margin-bottom: 32px
    }
}

._page-products ._product-highlights .glue-grid__col--listcard-container .modules-lib__typography-block .glue-headline--headline-3._products-highlights-header {
    font-size: 24px;
    line-height: 32px
}

._page-products ._product-highlights .glue-grid__col--listcard-container .modules-lib__card:last-of-type {
    margin-bottom: 0
}

._page-products ._product-highlights .glue-grid__col--listcard-container .glue-card__inner {
    min-height: 96px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

._page-products ._product-highlights .glue-grid__col--listcard-container .glue-card__inner::before {
    border: none
}

@media (min-width:1024px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container .glue-card__content {
        padding: 20px 22px 22px 20px
    }
}

._page-products ._product-highlights .glue-grid__col--listcard-container .glue-card__content .glue-headline {
    font-size: 12px;
    line-height: 18px
}

@media (min-width:1024px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container .glue-card__content .glue-headline {
        font-size: 18px;
        line-height: 28px
    }
}

@media (min-width:1024px) {
    ._page-products ._product-highlights .glue-grid__col--listcard-container .glue-card__asset {
        width: 100px;
        z-index: 0
    }
}

._page-products ._products-education-with-google-doorway {
    border-top: 1px solid #dadce0
}

._page-products ._products-education-with-google-doorway ._products-google-for-education-reel-cta {
    padding-left: 0;
    padding-right: 0
}

.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
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .card-marquee__slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .card-marquee__carousel-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .card-marquee__slide-link {
        width: 100%
    }
}

.modules-lib__audio-player--audio {
    width: 100%
}

.modules-lib__audio-player--audio:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.card-marquee {
    margin: 0 4vw;
    overflow: hidden
}

.card-marquee:focus-within:active {
    overflow: visible
}

@media (min-width:600px) {
    .card-marquee:focus-within:active {
        overflow: hidden
    }
}

.card-marquee:focus-within:not(:active) .card-marquee__carousel-group {
    -webkit-animation-name: none;
    animation-name: none
}

@media (min-width:600px) {
    .card-marquee {
        display: inline-block;
        margin: 0;
        padding: 0 40px;
        white-space: nowrap;
        width: 100%
    }
}

@media (min-width:1024px) {
    .card-marquee {
        padding: 0 80px
    }
}

.card-marquee a {
    color: #202124;
    line-height: inherit;
    text-decoration: none
}

.card-marquee h3 {
    font-weight: 400
}

.card-marquee__headline {
    border-top: 1px solid #dadce0;
    margin: 0 auto;
    max-width: 1280px;
    padding: 24px 0;
    text-align: center
}

@media (min-width:1024px) {
    .card-marquee__headline {
        padding-top: 64px 0
    }
}

.card-marquee__divider {
    border-bottom: 1px solid #dadce0;
    margin: 40px auto 0;
    max-width: 1280px
}

@media (min-width:600px) {
    .card-marquee__divider {
        margin: 64px auto 0
    }
}

.card-marquee__carousel {
    max-width: 1280px
}

@media (min-width:600px) {
    .card-marquee__carousel {
        white-space: nowrap
    }
}

@media (min-width:1024px) {
    .card-marquee__carousel {
        margin: 0 auto;
        overflow: hidden
    }
}

.card-marquee__carousel-group {
    display: grid;
    width: 100%
}

@media (min-width:600px) {
    .card-marquee__carousel-group.glue-grid {
        display: inline-block;
        overflow: hidden;
        white-space: nowrap
    }
}

.card-marquee__carousel-group:not(:first-of-type) {
    display: none
}

.card-marquee__slide {
    grid-column-end: span 2;
    margin: 32px 0 0;
    position: relative;
    vertical-align: top
}

@media (min-width:600px) {
    .card-marquee__slide {
        margin: 32px 0;
        width: calc((100% - 88px)/ 3)
    }

    .glue-grid .card-marquee__slide {
        display: inline-block
    }
}

@media (min-width:1024px) {
    .card-marquee__slide {
        margin: 32px 48px 0 0;
        max-width: 284px;
        width: calc((100% - 152px)/ 4)
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .card-marquee__slide:nth-child(2) {
        margin: 32px 40px
    }
}

.card-marquee__slide-title {
    color: #202124;
    display: inline;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 24px;
    white-space: normal
}

@media (min-width:1024px) {
    .card-marquee__slide-title {
        font-size: 20px;
        line-height: 28px
    }
}

.card-marquee__slide-link {
    float: left;
    forced-color-adjust: auto;
    margin-left: 4px;
    overflow: visible;
    white-space: normal
}

.card-marquee__slide-link:focus,
.card-marquee__slide-link:hover {
    background-color: transparent
}

.card-marquee__slide-link .border-image,
.card-marquee__slide-link .description,
.card-marquee__slide-link .primary-tag {
    margin: -4px -4px 0;
    padding: 6px 6px 10px
}

.card-marquee__slide-link .border-image {
    border-radius: 5px 5px 0 0
}

.card-marquee__slide-link .description {
    border-radius: 0 0 5px 5px
}

.card-marquee__slide-link:focus {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.card-marquee__slide-link:focus .border-image,
.card-marquee__slide-link:focus .description,
.card-marquee__slide-link:focus .primary-tag {
    border-color: #1a73e8;
    border-style: solid
}

.card-marquee__slide-link:focus .border-image {
    border-width: 2px 2px 0;
    padding: 4px 4px 10px
}

.card-marquee__slide-link:focus .primary-tag {
    border-width: 0 2px;
    padding: 6px 4px 10px
}

.card-marquee__slide-link:focus .description {
    border-width: 0 2px 2px;
    padding: 6px 4px 8px
}

.card-marquee__slide-link:active {
    background: 0 0;
    outline: 2px solid transparent
}

.card-marquee__slide-img {
    border-radius: 4px;
    margin-bottom: 16px;
    width: 100%
}

.card-marquee__slide-img-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: bottom
}

.card-marquee__slide-img-wrapper--1-1 {
    height: 44.44vw
}

.card-marquee__slide-img-wrapper--3-2 {
    height: 29.62vw
}

.card-marquee__slide-img-wrapper--3-4 {
    height: 59.51vw
}

@media (min-width:600px) {
    .card-marquee__slide-img-wrapper {
        height: calc((33.333vw - 53.333px) * (4 / 3))
    }
}

@media (min-width:1024px) {
    .card-marquee__slide-img-wrapper {
        height: calc((25vw - 76px) * (4 / 3));
        max-height: 379px
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel {
        margin: 0;
        overflow: visible
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--tablet .card-marquee__carousel {
        margin: 0 auto;
        overflow: visible
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel:hover .card-marquee__carousel-group {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }
}

.card-marquee__scroll--tablet .card-marquee__carousel-group {
    grid-column-gap: 28px
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group {
        -webkit-animation-duration: 80s;
        animation-duration: 80s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        width: auto
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:not(:first-of-type).glue-grid {
        display: inline-block
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:not(:first-of-type).glue-grid {
        display: none
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(1) {
        -webkit-animation-delay: -53.3333333333s;
        animation-delay: -53.3333333333s;
        -webkit-animation-name: rs-marquee-1;
        animation-name: rs-marquee-1
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(1) {
        -webkit-animation-name: none;
        animation-name: none
    }
}

@media (min-width:600px) {
    [dir=rtl] .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(1) {
        -webkit-animation-name: rs-marquee-rtl-1;
        animation-name: rs-marquee-rtl-1
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(2) {
        -webkit-animation-delay: -26.6666666667s;
        animation-delay: -26.6666666667s;
        -webkit-animation-name: rs-marquee-2;
        animation-name: rs-marquee-2
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(2) {
        -webkit-animation-name: none;
        animation-name: none
    }
}

@media (min-width:600px) {
    [dir=rtl] .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(2) {
        -webkit-animation-name: rs-marquee-rtl-2;
        animation-name: rs-marquee-rtl-2
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(3) {
        -webkit-animation-name: rs-marquee-3;
        animation-name: rs-marquee-3
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(3) {
        -webkit-animation-name: none;
        animation-name: none
    }
}

@media (min-width:600px) {
    [dir=rtl] .card-marquee__scroll--tablet .card-marquee__carousel-group:nth-child(3) {
        -webkit-animation-name: rs-marquee-rtl-3;
        animation-name: rs-marquee-rtl-3
    }
}

@media (min-width:600px) {
    .card-marquee__scroll--tablet .card-marquee__slide {
        margin: 32px 40px 0 0;
        width: calc(33.333vw - 53.333px)
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--tablet .card-marquee__slide {
        width: calc(25vw - 76px)
    }
}

@media (min-width:600px) {
    [dir=rtl] .card-marquee__scroll--tablet .card-marquee__slide {
        margin: 32px 0 0 40px
    }
}

@media (min-width:1024px) {
    [dir=rtl] .card-marquee__scroll--tablet .card-marquee__slide {
        margin: 32px 0 0 48px
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop {
        padding: 0
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop .card-marquee__carousel {
        margin: 0;
        max-width: none;
        overflow: visible
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop .card-marquee__carousel-group {
        -webkit-animation-duration: 80s;
        animation-duration: 80s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop .card-marquee__carousel-group:not(:first-of-type).glue-grid {
        display: inline-block
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop .card-marquee__carousel-group:nth-child(1) {
        -webkit-animation-name: rs-marquee-1;
        animation-name: rs-marquee-1
    }
}

@media (min-width:1024px) {
    [dir=rtl] .card-marquee__scroll--desktop .card-marquee__carousel-group:nth-child(1) {
        -webkit-animation-name: rs-marquee-rtl-1;
        animation-name: rs-marquee-rtl-1
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop .card-marquee__carousel-group:nth-child(2) {
        -webkit-animation-name: rs-marquee-2;
        animation-name: rs-marquee-2
    }
}

@media (min-width:1024px) {
    [dir=rtl] .card-marquee__scroll--desktop .card-marquee__carousel-group:nth-child(2) {
        -webkit-animation-name: rs-marquee-rtl-2;
        animation-name: rs-marquee-rtl-2
    }
}

@media (min-width:1024px) {
    .card-marquee__scroll--desktop .card-marquee__carousel-group:nth-child(3) {
        -webkit-animation-name: rs-marquee-3;
        animation-name: rs-marquee-3
    }
}

@media (min-width:1024px) {
    [dir=rtl] .card-marquee__scroll--desktop .card-marquee__carousel-group:nth-child(3) {
        -webkit-animation-name: rs-marquee-rtl-3;
        animation-name: rs-marquee-rtl-3
    }
}

@-webkit-keyframes rs-marquee-1 {
    from {
        -webkit-transform: translateX(200%);
        transform: translateX(200%)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes rs-marquee-1 {
    from {
        -webkit-transform: translateX(200%);
        transform: translateX(200%)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes rs-marquee-2 {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }
}

@keyframes rs-marquee-2 {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }
}

@-webkit-keyframes rs-marquee-3 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%)
    }
}

@keyframes rs-marquee-3 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%)
    }
}

@-webkit-keyframes rs-marquee-rtl-1 {
    from {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes rs-marquee-rtl-1 {
    from {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes rs-marquee-rtl-2 {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(200%);
        transform: translateX(200%)
    }
}

@keyframes rs-marquee-rtl-2 {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(200%);
        transform: translateX(200%)
    }
}

@-webkit-keyframes rs-marquee-rtl-3 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(300%);
        transform: translateX(300%)
    }
}

@keyframes rs-marquee-rtl-3 {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(300%);
        transform: translateX(300%)
    }
}

.modules-lib__centered-image {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__centered-image {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-image {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-image {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-image {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-image {
        margin-top: 80px
    }
}

.modules-lib__centered-image .modules-lib__image--caption.glue-caption {
    color: #5f6368;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    text-align: center
}

@media (min-width:600px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 84px)/ 4) * 1.5 + 42px);
        margin-right: calc(((100% - 84px)/ 4) * 1.5 + 42px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 84px)/ 4) * 1.5 + 42px);
        margin-right: calc(((100% - 84px)/ 4) * 1.5 + 42px)
    }
}

@media (min-width:600px) and (min-width:600px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 440px)/ 12) * 1.5 + 60px);
        margin-right: calc(((100% - 440px)/ 12) * 1.5 + 60px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 440px)/ 12) * 1.5 + 60px);
        margin-right: calc(((100% - 440px)/ 12) * 1.5 + 60px)
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 528px)/ 12) * 1.5 + 72px);
        margin-right: calc(((100% - 528px)/ 12) * 1.5 + 72px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 528px)/ 12) * 1.5 + 72px);
        margin-right: calc(((100% - 528px)/ 12) * 1.5 + 72px)
    }
}

@media (min-width:600px) and (min-width:1440px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 704px)/ 12) * 1.5 + 96px);
        margin-right: calc(((100% - 704px)/ 12) * 1.5 + 96px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 704px)/ 12) * 1.5 + 96px);
        margin-right: calc(((100% - 704px)/ 12) * 1.5 + 96px)
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 84px)/ 4) * 1.5 + 42px);
        margin-right: calc(((100% - 84px)/ 4) * 1.5 + 42px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 84px)/ 4) * 1.5 + 42px);
        margin-right: calc(((100% - 84px)/ 4) * 1.5 + 42px)
    }
}

@media (min-width:1024px) and (min-width:600px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 440px)/ 12) * 1.5 + 60px);
        margin-right: calc(((100% - 440px)/ 12) * 1.5 + 60px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 440px)/ 12) * 1.5 + 60px);
        margin-right: calc(((100% - 440px)/ 12) * 1.5 + 60px)
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 528px)/ 12) * 1.5 + 72px);
        margin-right: calc(((100% - 528px)/ 12) * 1.5 + 72px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 528px)/ 12) * 1.5 + 72px);
        margin-right: calc(((100% - 528px)/ 12) * 1.5 + 72px)
    }
}

@media (min-width:1024px) and (min-width:1440px) {
    .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 704px)/ 12) * 1.5 + 96px);
        margin-right: calc(((100% - 704px)/ 12) * 1.5 + 96px)
    }

    [dir=rtl] .modules-lib__centered-image .modules-lib__image--caption.glue-caption {
        margin-left: calc(((100% - 704px)/ 12) * 1.5 + 96px);
        margin-right: calc(((100% - 704px)/ 12) * 1.5 + 96px)
    }
}

.modules-lib__centered-paragraph {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__centered-paragraph {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-paragraph {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-paragraph {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-paragraph {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-paragraph {
        margin-top: 80px
    }
}

.modules-lib__centered-paragraph .modules-lib__markdown-block p {
    font-size: 18px;
    line-height: 28px
}

.modules-lib__centered-subheadline {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__centered-subheadline {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-subheadline {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-subheadline {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-subheadline {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-subheadline {
        margin-top: 80px
    }
}

.modules-lib__centered-subheadline--align-center {
    text-align: center
}

.modules-lib__centered-subheadline--align-right {
    text-align: right
}

[dir=rtl] .modules-lib__centered-subheadline--align-right {
    text-align: left
}

.modules-lib__centered-subheadline>h2 {
    color: #5f6368
}

.modules-lib__centered-tile {
    margin-bottom: 80px;
    margin-top: 80px
}

@media (min-width:600px) {

    .modules-lib__centered-tile .modules-lib__doorway-tile__headline,
    .modules-lib__centered-tile .modules-lib__doorway-tile__paragraph {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%
    }
}

@media (min-width:600px) {
    .modules-lib__centered-tile .modules-lib__doorway-tile__headline {
        margin-top: 32px
    }
}

.modules-lib__centered-video {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__centered-video {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-video {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__centered-video {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-video {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__centered-video {
        margin-top: 80px
    }
}

.modules-lib__doorway-tile {
    border: 0;
    border-radius: 8px;
    min-height: auto;
    width: 100%
}

.modules-lib__doorway-tile__image {
    width: 100%
}

.modules-lib__doorway-tile__body {
    height: auto;
    min-height: auto
}

@media (min-width:1024px) {
    .modules-lib__doorway-tile__body .narrow-width {
        margin: 0 60px
    }
}

.modules-lib__doorway-tile__body .narrow-width,
.modules-lib__doorway-tile__body .wide-width {
    border-radius: 8px;
    overflow: hidden
}

.modules-lib__doorway-tile__link {
    border: 0;
    border-radius: 8px;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%
}

.modules-lib__doorway-tile__link:hover {
    background: 0 0
}

.modules-lib__doorway-tile__link:focus {
    background: 0 0
}

.modules-lib__doorway-tile__link:visited {
    color: #1a73e8
}

.modules-lib__doorway-tile__cta,
.modules-lib__doorway-tile__headline,
.modules-lib__doorway-tile__paragraph {
    text-align: center
}

.modules-lib__doorway-tile__paragraph {
    color: #5f6368
}

.modules-lib__employee-profile {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__employee-profile .right-aligned {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .modules-lib__employee-profile--grid-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .modules-lib__employee-profile--grid-container.reversed {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .modules-lib__employee-profile--grid-container .modules-lib__employee-profile--image {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        margin-right: -28px
    }

    .modules-lib__employee-profile--grid-container .modules-lib__employee-profile--image.right-aligned {
        margin-left: -28px;
        margin-right: 0
    }

    .modules-lib__employee-profile--grid-container .modules-lib__employee-profile--copy {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        margin-right: -28px
    }

    .modules-lib__employee-profile--grid-container .modules-lib__employee-profile--copy.reversed {
        margin-left: -28px;
        margin-right: 0
    }
}

.modules-lib__employee-profile--image img {
    border-radius: 4px;
    margin-bottom: 20px
}

@media (min-width:1024px) {
    .modules-lib__employee-profile--image img {
        margin-bottom: 0
    }
}

.modules-lib__employee-profile--headline {
    margin-bottom: 20px
}

.modules-lib__employee-profile--paragraph {
    color: #5f6368;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 20px
}

.modules-lib__four-up-tile {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__four-up-tile {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__four-up-tile {
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__four-up-tile {
        margin-bottom: 92px;
        margin-top: 92px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__four-up-tile {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__four-up-tile {
        margin-top: 120px
    }
}

.modules-lib__four-up-tile__grid .glue-grid__col {
    margin-top: 24px
}

.modules-lib__four-up-tile__grid .glue-grid__col:first-child {
    margin-top: 0
}

.modules-lib__four-up-tile__grid .glue-grid__col:last-child {
    margin-bottom: 0
}

@media (min-width:600px) {
    .modules-lib__four-up-tile__grid .glue-grid__col:last-child {
        margin-bottom: 16px;
        margin-top: 24px
    }
}

@media (min-width:1024px) {
    .modules-lib__four-up-tile__grid .glue-grid__col:last-child {
        margin-top: 0
    }
}

@media (min-width:600px) {
    .modules-lib__four-up-tile__grid .glue-grid__col:nth-child(2) {
        margin-top: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__four-up-tile__grid .glue-grid__col {
        margin-top: 0
    }
}

.modules-lib__four-up-tile .modules-lib__doorway-tile__cta,
.modules-lib__four-up-tile .modules-lib__doorway-tile__headline,
.modules-lib__four-up-tile .modules-lib__doorway-tile__paragraph {
    text-align: left
}

.modules-lib__four-up-tile .modules-lib__doorway-tile .narrow-width {
    margin: 0
}

.modules-lib__inline-cta {
    font-size: 0;
    text-align: center
}

.modules-lib__inline-cta .glue-button {
    margin: 8px
}

.modules-lib__inline-cta .glue-button:focus {
    outline: 2px solid transparent
}

.modules-lib__inline-cta--left {
    text-align: left
}

[dir=rtl] .modules-lib__inline-cta--left {
    text-align: right
}

.modules-lib__inline-cta--left .glue-button {
    margin: 0 16px 0 0
}

.modules-lib__inline-cta--left .glue-button:last-of-type {
    margin: 0
}

.modules-lib__inline-cta--right {
    text-align: right
}

[dir=rtl] .modules-lib__inline-cta--right {
    text-align: left
}

.modules-lib__inline-cta--right .glue-button {
    margin: 0 0 0 16px
}

@media (max-width:599px) {
    .modules-lib__inline-cta .glue-button {
        margin-bottom: 16px
    }

    .modules-lib__inline-cta .glue-button:last-of-type {
        margin: 0
    }
}

.modules-lib__inline-cta .glue-button--low-emphasis {
    min-height: 48px
}

@media (min-width:1024px) {
    .modules-lib__inline-cta .glue-button--low-emphasis {
        min-height: auto
    }
}

.modules-lib__interstitial {
    margin-bottom: 92px;
    margin-top: 92px
}

@media (min-width:1024px) {
    .modules-lib__interstitial {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) {
    .modules-lib__interstitial {
        margin-top: 120px
    }
}

.modules-lib__interstitial.blue {
    background-color: #d2e3fc;
    border-radius: 16px;
    padding: 28px
}

@media (max-width:599px) {
    .modules-lib__interstitial.blue {
        margin-left: 0;
        margin-right: 0
    }
}

.modules-lib__interstitial.side-headlines-layout {
    border-radius: 16px;
    padding-bottom: 32px
}

@media (min-width:1024px) {
    .modules-lib__interstitial.side-headlines-layout {
        padding: 60px;
        padding-left: 40px
    }
}

@media (max-width:599px) {
    .modules-lib__interstitial.side-headlines-layout {
        margin-left: 0;
        margin-right: 0
    }
}

.modules-lib__interstitial--headline:first-of-type {
    margin-bottom: 16px
}

@media (max-width:599px) {
    .modules-lib__interstitial--headline:first-of-type {
        text-align: center
    }
}

@media (min-width:1024px) {
    .modules-lib__interstitial--headline:first-of-type {
        margin-bottom: 24px
    }
}

.modules-lib__interstitial--headline:last-of-type {
    margin-top: 16px
}

@media (min-width:1024px) {
    .modules-lib__interstitial--headline:last-of-type {
        margin-top: 24px
    }
}

.modules-lib__interstitial--body-inner,
.modules-lib__interstitial--cta {
    display: none
}

@media (min-width:1024px) {

    .modules-lib__interstitial--body-inner,
    .modules-lib__interstitial--cta {
        display: block
    }
}

.modules-lib__interstitial--cta {
    margin-top: 16px;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.modules-lib__interstitial--cta:focus,
.modules-lib__interstitial--cta:visited {
    color: #1a73e8;
    outline: 2px solid transparent
}

.modules-lib__interstitial--cta-bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 48px
}

@media (max-width:599px) {
    .modules-lib__interstitial--cta-bottom {
        margin: 8px auto 0
    }
}

@media (min-width:1024px) {
    .modules-lib__interstitial--cta-bottom {
        display: none
    }
}

.modules-lib__interstitial--cta-btn.glue-button {
    margin-top: 32px
}

@media (max-width:599px) {
    .modules-lib__interstitial--cta-btn.glue-button {
        margin-bottom: 0;
        margin-top: 20px
    }
}

@media (max-width:599px) {
    .modules-lib__interstitial--body-bottom {
        text-align: center
    }
}

.modules-lib__interstitial--body-bottom,
.modules-lib__interstitial--body-inner {
    color: #5f6368
}

@media (max-width:599px) {

    .modules-lib__interstitial--image,
    .modules-lib__interstitial--video {
        margin: 0 -28px
    }

    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--image,
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--video {
        margin: 0;
        margin-bottom: 20px
    }
}

.modules-lib__interstitial .glue-grid .modules-lib__image--image,
.modules-lib__interstitial .modules-lib__video__container {
    border-radius: 0
}

@media (min-width:600px) {

    .modules-lib__interstitial .glue-grid .modules-lib__image--image,
    .modules-lib__interstitial .modules-lib__video__container {
        border-radius: 16px
    }
}

.modules-lib__full-quote--attribution {
    color: #5f6368;
    margin-top: 24px
}

.modules-lib__full-screen-opener {
    margin-bottom: 60px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-bottom: 92px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-top: 80px
    }
}

.modules-lib__full-screen-opener--tag-container {
    margin-bottom: 24px
}

.modules-lib__full-screen-opener--headline-container {
    margin-bottom: 24px
}

@media (min-width:600px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 84px)/ 4) * 2 + 56px);
        margin-right: auto
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 2 + 56px)
    }
}

@media (min-width:600px) and (min-width:600px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }
}

@media (min-width:600px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 84px)/ 4) * 2 + 56px);
        margin-right: auto;
        margin-bottom: 36px
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 2 + 56px)
    }
}

@media (min-width:1024px) and (min-width:600px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }
}

@media (min-width:1024px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }
}

.modules-lib__full-screen-opener--headline-container.bottom-content {
    margin-bottom: 0
}

@media (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 84px)/ 4) * 3 + 84px);
        margin-right: auto
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 3 + 84px)
    }
}

@media (min-width:600px) and (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 440px)/ 12) * 3 + 120px);
        margin-right: calc(((100% - 440px)/ 12) * 3 + 120px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 440px)/ 12) * 3 + 120px);
        margin-right: calc(((100% - 440px)/ 12) * 3 + 120px)
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 528px)/ 12) * 3 + 144px);
        margin-right: calc(((100% - 528px)/ 12) * 3 + 144px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 528px)/ 12) * 3 + 144px);
        margin-right: calc(((100% - 528px)/ 12) * 3 + 144px)
    }
}

@media (min-width:600px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 704px)/ 12) * 3 + 192px);
        margin-right: calc(((100% - 704px)/ 12) * 3 + 192px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 704px)/ 12) * 3 + 192px);
        margin-right: calc(((100% - 704px)/ 12) * 3 + 192px)
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 84px)/ 4) * 3 + 84px);
        margin-right: auto
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 3 + 84px)
    }
}

@media (min-width:1024px) and (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 440px)/ 12) * 3 + 120px);
        margin-right: calc(((100% - 440px)/ 12) * 3 + 120px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 440px)/ 12) * 3 + 120px);
        margin-right: calc(((100% - 440px)/ 12) * 3 + 120px)
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 528px)/ 12) * 3 + 144px);
        margin-right: calc(((100% - 528px)/ 12) * 3 + 144px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 528px)/ 12) * 3 + 144px);
        margin-right: calc(((100% - 528px)/ 12) * 3 + 144px)
    }
}

@media (min-width:1024px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 704px)/ 12) * 3 + 192px);
        margin-right: calc(((100% - 704px)/ 12) * 3 + 192px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 704px)/ 12) * 3 + 192px);
        margin-right: calc(((100% - 704px)/ 12) * 3 + 192px)
    }
}

@media (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 84px)/ 4) * 2 + 56px);
        margin-right: auto
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 2 + 56px)
    }
}

@media (min-width:600px) and (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }
}

@media (min-width:600px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 84px)/ 4) * 2 + 56px);
        margin-right: auto
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 2 + 56px)
    }
}

@media (min-width:1024px) and (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }
}

@media (min-width:1024px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }
}

.modules-lib__full-screen-opener--subheadline {
    margin-bottom: 16px;
    color: #5f6368;
    font-size: 16px;
    line-height: 24px
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline {
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 28px
    }
}

.modules-lib__full-screen-opener--subheadline.bottom-content {
    font-size: 28px;
    line-height: 36px
}

.modules-lib__full-screen-opener--read-time {
    color: #5f6368;
    font-size: 14px;
    line-height: 24px
}

.modules-lib__full-screen-opener--image-container {
    margin-top: 48px;
    width: 100%
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--image-container {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--image-container {
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--image-container {
        margin-top: 80px
    }
}

.modules-lib__full-screen-opener--image-container.bottom-content {
    margin-top: 48px;
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 36px
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--image-container.bottom-content {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-screen-opener--image-container.bottom-content {
        margin-bottom: 60px
    }
}

.modules-lib__full-width-image {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__full-width-image {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-width-image {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-width-image {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-width-image {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-width-image {
        margin-top: 80px
    }
}

@media (max-width:599px) {
    .modules-lib__full-width-image {
        margin-left: 0;
        margin-right: 0
    }
}

.modules-lib__full-width-video {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__full-width-video {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-width-video {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__full-width-video {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-width-video {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__full-width-video {
        margin-top: 80px
    }
}

.modules-lib__image--image {
    border-radius: 0;
    width: 100%
}

.glue-grid .modules-lib__image--image {
    border-radius: 4px
}

@media (max-width:599px) {
    .modules-lib__full-width-image .modules-lib__image--image {
        border-radius: 0
    }
}

.modules-lib__image--caption {
    margin: 8px 28px 0
}

@media (min-width:600px) {
    .modules-lib__image--caption {
        margin: 8px 40px 0
    }
}

.glue-grid .modules-lib__image--caption {
    margin: 8px 0 0
}

@media (max-width:599px) {
    .modules-lib__full-width-image .modules-lib__image--caption {
        margin: 8px 28px 0
    }
}

.modules-lib__image--caption .glue-caption {
    color: #5f6368
}

.modules-lib__image-quote {
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 32px 20px 40px
}

@media (min-width:1024px) {
    .modules-lib__image-quote {
        padding-left: 40px;
        padding-right: 40px
    }
}

.modules-lib__image-quote.blue {
    background-color: #d2e3fc
}

.modules-lib__image-quote.green {
    background-color: #ceead6
}

.modules-lib__image-quote__quote {
    color: #202124;
    margin: 0;
    margin-bottom: 40px
}

.modules-lib__image-quote__image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto
}

.modules-lib__image-quote__image-container .modules-lib__image-quote__image {
    max-width: 93px
}

.modules-lib__image-quote__image-container .modules-lib__image-quote__caption-container {
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 20px
}

.modules-lib__image-quote__image-container .modules-lib__image-quote__caption-container.no-image {
    padding: 0
}

.modules-lib__image-quote__image-container .modules-lib__image-quote__caption-container .modules-lib__image-quote__caption-1,
.modules-lib__image-quote__image-container .modules-lib__image-quote__caption-container .modules-lib__image-quote__caption-2 {
    color: #202124;
    margin-top: 0
}

.modules-lib__image-zoom-gallery__grid {
    margin-bottom: 60px;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1024px) {
    .modules-lib__image-zoom-gallery__grid {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__image-zoom-gallery__grid {
        margin-top: 80px
    }
}

@media (min-width:600px) {
    .modules-lib__image-zoom-gallery__grid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        grid-row-gap: 2rem
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .modules-lib__image-zoom-gallery__grid.four-up {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-row-gap: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__image-zoom-gallery__grid {
        margin-bottom: 92px;
        margin-top: 92px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__image-zoom-gallery__grid {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__image-zoom-gallery__grid {
        margin-top: 120px
    }
}

.modules-lib__image-zoom-gallery__grid :first-child {
    margin-left: 0
}

.modules-lib__image-zoom-gallery__grid :last-child {
    margin-right: 0
}

.modules-lib__image-zoom-gallery__grid--image {
    border: 2px solid transparent;
    border-radius: 5px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 24px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.modules-lib__image-zoom-gallery__grid--image:nth-of-type(1n) {
    padding-top: 0
}

.modules-lib__image-zoom-gallery__grid--image:last-of-type {
    padding-bottom: 0
}

@media (min-width:600px) {
    .modules-lib__image-zoom-gallery__grid--image {
        margin: 0 24px;
        padding: 0
    }
}

@media (min-width:600px) and (min-width:600px) and (max-width:1023px) {
    .four-up .modules-lib__image-zoom-gallery__grid--image {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin: 0;
        padding: 24px
    }

    .four-up .modules-lib__image-zoom-gallery__grid--image:nth-of-type(1),
    .four-up .modules-lib__image-zoom-gallery__grid--image:nth-of-type(2) {
        padding-top: 0
    }

    .four-up .modules-lib__image-zoom-gallery__grid--image:nth-of-type(3),
    .four-up .modules-lib__image-zoom-gallery__grid--image:nth-of-type(4) {
        padding-bottom: 0
    }
}

.modules-lib__image-zoom-gallery__grid--image img {
    border-radius: 4px
}

.modules-lib__image-zoom-gallery__grid--image img:focus {
    border: 0;
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.modules-lib__image-zoom-gallery__grid--image.zoomed {
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%
}

.modules-lib__image-zoom-gallery__grid--image.shrunk {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

@media (min-width:1024px) {
    .modules-lib__image-zoom-gallery__grid--image img:hover {
        cursor: -webkit-zoom-in;
        cursor: zoom-in
    }

    .modules-lib__image-zoom-gallery__grid--image.zoomed img:hover {
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }
}

.modules-lib__lightbox--bg-blur {
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.modules-lib__lightbox--image-caption {
    color: #5f6368
}

.modules-lib__lightbox.glue-modal-open {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .75);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 28px;
    z-index: 9999
}

.modules-lib__lightbox.glue-modal-open img {
    cursor: default
}

@media (min-width:600px) {
    .modules-lib__lightbox.glue-modal-open {
        padding: 40px
    }
}

@media (min-width:1024px) {
    .modules-lib__lightbox.glue-modal-open {
        padding: 72px
    }
}

.modules-lib__lightbox__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow-y: auto
}

.modules-lib__lightbox__content--image {
    border-radius: 4px;
    width: 100%
}

.glue-modal-open .modules-lib__lightbox__content--image::before {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.glue-modal-open .modules-lib__lightbox__content--image {
    height: 100%
}

.modules-lib__lightbox__content--image img {
    border-radius: 4px;
    cursor: pointer;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.glue-modal-open .modules-lib__lightbox__content--image img {
    height: 100%;
    width: auto
}

.modules-lib__lightbox__content--image img:focus-within {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.modules-lib__lightbox__content--text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.modules-lib__lightbox__content--text::before {
    background-color: #202124;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.modules-lib__lightbox__content--text:focus {
    outline: 2px solid transparent
}

.modules-lib__lightbox__content--text p {
    height: 100%;
    max-width: 900px;
    padding: 0 16px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .modules-lib__lightbox__content--text p {
        max-width: 80vw
    }
}

.modules-lib__lightbox__text-trigger {
    border-radius: 4px;
    color: #1a73e8;
    cursor: pointer;
    display: inline-block;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    forced-color-adjust: auto;
    line-height: 24px;
    padding: 13px 0;
    text-decoration: none;
    -webkit-transition: background-color .2s, color .2s;
    -o-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s
}

.modules-lib__lightbox__text-trigger:focus {
    outline: 2px solid transparent
}

@media (min-width:1024px) {
    .modules-lib__lightbox__text-trigger {
        padding: 0
    }
}

.modules-lib__lightbox .glue-modal__close-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 1px solid transparent
}

@media (max-width:599px) {
    .modules-lib__lightbox .glue-modal__close-btn {
        height: 36px;
        padding: 0;
        width: 36px
    }
}

.modules-lib__lightbox .glue-modal__close-btn:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.modules-lib__lightbox .glue-modal__close-btn svg {
    fill: currentColor
}

.modules-lib__lightbox .glue-modal__close-btn::after,
.modules-lib__lightbox .glue-modal__close-btn::before {
    display: none
}

.modules-lib__markdown-block--align-center {
    text-align: center
}

.modules-lib__markdown-block--align-right {
    text-align: right
}

[dir=rtl] .modules-lib__markdown-block--align-right {
    text-align: left
}

.modules-lib__markdown-block--indented-paragraphs p+p {
    text-indent: 2em
}

.modules-lib__markdown-block--secondary-color {
    color: #5f6368
}

.modules-lib__markdown-block--secondary-color h1 {
    color: #5f6368
}

.modules-lib__markdown-block--secondary-color h2 {
    color: #5f6368
}

.modules-lib__markdown-block--secondary-color h3 {
    color: #5f6368
}

.modules-lib__markdown-block--secondary-color h4 {
    color: #5f6368
}

.modules-lib__markdown-block--secondary-color h5 {
    color: #5f6368
}

.modules-lib__markdown-block--secondary-color h6 {
    color: #5f6368
}

.modules-lib__mission-statement {
    margin-bottom: 136px;
    margin-top: 136px
}

@media (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom: 180px
    }
}

@media (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top: 180px
    }
}

@media screen and (orientation:landscape) {
    .modules-lib__mission-statement {
        margin-bottom: 48px;
        margin-top: 48px
    }
}

@media screen and (orientation:landscape) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom: 60px
    }
}

@media screen and (orientation:landscape) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top: 60px
    }
}

@media screen and (orientation:landscape) and (min-width:600px) {
    .modules-lib__mission-statement {
        margin-bottom: 48px;
        margin-top: 48px
    }
}

@media screen and (orientation:landscape) and (min-width:600px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom: 60px
    }
}

@media screen and (orientation:landscape) and (min-width:600px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top: 60px
    }
}

@media (min-width:600px) {
    .modules-lib__mission-statement {
        height: 70vh
    }
}

@media (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top: 80px
    }
}

@media (min-width:1440px) {
    .modules-lib__mission-statement {
        margin-bottom: 136px;
        margin-top: 136px
    }
}

@media (min-width:1440px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom: 180px
    }
}

@media (min-width:1440px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top: 180px
    }
}

.modules-lib__mission-statement__grid-container {
    height: 100%
}

.modules-lib__mission-statement__headline {
    margin-bottom: 60px;
    margin-top: 40px;
    text-align: center
}

@media (min-width:1440px) {
    .modules-lib__mission-statement__headline.glue-headline.glue-headline--fluid-2 {
        font-size: 48px;
        line-height: 56px
    }
}

.modules-lib__mission-statement .blue {
    color: #4285f4
}

.modules-lib__mission-statement .red {
    color: #ea4335
}

.modules-lib__mission-statement .green {
    color: #34a853
}

.modules-lib__mission-statement .yellow {
    color: #f9ab00
}

.module-tag {
    color: #202124;
    display: inline-block;
    forced-color-adjust: auto;
    line-height: inherit;
    margin: -11px -5px -11px -11px;
    max-width: 100%;
    overflow: hidden;
    padding: 11px;
    text-decoration: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: text-bottom;
    white-space: nowrap
}

.module-tag__inner {
    border: 1px solid #dadce0;
    border-radius: 4px;
    font-size: 12px;
    overflow: hidden;
    padding: 2px 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.module-tag:visited {
    color: #202124
}

.module-tag:hover {
    background-color: transparent;
    color: #4285f4
}

.module-tag:focus {
    background: 0 0;
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.module-tag:focus .module-tag__inner {
    background: #e8f0fe
}

.modules-lib__section-headline {
    margin-bottom: 48px;
    margin-top: 92px
}

@media (min-width:1024px) {
    .modules-lib__section-headline {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__section-headline {
        margin-top: 120px
    }
}

@media (min-width:1024px) {
    .modules-lib__section-headline {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__section-headline {
        margin-bottom: 80px
    }
}

.modules-lib__section-headline--subheadline {
    color: #5f6368;
    margin-top: 20px
}

.modules-lib__small-quote {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__small-quote {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__small-quote {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__small-quote {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__small-quote {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__small-quote {
        margin-top: 80px
    }
}

.modules-lib__small-quote--attribution {
    color: #202124;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px
}

.modules-lib__small-quote--quote {
    font-size: 28px;
    line-height: 36px
}

@media (min-width:1024px) {
    .modules-lib__small-quote--quote {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 0;
        margin-top: 0
    }
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget {
    display: block;
    z-index: 1000
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons li {
    display: inline-block;
    position: relative
}

@media (min-width:1024px) {
    .modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons li {
        padding: 3px
    }
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons--align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons--align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons--align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 28px;
    width: 28px
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link:hover {
    background-color: #f1f3f4
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link .share-widget-copy-text {
    border: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon,
.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon--hover {
    height: 28px;
    max-height: 100%;
    max-width: 100%;
    width: 28px
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-confirm-text {
    background-color: #202124;
    border-radius: 4px;
    color: #fff;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: .25px;
    line-height: 16px;
    padding: 8px 9px;
    position: absolute;
    -webkit-transform: translate(calc(-50% + 14px), 8px);
    -ms-transform: translate(calc(-50% + 14px), 8px);
    transform: translate(calc(-50% + 14px), 8px);
    white-space: nowrap
}

.modules-lib__social-shares .social-shares.share-widget-container.share--dark-bg .share-widget {
    background-color: #202124;
    border-color: #202124
}

.modules-lib__social-shares .social-shares.share-widget-container.share--dark-bg .share-widget .share-widget-icon-link svg:first-child * {
    fill: #fff
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget {
    background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 4px;
    bottom: 25px;
    left: 50%;
    position: fixed;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:1024px) {
    .modules-lib__social-shares .social-shares.share-widget-container .share-widget {
        bottom: auto;
        left: auto;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    [dir=rtl] .modules-lib__social-shares .social-shares.share-widget-container .share-widget {
        left: 15px;
        right: auto
    }

    .modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-icons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-icon-link:focus svg:last-of-type,
.modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-icon-link:hover svg:last-of-type {
    display: block
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icons {
    position: relative
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px
}

@media (min-width:1024px) {
    .modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link {
        display: block;
        height: 28px;
        width: 28px
    }
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link:focus {
    outline: 2px solid transparent
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link svg {
    position: absolute
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget-icon-link svg:last-of-type {
    display: none
}

.modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-confirm-text {
    -webkit-transform: translate(15%, -45px);
    -ms-transform: translate(15%, -45px);
    transform: translate(15%, -45px)
}

@media (min-width:1024px) {
    .modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-confirm-text {
        -webkit-transform: translate(-112%, calc(-50% + 14px));
        -ms-transform: translate(-112%, calc(-50% + 14px));
        transform: translate(-112%, calc(-50% + 14px))
    }

    [dir=rtl] .modules-lib__social-shares .social-shares.share-widget-container .share-widget .share-widget-confirm-text {
        -webkit-transform: translate(22px, 0);
        -ms-transform: translate(22px, 0);
        transform: translate(22px, 0)
    }
}

[dir=rtl] .modules-lib__sidebar {
    text-align: right
}

.modules-lib__sidebar img {
    border-radius: 4px
}

.modules-lib__sidebar--headline {
    color: #202124;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
    margin-top: 16px
}

.modules-lib__sidebar--paragraph {
    color: #202124;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px
}

.modules-lib__sidebar--cta {
    display: inline-block;
    margin-top: 12px
}

.modules-lib__sidebar--cta.glue-link.glue-inline-link {
    color: #1a73e8;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    forced-color-adjust: auto;
    letter-spacing: 0;
    line-height: 24px;
    padding: 13px 0
}

@media (min-width:1024px) {
    .modules-lib__sidebar--cta.glue-link.glue-inline-link {
        padding: 0
    }
}

.modules-lib__sidebar--cta.glue-link.glue-inline-link:hover {
    color: #174ea6
}

@media (min-width:600px) {
    .modules-lib__sidebar--cta.glue-link.glue-inline-link:hover {
        color: #135cbc
    }
}

.modules-lib__sidebar--cta.glue-link.glue-inline-link:focus {
    outline: 2px solid transparent
}

.modules-lib__sidebar--cta.glue-button.glue-button--high-emphasis {
    border-radius: 4px;
    font-size: 14px;
    height: auto;
    padding: 12px 16px
}

.modules-lib__simple-hero {
    margin-bottom: 136px;
    margin-top: 136px
}

@media (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-bottom: 180px
    }
}

@media (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-top: 180px
    }
}

@media (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-bottom: 92px;
        margin-top: 92px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-top: 120px
    }
}

.modules-lib__simple-hero--subheadline {
    color: #5f6368
}

.modules-lib__spacer-container .modules-lib__spacer {
    display: none
}

@media (max-width:599px) {
    .modules-lib__spacer-container .modules-lib__spacer--mobile {
        display: block
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .modules-lib__spacer-container .modules-lib__spacer--tablet {
        display: block
    }
}

@media (min-width:1024px) {
    .modules-lib__spacer-container .modules-lib__spacer--desktop {
        display: block
    }
}

.modules-lib__split-screen-opener {
    border-bottom: 1px solid #dadce0;
    overflow: hidden;
    margin-bottom: 60px
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener {
        height: calc(100vh - 64px);
        max-height: 1080px;
        margin-bottom: 92px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__split-screen-opener {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener.modules-lib__split-screen-opener--left .split-screen-opener__media-container {
        grid-column-end: span 6
    }
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener.modules-lib__split-screen-opener--right .split-screen-opener__media-container {
        grid-column-start: 7;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width:1440px) {
    .modules-lib__split-screen-opener.modules-lib__split-screen-opener--right .split-screen-opener__media-container {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.modules-lib__split-screen-opener .glue-grid {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    height: 100%
}

.modules-lib__split-screen-opener .split-screen-opener__media-container {
    height: calc(45vh - 28px);
    overflow: hidden;
    position: relative
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container {
        height: 100%
    }
}

.modules-lib__split-screen-opener .split-screen-opener__media-container img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.modules-lib__split-screen-opener .split-screen-opener__media-container video {
    height: 100%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:600px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container video {
        height: auto;
        width: 100vw
    }
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container video {
        height: 100%;
        width: auto
    }
}

@media (max-width:600px) and (min-width:500px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container video {
        height: auto;
        width: 100%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container {
        display: none
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container {
        display: block
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc(50vh - 28px);
    padding: 0 40px;
    position: relative;
    text-align: left
}

[dir=rtl] .modules-lib__split-screen-opener .split-screen-opener__text-container {
    text-align: right
}

@media (min-width:600px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container {
        padding: 0 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container {
        height: 100%
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__text-wrapper {
    padding: 40px 0
}

@media (min-width:1440px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__text-wrapper {
        padding: 0 40px
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__title {
    margin-bottom: 16px;
    margin-bottom: 24px
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__subtitle {
    color: #5f6368;
    margin-bottom: 16px;
    margin-bottom: 24px
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget {
    margin-bottom: 16px
}

@media (min-width:600px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget {
        margin-bottom: 8px
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget {
    border: 0;
    bottom: 0;
    left: unset;
    position: relative;
    right: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: auto
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget .share-widget-icons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget-icons {
    margin: 0 0 0 -8px
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget-icons {
        margin: 0
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget-icons li {
    margin: 0 2px 0 0;
    padding: 0
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget-icons li {
        margin: 0 12px 0 0;
        padding: 3px
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget-icon-link svg:last-of-type {
    display: block
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget .share-widget-confirm-text {
    -webkit-transform: translate(20%, -45px);
    -ms-transform: translate(20%, -45px);
    transform: translate(20%, -45px)
}

@media (min-width:1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__share-widget .share-widget .share-widget-confirm-text {
        -webkit-transform: translate(-40%, -45px);
        -ms-transform: translate(-40%, -45px);
        transform: translate(-40%, -45px)
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__duration {
    color: #5f6368;
    padding: 0 0 0 3px
}

.modules-lib__split-screen-opener .animate-arrow {
    -webkit-animation: animateArrow 3s cubic-bezier(.19, 1, .22, 1) infinite;
    animation: animateArrow 3s cubic-bezier(.19, 1, .22, 1) infinite;
    bottom: 10px;
    will-change: bottom
}

.modules-lib__split-screen-opener .scroll-indicator {
    display: none
}

@media (min-width:600px) {
    .modules-lib__split-screen-opener .scroll-indicator {
        display: block;
        height: 60px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        opacity: 0;
        position: absolute;
        right: 0;
        width: 36px
    }
}

@media (min-width:600px) {
    .modules-lib__split-screen-opener .scroll-indicator .down-arrow {
        border: solid #777;
        border-width: 0 3px 3px 0;
        display: block;
        height: 18px;
        margin: 0 auto;
        padding: 3px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 18px
    }
}

@-webkit-keyframes animateArrow {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(75%);
        transform: translateY(75%)
    }
}

@keyframes animateArrow {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(75%);
        transform: translateY(75%)
    }
}

.modules-lib__statistics-block {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__statistics-block {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__statistics-block {
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__statistics-block {
        margin-bottom: 92px;
        margin-top: 92px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__statistics-block {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__statistics-block {
        margin-top: 120px
    }
}

.modules-lib__statistics-block--headline {
    margin-bottom: 70px
}

@media (min-width:600px) {
    .modules-lib__statistics-block--headline {
        margin-bottom: 90px
    }
}

.modules-lib__statistics-block--stat {
    margin-bottom: 70px
}

@media (min-width:600px) {
    .modules-lib__statistics-block--stat {
        margin-bottom: 90px
    }
}

.modules-lib__statistics-block--stat-figure {
    color: #1a73e8;
    margin-bottom: 20px
}

.modules-lib__statistics-block--stat-subtext {
    color: #5f6368;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    margin-top: 20px
}

.modules-lib__tag-block {
    margin-top: 48px;
    margin-bottom: 24px
}

@media (min-width:1024px) {
    .modules-lib__tag-block {
        margin-top: 60px
    }
}

@media (min-width:600px) {
    .modules-lib__tag-block {
        margin-top: 60px
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__tag-block {
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__tag-block {
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__tag-block {
        margin-top: 80px
    }
}

.modules-lib__tag-block--container.glue-mod-text-left .module-tag {
    padding-left: 24px
}

@media (min-width:1024px) {
    .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 84px)/ 4) * 2 + 56px);
        margin-right: auto
    }

    [dir=rtl] .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: auto;
        margin-right: calc(((100% - 84px)/ 4) * 2 + 56px)
    }
}

@media (min-width:1024px) and (min-width:600px) {
    .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }

    [dir=rtl] .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 440px)/ 12) * 2 + 80px);
        margin-right: calc(((100% - 440px)/ 12) * 2 + 80px)
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }

    [dir=rtl] .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 528px)/ 12) * 2 + 96px);
        margin-right: calc(((100% - 528px)/ 12) * 2 + 96px)
    }
}

@media (min-width:1024px) and (min-width:1440px) {
    .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }

    [dir=rtl] .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
        margin-left: calc(((100% - 704px)/ 12) * 2 + 128px);
        margin-right: calc(((100% - 704px)/ 12) * 2 + 128px)
    }
}

[dir=rtl] .modules-lib__tag-block--container.glue-mod-text-left .module-tag {
    padding-left: 0;
    padding-right: 24px
}

.modules-lib__tag-list {
    max-width: 1280px;
    margin-bottom: 48px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__tag-list {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__tag-list {
        margin-top: 80px
    }
}

@media (min-width:600px) {
    .modules-lib__tag-list {
        margin: 0 auto;
        padding: 0
    }
}

.modules-lib__tag-list .glue-page {
    border-top: 1px solid #dadce0;
    padding: 40px 0;
    text-align: center
}

@media (min-width:1024px) {
    .modules-lib__tag-list .glue-page {
        margin-top: 92px;
        padding: 64px 0
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__tag-list .glue-page {
        margin-top: 120px
    }
}

.modules-lib__tag-list--link {
    display: inline;
    forced-color-adjust: auto
}

.modules-lib__tag-list--link:focus {
    outline: 2px solid transparent
}

.modules-lib__text-on-media {
    position: relative
}

.modules-lib__text-on-media__overflow {
    overflow: hidden
}

.modules-lib__text-on-media__image,
.modules-lib__text-on-media__video {
    display: block;
    height: auto;
    max-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.modules-lib__text-on-media__video[data-is-muted=false]+.modules-lib__text-on-media--controls .modules-lib__text-on-media--mute-button,
.modules-lib__text-on-media__video[data-is-muted=true]+.modules-lib__text-on-media--controls .modules-lib__text-on-media--unmute-button,
.modules-lib__text-on-media__video[data-is-playing=false]+.modules-lib__text-on-media--controls .modules-lib__text-on-media--play-button,
.modules-lib__text-on-media__video[data-is-playing=true]+.modules-lib__text-on-media--controls .modules-lib__text-on-media--pause-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modules-lib__text-on-media--controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 2px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 2px;
    z-index: 35
}

.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__audio,
.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__playback {
    background: 0 0;
    border: none;
    padding: 8px;
    position: relative
}

.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__audio:focus-within,
.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__playback:focus-within {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__audio .modules-lib__text-on-media--tooltip,
.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__playback .modules-lib__text-on-media--tooltip {
    background: #3c4043;
    border-radius: 4px;
    bottom: -20px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    letter-spacing: .5px;
    min-height: 24px;
    opacity: 0;
    padding: 0 8px;
    pointer-events: none;
    position: absolute;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    white-space: nowrap;
    z-index: 99
}

.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__audio .modules-lib__text-on-media--tooltip[data-hidden=false],
.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__playback .modules-lib__text-on-media--tooltip[data-hidden=false] {
    opacity: 1
}

.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__audio .modules-lib__text-on-media--tooltip {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.modules-lib__text-on-media--controls>.modules-lib__text-on-media--controls__playback .modules-lib__text-on-media--tooltip {
    left: calc(100% - 4px);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.modules-lib__text-on-media--controls svg {
    pointer-events: none
}

.modules-lib__text-on-media--mute-button,
.modules-lib__text-on-media--pause-button,
.modules-lib__text-on-media--play-button,
.modules-lib__text-on-media--unmute-button {
    background: 0 0;
    border: none;
    display: none;
    outline: 0;
    padding: 0
}

.modules-lib__text-on-media__headline-grid {
    display: grid;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.modules-lib__text-on-media__headline-grid.align-bottom {
    -ms-flex-line-pack: end;
    align-content: end
}

.modules-lib__text-on-media__headline-grid.align-middle {
    -ms-flex-line-pack: center;
    align-content: center
}

.modules-lib__text-on-media__headline-col {
    padding: 20px
}

@media (min-width:600px) {
    .modules-lib__text-on-media__headline-col {
        padding: 28px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-on-media__headline-col {
        padding: 40px
    }
}

@media (min-width:1440px) {
    .modules-lib__text-on-media__headline-col {
        padding: 72px
    }
}

@media (max-width:599px) {
    .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 6vw
    }
}

@media (min-width:1440px) {
    .glue-grid__col--span-1 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-2 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-3 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-4 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-5 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-6 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-7 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-8 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-9 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-10 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }

    .glue-grid__col--span-11 .modules-lib__text-on-media__headline.glue-headline--fluid-1 {
        font-size: 60px
    }
}

.modules-lib__text-on-media__headline--white {
    color: #fff
}

.modules-lib__text-and-sidebar {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__text-and-sidebar {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__text-and-sidebar {
        margin-top: 80px
    }
}

.modules-lib__text-and-sidebar--headline {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 25px
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar--headline {
        font-size: 28px;
        line-height: 36px
    }
}

.modules-lib__text-and-sidebar--paragraph {
    font-size: 16px;
    line-height: 24px
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar--paragraph {
        font-size: 18px;
        line-height: 28px
    }
}

.modules-lib__text-and-sidebar .modules-lib__sidebar--paragraph {
    color: #5f6368;
    font-size: 14px;
    line-height: 24px
}

.modules-lib__text-and-sidebar .spacing-bottom {
    margin-bottom: 48px
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar .spacing-bottom {
        margin-bottom: 60px
    }
}

@media (min-width:600px) {
    .modules-lib__text-and-sidebar .spacing-bottom {
        margin-bottom: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar .spacing-bottom {
        margin-bottom: 0
    }
}

.modules-lib__text-and-sidebar .spacing-top {
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar .spacing-top {
        margin-top: 60px
    }
}

@media (min-width:600px) {
    .modules-lib__text-and-sidebar .spacing-top {
        margin-top: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-sidebar .spacing-top {
        margin-top: 0
    }
}

.modules-lib__text-and-sidebar .modules-lib__lightbox__content--text .glue-mod-font-weight-medium {
    font-size: 14px;
    line-height: 24px
}

.modules-lib__text-and-image {
    margin-top: 48px;
    margin-bottom: 48px
}

@media (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-bottom: 60px
    }
}

@media (min-width:600px) {
    .modules-lib__text-and-image {
        margin-bottom: 48px;
        margin-top: 48px
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-bottom: 60px
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-top: 60px;
        margin-bottom: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-top: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-bottom: 80px
    }
}

.modules-lib__text-and-image--image {
    margin-bottom: 48px
}

@media (min-width:1024px) {
    .modules-lib__text-and-image--image {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-image--image {
        margin: 0
    }
}

.modules-lib__text-and-image--image.right-aligned {
    margin-top: 48px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width:1024px) {
    .modules-lib__text-and-image--image.right-aligned {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-and-image--image.right-aligned {
        margin: 0
    }
}

.modules-lib__text-and-image--image img {
    border-radius: 0;
    min-height: auto
}

@media (min-width:600px) {
    .modules-lib__text-and-image--image img {
        border-radius: 4px
    }
}

.modules-lib__text-and-image--headline {
    margin-bottom: 24px
}

.modules-lib__text-and-image--paragraph {
    color: #5f6368
}

.modules-lib__text-and-image--paragraph p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px
}

.modules-lib__text-and-image--attribution {
    color: #5f6368;
    margin-top: 16px
}

.modules-lib__text-image-doorway {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__text-image-doorway {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-image-doorway {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-image-doorway {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__text-image-doorway {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__text-image-doorway {
        margin-top: 80px
    }
}

@media (max-width:599px) {
    .modules-lib__text-image-doorway {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:600px) {
    .modules-lib__text-image-doorway {
        margin-bottom: 120px
    }
}

@media (min-width:1024px) {
    .modules-lib__text-image-doorway--image.right-aligned {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.modules-lib__text-image-doorway--image img {
    border-radius: 4px;
    margin-bottom: 20px;
    min-height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:599px) {
    .modules-lib__text-image-doorway--image img {
        border-radius: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__text-image-doorway--image img {
        margin-bottom: 0;
        min-height: 450px
    }
}

@media (max-width:599px) {
    .modules-lib__text-image-doorway--copy {
        margin: 0 28px
    }
}

.modules-lib__text-image-doorway--headline {
    margin-bottom: 20px
}

.modules-lib__text-image-doorway--paragraph {
    color: #5f6368;
    margin-bottom: 20px
}

.modules-lib__text-image-doorway--cta {
    text-decoration: none
}

.modules-lib__text-image-doorway--cta:focus,
.modules-lib__text-image-doorway--cta:visited {
    color: #1a73e8
}

.modules-lib__three-up-cards {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__three-up-cards {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__three-up-cards {
        margin-top: 80px
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .modules-lib__three-up-cards__grid {
        grid-template-columns: repeat(12, minmax(5px, 1fr));
        row-gap: 40px
    }

    .modules-lib__three-up-cards__grid:nth-child(1) {
        grid-area: 1/2/2/7
    }

    .modules-lib__three-up-cards__grid:nth-child(2) {
        grid-area: 1/7/2/12
    }

    .modules-lib__three-up-cards__grid:nth-child(3) {
        grid-area: 2/4/3/10;
        margin-left: 9.4%;
        margin-right: 9.4%
    }
}

.modules-lib__three-up-cards__grid .glue-grid__col {
    margin-bottom: 36px
}

@media (min-width:600px) {
    .modules-lib__three-up-cards__grid .glue-grid__col {
        margin-bottom: 0
    }
}

.modules-lib__three-up-cards__grid .glue-grid__col:last-child {
    margin-bottom: 0
}

.modules-lib__three-up-tile {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__three-up-tile {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__three-up-tile {
        margin-top: 80px
    }
}

.modules-lib__three-up-tile__grid .glue-grid__col {
    margin-bottom: 16px;
    margin-top: 24px
}

@media (min-width:600px) {
    .modules-lib__three-up-tile__grid .glue-grid__col {
        margin: 0
    }
}

.modules-lib__three-up-tile__grid .glue-grid__col:first-child {
    margin-top: 0
}

.modules-lib__three-up-tile__grid .glue-grid__col:last-child {
    margin-bottom: 0
}

.modules-lib__three-up-tile .modules-lib__doorway-tile__cta,
.modules-lib__three-up-tile .modules-lib__doorway-tile__headline,
.modules-lib__three-up-tile .modules-lib__doorway-tile__paragraph {
    text-align: left
}

.modules-lib__three-up-tile .modules-lib__doorway-tile .narrow-width {
    margin: 0
}

.modules-lib__two-up-cards {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__two-up-cards {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__two-up-cards {
        margin-top: 80px
    }
}

.modules-lib__two-up-cards__grid .glue-grid__col {
    margin-bottom: 36px
}

@media (min-width:600px) {
    .modules-lib__two-up-cards__grid .glue-grid__col {
        margin-bottom: 0
    }
}

.modules-lib__two-up-cards__grid .glue-grid__col:last-child {
    margin-bottom: 0
}

.modules-lib__two-up-images {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__two-up-images {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__two-up-images {
        margin-top: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__two-up-images {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__two-up-images {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .modules-lib__two-up-images {
        margin-top: 80px
    }
}

.modules-lib__two-up-images--image:last-of-type {
    margin-top: 24px
}

@media (min-width:600px) {
    .modules-lib__two-up-images--image:last-of-type {
        margin-top: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__two-up-images--image:last-of-type {
        margin-top: 0
    }
}

.modules-lib__two-up-tile {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width:1024px) {
    .modules-lib__two-up-tile {
        margin-bottom: 80px
    }
}

@media (min-width:1024px) {
    .modules-lib__two-up-tile {
        margin-top: 80px
    }
}

.modules-lib__two-up-tile__grid .glue-grid__col {
    margin-bottom: 16px;
    margin-top: 24px
}

@media (min-width:600px) {
    .modules-lib__two-up-tile__grid .glue-grid__col {
        margin: 0
    }
}

@media (min-width:1024px) {
    .modules-lib__two-up-tile__grid .glue-grid__col {
        margin: 0
    }
}

.modules-lib__two-up-tile__grid .glue-grid__col:first-child {
    margin-top: 0
}

.modules-lib__two-up-tile__grid .glue-grid__col:last-child {
    margin: 0
}

.modules-lib__two-tier-title {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width:1024px) {
    .modules-lib__two-tier-title {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .modules-lib__two-tier-title {
        margin-top: 60px
    }
}

@media (min-width:600px) {
    .modules-lib__two-tier-title {
        margin-bottom: 60px;
        margin-top: 60px
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__two-tier-title {
        margin-bottom: 80px
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .modules-lib__two-tier-title {
        margin-top: 80px
    }
}

.modules-lib__two-tier-title__text-one {
    margin-top: 24px
}

.modules-lib__two-tier-title__text-two {
    color: #80868b
}

.modules-lib__typography-block--align-left {
    text-align: left
}

[dir=rtl] .modules-lib__typography-block--align-left {
    text-align: right
}

.modules-lib__typography-block--align-center {
    text-align: center
}

.modules-lib__typography-block--align-right {
    text-align: right
}

[dir=rtl] .modules-lib__typography-block--align-right {
    text-align: left
}

.modules-lib__typography-block--secondary-color {
    color: #5f6368
}

.no-data-error-msg {
    color: #d93025;
    display: block;
    font-size: x-large;
    font-weight: 700;
    text-align: center
}

.modules-lib__video__overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.modules-lib__video__cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modules-lib__video__container {
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

@media (max-width:599px) {
    .modules-lib__video__container--headline {
        border-radius: 0;
        padding-top: 99.45%
    }
}

.modules-lib__video__container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.modules-lib__video--fade {
    -webkit-animation: fade-out .25s cubic-bezier(.4, 0, .2, 1) forwards;
    animation: fade-out .25s cubic-bezier(.4, 0, .2, 1) forwards;
    pointer-events: none
}

.modules-lib__video:focus-within {
    border: 2px solid #1a73e8;
    border-radius: 6px;
    margin: -7px;
    padding: 5px
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.modules-lib__video__overlay--default {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.modules-lib__video__overlay--image {
    background-position: center;
    background-size: cover;
    z-index: 25
}

.modules-lib__video__overlay--video-wrapper {
    z-index: 25
}

.modules-lib__video__overlay--video-wrapper video {
    left: 50%;
    min-height: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.modules-lib__video__overlay--crossfade {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .25s cubic-bezier(.4, 0, .2, 1);
    transition: all .25s cubic-bezier(.4, 0, .2, 1);
    z-index: 30
}

.modules-lib__video__overlay--crossfade p {
    color: #fff;
    font-size: inherit;
    line-height: inherit;
    margin-top: 8px
}

.modules-lib__video__overlay--crossfade:hover {
    background: 0 0
}

.modules-lib__video__overlay--crossfade:focus {
    background: rgba(0, 0, 0, .2);
    outline: 2px solid transparent
}

.modules-lib__video__overlay--crossfade .icon-play {
    height: auto;
    width: 54px
}

@media (min-width:600px) {
    .modules-lib__video__overlay--crossfade .icon-play {
        width: 62px
    }
}

.modules-lib__video__overlay--crossfade .icon-play svg {
    fill: #fff
}

.modules-lib__video__overlay--crossfade .run-time {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 16px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Google Sans", Arial, Helvetica, sans-serif;
    font-size: .875rem;
    margin-top: 12px;
    padding: 3px 7px 2px
}

.modules-lib__video__overlay--crossfade .run-time svg {
    margin: 0 6px 1px 0
}

[dir=rtl] .modules-lib__video__overlay--crossfade .run-time svg {
    margin: 0 1px 6px 0
}

.modules-lib__video__overlay--crossfade .run-time span {
    line-height: 20px
}

.modules-lib__video__overlay--headline {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px 32px
}

@media (min-width:600px) {
    .modules-lib__video__overlay--headline {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width:1024px) {
    .modules-lib__video__overlay--headline {
        padding: 0 100px
    }
}

.modules-lib__video__overlay--headline .modules-lib__video__headline {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    max-width: 458px
}

@media (min-width:600px) {
    .modules-lib__video__overlay--headline .modules-lib__video__headline {
        font-size: 32px;
        line-height: 40px
    }
}

@media (min-width:1024px) {
    .modules-lib__video__overlay--headline .modules-lib__video__headline {
        font-size: 48px;
        line-height: 56px
    }
}

.modules-lib__video__overlay--headline .modules-lib__video__cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    margin: 20px 0 0;
    width: auto
}

@media (min-width:1024px) {
    .modules-lib__video__overlay--headline .modules-lib__video__cta {
        margin: 40px 0 0
    }
}

.modules-lib__video__overlay--headline .modules-lib__video__content {
    margin: 0 9px
}

@media (min-width:600px) {
    .modules-lib__video__overlay--headline .modules-lib__video__content {
        margin: 0 15px
    }
}

.modules-lib__video__overlay--headline .modules-lib__video__content p {
    margin: 0
}

.modules-lib__video__overlay--headline .icon-play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    width: 28px
}

@media (min-width:600px) {
    .modules-lib__video__overlay--headline .icon-play {
        height: 32px;
        width: 32px
    }
}

@media (min-width:1024px) {
    .modules-lib__video__overlay--headline .icon-play {
        height: 45px;
        width: 45px
    }
}

.modules-lib__video__overlay--headline .run-time {
    background-color: transparent;
    bottom: initial;
    margin: 0;
    padding: 2px 0 0;
    position: relative;
    right: initial
}

@media (min-width:600px) {
    .modules-lib__video__overlay--headline .run-time {
        padding: 6px 0 0
    }
}

@media (min-width:1024px) {
    .modules-lib__video__overlay--headline .run-time {
        padding: 8px 0 0
    }
}

.modules-lib__video__overlay--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modules-lib__video__overlay--center .modules-lib__video__headline {
    text-align: center
}

.modules-lib__video__overlay--left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

[dir=rtl] .modules-lib__video__overlay--left {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.modules-lib__video__overlay--left .modules-lib__video__headline {
    text-align: left
}

.modules-lib__video__overlay--right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

[dir=rtl] .modules-lib__video__overlay--right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.modules-lib__video__overlay--right .modules-lib__video__headline {
    text-align: right
}

.animated-headline__grid {
    border-top: 1px solid #dadce0
}

.animated-headline__headline {
    font-size: 48px;
    line-height: 1.3em;
    font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif
}

@media (min-width:600px) {
    .animated-headline__headline {
        font-size: 8vw
    }
}

@media (min-width:1440px) {
    .animated-headline__headline {
        font-size: 150px
    }
}

.animated-headline__icons-container {
    display: inline;
    letter-spacing: -.3em
}

.animated-headline__icon {
    display: none;
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: height .2s, opacity .2s, padding .2s;
    -o-transition: height .2s, opacity .2s, padding .2s;
    transition: height .2s, opacity .2s, padding .2s;
    width: auto
}

.animated-headline__icon:nth-of-type(1),
.animated-headline__icon:nth-of-type(2),
.animated-headline__icon:nth-of-type(3),
.animated-headline__icon:nth-of-type(4) {
    display: inline-block
}

@media (min-width:600px) {
    .animated-headline__icon {
        display: inline-block;
        -webkit-transform: translateY(-.9vw);
        -ms-transform: translateY(-.9vw);
        transform: translateY(-.9vw)
    }
}

@media (min-width:1440px) {
    .animated-headline__icon {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.animated-headline__icon.loaded {
    height: 38px;
    opacity: 1;
    padding: 0 2px
}

@media (min-width:600px) {
    .animated-headline__icon.loaded {
        height: 6.5vw;
        padding: 0 5px
    }
}

@media (min-width:1440px) {
    .animated-headline__icon.loaded {
        height: 120px
    }
}

.banner--light .banner__container {
    background: #000
}

.banner--light .banner__headline,
.banner--light .banner__subheadline {
    color: #fff
}

.banner__container {
    display: block;
    position: relative;
    text-decoration: none
}

@media (min-width:600px) {
    .banner__container {
        border-radius: 5px;
        overflow: hidden
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .banner__headline.glue-headline--headline-3 {
        font-size: 24px;
        line-height: 32px
    }
}

.banner__subheadline {
    color: #5f6368
}

@media (min-width:600px) and (max-width:1023px) {
    .banner__subheadline.glue-headline--headline-4 {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width:1024px) {
    .banner .glue-grid {
        height: 100%;
        left: 0;
        padding: 0 30px;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.banner__text-box {
    padding: 0 30px
}

@media (min-width:600px) {
    .banner__text-box {
        margin-right: -40px
    }
}

.banner__cta {
    color: #1a73e8;
    font-weight: 500
}

.banner__image {
    width: 100%
}

@media (min-width:600px) {
    .banner__image {
        height: 100%;
        min-height: 300px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.banner__image.desktop {
    display: none
}

@media (min-width:1024px) {
    .banner__image.desktop {
        display: block
    }
}

.blog-feed-wrapper {
    visibility: hidden
}

@media (min-width:1024px) {
    .blog-feed-wrapper {
        margin-top: 60px;
        margin-bottom: -240px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .blog-feed-wrapper {
        margin-top: 80px
    }
}

.blog-feed-wrapper .blog-item {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #dadce0;
    border-radius: 5px;
    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;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px
}

.blog-feed-wrapper .blog-item.blog-mobile {
    display: none
}

@media (min-width:1024px) {
    .blog-feed-wrapper .blog-item.blog-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.blog-feed-wrapper .blog-item .blog-img__container {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 52px;
    overflow: hidden;
    padding-top: 15%;
    position: relative;
    width: 52px
}

.blog-feed-wrapper .blog-item .blog-img__container .blog-img-header {
    overflow: hidden;
    width: 100%
}

.blog-feed-wrapper .blog-item .blog-title-wrapper {
    padding-left: 16px;
    width: calc(100% - 52px);
    padding-left: 16px
}

.blog-feed-wrapper .blog-item .blog-title-wrapper .blog-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #202124;
    display: -webkit-box;
    float: left;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    width: 100%
}

@media (min-width:600px) {
    .blog-feed-wrapper .blog-item .blog-title-wrapper .blog-title {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.blog-feed-wrapper .blog-item .blog-title-wrapper span.glue-small-text {
    color: #5f6368;
    display: none;
    float: left;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

@media (min-width:1024px) {
    .blog-feed-wrapper .blog-item .blog-title-wrapper span.glue-small-text {
        display: block
    }
}

.blog-feed-wrapper .mobile-title {
    color: #5f6368;
    display: block
}

@media (min-width:1024px) {
    .blog-feed-wrapper .mobile-title {
        display: none
    }
}

.blog-feed-wrapper .blog-link {
    color: #5f6368;
    text-decoration: none
}

@media (min-width:1024px) {
    .blog-feed-wrapper .blog-link-0 {
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .blog-feed-wrapper .blog-link-0 {
        margin-top: 80px
    }
}

.blog-feed-wrapper .blog-tag {
    float: left
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid {
        display: grid
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-0-lg {
        display: none
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-0-lg {
        display: grid
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-1-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.33%;
        flex: 0 0 7.33%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-1-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-2-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15.66%;
        flex: 0 0 15.66%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-2-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-3-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-3-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-4-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.33%;
        flex: 0 0 32.33%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-4-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-5-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.66%;
        flex: 0 0 40.66%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-5-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-6-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-6-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-6-lg .glue-grid__col--span-3-lg {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-6-lg .glue-grid__col--span-3-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-6-lg .glue-grid__col--span-6-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-6-lg .glue-grid__col--span-6-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-7-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57.33%;
        flex: 0 0 57.33%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-7-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-8-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65.66%;
        flex: 0 0 65.66%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-8-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-9-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74%;
        flex: 0 0 74%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-9-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-10-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 82.33%;
        flex: 0 0 82.33%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-10-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-11-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90.66%;
        flex: 0 0 90.66%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-11-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-grid__col--span-12-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .glue-grid__col--span-12-lg {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-header__link {
        height: 48px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .products-opener .glue-grid {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .products-opener .glue-grid__col--span-6-lg {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .products-opener .glue-grid__col--span-6-lg .glue-grid {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .products-opener .glue-grid__col--span-6-lg .glue-grid__col--span-3-lg {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .products-opener .glue-grid__col--span-6-lg .glue-grid__col--span-6-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .glue-card__inner {
        background: #fff;
        border: 1px solid #dadce0;
        border-radius: 8px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .large-tile-grid {
        display: block;
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .large-tile-grid .glue-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    .large-tile-grid .blog-feed-wrapper,
    .large-tile-grid .large-tile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (min-width:600px) and (-ms-high-contrast:active),
(min-width:600px) and (-ms-high-contrast:none) {

    .large-tile-grid .blog-feed-wrapper,
    .large-tile-grid .large-tile {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .large-tile-grid .blog-feed-wrapper .glue-grid {
        display: block
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .large-tile-grid .large-tile {
        margin-right: 0
    }
}

@media screen and (min-width:600px) and (-ms-high-contrast:active),
(min-width:600px) and (-ms-high-contrast:none) {
    .large-tile-grid .large-tile {
        margin-right: 3%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .large-tile-grid .glue-tile__header {
        min-height: unset
    }
}

@media screen and (min-width:600px) and (-ms-high-contrast:active),
(min-width:600px) and (-ms-high-contrast:none) {
    .large-tile-grid .glue-tile__header {
        min-height: 153px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .product {
        float: left;
        height: 85px;
        margin-right: 1%;
        width: 24%
    }
}

@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) {
    .product {
        float: unset;
        height: unset;
        margin-right: unset;
        width: unset
    }

    @media screen and (-ms-high-contrast:active),
    (forced-colors:active) {
        .product .glue-headline {
            color: #fff
        }
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .collection-grid--dropdown-selector {
        background: 0 0;
        padding-right: 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .collection-grid .medium-tile-grid--tile-container.is-shown {
        display: block
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .collection-grid .medium-tile-grid--tile-container.is-shown .collection-tile.medium-tile {
        display: block;
        float: left;
        margin-right: 2%;
        width: 48%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .featured-products-group--tiles .glue-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .featured-products-group--tiles .glue-grid .medium-tile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        margin-right: 1%
    }
}

@media screen and (-ms-high-contrast:active) and (min-width:1024px),
(-ms-high-contrast:none) and (min-width:1024px) {
    .featured-products-carousel--tablet .glue-grid__col--span-6-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .animated-headline__icon {
        height: 100px;
        opacity: 1
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .banner .banner__text-box {
        width: 100%
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .banner .glue-grid__col--span-0-lg {
        display: block
    }
}

@media screen and (-ms-high-contrast:active) and (min-width:1024px),
(-ms-high-contrast:none) and (min-width:1024px) {
    .banner .glue-grid__col--span-0-lg {
        display: none
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .banner .glue-grid__col--span-3-lg {
        display: none
    }
}

@media screen and (-ms-high-contrast:active) and (min-width:1024px),
(-ms-high-contrast:none) and (min-width:1024px) {
    .banner .glue-grid__col--span-3-lg {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.products-button--cta {
    border: 1px solid transparent;
    margin: 0;
    min-height: 48px
}

@media (min-width:1024px) {
    .products-button--cta {
        min-height: auto
    }
}

.products-button--cta:focus {
    border: 2px solid transparent;
    padding: 11px 23px
}

@media screen and (-ms-high-contrast:active),
(forced-colors:active) {
    .products-button--cta.glue-button {
        forced-color-adjust: auto
    }
}

.featured-products-carousel--tablet {
    display: grid
}

@media (max-width:599px) {
    .featured-products-carousel--tablet {
        display: none
    }
}

@media (min-width:600px) {
    .featured-products-carousel--mobile {
        height: 0;
        visibility: hidden
    }
}

.featured-products-carousel--mobile .glue-carousel--peek-out {
    overflow-x: visible
}

.featured-products-carousel--mobile .glue-carousel__item {
    overflow: visible
}

.featured-products-carousel--mobile .glue-carousel .medium-tile {
    height: 100%;
    width: auto
}

.featured-products-group__header {
    margin-top: 96px;
    text-align: center
}

.featured-products-group__description {
    color: #5f6368;
    margin-top: 16px
}

@media (min-width:600px) {
    .featured-products-group__description {
        margin-top: 32px
    }
}

.featured-products-group__cta {
    margin-top: 36px
}

@media (min-width:600px) {
    .featured-products-group__cta {
        margin-top: 32px
    }
}

.featured-products-group--tiles {
    margin-top: 36px;
    padding-left: 28px
}

@media (min-width:600px) {
    .featured-products-group--tiles {
        margin-top: 40px;
        padding-left: 0
    }
}

@media (max-width:599px) {
    .featured-products-group--tiles .glue-page {
        margin: 0
    }
}

.featured-products-group--tiles .glue-grid {
    display: block;
    overflow-x: scroll;
    padding-bottom: 24px;
    white-space: nowrap
}

@media (min-width:600px) {
    .featured-products-group--tiles .glue-grid {
        display: grid;
        overflow-x: initial;
        white-space: normal
    }
}

.featured-products {
    text-align: center
}

.hero {
    padding: 92px 0;
    text-align: center
}

@media (min-width:600px) {
    .hero {
        padding: 120px 0 80px
    }
}

.hero-cta {
    margin-top: 38px
}

@media (max-width:599px) {
    .large-tile.next-blog-feed {
        margin-top: 16px
    }
}

@media (min-width:1024px) {
    .large-tile.next-blog-feed {
        margin-top: 60px;
        margin-bottom: -80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .large-tile.next-blog-feed {
        margin-top: 80px
    }
}

.large-tile .glue-tile__container {
    border-radius: 5px;
    min-height: 80px;
    overflow: hidden;
    width: inherit
}

@media (min-width:600px) {
    .large-tile .glue-tile__container {
        min-height: unset
    }
}

.large-tile .glue-tile__container .glue-tile--hoverable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.large-tile .glue-tile__container .glue-tile--hoverable:hover .glue-tile__link,
.large-tile .glue-tile__container .glue-tile--hoverable:visited {
    color: #1a73e8
}

.large-tile .glue-tile__container .glue-tile--hoverable:focus {
    background: #e8f0fe
}

.large-tile .glue-tile__container .glue-tile__subcontainer {
    width: 100%
}

.large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__header {
    float: left;
    min-height: unset
}

@media (min-width:600px) {
    .large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__header {
        float: none;
        min-height: 153px
    }
}

.large-tile .glue-tile__container .glue-tile__subcontainer .img-tile-header {
    width: 52px;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px
}

@media (min-width:600px) {
    .large-tile .glue-tile__container .glue-tile__subcontainer .img-tile-header {
        margin: 0;
        width: 100%
    }
}

.large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__body {
    padding-left: 84px
}

@media (min-width:600px) {
    .large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__body {
        padding: 0 24px
    }
}

.large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__body .glue-tile__links {
    margin-left: 0;
    margin-top: 6px;
    position: relative;
    width: auto
}

@media (min-width:600px) {
    .large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__body .glue-tile__links {
        margin: 0 0 0 -12px;
        position: absolute;
        width: calc(100% - 24px)
    }
}

.large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__body .glue-tile__links .glue-cta {
    height: auto;
    letter-spacing: .5px
}

@media (min-width:600px) {
    .large-tile .glue-tile__container .glue-tile__subcontainer .glue-tile__body .glue-tile__links .glue-cta {
        height: 48px;
        padding: 0 0 0 12px
    }
}

.large-tile .glue-tile__container .glue-tile__headline {
    margin-top: 16px
}

@media (min-width:600px) {
    .large-tile .glue-tile__container .glue-tile__headline {
        margin-top: 24px;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px;
        margin-bottom: 72px
    }
}

@media (min-width:1024px) {
    .large-tile .glue-tile__container .glue-tile__headline {
        font-size: 28px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 36px;
        margin-top: 36px
    }
}

@media (max-width:375px) {
    .large-tile .glue-tile__container .glue-tile__headline {
        font-size: 18px
    }
}

@media (min-width:600px) {

    .large-tile .glue-grid .glue-grid__col--span-4-md,
    .large-tile .glue-grid .glue-grid__col--span-6-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.large-tile-grid {
    margin-bottom: 92px
}

@media (min-width:600px) {
    .large-tile-grid {
        margin-bottom: 240px
    }
}

@media (min-width:1024px) {
    .large-tile-grid {
        margin-bottom: 280px
    }
}

.large-tile-grid .glue-grid :nth-child(2).large-tile,
.large-tile-grid .glue-grid :nth-child(3).large-tile {
    margin-top: 16px
}

@media (min-width:600px) {

    .large-tile-grid .glue-grid :nth-child(2).large-tile,
    .large-tile-grid .glue-grid :nth-child(3).large-tile {
        margin-top: 60px;
        margin-bottom: -60px
    }
}

@media (min-width:600px) and (min-width:1024px) {

    .large-tile-grid .glue-grid :nth-child(2).large-tile,
    .large-tile-grid .glue-grid :nth-child(3).large-tile {
        margin-top: 80px
    }
}

@media (min-width:1024px) {

    .large-tile-grid .glue-grid :nth-child(2).large-tile,
    .large-tile-grid .glue-grid :nth-child(3).large-tile {
        margin-bottom: -80px
    }
}

.large-tile-grid .glue-grid :nth-child(2).next-blog-feed,
.large-tile-grid .glue-grid :nth-child(3).next-blog-feed {
    margin-bottom: 0;
    margin-top: 0
}

@media (max-width:599px) {

    .large-tile-grid .glue-grid :nth-child(2).next-blog-feed,
    .large-tile-grid .glue-grid :nth-child(3).next-blog-feed {
        margin-top: 16px
    }
}

@media (min-width:1024px) {

    .large-tile-grid .glue-grid :nth-child(2).next-blog-feed,
    .large-tile-grid .glue-grid :nth-child(3).next-blog-feed {
        margin-top: 60px;
        margin-bottom: -80px
    }
}

@media (min-width:1024px) and (min-width:1024px) {

    .large-tile-grid .glue-grid :nth-child(2).next-blog-feed,
    .large-tile-grid .glue-grid :nth-child(3).next-blog-feed {
        margin-top: 80px
    }
}

@media (min-width:600px) {
    .large-tile-grid .glue-grid :nth-child(3) .glue-tile__container {
        margin-top: 60px;
        margin-bottom: -60px
    }
}

@media (min-width:600px) and (min-width:1024px) {
    .large-tile-grid .glue-grid :nth-child(3) .glue-tile__container {
        margin-top: 80px
    }
}

@media (min-width:1024px) {
    .large-tile-grid .glue-grid :nth-child(3) .glue-tile__container {
        margin-bottom: -80px
    }
}

.medium-tile {
    display: inline-block;
    margin-right: 16px;
    min-width: 190px;
    white-space: normal;
    width: calc((100vw - 56px) * .85)
}

@media (min-width:600px) {
    .medium-tile {
        margin: 0 0 48px;
        width: auto
    }
}

.medium-tile--icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f9fa;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
    width: 200px
}

.medium-tile--icon {
    height: 45%
}

.medium-tile--headline>p {
    color: #202124;
    font-size: 18px
}

@media (min-width:600px) {
    .medium-tile--headline>p {
        font-size: 24px;
        line-height: 32px
    }
}

.medium-tile--headline>p span {
    background-color: #e8f0fe;
    border-radius: 18px;
    color: #1967d2;
    padding: 2px 10px
}

.medium-tile--headline>p span.nowrap {
    background-color: transparent;
    color: #202124;
    padding: 0
}

.medium-tile--description p {
    color: #5f6368;
    font-size: 18px;
    margin-top: 12px
}

.medium-tile .nowrap {
    white-space: nowrap
}

.medium-tile .glue-card__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.medium-tile .glue-card__inner .glue-cta {
    color: #1a73e8;
    margin: 32px 0 24px;
    text-align: center
}

@media (max-width:599px) {
    .medium-tile-grid.glue-page {
        margin: 0
    }
}

.medium-tile-grid--tile-container {
    padding-left: 28px
}

@media (min-width:600px) {
    .medium-tile-grid--tile-container {
        margin: 0;
        padding-left: 0
    }
}

.medium-tile-grid--tile-container.glue-grid {
    display: block;
    overflow-x: scroll;
    padding-bottom: 24px;
    white-space: nowrap
}

@media (min-width:600px) {
    .medium-tile-grid--tile-container.glue-grid {
        display: grid;
        overflow-x: initial;
        white-space: normal
    }
}

@media (min-width:1024px) {
    .newsfeed {
        margin-top: 60px;
        margin-bottom: -240px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .newsfeed {
        margin-top: 80px
    }
}

.newsfeed__item {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #dadce0;
    border-radius: 5px;
    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
}

.newsfeed__item.newsfeed__mobile {
    display: none
}

@media (min-width:1024px) {
    .newsfeed__item.newsfeed__mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.newsfeed__item .newsfeed__img-container {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 52px;
    overflow: hidden;
    padding-top: 15%;
    position: relative;
    width: 52px
}

.newsfeed__item .newsfeed__img-header {
    overflow: hidden;
    width: 100%
}

.newsfeed__item .newsfeed__title-wrapper {
    padding-left: 16px;
    padding-left: 16px;
    width: calc(100% - 52px)
}

.newsfeed__item .newsfeed__title-wrapper .newsfeed__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #202124;
    display: -webkit-box;
    float: left;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    width: 100%
}

@media (min-width:600px) {
    .newsfeed__item .newsfeed__title-wrapper .newsfeed__title {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.newsfeed__item .newsfeed__title-wrapper .glue-small-text {
    color: #5f6368;
    display: none;
    float: left;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

@media (min-width:1024px) {
    .newsfeed__item .newsfeed__title-wrapper .glue-small-text {
        display: block
    }
}

.newsfeed .mobile-title {
    color: #5f6368;
    display: block;
    width: 100%
}

@media (min-width:1024px) {
    .newsfeed .mobile-title {
        display: none
    }
}

.newsfeed .newsfeed__link {
    color: #5f6368;
    text-decoration: none
}

@media (min-width:1024px) {
    .newsfeed .newsfeed__link-0 {
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .newsfeed .newsfeed__link-0 {
        margin-top: 80px
    }
}

@media (max-width:599px) {
    .products-opener {
        margin-top: 40px
    }
}

.products-opener--headline {
    margin-bottom: 32px
}

.products-opener--headline,
.products-opener--headline>h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 36px;
    line-height: 40px
}

@media (min-width:600px) {

    .products-opener--headline,
    .products-opener--headline>h1 {
        font-size: 70px;
        line-height: 80px;
        margin-bottom: 40px
    }
}

@media (min-width:1024px) {

    .products-opener--headline,
    .products-opener--headline>h1 {
        font-size: 90px;
        line-height: 110px;
        margin-bottom: 0
    }
}

@media (min-width:1280px) {

    .products-opener--headline,
    .products-opener--headline>h1 {
        font-size: 110px;
        line-height: 110px
    }
}

@media (min-width:600px) {

    .products-opener--headline .glue-headline:last-child,
    .products-opener--headline>h1 .glue-headline:last-child {
        margin-top: 24px
    }
}

@media (min-width:1024px) {

    .products-opener--headline .glue-headline:last-child,
    .products-opener--headline>h1 .glue-headline:last-child {
        margin-top: 32px
    }
}

@media (min-width:1280px) {

    .products-opener--headline .glue-headline:last-child,
    .products-opener--headline>h1 .glue-headline:last-child {
        margin-top: 60px
    }
}

.products-opener--highlights {
    margin-left: auto
}

@media (min-width:600px) and (max-width:1023px) {
    .products-opener--highlights .glue-grid {
        grid-column-gap: 16px
    }
}

.products-opener .modules-lib__card {
    height: 100%;
    max-height: 325px;
    padding: 0;
    text-align: center
}

.products-opener .modules-lib__card .glue-card__asset>img {
    height: 116px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:1024px) {
    .products-opener .modules-lib__card .glue-card__asset>img {
        height: 125px
    }
}

@media (min-width:1280px) {
    .products-opener .modules-lib__card .glue-card__asset>img {
        height: 175px
    }
}

.products-opener .modules-lib__card .glue-card__cta {
    display: none
}

.products-opener .modules-lib__card .glue-card__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 14px
}

@media (min-width:1024px) {
    .products-opener .modules-lib__card .glue-card__content {
        padding: 18px
    }
}

@media (min-width:1440px) {
    .products-opener .modules-lib__card .glue-card__content {
        padding: 24px
    }
}

.products-opener .modules-lib__card .glue-card__content .glue-body {
    display: none
}

@media (max-width:320px) {
    .products-opener .modules-lib__card .glue-card__content p {
        font-size: 18px
    }
}

.products-opener--tile {
    max-height: 235px
}

@media (min-width:600px) {
    .products-opener--tile {
        max-height: 275px
    }
}

@media (min-width:1024px) {
    .products-opener--tile {
        max-height: 245px;
        max-width: 245px
    }
}

@media (min-width:1280px) {
    .products-opener--tile {
        max-height: 275px;
        max-width: 245px
    }
}

.products-opener--cta:focus {
    outline: 2px solid transparent
}

@media (min-width:600px) and (max-width:1023px) {
    .products-opener--newsfeed .newsfeed__title {
        margin-bottom: 8px
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .products-opener--newsfeed .newsfeed__item {
        padding: 8px 0
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .products-opener--newsfeed .newsfeed__item:last-of-type {
        display: none
    }
}

.products-opener--newsfeed .products-button {
    margin-top: 8px
}

.products-opener--newsfeed .products-button--cta {
    border: none;
    padding: 0
}

.products-opener--newsfeed .products-button--cta:focus {
    border: none;
    outline: 2px solid transparent
}

.product {
    border-top: 1px solid #dadce0;
    padding-bottom: 2px
}

.product.glue-grid__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product .product-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-decoration: none;
    padding: 16px 0 16px 0;
    width: 100%
}

@media (min-width:600px) {
    .product .product-wrapper {
        padding-left: 6px
    }
}

.product .product-wrapper:focus {
    background: 0 0;
    outline: 2px solid transparent
}

.product .product-wrapper:focus .glue-headline {
    color: #1967d2
}

.product .product-wrapper:hover {
    background: 0 0
}

.product .product-wrapper>p {
    font-size: 18px
}

@media (min-width:600px) {
    .product .product-wrapper>p {
        font-size: 20px
    }
}

@media (min-width:1024px) {
    .product .product-wrapper>p {
        font-size: 20px
    }
}

.product .glue-headline {
    margin-bottom: auto;
    margin-left: 16px;
    margin-top: auto
}

@media (min-width:600px) {
    .product .glue-headline {
        margin-left: 24px
    }
}

[locale=ar_ALL] .product .glue-headline {
    margin-left: 0;
    margin-right: 16px
}

@media (min-width:600px) {
    [locale=ar_ALL] .product .glue-headline {
        margin-left: 0;
        margin-right: 24px
    }
}

@media screen and (min-width:1024px) and (max-width:1120px) {
    .product .glue-headline {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: initial;
        line-height: 24px
    }
}

.product .product-logo {
    height: 40px;
    margin: auto 0;
    width: 40px
}

@media (min-width:1024px) {
    .product .product-logo {
        height: 50px;
        width: 50px
    }
}

@media screen and (max-width:400px) {
    .product.glue-grid__col--span-2-sm {
        grid-column-end: span 4
    }
}

.product-grid__headline {
    text-align: center
}

.product-grid__wrapper .glue-expansion-panel-content .wrapper-grid {
    padding: 24px 2px
}

.product-grid__footer-copy {
    color: #5f6368;
    text-align: left;
    width: 100%;
    width: 75%
}

.product-grid__footer-copy a {
    background: #fff
}

.product-grid__footer-copy a:hover,
.product-grid__footer-copy a:visited {
    color: #1a73e8
}

@media (min-width:600px) {
    .product-grid__footer-copy {
        width: 68%
    }
}

.product-grid__grid :nth-child(1) {
    border: 0
}

.product-grid__grid :nth-child(2) {
    border-top: 1px solid #dadce0
}

@media (min-width:600px) {
    .product-grid__grid :nth-child(2) {
        border: 0
    }
}

@media (min-width:1024px) {

    .product-grid__grid :nth-child(3),
    .product-grid__grid :nth-child(4) {
        border: 0
    }
}

.product-grid__grid .glue-expansion-panel-toggle {
    border-top: 1px solid #dadce0
}

.three-up-opener .three-up-opener__headline {
    margin-bottom: 32px
}

.three-up-opener .three-up-opener__headline_bottom,
.three-up-opener .three-up-opener__headline_top {
    text-align: center
}

@media (min-width:1024px) {
    .three-up-opener .three-up-opener__headline {
        margin-bottom: 72px
    }

    .three-up-opener .three-up-opener__headline_top {
        text-align: left
    }

    .three-up-opener .three-up-opener__headline_bottom {
        text-align: right
    }
}

.three-up-opener .three-up-opener__headline,
.three-up-opener .three-up-opener__headline>h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 28px;
    line-height: 34px
}

@media (min-width:600px) {

    .three-up-opener .three-up-opener__headline,
    .three-up-opener .three-up-opener__headline>h1 {
        font-size: 70px;
        line-height: 80px
    }
}

@media (min-width:1024px) {

    .three-up-opener .three-up-opener__headline,
    .three-up-opener .three-up-opener__headline>h1 {
        font-size: 90px;
        line-height: 110px
    }
}

@media (min-width:1280px) {

    .three-up-opener .three-up-opener__headline,
    .three-up-opener .three-up-opener__headline>h1 {
        font-size: 110px;
        line-height: 110px
    }
}

@media (min-width:600px) {

    .three-up-opener .three-up-opener__headline .glue-headline:last-child,
    .three-up-opener .three-up-opener__headline>h1 .glue-headline:last-child {
        margin-top: 24px
    }
}

@media (min-width:1024px) {

    .three-up-opener .three-up-opener__headline .glue-headline:last-child,
    .three-up-opener .three-up-opener__headline>h1 .glue-headline:last-child {
        margin-top: 32px
    }
}

@media (min-width:600px) {
    .three-up-opener__cards_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }
}

@media (min-width:600px) {
    .three-up-opener__cards_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 50px
    }

    .three-up-opener__cards_container .modules-lib__card {
        height: 100%
    }

    .three-up-opener__cards_container .glue-card,
    .three-up-opener__cards_container .glue-card__inner {
        height: 100%
    }

    .three-up-opener__cards_container .glue-card__content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
}

@media (max-width:599px) {
    .three-up-opener__cards_container .glue-grid__col {
        margin-bottom: 10px
    }

    .three-up-opener__cards_container .glue-grid__col:last-child {
        margin-bottom: 0
    }

    .three-up-opener__cards_container .glue-card,
    .three-up-opener__cards_container .glue-card__inner {
        border-radius: 2px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 72px
    }

    .three-up-opener__cards_container .glue-card::before,
    .three-up-opener__cards_container .glue-card__inner::before {
        border-radius: 2px
    }

    .three-up-opener__cards_container .glue-card__content {
        -ms-flex-item-align: center;
        align-self: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        padding-left: 18px
    }

    .three-up-opener__cards_container .glue-card__asset {
        width: 72px;
        height: 72px
    }

    .three-up-opener__cards_container .glue-card__asset img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.three-up-opener .three-up-opener__highlights {
    width: 100%
}

.three-up-opener .three-up-opener__newsfeed .newsfeed {
    margin-bottom: auto
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__img-container {
    display: none
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .mobile-title {
    display: block;
    margin-bottom: 24px;
    text-align: left
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__title-wrapper {
    -ms-flex-item-align: center;
    align-self: center;
    padding: 0
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__title-wrapper .glue-eyebrow {
    display: none
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__item,
.three-up-opener .three-up-opener__newsfeed .newsfeed.newsfeed__mobile {
    padding: 0;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed-grid .newsfeed__link {
    margin-bottom: 20px
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed-grid .newsfeed__link:last-child {
    margin-bottom: 0
}

@media (min-width:600px) and (max-width:1023px) {
    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed-grid .newsfeed__link {
        margin-bottom: 16px
    }
}

@media (min-width:1024px) {
    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed-grid .newsfeed__link {
        margin: 0
    }
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .products-button {
    display: none
}

@media (min-width:600px) {
    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__link {
        margin-bottom: 0
    }

    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__link:first-of-type {
        margin-top: 0
    }

    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__link-2 {
        margin-top: 24px
    }

    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__img-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 100px
    }

    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__title-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 24px
    }
}

.three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__item {
    padding: 0
}

@media (min-width:1024px) {
    .three-up-opener .three-up-opener__newsfeed .newsfeed .newsfeed__link-2 {
        margin-top: 0
    }
}

.three-up-opener .products-three-up-opener__cta {
    margin-top: 36px
}

@media (min-width:1024px) {
    .three-up-opener .products-three-up-opener__cta {
        margin-top: 60px
    }
}

@media (min-width:1024px) and (min-width:1024px) {
    .three-up-opener .products-three-up-opener__cta {
        margin-top: 80px
    }
}

.collection-grid--dropdown-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-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 48px
}

@media (min-width:1024px) {
    .collection-grid--dropdown-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.collection-grid--dropdown-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: initial;
    margin-bottom: 16px;
    padding: 0 16px
}

@media (min-width:600px) {
    .collection-grid--dropdown-label {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: initial
    }
}

@media (min-width:1024px) {
    .collection-grid--dropdown-label {
        margin-bottom: 0
    }
}

.collection-grid--dropdown-selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url(/assets-products/img/dropdown-arrow.svg);
    background-position: calc(100% - 16px) center;
    background-repeat: no-repeat;
    border: 1px solid #dadce0;
    border-radius: 4px;
    color: #1a73e8;
    font-size: 20px;
    font-weight: 400;
    height: 56px;
    letter-spacing: initial;
    padding: 0 32px 0 16px;
    position: relative;
    width: 100%
}

@media (min-width:600px) {
    .collection-grid--dropdown-selector {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: initial;
        width: 375px
    }
}

[locale=es_us] .collection-grid--dropdown-selector {
    font-size: 16px
}

@media (min-width:600px) {
    [locale=es_us] .collection-grid--dropdown-selector {
        font-size: 24px
    }
}

.collection-grid .medium-tile-grid--tile-container {
    display: none
}

.collection-grid .medium-tile-grid--tile-container.is-shown {
    display: block
}

@media (min-width:600px) {
    .collection-grid .medium-tile-grid--tile-container.is-shown {
        display: grid
    }
}

.collection-tile.medium-tile .medium-tile--cta-desktop {
    display: none
}

.collection-tile.medium-tile .glue-tile--hoverable {
    min-height: inherit
}

@media (min-width:890px) {
    .collection-tile.medium-tile {
        grid-column-end: span 6;
        grid-column-start: 1
    }

    .collection-tile.medium-tile:nth-child(even) {
        grid-column-end: 13;
        grid-column-start: 7
    }

    .collection-tile.medium-tile .glue-tile__container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: auto
    }

    .collection-tile.medium-tile .glue-tile__container .collection-tile--content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: 100%;
        width: auto
    }

    .collection-tile.medium-tile .glue-tile__container .glue-tile__header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        padding: 16px
    }

    .collection-tile.medium-tile .glue-tile__container .glue-tile__headline {
        margin-top: 0;
        text-align: left
    }

    .collection-tile.medium-tile .glue-tile__container .glue-tile__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 24px 0 24px 24px;
        width: 100%
    }

    .collection-tile.medium-tile .glue-tile__container .glue-tile__body .glue-tile__description {
        margin-bottom: 0;
        margin-top: 10px;
        text-align: left
    }

    .collection-tile.medium-tile .glue-tile__container .medium-tile--cta-mobile {
        display: none
    }

    .collection-tile.medium-tile .medium-tile--icon-wrapper {
        height: 125px;
        width: 125px
    }

    .collection-tile.medium-tile .medium-tile--icon {
        height: 45%
    }

    .collection-tile.medium-tile .medium-tile--cta-desktop {
        display: block;
        margin-bottom: 0;
        text-align: left
    }
}

.glue-header__logo,
.glue-header__logo:active {
    border: none
}

.glue-header__logo--product.glue-header__logo--product-campaign {
    margin: 0;
    padding: 0 0 0 5px
}

[dir=rtl] .glue-header__logo--product.glue-header__logo--product-campaign {
    padding: 0 5px 0 0
}

.glue-is-visible .glue-header__logo .glue-header__logo--product.glue-header__logo--product-campaign {
    padding: 0 0 0 11px
}

[dir=rtl] .glue-is-visible .glue-header__logo .glue-header__logo--product.glue-header__logo--product-campaign {
    padding: 0 11px 0 0
}

.glue-header__logo-link {
    border: none
}

.glue-header__logo-link:active,
.glue-header__logo-link:hover {
    border: 1px solid transparent;
    padding: 0 7px
}

.glue-header__logo-link:focus {
    border: 2px solid transparent;
    padding: 0 6px
}

[dir=rtl] .glue-header__logo-link {
    padding: 0 8px
}

[dir=rtl] .glue-header__logo-link:active,
[dir=rtl] .glue-header__logo-link:hover {
    padding: 0 7px
}

[dir=rtl] .glue-header__logo-link:focus {
    padding: 0 6px
}

.glue-header .glue-header__link {
    border: none;
    color: #5f6368;
    forced-color-adjust: auto
}

.glue-header .glue-header__link:active,
.glue-header .glue-header__link:hover {
    border: none
}

.glue-header .glue-header__link:focus {
    border: 2px solid transparent;
    padding: 1px 10px 0
}

.glue-header .glue-header__link.glue-header__skip-content:focus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    z-index: 1
}

.glue-header--butter-bar {
    margin-bottom: 56px
}

.glue-header__site-switcher-title {
    color: #5f6368;
    font-family: "Product Sans", Roboto, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 5px
}

.glue-header__site-switcher-title.site-switcher__title {
    padding: 0 0 0 5px
}

[dir=rtl] .glue-header__site-switcher-title.site-switcher__title {
    padding: 0 5px 0 0
}

.glue-header__site-switcher .glue-header__site-switcher-menu-item .divider {
    border-top: 1px solid #dadce0;
    margin: 5px 20px 5px 0;
    padding: 4px 0 0;
    width: calc(100% + 20px)
}

@media (min-width:1024px) {
    .glue-header__site-switcher .glue-header__site-switcher-menu-item .divider {
        margin: 5px 0
    }
}

@media (max-width:599px) {
    [dir=rtl] .glue-header__site-switcher .glue-header__site-switcher-menu-item .divider {
        margin: 5px 0 5px 20px
    }
}

.glue-header__site-switcher .glue-header__site-switcher-menu-item.selected {
    cursor: pointer
}

[dir=rtl] .glue-header__site-switcher .glue-header__site-switcher-menu-item.selected {
    border-right: 2px solid #4285f4
}

.glue-header__site-switcher .glue-header__site-switcher-menu-item.selected a.glue-header__site-switcher-menu-link {
    background-color: #f1f3f4;
    cursor: pointer
}

@media (min-width:600px) and (max-width:1023px) {
    .glue-header__site-switcher .glue-header__site-switcher-menu-item.selected a.glue-header__site-switcher-menu-link {
        width: calc(100% + 12px)
    }
}

@media (min-width:1024px) {
    .glue-header__site-switcher .glue-header__site-switcher-menu-item.selected a.glue-header__site-switcher-menu-link {
        background-color: #f8f9fa
    }
}

.glue-header__site-switcher-trigger .expand-more-icon {
    display: none
}

@media (min-width:1024px) {
    .glue-header__site-switcher-trigger .expand-more-icon {
        color: #5f6368;
        display: block;
        margin: 0 3px 0 0
    }

    [dir=rtl] .glue-header__site-switcher-trigger .expand-more-icon {
        margin: 0 0 0 3px
    }
}

.glue-header__site-switcher-close-btn {
    display: none
}

.glue-header__site-switcher.glue-header__bar--desktop .glue-header__tier {
    max-height: none
}

.glue-header__site-switcher.glue-header__bar--desktop .glue-header__tier .glue-header__site-switcher-menu {
    margin-top: 0
}

.glue-header--is-active::after {
    border-top: 2px solid transparent
}

@media (min-width:1024px) {
    .glue-header--single .glue-header__item.glue-header--is-active::after {
        content: ""
    }
}

.glue-footer .glue-social__title {
    display: none;
    margin-right: 12px
}

[dir=rtl] .glue-footer .glue-social__title {
    margin-left: 12px;
    margin-right: 0
}

@media (min-width:600px) {
    .glue-footer .glue-social__title {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.glue-footer .glue-social__item {
    border-radius: 0;
    height: 48px;
    margin: 0 8px 0 0;
    width: 48px
}

.glue-footer .glue-social__item:focus,
.glue-footer .glue-social__item:focus-within {
    border: none
}

.glue-footer .glue-social__item .glue-social__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
    width: 100%
}

.glue-footer .glue-social__item .glue-social__link:focus,
.glue-footer .glue-social__item .glue-social__link:hover {
    background: #e8eaed;
    -webkit-box-shadow: none;
    box-shadow: none
}

.glue-footer .glue-social__item .glue-social__link:focus {
    outline: 2px solid #1a73e8
}

.glue-footer .glue-social__item .glue-social__link svg {
    fill: currentColor
}

.glue-footer .foot-lang-sel .glue-social__group {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

@media (min-width:600px) {
    .glue-footer .foot-lang-sel .glue-social__group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.glue-footer .glue-footer__site-links-list-item {
    line-height: 0;
    margin-bottom: 0;
    margin-left: 2px;
    padding-bottom: 2px
}

@media (min-width:600px) {
    .glue-footer .glue-footer__site-links-list-item {
        margin-left: 0
    }
}

@media (min-width:600px) {
    .glue-footer .glue-footer__site-links-list-item {
        line-height: inherit;
        margin-bottom: 8px;
        padding-bottom: 0
    }
}

.glue-footer__link,
.glue-footer__logo a {
    forced-color-adjust: auto
}

.glue-footer__link:focus,
.glue-footer__logo a:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.glue-footer__link .glue-footer__logo-img,
.glue-footer__link .glue-icon,
.glue-footer__logo a .glue-footer__logo-img,
.glue-footer__logo a .glue-icon {
    fill: currentColor
}

@media screen and (-ms-high-contrast:active),
(forced-colors:active) {

    .glue-footer__link .glue-footer__logo-img,
    .glue-footer__link .glue-icon,
    .glue-footer__logo a .glue-footer__logo-img,
    .glue-footer__logo a .glue-icon {
        fill: LinkText
    }
}

.language-selector {
    border-bottom: 1px solid #dadce0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 24px;
    padding-bottom: 20px;
    width: 100%
}

@media (min-width:600px) {
    .language-selector {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
        width: auto
    }
}

.language-selector a {
    color: #202124;
    margin-left: 4px;
    min-width: 48px;
    outline: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: top
}

.language-selector a:focus {
    background: #e8eaed;
    color: #202124
}

.language-selector svg {
    color: #202124;
    margin-top: 10px
}

[data-show-module-tags] [data-g-cta_type] {
    overflow: visible;
    position: relative
}

[data-show-module-tags] .cta-overlay {
    border: 2px solid red;
    content: "";
    height: 100%;
    left: 0;
    padding: 2px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 98
}

[data-show-module-tags] .cta-overlay:hover {
    border-width: 4px;
    cursor: pointer;
    padding: 0
}

[data-show-module-tags] .cta-overlay:hover ul {
    display: inline-block
}

[data-show-module-tags] .cta-overlay ul {
    background-color: red;
    color: #000;
    display: none;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px !important;
    left: 0;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 20px;
    position: fixed;
    text-align: left;
    top: 64px;
    width: 500px;
    z-index: 999
}

[data-show-module-tags] .cta-overlay li {
    display: block !important
}

[data-show-module-tags] .social-shares .cta-overlay ul {
    left: auto;
    right: 0
}

.three-up-opener .three-up-opener__headline {
    margin-bottom: 32px;
}

@media (min-width: 1024px) {
    .three-up-opener .three-up-opener__headline {
        margin-bottom: 72px;
    }
}

.three-up-opener .three-up-opener__headline,
.three-up-opener .three-up-opener__headline>h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 28px;
    line-height: 34px;
}

@media (min-width: 600px) {

    .three-up-opener .three-up-opener__headline,
    .three-up-opener .three-up-opener__headline>h1 {
        font-size: 70px;
        line-height: 80px;
    }
}

@media (min-width: 1024px) {

    .three-up-opener .three-up-opener__headline,
    .three-up-opener .three-up-opener__headline>h1 {
        font-size: 90px;
        line-height: 110px;
    }
}

@media (min-width: 1280px) {

    .three-up-opener .three-up-opener__headline,
    .three-up-opener .three-up-opener__headline>h1 {
        font-size: 110px;
        line-height: 110px;
    }
}