@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],template {
    display: none
}

a {
    background: 0 0
}

a:active,a:hover {
    outline: 0
}

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
}

a,a:after,a:before,abbr,abbr:after,abbr:before,acronym,acronym:after,acronym:before,address,address:after,address:before,article,article:after,article:before,aside,aside:after,aside:before,b,b:after,b:before,bdo,bdo:after,bdo:before,big,big:after,big:before,blockquote,blockquote:after,blockquote:before,br,br:after,br:before,button,button:after,button:before,canvas,canvas:after,canvas:before,cite,cite:after,cite:before,code,code:after,code:before,dd,dd:after,dd:before,dfn,dfn:after,dfn:before,div,div:after,div:before,dl,dl:after,dl:before,dt,dt:after,dt:before,em,em:after,em:before,fieldset,fieldset:after,fieldset:before,figcaption,figcaption:after,figcaption:before,figure,figure:after,figure:before,footer,footer:after,footer:before,form,form:after,form:before,h1,h1:after,h1:before,h2,h2:after,h2:before,h3,h3:after,h3:before,h4,h4:after,h4:before,h5,h5:after,h5:before,h6,h6:after,h6:before,header,header:after,header:before,hr,hr:after,hr:before,i,i:after,i:before,img,img:after,img:before,input,input:after,input:before,kbd,kbd:after,kbd:before,label,label:after,label:before,li,li:after,li:before,main,main:after,main:before,map,map:after,map:before,nav,nav:after,nav:before,noscript,noscript:after,noscript:before,object,object:after,object:before,ol,ol:after,ol:before,output,output:after,output:before,p,p:after,p:before,picture,picture:after,picture:before,pre,pre:after,pre:before,q,q:after,q:before,samp,samp:after,samp:before,script,script:after,script:before,section,section:after,section:before,select,select:after,select:before,small,small:after,small:before,span,span:after,span:before,strong,strong:after,strong:before,sub,sub:after,sub:before,sup,sup:after,sup:before,svg,svg:after,svg:before,table,table:after,table:before,textarea,textarea:after,textarea:before,tfoot,tfoot:after,tfoot:before,time,time:after,time:before,tt,tt:after,tt:before,ul,ul:after,ul:before,var,var:after,var:before,video,video:after,video:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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;
    max-width: 100%;
    vertical-align: middle
}

.glue-inline-link,.glue-link,a {
    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,a:active,a:focus,a:hover {
    color: #174ea6
}

.glue-inline-link:visited,.glue-link:visited,a:visited {
    color: #681da8
}

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

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

.glue-inline-link:focus,.glue-link:focus,a: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,a img {
    border: 0
}

.glue-inline-link:active,.glue-link:active,a: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
}

dd,dt,li {
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: .25px
}

@media (min-width: 600px) {
    dd,dt,li {
        line-height:1.5;
        font-size: 16px;
        letter-spacing: .25px
    }
}

@media (min-width: 1024px) {
    dd,dt,li {
        line-height:1.5;
        font-size: 16px;
        letter-spacing: 0
    }
}

html {
    font-size: 18px
}

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; */
    margin-top: 50px;
    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
}

blockquote {
    line-height: 1.3333333333;
    color: #202124;
    font-size: 24px
}

@media (min-width: 1024px) {
    blockquote {
        line-height:1.2083333333;
        font-size: 48px
    }
}

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 {
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: .25px
}

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: 600px) {
    p {
        line-height:1.5;
        font-size: 16px;
        letter-spacing: .25px
    }
}

@media (min-width: 1024px) {
    p {
        line-height:1.5;
        font-size: 16px;
        letter-spacing: 0
    }

    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: 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 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)
}

.glue-card:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.glue-card__inner {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 94px;
    position: relative;
    width: 100%
}

.glue-card__inner:before {
    border: 1px solid #dadce0;
    border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    -webkit-transition: border .25s;
    -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: 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: 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%
    }
}

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

.no-data-error-msg {
    color: #d93025;
    display: block;
    font-size: x-large;
    font-weight: 700;
    text-align: center
}

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

.modules-lib__card .glue-card__inner:before {
    z-index: 1
}

.modules-lib__card-grid {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width: 1024px) {
    .modules-lib__card-grid {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) {
    .modules-lib__card-grid {
        margin-top:80px
    }
}

.modules-lib__card-grid__col {
    margin-bottom: 36px
}

.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 {
        margin-top:48px;
        margin-bottom: 60px;
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        padding: 0 40px;
        white-space: nowrap;
        width: 100%
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .card-marquee {
        margin-top:60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .card-marquee {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) {
    .card-marquee {
        margin:0;
        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: 600px) {
    .modules-lib__centered-image {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__centered-image {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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: 600px) {
    .modules-lib__centered-paragraph {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__centered-paragraph {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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: 600px) {
    .modules-lib__centered-subheadline {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__centered-subheadline {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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 {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 1024px) {
    .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: 1024px) {
    .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: 600px) {
    .modules-lib__centered-video {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__centered-video {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__centered-video {
        margin-top:80px
    }
}

@media (min-width: 600px) {
    .modules-lib__centered-video video {
        border-radius:8px
    }
}

@media (min-width: 1024px) {
    .modules-lib__centered-video video {
        border-radius:0
    }
}

.modules-lib__color-block {
    border-radius: 8px;
    padding: 36px 24px
}

@media (min-width: 600px) {
    .modules-lib__color-block {
        padding:36px 65px
    }
}

@media (min-width: 1024px) {
    .modules-lib__color-block {
        padding:36px 80px
    }
}

.modules-lib__color-block.blue {
    background-color: #d2e3fc
}

.modules-lib__color-block.green {
    background-color: #ceead6
}

.modules-lib__color-block__spacer {
    margin-top: 24px
}

.modules-lib__color-block__spacer:last-child {
    margin-top: unset
}

.modules-lib__custom-audio-player {
    border: 1px solid #dadce0;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    min-height: 100px;
    padding: 24px 20px 0 24px;
    position: relative
}

@media (min-width: 600px) {
    .modules-lib__custom-audio-player {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.modules-lib__custom-audio-player__title {
    left: 94px;
    margin-right: 24px;
    position: absolute;
    top: 24px
}

.modules-lib__custom-audio-player__wrapper {
    padding-top: 32px
}

.modules-lib__custom-audio-player__controls-playback {
    margin: 6px 0 0 6px
}

.modules-lib__custom-audio-player__controls-playback button {
    border-radius: 50%;
    height: 40px;
    margin: 0;
    min-height: unset;
    min-width: unset;
    padding: 0;
    width: 40px
}

@media screen and (-ms-high-contrast:black-on-white),(forced-colors:active) and (prefers-color-scheme: light) {
    .modules-lib__custom-audio-player__controls-playback button {
        border:1px solid #000
    }
}

@media screen and (-ms-high-contrast:white-on-black),(forced-colors:active) and (prefers-color-scheme: dark) {
    .modules-lib__custom-audio-player__controls-playback button {
        border:1px solid #fff
    }
}

.modules-lib__custom-audio-player__controls-playback svg {
    display: block;
    fill: #1a73e8
}

.modules-lib__custom-audio-player__player {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.modules-lib__custom-audio-player__first-load {
    padding-top: 32px
}

.modules-lib__custom-audio-player__first-load .sound-wave {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 20px
}

.modules-lib__custom-audio-player__preview {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px
}

.modules-lib__custom-audio-player__custom-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 16px;
    position: relative
}

.modules-lib__custom-audio-player__custom-controls>div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.modules-lib__custom-audio-player__custom-controls button svg {
    display: block;
    height: 14px;
    min-width: 14px;
    width: 14px
}

.modules-lib__custom-audio-player__custom-controls .restart {
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 50%;
    margin: 0;
    min-height: unset;
    padding: 0
}

.modules-lib__custom-audio-player__volume-controls {
    border: 1px solid #dadce0;
    border-radius: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px;
    min-width: 90px;
    padding: 2px 8px
}

.modules-lib__custom-audio-player__volume-controls input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border-radius: 8px;
    cursor: pointer;
    height: 8px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    top: calc((8px - 8px)/ 2)
}

@media (min-width: 600px) {
    .modules-lib__custom-audio-player__volume-controls input[type=range] {
        max-width:unset;
        width: 100%
    }
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::before {
    background-color: #5f6368;
    border-radius: 2px;
    content: "";
    cursor: pointer;
    height: 2px;
    left: 0;
    position: absolute;
    top: calc((8px - 2px)/ 2);
    width: var(--volume-before-width)
}

.modules-lib__custom-audio-player__volume-controls input[type=range]:focus {
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
    box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
    outline: 1px solid transparent
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-webkit-slider-runnable-track {
    background: -webkit-gradient(linear,left top,left bottom,from(#dadce0),to(#dadce0)) 100% 50%/100% 2px no-repeat transparent;
    background: linear-gradient(to bottom,#dadce0,#dadce0) 100% 50%/100% 2px no-repeat transparent;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    height: 2px;
    width: 100%
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #5f6368;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    height: 8px;
    margin-top: -4px;
    position: relative;
    top: 50%;
    width: 8px
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-moz-range-progress,.modules-lib__custom-audio-player__volume-controls input[type=range]::-moz-range-track {
    background: linear-gradient(to bottom,#dadce0,#dadce0) 100% 50%/100% 2px no-repeat transparent;
    border-radius: 2px;
    height: 2px;
    width: 100%
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-moz-range-progress {
    background: linear-gradient(to bottom,#5f6368,#5f6368) 100% 50%/100% 2px no-repeat transparent
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-moz-range-thumb {
    -moz-appearance: none;
    background: #5f6368;
    border: none;
    border-radius: 100%;
    box-shadow: none;
    cursor: pointer;
    height: 8px;
    width: 8px
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-ms-track {
    background: 0 0;
    border: 0;
    color: transparent;
    height: 2px;
    width: 100%
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-ms-fill-lower {
    background: linear-gradient(to bottom,#5f6368,#5f6368) 100% 50%/100% 2px no-repeat transparent
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-ms-fill-upper {
    background: linear-gradient(to bottom,#dadce0,#dadce0) 100% 50%/100% 2px no-repeat transparent
}

.modules-lib__custom-audio-player__volume-controls input[type=range]::-ms-thumb {
    -ms-appearance: none;
    appearance: none;
    background: #5f6368;
    border: none;
    border-radius: 100%;
    box-shadow: none;
    cursor: pointer;
    height: 8px;
    margin: 0;
    top: 0;
    width: 8px
}

@media screen and (-ms-high-contrast:white-on-black),(forced-colors:active) and (prefers-color-scheme: dark) {
    .modules-lib__custom-audio-player__volume-controls input[type=range] {
        border:1px solid #fff
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]:focus {
        -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
        box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
        outline: 1px solid transparent
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]::-ms-thumb {
        border: calc(8px / 2) solid #fff
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]::-webkit-slider-thumb {
        border: calc(8px / 2) solid #fff
    }
}

@media screen and (-ms-high-contrast:black-on-white),(forced-colors:active) and (prefers-color-scheme: light) {
    .modules-lib__custom-audio-player__volume-controls input[type=range] {
        border:1px solid #000
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]:focus {
        -webkit-box-shadow: 0 0 0 2px #000,0 0 0 4px #1a73e8;
        box-shadow: 0 0 0 2px #000,0 0 0 4px #1a73e8;
        outline: 1px solid transparent
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]::-ms-thumb {
        border: calc(8px / 2) solid #000
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]::-webkit-slider-thumb {
        border: calc(8px / 2) solid #000
    }

    .modules-lib__custom-audio-player__volume-controls input[type=range]::-moz-range-thumb {
        border: calc(8px / 2) solid #000
    }
}

@media (min-width: 600px) {
    .modules-lib__custom-audio-player__volume-controls {
        width:90px
    }
}

@media not all and (pointer: fine) and (hover:hover) {
    .modules-lib__custom-audio-player__volume-controls {
        min-width:unset;
        padding: 2px;
        width: unset
    }
}

.modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis {
    border-radius: 50%;
    height: 22px;
    margin: 0;
    min-height: unset;
    min-width: unset;
    overflow: hidden;
    padding: 3px;
    position: relative;
    width: 22px
}

@media (min-width: 600px) {
    .modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis {
        width:48px
    }
}

@media not all and (pointer: fine) and (hover:hover) {
    .modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis {
        width:22px
    }
}

.modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis>span {
    display: block;
    height: 28px;
    position: absolute;
    width: 28px
}

.modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis>span.hidden {
    display: none
}

.modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis>span svg {
    height: 100%;
    -webkit-transform: translate(-2px,-2px);
    -ms-transform: translate(-2px,-2px);
    transform: translate(-2px,-2px);
    width: 100%
}

.modules-lib__custom-audio-player__track-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    gap: 16px;
    min-width: 250px
}

.modules-lib__custom-audio-player__track-wrapper input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border-radius: 5px;
    cursor: pointer;
    height: 5px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    top: calc((5px - 5px)/ 2)
}

@media (min-width: 600px) {
    .modules-lib__custom-audio-player__track-wrapper input[type=range] {
        max-width:unset;
        width: 100%
    }
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::before {
    background-color: #1a73e8;
    border-radius: 5px;
    content: "";
    cursor: pointer;
    height: 5px;
    left: 0;
    position: absolute;
    top: calc((5px - 5px)/ 2);
    width: calc(var(--seek-before-width) + 5px)
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]:focus {
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
    box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
    outline: 1px solid transparent
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-webkit-slider-runnable-track {
    background: -webkit-gradient(linear,left top,left bottom,from(#dadce0),to(#dadce0)) 100% 50%/100% 5px no-repeat transparent;
    background: linear-gradient(to bottom,#dadce0,#dadce0) 100% 50%/100% 5px no-repeat transparent;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    height: 5px;
    width: 100%
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #1a73e8;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    height: 5px;
    margin-top: -2.5px;
    position: relative;
    top: 50%;
    width: 5px
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-moz-range-progress,.modules-lib__custom-audio-player__track-wrapper input[type=range]::-moz-range-track {
    background: linear-gradient(to bottom,#dadce0,#dadce0) 100% 50%/100% 5px no-repeat transparent;
    border-radius: 5px;
    height: 5px;
    width: 100%
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-moz-range-progress {
    background: linear-gradient(to bottom,#1a73e8,#1a73e8) 100% 50%/100% 5px no-repeat transparent
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-moz-range-thumb {
    -moz-appearance: none;
    background: #1a73e8;
    border: none;
    border-radius: 100%;
    box-shadow: none;
    cursor: pointer;
    height: 5px;
    width: 5px
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-ms-track {
    background: 0 0;
    border: 0;
    color: transparent;
    height: 5px;
    width: 100%
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-ms-fill-lower {
    background: linear-gradient(to bottom,#1a73e8,#1a73e8) 100% 50%/100% 5px no-repeat transparent
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-ms-fill-upper {
    background: linear-gradient(to bottom,#dadce0,#dadce0) 100% 50%/100% 5px no-repeat transparent
}

.modules-lib__custom-audio-player__track-wrapper input[type=range]::-ms-thumb {
    -ms-appearance: none;
    appearance: none;
    background: #1a73e8;
    border: none;
    border-radius: 100%;
    box-shadow: none;
    cursor: pointer;
    height: 5px;
    margin: 0;
    top: 0;
    width: 5px
}

@media screen and (-ms-high-contrast:white-on-black),(forced-colors:active) and (prefers-color-scheme: dark) {
    .modules-lib__custom-audio-player__track-wrapper input[type=range] {
        border:1px solid #fff
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]:focus {
        -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
        box-shadow: 0 0 0 2px #fff,0 0 0 4px #1a73e8;
        outline: 1px solid transparent
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]::-ms-thumb {
        border: calc(5px / 2) solid #fff
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]::-webkit-slider-thumb {
        border: calc(5px / 2) solid #fff
    }
}

@media screen and (-ms-high-contrast:black-on-white),(forced-colors:active) and (prefers-color-scheme: light) {
    .modules-lib__custom-audio-player__track-wrapper input[type=range] {
        border:1px solid #000
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]:focus {
        -webkit-box-shadow: 0 0 0 2px #000,0 0 0 4px #1a73e8;
        box-shadow: 0 0 0 2px #000,0 0 0 4px #1a73e8;
        outline: 1px solid transparent
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]::-ms-thumb {
        border: calc(5px / 2) solid #000
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]::-webkit-slider-thumb {
        border: calc(5px / 2) solid #000
    }

    .modules-lib__custom-audio-player__track-wrapper input[type=range]::-moz-range-thumb {
        border: calc(5px / 2) solid #000
    }
}

@media (min-width: 600px) {
    .modules-lib__custom-audio-player__track-wrapper {
        min-width:unset
    }
}

.modules-lib__custom-audio-player__title {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis
}

.modules-lib__custom-audio-player__volume-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

@media not all and (pointer: fine) and (hover:hover) {
    .modules-lib__custom-audio-player__volume-wrapper {
        display:none
    }
}

.modules-lib__custom-audio-player .hidden {
    display: none
}

.modules-lib__custom-audio-player.small {
    display: block;
    min-height: 108px;
    padding: 20px 24px 20px 20px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__title {
    left: 80px;
    top: 28px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__controls-playback {
    float: left;
    margin: unset;
    margin-right: 16px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__first-load,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__wrapper {
    padding-top: 50px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__custom-controls {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 8px 16px;
    height: 20px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__custom-controls .restart {
    height: 16px;
    padding: 8px;
    width: 16px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__track-wrapper {
    max-width: calc(100% - 72px);
    min-width: unset
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__track-wrapper input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 0;
    min-width: unset;
    padding: 0;
    position: relative;
    width: auto
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls .glue-button--low-emphasis {
    -ms-flex-item-align: center;
    align-self: center;
    height: 22px;
    padding: 0;
    width: 22px
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls .modules-lib__custom-audio-player__volume-wrapper {
    bottom: 20px;
    display: none;
    height: 50px;
    position: absolute;
    width: 100%
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls.open,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls:hover {
    position: relative
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls.open:before,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls:hover:before {
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 12px;
    bottom: -2px;
    content: "";
    height: 75px;
    position: absolute;
    width: 100%
}

@media not all and (pointer: fine) and (hover:hover) {
    .modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls.open:before,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls:hover:before {
        display:none
    }
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls.open .modules-lib__custom-audio-player__volume-wrapper,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls:hover .modules-lib__custom-audio-player__volume-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media not all and (pointer: fine) and (hover:hover) {
    .modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls.open .modules-lib__custom-audio-player__volume-wrapper,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls:hover .modules-lib__custom-audio-player__volume-wrapper {
        display:none
    }
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls.open input,.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-controls:hover input {
    left: 50%;
    max-width: unset;
    position: absolute;
    top: 40px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    width: 40px
}

@media not all and (pointer: fine) and (hover:hover) {
    .modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-wrapper {
        display:none
    }
}

.modules-lib__custom-audio-player.small .modules-lib__custom-audio-player__volume-wrapper .glue-button--low-emphasis {
    max-width: 22px;
    min-width: 22px
}

.modules-lib__custom-audio-player .glue-button:focus {
    outline: 1px solid transparent
}

.modules-lib__dynamic_grid--full-bleed {
    margin: unset;
    max-width: unset
}

@media (min-width: 1440px) {
    .modules-lib__dynamic_grid--full-bleed {
        margin:0 auto;
        max-width: 1440px
    }
}

.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: 600px) {
    .modules-lib__employee-profile {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__employee-profile {
        margin-top:80px
    }
}

@media (min-width: 600px) {
    .modules-lib__employee-profile .right-aligned {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 600px) {
    .modules-lib__employee-profile--grid-container.reversed .modules-lib__employee-profile--image {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

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

@media (min-width: 600px) {
    .modules-lib__employee-profile--headline {
        margin-bottom:16px
    }
}

@media (min-width: 1024px) {
    .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
}

@media (min-width: 600px) {
    .modules-lib__employee-profile--paragraph {
        margin-bottom:24px
    }
}

@media (min-width: 1024px) {
    .modules-lib__employee-profile--paragraph {
        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: 600px) {
    .modules-lib__four-up-tile {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__four-up-tile {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (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: 1024px) {
    .modules-lib__four-up-tile__grid .glue-grid__col:last-child {
        margin-bottom:16px;
        margin-top: 0
    }
}

@media (min-width: 600px) {
    .modules-lib__four-up-tile__grid .glue-grid__col:nth-child(6),.modules-lib__four-up-tile__grid .glue-grid__col:nth-child(7) {
        margin-top:48px
    }
}

@media (min-width: 1024px) {
    .modules-lib__four-up-tile__grid .glue-grid__col:nth-child(6),.modules-lib__four-up-tile__grid .glue-grid__col:nth-child(7) {
        margin-top:0
    }
}

@media (min-width: 600px) {
    .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
    }
}

@media (min-width: 600px) {
    .modules-lib__interstitial {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__interstitial {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__interstitial {
        margin-top:80px
    }
}

@media (min-width: 1024px) {
    .modules-lib__interstitial {
        margin-bottom:92px;
        margin-top: 92px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__interstitial {
        margin-bottom:120px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__interstitial {
        margin-top:120px
    }
}

.modules-lib__interstitial.blue,.modules-lib__interstitial.side-headlines-layout {
    border-radius: 16px
}

@media (max-width: 599px) {
    .modules-lib__interstitial.blue,.modules-lib__interstitial.side-headlines-layout {
        margin-left:0;
        margin-right: 0
    }
}

.modules-lib__interstitial.blue {
    background-color: #d2e3fc;
    padding: 28px
}

.modules-lib__interstitial.side-headlines-layout {
    padding-bottom: 32px
}

@media (min-width: 1024px) {
    .modules-lib__interstitial.side-headlines-layout {
        padding:60px;
        padding-left: 40px
    }
}

.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-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-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width: 600px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container h4 {
    text-align: center
}

@media (min-width: 600px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container h4 {
        font-size:32px;
        font-weight: 400;
        letter-spacing: -.25px;
        line-height: 40px;
        text-align: left
    }
}

@media (min-width: 1024px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container h4 {
        font-size:36px;
        line-height: 44px;
        text-align: center
    }
}

.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container .glue-button {
    -ms-flex-item-align: center;
    align-self: center
}

@media (min-width: 600px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container .glue-button {
        -ms-flex-item-align:start;
        align-self: flex-start
    }
}

@media (min-width: 1024px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--headline-container .glue-button {
        -ms-flex-item-align:center;
        align-self: center
    }
}

@media (min-width: 600px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--image,.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--video {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

.modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--headline-container-top {
    margin: 16px 0;
    text-align: center
}

@media (min-width: 600px) {
    .modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--headline-container-top {
        margin:0 0 32px;
        text-align: left
    }
}

@media (min-width: 1024px) {
    .modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--headline-container-top {
        margin:24px 0
    }
}

@media (min-width: 600px) {
    .modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--image,.modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--video {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }
}

.modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--headline-container-bottom {
    margin: 16px 0;
    text-align: center
}

@media (min-width: 600px) {
    .modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--headline-container-bottom {
        margin:32px 0 0;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        text-align: right
    }
}

@media (min-width: 1024px) {
    .modules-lib__interstitial.is-top-and-bottom .modules-lib__interstitial--headline-container-bottom {
        margin:24px 0
    }
}

.modules-lib__interstitial--headline {
    margin: 0
}

.modules-lib__interstitial--cta {
    display: none;
    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
}

@media (min-width: 1024px) {
    .modules-lib__interstitial--cta {
        display:block
    }
}

.modules-lib__interstitial--cta-btn.glue-button {
    margin: 20px 0 0
}

@media (min-width: 600px) {
    .modules-lib__interstitial--cta-btn.glue-button {
        margin:32px 0 8px
    }
}

.modules-lib__interstitial--body-container {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

@media (min-width: 600px) {
    .modules-lib__interstitial--body-container {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

.modules-lib__interstitial--body {
    color: #5f6368;
    text-align: center
}

@media (min-width: 600px) {
    .modules-lib__interstitial--body {
        text-align:left
    }
}

.modules-lib__interstitial--image,.modules-lib__interstitial--video {
    margin: 0 -28px
}

@media (min-width: 600px) {
    .modules-lib__interstitial--image,.modules-lib__interstitial--video {
        margin:0
    }
}

.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--image,.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--video {
    margin: 0 0 20px
}

@media (min-width: 600px) {
    .modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--image,.modules-lib__interstitial.side-headlines-layout .modules-lib__interstitial--video {
        margin:0
    }
}

.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: 600px) {
    .modules-lib__full-screen-opener {
        margin-top:60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-top:80px
    }
}

@media (min-width: 1024px) {
    .modules-lib__full-screen-opener {
        margin-bottom:92px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__full-screen-opener {
        margin-bottom:120px
    }
}

.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) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }
}

@media (min-width: 600px) and (min-width:600px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left:calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left:calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }
}

@media (min-width: 600px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--headline-container {
        margin-left:calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--headline-container {
        margin-left: calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }
}

@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) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }
}

@media (min-width: 600px) and (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left:calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left:calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }
}

@media (min-width: 600px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--subheadline-container {
        margin-left:calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container {
        margin-left: calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }
}

@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) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }
}

@media (min-width: 600px) and (min-width:600px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left:calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left:calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }
}

@media (min-width: 600px) and (min-width:1440px) {
    .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left:calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }

    [dir=rtl] .modules-lib__full-screen-opener--subheadline-container.bottom-content {
        margin-left: calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }
}

@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: 600px) {
    .modules-lib__full-width-image {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__full-width-image {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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
    }
}

@media (min-width: 600px) {
    .modules-lib__full-width-image p {
        color:#5f6368
    }
}

@media (min-width: 1024px) {
    .modules-lib__full-width-image p {
        color:#202124
    }
}

.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: 600px) {
    .modules-lib__full-width-video {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__full-width-video {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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-grid__1,.modules-lib__image-grid__2 {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__1,.modules-lib__image-grid__2 {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__1,.modules-lib__image-grid__2 {
        margin-top:60px
    }
}

@media (min-width: 600px) {
    .modules-lib__image-grid__1,.modules-lib__image-grid__2 {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__image-grid__1,.modules-lib__image-grid__2 {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__image-grid__1,.modules-lib__image-grid__2 {
        margin-top:80px
    }
}

.modules-lib__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__1 .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__image-grid__2 .modules-lib__image-grid__col:last-of-type {
    margin-top: 24px
}

@media (min-width: 600px) {
    .modules-lib__image-grid__2 .modules-lib__image-grid__col:last-of-type {
        margin-top:0
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__2 .modules-lib__image-grid__col:last-of-type {
        margin-top:0
    }
}

.modules-lib__image-grid__3 {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__3 {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__3 {
        margin-top:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__3 {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__image-grid__3 {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__image-grid__3 {
        margin-top:80px
    }
}

.modules-lib__image-grid__3 .modules-lib__image-grid__col {
    margin-top: 24px
}

@media (min-width: 600px) {
    .modules-lib__image-grid__3 .modules-lib__image-grid__col {
        margin-top:0
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-grid__3 .modules-lib__image-grid__col {
        margin-top:0
    }
}

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

@media (min-width: 600px) {
    .modules-lib__image-zoom-gallery {
        margin:60px 0
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-zoom-gallery {
        margin: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: 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
}

@media (min-width: 600px) {
    .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.four-up {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width: 600px) {
    .modules-lib__image-zoom-gallery__grid:not(.four-up) .modules-lib__image-zoom-gallery__grid--image:nth-child(2) {
        margin:0 20px
    }
}

@media (min-width: 600px) {
    .modules-lib__image-zoom-gallery__grid:not(.four-up) .modules-lib__image-zoom-gallery__grid--image:first-child,.modules-lib__image-zoom-gallery__grid:not(.four-up) .modules-lib__image-zoom-gallery__grid--image:last-child {
        margin:0
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-zoom-gallery__grid:not(.four-up) .modules-lib__image-zoom-gallery__grid--image:nth-child(2) {
        margin:0 24px
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-zoom-gallery__grid:not(.four-up) .modules-lib__image-zoom-gallery__grid--image:first-child {
        margin-right:24px
    }
}

@media (min-width: 1024px) {
    .modules-lib__image-zoom-gallery__grid:not(.four-up) .modules-lib__image-zoom-gallery__grid--image:last-child {
        margin-left:24px
    }
}

.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: 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.video-content {
    padding: 48px
}

.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;
    width: 100%
}

.modules-lib__lightbox__content--image {
    border-radius: 4px;
    margin: 0 auto;
    max-width: 900px;
    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%;
    margin: 0 auto;
    max-width: 900px
}

.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__content--video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%
}

.modules-lib__lightbox__content--video iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.modules-lib__lightbox__content--video.hidden {
    opacity: 0
}

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

.lottie-animation {
    position: relative
}

.lottie-animation__player {
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: auto;
    overflow: hidden;
    width: 100%
}

.lottie-animation__controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 2px;
    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
}

.lottie-animation__playback {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 8px;
    position: relative
}

.lottie-animation__playback:focus-within {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.lottie-animation__tooltip {
    background: #3c4043;
    border-radius: 4px;
    bottom: -20px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    left: calc(100% - 4px);
    letter-spacing: .5px;
    min-height: 24px;
    opacity: 0;
    padding: 0 8px;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    white-space: nowrap;
    z-index: 99
}

.lottie-animation__tooltip[data-hidden=false] {
    opacity: 1
}

.lottie-animation__pause-button,.lottie-animation__play-button {
    background: 0 0;
    border: none;
    display: none;
    outline: 0;
    padding: 0
}

.lottie-animation__pause-button.visible,.lottie-animation__play-button.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lottie-animation__pause-button svg,.lottie-animation__play-button svg {
    pointer-events: none
}

.lottie-animation__link {
    display: block
}

.lottie-animation.has_link .lottie-animation__controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 2px;
    position: static
}

.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:92px;
        margin-top: 92px
    }
}

@media screen and (orientation: landscape) and (min-width:600px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom:120px
    }
}

@media screen and (orientation: landscape) and (min-width:600px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top:120px
    }
}

@media (min-width: 600px) {
    .modules-lib__mission-statement {
        margin-bottom:92px;
        margin-top: 92px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-bottom:120px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__mission-statement {
        margin-top:120px
    }
}

@media (min-width: 1024px) {
    .modules-lib__mission-statement {
        margin-bottom:60px;
        margin-top: 60px;
        height: 70vh
    }
}

@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: 600px) {
    .modules-lib__mission-statement__headline {
        margin:0
    }
}

@media (min-width: 1024px) {
    .modules-lib__mission-statement__headline {
        margin-bottom:60px;
        margin-top: 40px
    }
}

@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: #e37400
}

.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: 600px) {
    .modules-lib__section-headline {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__section-headline {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__section-headline {
        margin-top:80px
    }
}

@media (min-width: 1024px) {
    .modules-lib__section-headline {
        margin-bottom:60px;
        margin-top: 92px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__section-headline {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__section-headline {
        margin-top:120px
    }
}

.modules-lib__section-headline--eyebrow {
    color: #5f6368;
    margin-bottom: 24px
}

.modules-lib__section-headline--subheadline {
    color: #5f6368;
    margin-top: 20px
}

@media (min-width: 600px) {
    .modules-lib__section-headline--subheadline {
        margin-top:16px
    }
}

@media (min-width: 1024px) {
    .modules-lib__section-headline--subheadline {
        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: 600px) {
    .modules-lib__small-quote {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__small-quote {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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: 999
}

.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: 600px) {
    .modules-lib__simple-hero {
        margin-bottom:92px;
        margin-top: 92px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-bottom:120px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__simple-hero {
        margin-top:120px
    }
}

.modules-lib__simple-hero__image {
    margin-bottom: 24px
}

.modules-lib__simple-hero .modules-lib__simple-hero__subheadline {
    margin-bottom: 36px;
    color: #5f6368
}

@media (min-width: 600px) {
    .modules-lib__simple-hero .modules-lib__simple-hero__subheadline {
        font-size:20px;
        line-height: 28px;
        margin-bottom: 0
    }
}

@media (min-width: 1024px) {
    .modules-lib__simple-hero .modules-lib__simple-hero__subheadline {
        margin-bottom:36px;
        font-size: 24px;
        line-height: 32px
    }
}

.modules-lib__simple-hero__headline {
    margin-bottom: 48px
}

@media (min-width: 1024px) {
    .modules-lib__simple-hero__headline {
        margin-bottom:60px
    }
}

@media (min-width: 600px) {
    .modules-lib__simple-hero__headline {
        margin-bottom:24px
    }
}

@media (min-width: 1024px) {
    .modules-lib__simple-hero__headline {
        margin-bottom:48px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__simple-hero__headline {
        margin-bottom:60px
    }
}

.modules-lib__simple-hero__ctas {
    margin-bottom: 48px
}

@media (min-width: 1024px) {
    .modules-lib__simple-hero__ctas {
        margin-bottom:60px
    }
}

@media (min-width: 600px) {
    .modules-lib__simple-hero__ctas {
        margin-top:24px;
        margin-bottom: 0
    }
}

@media (min-width: 1024px) {
    .modules-lib__simple-hero__ctas {
        margin-bottom:48px;
        margin-top: 0
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__simple-hero__ctas {
        margin-bottom:60px
    }
}

.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: 600px) {
    .modules-lib__split-screen-opener {
        height:auto
    }
}

@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: 1920px) {
    .modules-lib__split-screen-opener {
        margin-left:auto;
        margin-right: auto;
        max-width: 1920px
    }
}

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

@media (min-width: 600px) {
    .modules-lib__split-screen-opener .glue-grid {
        height:auto
    }
}

@media (min-width: 1024px) {
    .modules-lib__split-screen-opener .glue-grid {
        height:100%
    }
}

.modules-lib__split-screen-opener .split-screen-opener__media-container {
    height: calc(45vh - 28px);
    overflow: hidden;
    position: relative
}

@media (min-width: 600px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container {
        height:auto;
        max-height: 500px
    }
}

@media (min-width: 1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container {
        height:100%;
        max-height: unset
    }
}

.modules-lib__split-screen-opener .split-screen-opener__media-container .split-screen-opener__image--desktop {
    display: none
}

@media (min-width: 1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container .split-screen-opener__image--desktop {
        display:inline
    }
}

@media (min-width: 1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container .split-screen-opener__image--mobile {
        display:none
    }
}

.modules-lib__split-screen-opener .split-screen-opener__media-container .split-screen-opener__image 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;
        position: relative;
        width: 100vw
    }
}

@media (min-width: 1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__media-container video {
        height:100%;
        position: absolute;
        width: auto
    }
}

@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 {
        min-height:unset;
        padding: 0 80px
    }
}

@media (min-width: 1024px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container {
        height:100%;
        min-height: calc(50vh - 28px)
    }
}

.modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__text-wrapper {
    padding: 40px 0
}

@media (min-width: 600px) {
    .modules-lib__split-screen-opener .split-screen-opener__text-container .split-screen-opener__text-wrapper {
        padding:48px 0
    }
}

@media (min-width: 1024px) {
    .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: 600px) {
    .modules-lib__statistics-block {
        margin-bottom:92px;
        margin-top: 92px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__statistics-block {
        margin-bottom:120px
    }
}

@media (min-width: 600px) 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:0
    }
}

@media (min-width: 1024px) {
    .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:0;
        margin-top: 48px
    }
}

@media (min-width: 1024px) {
    .modules-lib__statistics-block--stat {
        margin-bottom:90px;
        margin-top: 0
    }
}

.modules-lib__statistics-block--stat-figure {
    color: #1a73e8;
    margin-bottom: 20px
}

@media (min-width: 600px) {
    .modules-lib__statistics-block--stat-figure {
        margin-bottom:16px
    }
}

@media (min-width: 1024px) {
    .modules-lib__statistics-block--stat-figure {
        margin-bottom:20px
    }
}

.modules-lib__statistics-block--stat-subtext {
    color: #5f6368;
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    margin-top: 20px
}

@media (min-width: 600px) {
    .modules-lib__statistics-block--stat-subtext {
        margin-top:16px
    }
}

@media (min-width: 1024px) {
    .modules-lib__statistics-block--stat-subtext {
        margin-top:20px
    }
}

.modules-lib__statistics-block--stat-cta {
    display: inline-block;
    margin-top: 16px;
    text-decoration: none
}

@media (min-width: 600px) {
    .modules-lib__statistics-block--cta {
        margin-top:48px
    }
}

@media (min-width: 1024px) {
    .modules-lib__statistics-block--cta {
        margin-top:8px
    }
}

.modules-lib__subnav__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%
}

.modules-lib__subnav__main {
    background: #fff;
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    z-index: 800
}

@media (min-width: 600px) {
    .modules-lib__subnav__main {
        height:44px
    }
}

.modules-lib__subnav__main--sticky {
    left: 50%;
    position: fixed;
    top: 1rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.modules-lib__subnav__main--sticky-under-header {
    left: 50%;
    position: fixed;
    top: calc(64px + 1rem);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.modules-lib__subnav__main--sticky-bottom {
    left: 50%;
    position: fixed;
    top: -50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.modules-lib__subnav__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0;
    -ms-overflow-style: none;
    overflow-x: auto;
    padding: 0 4px;
    position: relative;
    scroll-behavior: smooth;
    scrollbar-width: none;
    white-space: nowrap
}

.modules-lib__subnav__list::-webkit-scrollbar {
    display: none
}

.modules-lib__subnav__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 100%
}

@media (min-width: 600px) {
    .modules-lib__subnav__item {
        -webkit-box-align:unset;
        -ms-flex-align: unset;
        align-items: unset;
        display: inline-block;
        font-size: initial;
        height: unset
    }
}

.modules-lib__subnav__item .modules-lib__subnav__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255,255,255,0);
    color: #5f6368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    height: 100%;
    letter-spacing: .01562rem;
    text-decoration: none
}

@media (min-width: 600px) {
    .modules-lib__subnav__item .modules-lib__subnav__link {
        -webkit-box-align:unset;
        -ms-flex-align: unset;
        align-items: unset;
        display: unset;
        height: unset
    }
}

.modules-lib__subnav__item .modules-lib__subnav__link:hover {
    color: #202124;
    outline: 2px solid rgba(255,255,255,0)
}

.modules-lib__subnav__item .modules-lib__subnav__link:hover .modules-lib__subnav__link-content {
    background: #f8f9fa;
    -webkit-transition: background-color .3s ease-in-out,color .3s ease-in;
    -o-transition: background-color .3s ease-in-out,color .3s ease-in;
    transition: background-color .3s ease-in-out,color .3s ease-in
}

.modules-lib__subnav__item .modules-lib__subnav__link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #202124;
    outline: 2px solid rgba(255,255,255,0)
}

.modules-lib__subnav__item .modules-lib__subnav__link:focus .modules-lib__subnav__link-content {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid rgba(255,255,255,0)
}

.modules-lib__subnav__item .modules-lib__subnav__link .modules-lib__subnav__link-content {
    border-radius: 4px;
    height: unset;
    margin: 0 2px;
    padding: 6px 12px;
    width: 100%
}

@media (min-width: 600px) {
    .modules-lib__subnav__item .modules-lib__subnav__link .modules-lib__subnav__link-content {
        height:100%
    }
}

.modules-lib__subnav__item .modules-lib__subnav__link .modules-lib__subnav__link-content:focus {
    color: #202124;
    outline: 0
}

.modules-lib__subnav__item .modules-lib__subnav__link .modules-lib__subnav__link-content--selected,.modules-lib__subnav__item .modules-lib__subnav__link .modules-lib__subnav__link-content:active {
    color: #202124
}

.modules-lib__subnav__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 rgba(255,255,255,0);
    border-radius: 50%;
    color: #5f6368;
    height: 48px;
    margin: 0;
    min-width: 44px;
    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: 44px;
    z-index: 2
}

@media (min-width: 600px) {
    .modules-lib__subnav__button {
        height:44px
    }
}

[dir=rtl] .modules-lib__subnav__button svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.modules-lib__subnav__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: -20px;
    width: 20px;
    z-index: 1
}

[dir=rtl] .modules-lib__subnav__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
}

.modules-lib__subnav__button:focus,.modules-lib__subnav__button:hover {
    color: #202124
}

.modules-lib__subnav__button:focus {
    border-color: #1a73e8
}

.modules-lib__subnav__button .glue-icon {
    pointer-events: none
}

.modules-lib__subnav__button--next:before {
    background-image: -o-linear-gradient(8deg,rgba(255,255,255,0),#fff 100%);
    background-image: linear-gradient(82deg,rgba(255,255,255,0),#fff 100%);
    left: -22px;
    right: auto
}

[dir=rtl] .modules-lib__subnav__button--next:before {
    background-image: -o-linear-gradient(8deg,#fff,rgba(255,255,255,0));
    background-image: linear-gradient(82deg,#fff,rgba(255,255,255,0));
    left: auto;
    right: -22px
}

.modules-lib__subnav__button--active {
    cursor: pointer;
    opacity: 1;
    pointer-events: auto
}

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

@media (min-width: 600px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }
}

@media (min-width: 600px) and (min-width:600px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }
}

@media (min-width: 600px) and (min-width:1440px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }
}

@media (min-width: 1024px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 84px)/ 4) * 0 + 0px);
        margin-right: calc(((100% - 84px)/ 4) * 0 + 0px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 84px)/ 4) * 0 + 0px);
        margin-right: calc(((100% - 84px)/ 4) * 0 + 0px)
    }
}

@media (min-width: 1024px) and (min-width:600px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 440px)/ 12) * 0 + 0px);
        margin-right: calc(((100% - 440px)/ 12) * 0 + 0px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 440px)/ 12) * 0 + 0px);
        margin-right: calc(((100% - 440px)/ 12) * 0 + 0px)
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 528px)/ 12) * 0 + 0px);
        margin-right: calc(((100% - 528px)/ 12) * 0 + 0px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 528px)/ 12) * 0 + 0px);
        margin-right: calc(((100% - 528px)/ 12) * 0 + 0px)
    }
}

@media (min-width: 1024px) and (min-width:1440px) {
    .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left:calc(((100% - 704px)/ 12) * 0 + 0px);
        margin-right: calc(((100% - 704px)/ 12) * 0 + 0px)
    }

    [dir=rtl] .modules-lib__tag-block .glue-grid__col.glue-mod-text-left {
        margin-left: calc(((100% - 704px)/ 12) * 0 + 0px);
        margin-right: calc(((100% - 704px)/ 12) * 0 + 0px)
    }
}

.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-bottom:60px;
        margin-top: 92px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__tag-list {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__tag-list {
        margin-top:120px
    }
}

@media (min-width: 1024px) {
    .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: 600px) {
    .modules-lib__tag-list .glue-page {
        padding:48px 0 0
    }
}

@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__link {
    display: block
}

.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 {
    border-radius: 4px
}

.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--mute-button.visible,.modules-lib__text-on-media--pause-button.visible,.modules-lib__text-on-media--play-button.visible,.modules-lib__text-on-media--unmute-button.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.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-on-media.has_link .modules-lib__text-on-media__overflow {
    overflow: visible
}

.modules-lib__text-on-media.has_link .modules-lib__text-on-media--controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 2px;
    position: static
}

.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: 600px) {
    .modules-lib__text-and-sidebar {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-sidebar {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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: 600px) {
    .modules-lib__text-and-sidebar--headline {
        margin-bottom:24px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-sidebar--headline {
        font-size:28px;
        line-height: 36px;
        margin-bottom: 25px
    }
}

.modules-lib__text-and-sidebar--paragraph,.modules-lib__text-and-sidebar--paragraph p {
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 1024px) {
    .modules-lib__text-and-sidebar--paragraph,.modules-lib__text-and-sidebar--paragraph p {
        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: 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: 1024px) {
    .modules-lib__text-and-sidebar .spacing-top {
        margin-top:0
    }
}

@media (min-width: 600px) {
    .modules-lib__text-and-sidebar--text-container {
        margin-left:calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }

    [dir=rtl] .modules-lib__text-and-sidebar--text-container {
        margin-left: calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }
}

@media (min-width: 600px) and (min-width:600px) {
    .modules-lib__text-and-sidebar--text-container {
        margin-left:calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }

    [dir=rtl] .modules-lib__text-and-sidebar--text-container {
        margin-left: calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-sidebar--text-container {
        margin-left:calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }

    [dir=rtl] .modules-lib__text-and-sidebar--text-container {
        margin-left: calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }
}

@media (min-width: 600px) and (min-width:1440px) {
    .modules-lib__text-and-sidebar--text-container {
        margin-left:calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }

    [dir=rtl] .modules-lib__text-and-sidebar--text-container {
        margin-left: calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-sidebar--text-container {
        margin:0
    }
}

.modules-lib__text-and-sidebar .modules-lib__lightbox__content--text .glue-mod-font-weight-medium {
    font-size: 14px;
    line-height: 24px
}

@media (min-width: 600px) {
    .modules-lib__text-and-sidebar .modules-lib__sidebar--paragraph {
        margin-top:8px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-sidebar .modules-lib__sidebar--paragraph {
        margin-top:12px
    }
}

@media (min-width: 600px) {
    .modules-lib__text-and-sidebar .modules-lib__sidebar--cta.glue-link.glue-inline-link {
        margin-top:8px;
        padding: 0
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-sidebar .modules-lib__sidebar--cta.glue-link.glue-inline-link {
        margin-top:12px
    }
}

@media (min-width: 600px) {
    .modules-lib__text-and-sidebar .modules-lib__markdown-block.modules-lib__markdown-block--align-center {
        text-align:left
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-sidebar .modules-lib__markdown-block.modules-lib__markdown-block--align-center {
        text-align:center
    }
}

.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:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-bottom:80px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-image {
        margin-top: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: 600px) {
    .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: 600px) {
    .modules-lib__text-and-image--image.right-aligned {
        margin:0
    }
}

@media (min-width: 600px) {
    .modules-lib__text-and-image--image.glue-grid__col--span-6-md {
        margin-bottom:48px;
        grid-column-start: 2
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-image--image.glue-grid__col--span-6-md {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-image--image.glue-grid__col--span-6-md {
        grid-column-start:inherit;
        margin-bottom: 0
    }
}

@media (min-width: 600px) {
    .modules-lib__text-and-image--image.glue-grid__col--span-6-md.right-aligned {
        margin-top:48px;
        margin-bottom: 0
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-image--image.glue-grid__col--span-6-md.right-aligned {
        margin-top:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-image--image.glue-grid__col--span-6-md.right-aligned {
        margin-top: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
    }
}

@media (min-width: 600px) {
    .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left:calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }

    [dir=rtl] .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left: calc(((100% - 84px)/ 4) * 1 + 28px);
        margin-right: calc(((100% - 84px)/ 4) * 1 + 28px)
    }
}

@media (min-width: 600px) and (min-width:600px) {
    .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left:calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }

    [dir=rtl] .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left: calc(((100% - 440px)/ 12) * 1 + 40px);
        margin-right: calc(((100% - 440px)/ 12) * 1 + 40px)
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left:calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }

    [dir=rtl] .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left: calc(((100% - 528px)/ 12) * 1 + 48px);
        margin-right: calc(((100% - 528px)/ 12) * 1 + 48px)
    }
}

@media (min-width: 600px) and (min-width:1440px) {
    .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left:calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }

    [dir=rtl] .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin-left: calc(((100% - 704px)/ 12) * 1 + 64px);
        margin-right: calc(((100% - 704px)/ 12) * 1 + 64px)
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-and-image--copy:not(.glue-grid__col--align-middle) {
        margin:0
    }
}

.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: 600px) {
    .modules-lib__text-image-doorway {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__text-image-doorway {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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: 1024px) {
    .modules-lib__text-image-doorway--image.right-aligned {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-image-doorway .modules-lib__text-image-doorway--image {
        -ms-flex-item-align:center;
        align-self: center
    }
}

.modules-lib__text-image-doorway .modules-lib__text-image-doorway--image img {
    border-radius: 0;
    margin-bottom: 20px;
    min-height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width: 600px) {
    .modules-lib__text-image-doorway .modules-lib__text-image-doorway--image img {
        border-radius:4px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-image-doorway .modules-lib__text-image-doorway--image img {
        margin-bottom:0;
        min-height: 450px;
        width: auto
    }
}

.modules-lib__text-image-doorway--copy {
    margin: 0 28px;
    text-align: center
}

@media (min-width: 600px) {
    .modules-lib__text-image-doorway--copy {
        margin:0
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-image-doorway--copy.text-justification-left {
        text-align:left
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-image-doorway--copy.text-justification-right {
        text-align:right
    }
}

.modules-lib__text-image-doorway .modules-lib__text-image-doorway--headline {
    margin-bottom: 20px
}

@media (min-width: 600px) {
    .modules-lib__text-image-doorway .modules-lib__text-image-doorway--headline {
        font-size:20px;
        line-height: 28px;
        margin-bottom: 16px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-image-doorway .modules-lib__text-image-doorway--headline {
        font-size:28px;
        line-height: 36px;
        margin-bottom: 20px
    }
}

.modules-lib__text-image-doorway--eyebrow {
    margin-bottom: 12px
}

@media (min-width: 600px) {
    .modules-lib__text-image-doorway--eyebrow {
        margin-bottom:16px
    }
}

.modules-lib__text-image-doorway--paragraph {
    color: #5f6368;
    margin-bottom: 20px
}

@media (min-width: 600px) {
    .modules-lib__text-image-doorway--paragraph {
        font-size:18px;
        line-height: 28px;
        margin-bottom: 24px
    }
}

@media (min-width: 1024px) {
    .modules-lib__text-image-doorway--paragraph {
        font-size:20px;
        line-height: 28px;
        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
}

@media (min-width: 600px) and (max-width:1023px) {
    .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 {
        margin-top:16px
    }
}

.modules-lib__three-up-tile .modules-lib__doorway-tile .narrow-width {
    margin: 0
}

.modules-lib__three-up-images {
    margin-bottom: 48px;
    margin-top: 48px
}

@media (min-width: 1024px) {
    .modules-lib__three-up-images {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__three-up-images {
        margin-top:60px
    }
}

@media (min-width: 1024px) {
    .modules-lib__three-up-images {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__three-up-images {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .modules-lib__three-up-images {
        margin-top:80px
    }
}

.modules-lib__three-up-images--image {
    margin-top: 24px
}

@media (min-width: 600px) {
    .modules-lib__three-up-images--image {
        margin-top:0
    }
}

@media (min-width: 1024px) {
    .modules-lib__three-up-images--image {
        margin-top:0
    }
}

.modules-lib__tile-grid {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width: 1024px) {
    .modules-lib__tile-grid {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) {
    .modules-lib__tile-grid {
        margin-top:80px
    }
}

.modules-lib__tile-grid--3 .narrow-width,.modules-lib__tile-grid--4 .narrow-width {
    margin: 0
}

.modules-lib__tile-grid .modules-lib__doorway-tile {
    margin-bottom: 16px;
    margin-top: 24px
}

.modules-lib__tile-grid .modules-lib__doorway-tile__cta,.modules-lib__tile-grid .modules-lib__doorway-tile__headline,.modules-lib__tile-grid .modules-lib__doorway-tile__paragraph {
    text-align: left
}

.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: 600px) {
    .modules-lib__two-up-images {
        margin-bottom:60px;
        margin-top: 60px
    }
}

@media (min-width: 600px) and (min-width:1024px) {
    .modules-lib__two-up-images {
        margin-bottom:80px
    }
}

@media (min-width: 600px) 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
}

@media (min-width: 600px) and (max-width:1023px) {
    .modules-lib__two-up-tile__grid .glue-grid__col .modules-lib__doorway-tile__cta {
        margin-top:16px
    }
}

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

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.modules-lib__video:focus-within {
    border: 2px solid #1a73e8;
    border-radius: 6px;
    margin: -7px;
    padding: 5px
}

.modules-lib__video__overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.modules-lib__video__overlay--default {
    border-radius: 8px;
    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: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 p {
    color: #fff;
    font-size: inherit;
    line-height: inherit;
    margin-top: 8px
}

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

.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;
    border-radius: 8px;
    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__transcript_padding {
    padding-left: 28px
}

@media (min-width: 600px) {
    .modules-lib__video__transcript_padding {
        padding-left:0
    }
}

.modules-lib__video__lightbox-ctas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
    .modules-lib__video__lightbox-ctas {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 30px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.modules-lib__video__lightbox-cta {
    margin-top: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

@media (min-width: 1024px) {
    .modules-lib__video__lightbox-cta {
        -webkit-box-pack:right;
        -ms-flex-pack: right;
        justify-content: right
    }
}

.modules-lib__video__lightbox-cta>svg path {
    fill: #1a73e8
}

.modules-lib__video__lightbox-cta .transcript-icon {
    height: 18px;
    margin-right: 8px;
    vertical-align: middle;
    width: 18px
}

.modules-lib__video__lightbox-cta .lightbox-trigger {
    color: #1a73e8;
    padding: 0;
    text-decoration: underline
}

.modules-lib__video__lightbox-cta .lightbox-trigger:hover {
    background-color: #f1f3f4;
    text-decoration: none
}

.modules-lib__video-tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.modules-lib__video-tile__body {
    -ms-flex-item-align: center;
    align-self: center
}

@media (min-width: 600px) {
    .modules-lib__video-tile__body {
        max-width:83.33%
    }
}

@media (min-width: 1024px) {
    .modules-lib__video-tile__body {
        max-width:60%
    }
}

.card-title {
    margin-bottom: 8px
}

@media (min-width: 1024px) {
    .card-title {
        margin-bottom:16px
    }
}

.card-title-sign-up-title {
    margin-bottom: 0
}

.card-text .glue-headline {
    color: #5f6368
}

.card-text.card-text-disclaimer-sign-up {
    margin-top: 16px;
    color: #5f6368
}

.card-bullet-group {
    margin-left: 12px
}

[dir=rtl] .card-bullet-group {
    margin-left: 0;
    margin-right: 12px
}

.card-address-text .glue-headline {
    color: #5f6368
}

.card-bullet-text__list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card-bullet-text__list-container--bullet-wrapper {
    margin-bottom: auto
}

.card-bullet-text__list-container--bullet {
    background-color: #5f6368;
    border-radius: 50%;
    height: 5px;
    margin-right: 18px;
    margin-top: 11px;
    width: 5px
}

[dir=rtl] .card-bullet-text__list-container--bullet {
    margin-left: 18px;
    margin-right: 0
}

.card-bullet-text__list-container--list-item {
    margin-bottom: 8px;
    color: #5f6368
}

@media (min-width: 1024px) {
    .card-bullet-text__list-container--list-item {
        margin-bottom:16px
    }
}

.button-latest-news .glue-button {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

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

.card {
    margin-bottom: 92px
}

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

.card-sign-up {
    margin-top: 136px;
    margin-bottom: 36px
}

@media (min-width: 1024px) {
    .card-sign-up {
        margin-top:180px
    }
}

@media (min-width: 1024px) {
    .card-sign-up {
        margin-bottom:92px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .card-sign-up {
        margin-bottom:120px
    }
}

.card a:visited {
    color: #1a73e8
}

html[dir=rtl] .card .phone-numbers p {
    direction: ltr;
    text-align: right
}

.headline-main-headline .glue-headline {
    margin-bottom: 60px;
    margin-top: 60px;
    font-size: 48px;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 56px;
    padding-right: 2px
}

@media (min-width: 1024px) {
    .headline-main-headline .glue-headline {
        margin-bottom:80px
    }
}

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

@media (min-width: 1024px) {
    .headline-main-headline .glue-headline {
        font-size:5vw;
        font-weight: 400;
        letter-spacing: -.5px;
        line-height: 1.2em
    }
}

.headline-main-headline .icon-google {
    display: none
}

.headline-success-subscription .glue-headline {
    margin-bottom: 24px;
    margin-top: 24px;
    text-align: center
}

.headline-success-subscription .icon-google {
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    width: 36px
}

@-webkit-keyframes label-animation {
    from {
        padding: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        padding: 0 4px;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes label-animation {
    from {
        padding: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        padding: 0 4px;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.sign-up-form {
    margin-bottom: 92px;
    margin-top: 0
}

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

@media (min-width: 1024px) {
    .sign-up-form {
        margin-top:136px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .sign-up-form {
        margin-top:180px
    }
}

.sign-up-form .field-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    outline: 0;
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .sign-up-form .field-wrapper {
        height:64px
    }
}

.sign-up-form .field-wrapper.focused .placeholder {
    -webkit-animation: label-animation 150ms ease-in-out forwards;
    animation: label-animation 150ms ease-in-out forwards;
    top: -20px
}

.sign-up-form .field-wrapper:focus-within .glue-small-text {
    color: #1a73e8
}

.sign-up-form .field-wrapper .error-icon {
    bottom: 16px;
    color: #d93025;
    display: none;
    position: absolute;
    right: 16px
}

@media (min-width: 1024px) {
    .sign-up-form .field-wrapper .error-icon {
        bottom:20px
    }
}

.sign-up-form .field-wrapper .placeholder {
    color: #5f6368;
    display: inline-block;
    line-height: 1.4em;
    margin: 0 6px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    white-space: nowrap;
    z-index: -1
}

.sign-up-form .field-wrapper .placeholder.glue-small-text {
    background: #fff;
    color: #5f6368;
    margin: 13px 14px;
    opacity: 0;
    z-index: 0
}

.sign-up-form .field-wrapper .placeholder.disabled {
    background: #f8f9fa;
    color: #9aa0a6
}

.sign-up-form .field-wrapper .sign-up-form__email {
    background: 0 0;
    border: 1px solid #80868b;
    border-radius: 5px;
    height: 56px;
    padding: 10px 48px 10px 16px;
    width: 100%
}

@media (min-width: 1024px) {
    .sign-up-form .field-wrapper .sign-up-form__email {
        height:64px
    }
}

.sign-up-form .field-wrapper .sign-up-form__email:focus {
    border: 2px solid #1a73e8;
    outline: 0
}

.sign-up-form .field-wrapper .sign-up-form__email:disabled {
    background: #f8f9fa;
    border: 1px solid #fff;
    color: #9aa0a6
}

.sign-up-form .error-caption {
    color: #d93025;
    display: none;
    margin-bottom: 12px;
    margin-top: 4px;
    min-height: 20px;
    padding-left: 16px
}

.sign-up-form .description {
    margin: 0
}

.sign-up-form__disclaimer {
    margin-top: 36px
}

.sign-up-form.error-email .sign-up-form__disclaimer {
    margin-top: 0
}

.sign-up-form.error-email .sign-up-form__email {
    border: 2px solid #d93025
}

.button-latest-news,.headline-success-subscription,.subhead-intro-subhead-success-subscription {
    display: none
}

.subhead-intro .glue-headline--headline-1 {
    color: #202124
}

@media (min-width: 1024px) {
    .subhead-intro .glue-headline--headline-1 {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .subhead-intro .glue-headline--headline-1 {
        margin-bottom:80px
    }
}

.subhead-intro .glue-headline--headline-4 {
    color: #5f6368
}

.subhead-intro-subhead-success-subscription {
    text-align: center
}

.subhead-intro-subhead-success-subscription .subhead-body {
    margin: 0
}

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

@media (min-width: 1024px) and (min-width:1024px) {
    .blog-feed {
        margin-top:80px
    }
}

.blog-feed__title {
    color: #5f6368
}

.blog-feed__item {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #dadce0;
    display: inline-block;
    width: 100%
}

@media (min-width: 1024px) {
    .blog-feed__item {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.blog-feed__item--0 {
    border-top: 1px solid #dadce0
}

@media (min-width: 1024px) {
    .blog-feed__item--1 {
        border-top:1px solid #dadce0
    }
}

.blog-feed__item--mobile {
    display: none
}

@media (min-width: 1024px) {
    .blog-feed__item--mobile {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.blog-feed__link {
    color: #202124;
    padding: 0 5px;
    text-decoration: none
}

@media (min-width: 1024px) {
    .blog-feed__link {
        -o-text-overflow:ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.blog-feed__link:hover {
    color: inherit
}

.blog-feed__tag {
    color: #5f6368;
    text-transform: uppercase
}

@media (min-width: 1024px) {
    .blog-feed__tag {
        white-space:nowrap
    }
}

.blog-feed ._read-more-blog {
    margin-left: -12px;
    margin-top: 12px
}

.blog-feed .glue-small-text {
    color: #5f6368;
    display: none;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

@media (min-width: 1024px) {
    .blog-feed .glue-small-text {
        display:block
    }
}

.butter-bar {
    background-color: #e8f0fe;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: -webkit-transform 175ms linear;
    transition: -webkit-transform 175ms linear;
    -o-transition: transform 175ms linear;
    transition: transform 175ms linear;
    transition: transform 175ms linear,-webkit-transform 175ms linear;
    width: 100%;
    will-change: transform
}

.butter-bar__copy-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px 40px;
    width: 100%
}

.butter-bar__copy {
    font-weight: 500;
    margin-left: 0;
    text-align: center
}

@media (min-width: 600px) {
    .butter-bar__copy {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 8px
    }

    .butter-bar__copy p {
        margin-right: 8px
    }
}

.butter-bar svg {
    display: none;
    fill: #5f6368
}

@media (min-width: 600px) {
    .butter-bar svg {
        display:block
    }
}

.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 svg {
    display: block
}

.butter-bar.dismissed {
    -webkit-transform: translateY(-64px);
    -ms-transform: translateY(-64px);
    transform: translateY(-64px);
    z-index: -1
}

.clickable-tile {
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: auto;
    width: 100%
}

.clickable-tile:focus {
    -webkit-box-shadow: 0 0 0 2px #1a73e8;
    box-shadow: 0 0 0 2px #1a73e8;
    outline: 2px solid transparent
}

.commitments-report {
    background-color: #e8f0fe;
    border-radius: 8px;
    color: #174ea6
}

@media (min-width: 600px) {
    .commitments-report {
        min-height:502px
    }
}

.commitments-report>a {
    border: 0;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 24px;
    text-decoration: none;
    width: 100%
}

@media (min-width: 600px) {
    .commitments-report>a {
        min-height:502px
    }
}

.commitments-report .icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 76px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 32px;
    overflow: hidden;
    width: 76px
}

.commitments-report .icon-wrapper>svg {
    border-radius: 50%;
    fill: #1a73e8;
    height: calc(100% - 17px);
    width: auto
}

.commitments-report .glue-eyebrow {
    margin-bottom: 16px;
    color: #174ea6
}

.commitments-report .glue-headline {
    color: #174ea6;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.commitments-report .glue-button {
    margin-top: 16px;
    margin: 0;
    min-height: unset;
    padding: 0
}

.commitments-section {
    margin-bottom: 136px
}

@media (min-width: 1024px) {
    .commitments-section {
        margin-bottom:180px
    }
}

.commitments-section__headline {
    margin-bottom: 60px
}

@media (min-width: 1024px) {
    .commitments-section__headline {
        margin-bottom:80px
    }
}

.commitments-section__headline .glue-headline {
    text-align: center
}

.commitments-section__headline .glue-headline+.glue-headline {
    margin-top: 24px
}

.commitments-section .glue-grid {
    grid-row-gap: 60px
}

.commitments-section .glue-grid .glue-grid__col .modules-lib__doorway-tile__cta,.commitments-section .glue-grid .glue-grid__col .modules-lib__doorway-tile__headline,.commitments-section .glue-grid .glue-grid__col .modules-lib__doorway-tile__paragraph {
    text-align: left
}

.content-toggle-dropdown {
    text-align: center
}

.content-toggle-dropdown__headline {
    display: inline-block;
    padding: 0 15px 0 0;
    word-break: break-word
}

[dir=rtl] .content-toggle-dropdown__headline {
    padding: 0 0 0 15px
}

.content-toggle-dropdown__selector-container {
    display: inline-block;
    position: relative;
    width: 103px
}

@media (min-width: 600px) {
    .content-toggle-dropdown__selector-container {
        width:132px
    }
}

@media (min-width: 1024px) {
    .content-toggle-dropdown__selector-container {
        width:156px
    }
}

.content-toggle-dropdown__selector {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #80868b;
    border-radius: 0;
    color: #4285f4;
    cursor: pointer;
    padding: 0
}

.content-toggle-dropdown__selector:focus {
    border-bottom: 2px solid #3c4043;
    color: #174ea6;
    outline: 0
}

.content-toggle-dropdown__hidden-text {
    height: 0;
    left: 0;
    overflow-y: hidden;
    position: absolute;
    top: 0;
    visibility: hidden
}

.content-toggle-dropdown__icon {
    fill: #80868b;
    height: 45px;
    left: auto;
    pointer-events: none;
    position: absolute;
    right: -12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px
}

.content-toggle-dropdown__selector:focus+.content-toggle-dropdown__icon {
    fill: #202124
}

[dir=rtl] .content-toggle-dropdown__icon {
    left: -12px;
    right: auto
}

.doodle-date {
    color: #5f6368;
    margin-top: 8px
}

@media (min-width: 1024px) {
    .doodle-date {
        margin-top:24px
    }
}

.doodle-title {
    margin-bottom: 24px;
    margin: 0
}

@media (min-width: 600px) {
    .doodle-title {
        margin-bottom:24px;
        font-size: 28px;
        line-height: 36px
    }
}

.doodle-img-container {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 2500px
}

.doodle .glue-carousel {
    margin: 0;
    overflow: visible;
    position: relative
}

.doodle .glue-carousel .left-side {
    height: auto
}

@media (min-width: 1024px) {
    .doodle .glue-carousel .left-side {
        height:350px;
        overflow: visible
    }
}

.doodle .glue-carousel .top-side {
    text-align: center
}

@media (min-width: 1024px) {
    .doodle .glue-carousel .top-side {
        text-align:left;
        top: 0
    }
}

.doodle .glue-carousel .top-side .glue-headline--headline-5 {
    color: #5f6368
}

.doodle .glue-carousel .bottom-side {
    display: none
}

@media (min-width: 1024px) {
    .doodle .glue-carousel .bottom-side {
        bottom:0;
        display: block;
        position: absolute
    }
}

.doodle .glue-carousel .right-side {
    overflow-x: hidden;
    pointer-events: none
}

@media (min-width: 600px) {
    .doodle .glue-carousel .left-side,.doodle .glue-carousel .right-side {
        position:relative
    }
}

.doodle .glue-carousel__item {
    height: 250px;
    margin: 0 auto;
    position: relative
}

.doodle .glue-carousel__item a {
    cursor: pointer
}

@media (min-width: 600px) {
    .doodle .glue-carousel__item {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 1024px) {
    .doodle .glue-carousel__item {
        height:350px;
        position: relative
    }
}

.doodle .glue-carousel__item:focus {
    outline: 0
}

.doodle .glue-carousel .glue-pagination-next,.doodle .glue-carousel .glue-pagination-previous {
    float: left;
    left: unset;
    margin-left: 2px;
    position: relative;
    right: unset
}

@media (min-width: 600px) {
    .doodle .glue-carousel .glue-pagination-next,.doodle .glue-carousel .glue-pagination-previous {
        float:left;
        left: unset;
        position: relative;
        right: unset
    }
}

.doodle .glue-carousel .glue-pagination-next button:focus-visible,.doodle .glue-carousel .glue-pagination-previous button:focus-visible {
    outline: 2px solid #1a73e8
}

.doodle .glue-carousel .glue-pagination-previous {
    margin-right: 16px
}

.doodle .glue-carousel .glue-pagination__button {
    margin-right: 10px
}

.doodle .glue-carousel .glue-pagination__page-list-button-container {
    line-height: .75
}

.doodle .glue-carousel__arrow {
    padding: 5px
}

.doodle .glue-carousel__arrow.glue-carousel__arrow--right {
    left: calc(50% - 8px);
    top: calc(50% - 6px)
}

.doodle .glue-carousel__arrow.glue-carousel__arrow--left {
    left: calc(50% - 4px);
    top: calc(50% - 6px)
}

.doodle .glue-carousel__paginate-wrap {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.149);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.149);
    left: 0;
    position: relative;
    top: 0;
    -webkit-transition: background-color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,-webkit-box-shadow .2s;
    -o-transition: background-color .2s,box-shadow .2s;
    transition: background-color .2s,box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,-webkit-box-shadow .2s
}

.doodle .glue-carousel__paginate-wrap::before {
    background-color: #fff;
    border-radius: 50%;
    display: block;
    height: 64px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: background-color .2s,-webkit-box-shadow .2s;
    transition: background-color .2s,-webkit-box-shadow .2s;
    -o-transition: background-color .2s,box-shadow .2s;
    transition: background-color .2s,box-shadow .2s;
    transition: background-color .2s,box-shadow .2s,-webkit-box-shadow .2s;
    width: 64px
}

.doodle .glue-carousel__image .doodle-img {
    height: 100%;
    left: 50%;
    margin: auto;
    max-width: 43.75rem;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.doodle .button--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

@media (min-width: 1024px) {
    .doodle .button--mobile {
        display:none
    }
}

.doodle .desktop-button {
    margin-left: -12px
}

.faq .answer,.faq .question {
    padding-left: 35px;
    position: relative
}

@media (min-width: 600px) {
    .faq .answer,.faq .question {
        padding-left:0
    }
}

.faq .answer::before,.faq .question::before {
    color: #1a73e8;
    content: attr(data-content-string);
    font-family: "Google Sans",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 500;
    left: 0;
    line-height: 1.3;
    position: absolute;
    top: 0
}

@media (min-width: 600px) {
    .faq .answer::before,.faq .question::before {
        left:-35px
    }
}

.faq .item {
    margin-bottom: 60px
}

.faq .glue-headline {
    font-weight: 500;
    margin-bottom: 16px
}

.faq p {
    color: #5f6368;
    font-size: 18px
}

.large-list-tile {
    margin-top: 36px
}

@media (min-width: 600px) {
    .large-list-tile {
        margin-top:80px
    }
}

.large-list-tile__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dadce0;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px;
    text-decoration: none
}

@media (min-width: 600px) {
    .large-list-tile__link {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.large-list-tile__link:focus {
    outline: 2px solid #1a73e8
}

@media (min-width: 600px) {
    .large-list-tile__image {
        -ms-flex-preferred-size:32%;
        flex-basis: 32%;
        width: 32%
    }
}

.large-list-tile__text {
    margin-top: 15px
}

@media (min-width: 600px) {
    .large-list-tile__text {
        -ms-flex-preferred-size:56%;
        flex-basis: 56%;
        margin-top: 0;
        width: 56%
    }
}

.large-list-tile--subheadline {
    color: #5f6368;
    line-height: 28px
}

@media (min-width: 1024px) {
    .large-list-tile--subheadline {
        font-size:18px
    }
}

.large-list-tile .glue-cta,.large-list-tile .glue-cta:visited {
    color: #1a73e8;
    margin-top: 16px
}

.ligthbox-video-card .glue-card {
    border: none;
    padding: 0
}

.glue-modal.glue-modal--dark {
    padding: 28px
}

@media (min-width: 1024px) {
    .glue-modal.glue-modal--dark {
        padding:48px
    }
}

.glue-modal__content-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.glue-modal__content-wrapper iframe {
    height: 100%;
    max-height: 200px;
    width: 100%
}

@media (min-width: 600px) {
    .glue-modal__content-wrapper iframe {
        max-height:420px
    }
}

@media (min-width: 1024px) {
    .glue-modal__content-wrapper iframe {
        max-height:600px;
        max-width: 1070px
    }
}

.list-tile {
    background-color: #ceead6;
    border-radius: 16px;
    height: 100%;
    padding: 24px 20px 32px
}

@media (min-width: 600px) {
    .list-tile {
        padding:24px 32px 40px
    }
}

@media (min-width: 1024px) {
    .list-tile {
        padding:32px 40px 60px
    }
}

.list-tile__headline {
    text-align: center
}

.list-tile ol {
    counter-reset: custom-counter;
    list-style: none;
    margin: 0
}

[dir=rtl] .list-tile ol {
    margin: 0
}

.list-tile__item {
    color: #202124;
    counter-increment: custom-counter;
    margin: 24px 0 0;
    position: relative
}

@media (min-width: 600px) {
    .list-tile__item {
        margin:32px 0 0
    }
}

@media (min-width: 1024px) {
    .list-tile__item {
        margin:40px 0 0
    }
}

.list-tile__item::before {
    background-color: #34a853;
    border-radius: 100%;
    color: #ceead6;
    content: counter(custom-counter);
    font-family: "Google Sans Text";
    font-size: 12px;
    font-weight: 600;
    height: 20px;
    line-height: 1.6;
    margin: 3px 0 0;
    position: absolute;
    text-align: center;
    width: 20px
}

@media (min-width: 1024px) {
    .list-tile__item::before {
        font-size:14px;
        height: 24px;
        line-height: 1.75;
        margin: 0;
        top: 4px;
        width: 24px
    }
}

.list-tile__text {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 0 36px
}

@media (min-width: 1024px) {
    .list-tile__text {
        font-size:24px;
        line-height: 32px;
        margin: 0 0 15px 40px
    }
}

[dir=rtl] .list-tile__text {
    margin: 0 36px 0 0
}

@media (min-width: 1024px) {
    [dir=rtl] .list-tile__text {
        margin:0 40px 15px 0
    }
}

.list-tile__cta {
    color: #202124;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 0 32px;
    padding: 2px 4px
}

@media (min-width: 1024px) {
    .list-tile__cta {
        margin:0 0 0 36px
    }
}

[dir=rtl] .list-tile__cta {
    margin: 0 32px 0 0
}

@media (min-width: 1024px) {
    [dir=rtl] .list-tile__cta {
        margin:0 36px 0 0
    }
}

.list-tile__cta:hover,.list-tile__cta:visited {
    color: #202124
}

.list-tile__cta:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 2px solid #1a73e8
}

.locations__title {
    font-size: 48px;
    line-height: 52px;
    margin-top: 36px
}

@media (min-width: 600px) {
    .locations__title {
        font-size:64px;
        line-height: 64px;
        margin-top: 60px
    }
}

@media (min-width: 1024px) {
    .locations__title {
        font-size:72px;
        line-height: 86px;
        margin-top: 80px
    }
}

.locations__regions-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    margin: 36px 0 0
}

@media (min-width: 1024px) {
    .locations__regions-list {
        gap:12px
    }
}

[dir=rtl] .locations__regions-list {
    margin-right: 0
}

.locations__regions-item {
    list-style-type: none
}

.locations__regions-button {
    outline: 1px solid #202124;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: unset;
    border-radius: 50px;
    color: #202124;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Google Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 8px 12px;
    text-align: center
}

@supports (-webkit-touch-callout:none) {
    .locations__regions-button {
        outline-color: transparent;
        position: relative
    }

    .locations__regions-button::after {
        border: 1px solid #202124;
        border-radius: inherit;
        content: "";
        height: calc(100% + (1px * 2));
        left: -1px;
        pointer-events: none;
        position: absolute;
        top: -1px;
        width: calc(100% + (1px * 2))
    }
}

@media (min-width: 600px) {
    .locations__regions-button {
        font-size:14px;
        padding: 12px 16px
    }
}

.locations__regions-button:focus-visible {
    outline: 2px solid #005fcc
}

@supports (-webkit-touch-callout:none) {
    .locations__regions-button:focus-visible {
        outline-color: transparent;
        position: relative
    }

    .locations__regions-button:focus-visible::after {
        border: 2px solid #005fcc;
        border-radius: inherit;
        content: "";
        height: calc(100% + (2px * 2));
        left: -2px;
        pointer-events: none;
        position: absolute;
        top: -2px;
        width: calc(100% + (2px * 2))
    }
}

.locations__regions-button:hover {
    background-color: #f8f9fa
}

.locations__regions-button:active {
    outline: 1px solid #202124
}

@supports (-webkit-touch-callout:none) {
    .locations__regions-button:active {
        outline-color: transparent;
        position: relative
    }

    .locations__regions-button:active::after {
        border: 1px solid #202124;
        border-radius: inherit;
        content: "";
        height: calc(100% + (1px * 2));
        left: -1px;
        pointer-events: none;
        position: absolute;
        top: -1px;
        width: calc(100% + (1px * 2))
    }
}

.locations__regions-button.selected {
    background-color: #202124;
    color: #fff
}

.locations__city-group {
    position: relative
}

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

.locations__city-card {
    outline: 1px solid #dadce0;
    border-radius: 20px;
    display: none;
    overflow: hidden;
    padding: 16px
}

@supports (-webkit-touch-callout:none) {
    .locations__city-card {
        outline-color: transparent;
        position: relative
    }

    .locations__city-card::after {
        border: 1px solid #dadce0;
        border-radius: inherit;
        content: "";
        height: calc(100% + (0px * 2));
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: calc(100% + (0px * 2))
    }
}

@media (min-width: 600px) {
    .locations__city-card {
        padding:24px
    }
}

@media (min-width: 1024px) {
    .locations__city-card:first-child {
        margin-top:0
    }
}

.locations__city-card.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.locations__city-card:hover {
    -webkit-box-shadow: 0 1px 4px 0 rgba(60,64,67,.25),0 1px 2px 0 rgba(60,64,67,.3);
    box-shadow: 0 1px 4px 0 rgba(60,64,67,.25),0 1px 2px 0 rgba(60,64,67,.3)
}

.locations__city-card__image img {
    border-radius: 4px
}

.locations__city-card.one-office {
    cursor: pointer
}

.locations__city-card.one-office.selected {
    outline: 2px solid #202124
}

@supports (-webkit-touch-callout:none) {
    .locations__city-card.one-office.selected {
        outline-color: transparent;
        position: relative
    }

    .locations__city-card.one-office.selected::after {
        border: 2px solid #202124;
        border-radius: inherit;
        content: "";
        height: calc(100% + (1px * 2));
        left: -1px;
        pointer-events: none;
        position: absolute;
        top: -1px;
        width: calc(100% + (1px * 2))
    }
}

.locations__city-card.one-office:focus-visible {
    outline: 2px solid #005fcc
}

@supports (-webkit-touch-callout:none) {
    .locations__city-card.one-office:focus-visible {
        outline-color: transparent;
        position: relative
    }

    .locations__city-card.one-office:focus-visible::after {
        border: 2px solid #005fcc;
        border-radius: inherit;
        content: "";
        height: calc(100% + (1px * 2));
        left: -1px;
        pointer-events: none;
        position: absolute;
        top: -1px;
        width: calc(100% + (1px * 2))
    }
}

.locations__city-card.has-offices {
    background-color: #fff;
    min-height: 112px;
    -webkit-transition: background-color .5s linear;
    -o-transition: background-color .5s linear;
    transition: background-color .5s linear
}

@media (min-width: 600px) {
    .locations__city-card.has-offices {
        min-height:188px
    }
}

.locations__city-card.has-offices .locations__city-card__copy h4 {
    left: 0;
    position: relative
}

.locations__city-card.has-offices .locations__city-card__copy p {
    max-width: 350px
}

.locations__city-card.has-offices.opened .locations__city-card__image {
    opacity: 0
}

.locations__city-card.has-offices.selected {
    outline: 1px solid #202124
}

@supports (-webkit-touch-callout:none) {
    .locations__city-card.has-offices.selected {
        outline-color: transparent;
        position: relative
    }

    .locations__city-card.has-offices.selected::after {
        border: 1px solid #202124;
        border-radius: inherit;
        content: "";
        height: calc(100% + (0px * 2));
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: calc(100% + (0px * 2))
    }
}

.locations__city-card .locations__offices-count,.locations__city-card .plus-button {
    display: block
}

.locations__city-card .minus-button:hover rect,.locations__city-card .plus-button:hover rect {
    fill: #202124;
    stroke: #202124
}

.locations__city-card .plus-button:hover path {
    fill: #fff
}

.locations__city-card .minus-button {
    display: none
}

.locations__city-card .minus-button:hover line {
    stroke: #fff
}

.locations__city-card.opened {
    background-color: #f1f3f4
}

.locations__city-card.opened .minus-button {
    display: block
}

.locations__city-card.opened .locations__office-card {
    margin-top: 8px;
    opacity: 1;
    padding: 8px;
    top: 0
}

.locations__city-card.opened .locations__office-card:nth-child(1) {
    -webkit-transition: opacity .8s ease .3s,padding .3s ease,top 1s ease .3s;
    -o-transition: opacity .8s ease .3s,padding .3s ease,top 1s ease .3s;
    transition: opacity .8s ease .3s,padding .3s ease,top 1s ease .3s
}

.locations__city-card.opened .locations__office-card:nth-child(2) {
    -webkit-transition: opacity .8s ease .6s,padding .3s ease,top 1s ease .6s;
    -o-transition: opacity .8s ease .6s,padding .3s ease,top 1s ease .6s;
    transition: opacity .8s ease .6s,padding .3s ease,top 1s ease .6s
}

.locations__city-card.opened .locations__office-card:nth-child(3) {
    -webkit-transition: opacity .8s ease .9s,padding .3s ease,top 1s ease .9s;
    -o-transition: opacity .8s ease .9s,padding .3s ease,top 1s ease .9s;
    transition: opacity .8s ease .9s,padding .3s ease,top 1s ease .9s
}

.locations__city-card.opened .locations__office-card:nth-child(4) {
    -webkit-transition: opacity .8s ease 1.2s,padding .3s ease,top 1s ease 1.2s;
    -o-transition: opacity .8s ease 1.2s,padding .3s ease,top 1s ease 1.2s;
    transition: opacity .8s ease 1.2s,padding .3s ease,top 1s ease 1.2s
}

.locations__city-card.opened .locations__office-card:nth-child(5) {
    -webkit-transition: opacity .8s ease 1.5s,padding .3s ease,top 1s ease 1.5s;
    -o-transition: opacity .8s ease 1.5s,padding .3s ease,top 1s ease 1.5s;
    transition: opacity .8s ease 1.5s,padding .3s ease,top 1s ease 1.5s
}

.locations__city-card.opened .locations__office-card:nth-child(6) {
    -webkit-transition: opacity .8s ease 1.8s,padding .3s ease,top 1s ease 1.8s;
    -o-transition: opacity .8s ease 1.8s,padding .3s ease,top 1s ease 1.8s;
    transition: opacity .8s ease 1.8s,padding .3s ease,top 1s ease 1.8s
}

.locations__city-card.opened .locations__office-card:nth-child(7) {
    -webkit-transition: opacity .8s ease 2.1s,padding .3s ease,top 1s ease 2.1s;
    -o-transition: opacity .8s ease 2.1s,padding .3s ease,top 1s ease 2.1s;
    transition: opacity .8s ease 2.1s,padding .3s ease,top 1s ease 2.1s
}

.locations__city-card.opened .locations__office-card:nth-child(8) {
    -webkit-transition: opacity .8s ease 2.4s,padding .3s ease,top 1s ease 2.4s;
    -o-transition: opacity .8s ease 2.4s,padding .3s ease,top 1s ease 2.4s;
    transition: opacity .8s ease 2.4s,padding .3s ease,top 1s ease 2.4s
}

.locations__city-card.opened .locations__office-card:nth-child(9) {
    -webkit-transition: opacity .8s ease 2.7s,padding .3s ease,top 1s ease 2.7s;
    -o-transition: opacity .8s ease 2.7s,padding .3s ease,top 1s ease 2.7s;
    transition: opacity .8s ease 2.7s,padding .3s ease,top 1s ease 2.7s
}

.locations__city-card.opened .locations__office-card:nth-child(10) {
    -webkit-transition: opacity .8s ease 3s,padding .3s ease,top 1s ease 3s;
    -o-transition: opacity .8s ease 3s,padding .3s ease,top 1s ease 3s;
    transition: opacity .8s ease 3s,padding .3s ease,top 1s ease 3s
}

@media (min-width: 600px) {
    .locations__city-card.opened .locations__office-card {
        margin-top:16px
    }
}

.locations__city-card.opened .locations__office-card:first-child {
    margin-top: 0
}

.locations__city-card.opened .locations__office-cards {
    margin-top: -21px;
    max-height: 3000px;
    -webkit-transition: max-height 1.5s ease .3s;
    -o-transition: max-height 1.5s ease .3s;
    transition: max-height 1.5s ease .3s
}

@media (min-width: 600px) {
    .locations__city-card.opened .locations__office-cards {
        margin-top:-72px
    }
}

.locations__city-card.opened .plus-button {
    display: none
}

.locations__city-card.opened .locations__offices-count {
    opacity: 0
}

.locations__city-card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.locations__city-card-content .locations__button {
    background-color: unset;
    border: unset;
    line-height: 0;
    padding: unset;
    position: absolute;
    right: 0;
    top: 0
}

.locations__city-card-content .locations__button:focus,.locations__city-card-content .locations__button:focus-visible {
    outline: 2px solid #005fcc
}

.locations__city-card-content .locations__button svg {
    pointer-events: none
}

[dir=rtl] .locations__city-card-content .locations__button {
    left: 0;
    right: unset
}

.locations__city-card__copy {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.locations__office-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    max-height: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.locations__office-card {
    background: 0 0;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    padding: 0;
    position: relative;
    text-align: unset;
    top: 35px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 16px
}

.locations__office-card:hover {
    background-color: #e8eaed
}

.locations__office-card.selected,.locations__office-card:active {
    outline: 2px solid #202124
}

@supports (-webkit-touch-callout:none) {
    .locations__office-card.selected,.locations__office-card:active {
        outline-color: transparent;
        position: relative
    }

    .locations__office-card.selected::after,.locations__office-card:active::after {
        border: 2px solid #202124;
        border-radius: inherit;
        content: "";
        height: calc(100% + (2px * 2));
        left: -2px;
        pointer-events: none;
        position: absolute;
        top: -2px;
        width: calc(100% + (2px * 2))
    }
}

.locations__office-card.selected:focus-visible {
    outline: 2px solid -webkit-focus-ring-color
}

@supports (-webkit-touch-callout:none) {
    .locations__office-card.selected:focus-visible {
        outline-color: transparent;
        position: relative
    }

    .locations__office-card.selected:focus-visible::after {
        border: 2px solid -webkit-focus-ring-color;
        border-radius: inherit;
        content: "";
        height: calc(100% + (2px * 2));
        left: -2px;
        pointer-events: none;
        position: absolute;
        top: -2px;
        width: calc(100% + (2px * 2))
    }
}

.locations__office-card__copy {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.locations__office-card__image img {
    border-radius: 4px
}

.locations__city-card__image,.locations__office-card__image {
    width: 80px
}

@media (min-width: 600px) {
    .locations__city-card__image,.locations__office-card__image {
        width:140px
    }
}

.locations__city-card__image {
    margin-right: 18px
}

@media (min-width: 600px) {
    .locations__city-card__image {
        margin-right:24px
    }
}

[dir=rtl] .locations__city-card__image {
    margin-left: 18px;
    margin-right: 0
}

@media (min-width: 600px) {
    [dir=rtl] .locations__city-card__image {
        margin-left:24px;
        margin-right: 0
    }
}

.locations__office-card__image {
    margin-right: 10px
}

@media (min-width: 600px) {
    .locations__office-card__image {
        margin-right:16px
    }
}

[dir=rtl] .locations__office-card__image {
    margin-left: 10px;
    margin-right: 0
}

@media (min-width: 600px) {
    [dir=rtl] .locations__office-card__image {
        margin-left:16px;
        margin-right: 0
    }
}

.locations__city-card__image,.locations__offices-count {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.locations__city-card__copy span,.locations__office-card__copy span {
    display: block
}

.locations.glue-page__fluid-right {
    max-width: calc(1920px - 72px)
}

@media (min-width: 1024px) {
    .locations.glue-page__fluid-right {
        margin:0 0 0 72px
    }
}

@media only screen and (min-width: calc(1920px + 72px)) {
    .locations.glue-page__fluid-right {
        margin:0 auto
    }
}

@media (min-width: 1024px) {
    [dir=rtl] .locations.glue-page__fluid-right {
        margin:0 72px 0 0
    }
}

@media only screen and (min-width: calc(1920px + 72px)) {
    [dir=rtl] .locations.glue-page__fluid-right {
        margin:0 auto
    }
}

.locations__scroll-to-top {
    color: #1a73e8;
    float: right;
    margin-top: 24px;
    text-decoration: none
}

.locations__scroll-to-top:visited {
    color: #1a73e8;
    text-decoration: none
}

.locations__scroll-to-top svg {
    vertical-align: middle
}

[dir=rtl] .locations__scroll-to-top {
    float: left
}

.locations__map {
    height: 100vh;
    margin: 20px -28px 0;
    max-height: 400px
}

@media (min-width: 600px) {
    .locations__map {
        margin:20px -40px 0;
        max-height: 600px
    }
}

@media (min-width: 1024px) {
    .locations__map {
        margin:unset;
        max-height: unset;
        position: sticky;
        top: 0
    }
}

.locations__map .map {
    margin-top: -64px;
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .locations__map .map {
        height:100vh
    }
}

.locations__map .map.full-height {
    height: 100vh
}

.locations__tab-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    width: 100%
}

@media (min-width: 1024px) {
    .locations__tab-selector {
        display:none
    }
}

.locations__tab-selector button {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #80868b;
    color: #80868b;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 10px 0
}

.locations__tab-selector button.active,.locations__tab-selector button:hover {
    border-bottom: 2px solid #202124;
    color: #202124
}

.locations__hide {
    height: 0;
    visibility: collapse
}

@media (min-width: 1024px) {
    .locations__hide {
        height:100vh;
        visibility: visible
    }
}

.locations__hide.locations__city-group {
    overflow: hidden
}

@media (min-width: 1024px) {
    .locations__hide.locations__city-group {
        height:100%;
        overflow: visible
    }
}

.footer-mobile-margin {
    margin-top: 53vh
}

.glue-grid.no-news {
    -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
}

.product-feed__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px
}

.product-feed__image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 2px;
    -ms-flex-preferred-size: 72px;
    flex-basis: 72px;
    height: 72px;
    overflow: hidden;
    position: relative
}

@media (min-width: 1024px) {
    .product-feed__image {
        -ms-flex-preferred-size:108px;
        flex-basis: 108px;
        height: 72px
    }
}

.product-feed__text {
    -ms-flex-preferred-size: calc(100% - 72px);
    flex-basis: calc(100% - 72px);
    padding-left: 20px
}

@media (min-width: 1024px) {
    .product-feed__text {
        -ms-flex-preferred-size:calc(100% - 108px);
        flex-basis: calc(100% - 108px);
        padding-left: 24px
    }
}

.product-feed__text .product-feed__title {
    -webkit-box-orient: vertical;
    color: #202124;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    width: 100%
}

@media (min-width: 600px) {
    .product-feed__text .product-feed__title {
        font-size:20px;
        font-weight: 400;
        letter-spacing: initial;
        line-height: 28px
    }
}

.product-feed__link {
    color: #5f6368;
    display: block;
    margin-bottom: 20px;
    text-decoration: none
}

@media (min-width: 1024px) {
    .product-feed__link {
        margin-bottom:40px
    }
}

.product-feed__headline {
    color: #5f6368;
    padding-bottom: 24px
}

.search-results-list__headline.glue-headline {
    font-weight: 500;
    max-width: 70%
}

.search-results-list__card {
    border: solid 1px #f1f3f4;
    border-radius: 12px;
    padding: 20px 20px 12px
}

.search-results-list__title {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    color: #5f6368;
    font-size: 12px;
    letter-spacing: .5px;
    text-transform: uppercase
}

.search-results-list__text {
    border-bottom: 1px solid #f1f3f4;
    margin-bottom: 10px;
    margin-right: -20px;
    padding-bottom: 10px;
    padding-right: 20px
}

.search-results-list__footer {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    color: #5f6368;
    margin-top: 12px
}

.search-results-list__footer span:before {
    content: "  ·  ";
    padding: 0 5px
}

.search-results-list__footer span:first-of-type:before {
    display: none
}

.search-trends-card {
    border: solid 1px #f1f3f4;
    border-radius: 12px;
    padding: 20px 20px 12px
}

.search-trends-card__header {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #f1f3f4;
    margin: -5px -20px 20px;
    padding: 0 20px 15px;
    text-align: center
}

.search-trends-card__heading.glue-body--large {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    margin-bottom: 20px
}

.search-trends-card__paragraph {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    border-top: 1px solid #f1f3f4;
    margin-bottom: 16px;
    padding-top: 12px
}

.search-trends-card__media {
    margin-bottom: 20px
}

.search-trends-card__media .modules-lib__image--image,.search-trends-card__media .modules-lib__text-on-media__overflow {
    border-radius: 8px
}

.search-trends-card__media .modules-lib__text-on-media--controls__playback .modules-lib__text-on-media--tooltip {
    display: none
}

.search-trends-card__media .modules-lib__video__overlay--crossfade .icon-play {
    width: 48px
}

.search-trends-card__footer {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    border-top: 1px solid #f1f3f4;
    color: #5f6368;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    padding-top: 12px
}

.search-trends-card__footer span:before {
    content: "  ·  ";
    padding: 0 5px
}

.search-trends-card__footer span:first-of-type:before {
    display: none
}

.search-quiz {
    border: solid 1px #f1f3f4;
    border-radius: 12px;
    overflow: hidden;
    padding: 20px 20px 12px;
    position: relative
}

.search-quiz__label {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    color: #5f6368;
    font-size: 12px;
    letter-spacing: .5px;
    text-transform: uppercase
}

.search-quiz__question.glue-body--large {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    margin-bottom: 20px
}

.search-quiz__list {
    border-bottom: 1px solid #f1f3f4;
    counter-reset: list-number;
    list-style: none;
    margin: 0 -20px
}

.search-quiz__icon {
    border: 2px solid;
    border-radius: 100%;
    height: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    width: 20px
}

.search-quiz__answer {
    background: 0 0;
    border: 0;
    border-top: 1px solid #f1f3f4;
    color: #1a73e8;
    counter-increment: list-number;
    padding: 16px 20px;
    position: relative;
    text-align: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.search-quiz__answer:focus-visible {
    background: #f8f9fa;
    margin: 1px;
    padding: 15px 19px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: calc(100% - 2px)
}

.search-quiz__answer:focus-visible:before {
    color: #1a73e8
}

.search-quiz__answer.glue-headline {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif
}

.search-quiz__answer:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5f6368;
    content: counter(list-number,upper-alpha);
    font-size: 16px;
    margin-right: 18px
}

.search-quiz__answer:hover {
    background: #f8f9fa;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.search-quiz__answer:hover:before {
    color: #1a73e8
}

.search-quiz__answer--active {
    background: #fce8e6;
    color: #d93025;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.search-quiz__answer--active:before {
    color: #d93025
}

.search-quiz__answer--active:hover {
    background: #fce8e6
}

.search-quiz__answer--active:hover:before {
    color: #d93025
}

.search-quiz__answer--active .search-quiz__icon {
    opacity: 1
}

.search-quiz__answer--active .search-quiz__icon path {
    -webkit-animation: shake .3s ease-in-out both;
    animation: shake .3s ease-in-out both
}

.search-quiz__answer--active[data-correct] {
    background: #e6f4ea;
    color: #1e8e3e
}

.search-quiz__answer--active[data-correct]:before {
    color: #1e8e3e
}

.search-quiz__answer--active[data-correct]:hover {
    background: #e6f4ea
}

.search-quiz__answer--active[data-correct]:hover:before {
    color: #1e8e3e
}

.search-quiz__answer--active[data-correct] .search-quiz__icon path {
    -webkit-animation: stroke .33s cubic-bezier(.66,0,.66,1) .1s forwards;
    animation: stroke .33s cubic-bezier(.66,0,.66,1) .1s forwards;
    stroke-dasharray: 48;
    stroke-dashoffset: 48
}

.search-quiz .glue-button.glue-button--low-emphasis,.search-quiz__cta {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.search-quiz__modal {
    background: rgba(0,0,0,.2);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    width: 100%
}

.search-quiz__modal--show {
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    visibility: visible
}

.search-quiz__modal--show .search-quiz__content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.search-quiz__content {
    background: #fff;
    border-radius: 8px;
    bottom: 0;
    padding: 20px;
    position: absolute;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.search-quiz__content .search-quiz__label {
    border-bottom: 1px solid #f1f3f4;
    margin: 0 -20px 20px;
    padding: 5px 20px 20px
}

.search-quiz__correct.glue-body {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    color: #202124;
    font-size: 18px;
    font-weight: 700
}

.search-quiz__explanation.glue-body--large {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    color: #5f6368;
    line-height: 24px
}

.search-quiz__close {
    background: 0 0;
    border-radius: 12px;
    height: 40px;
    right: 10px;
    top: 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 40px
}

.search-quiz__close:hover {
    background: #f1f1f1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.search-quiz__close:after,.search-quiz__close:before {
    height: 17px;
    left: 19px;
    top: 12px
}

.search-quiz__footer {
    font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;
    color: #5f6368;
    margin-top: 12px
}

.search-quiz__footer span:before {
    content: "  ·  ";
    padding: 0 5px
}

.search-quiz__footer span:first-of-type:before {
    display: none
}

@-webkit-keyframes shake {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-3px,0,0);
        transform: translate3d(-3px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(3px,0,0);
        transform: translate3d(3px,0,0)
    }
}

@keyframes shake {
    10%,90% {
        -webkit-transform: translate3d(-1px,0,0);
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        -webkit-transform: translate3d(-3px,0,0);
        transform: translate3d(-3px,0,0)
    }

    40%,60% {
        -webkit-transform: translate3d(3px,0,0);
        transform: translate3d(3px,0,0)
    }
}

@-webkit-keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

.section-header {
    margin-bottom: 136px;
    margin-top: 136px
}

@media (min-width: 1024px) {
    .section-header {
        margin-bottom:180px
    }
}

@media (min-width: 1024px) {
    .section-header {
        margin-top:180px
    }
}

@media (min-width: 1024px) {
    .section-header {
        margin-bottom:92px;
        margin-top: 92px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .section-header {
        margin-bottom:120px
    }
}

@media (min-width: 1024px) and (min-width:1024px) {
    .section-header {
        margin-top:120px
    }
}

.section-header--subheadline {
    color: #5f6368
}

@keyframes label-animation {
    from {
        padding: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        padding: 0 4px;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.smb_form {
    -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;
    margin: 0 auto;
    max-width: 616px;
    margin-bottom: 48px
}

@media (min-width: 1024px) {
    .smb_form {
        margin-bottom:60px
    }
}

@media (min-width: 1024px) {
    .smb_form {
        margin-top:36px
    }
}

.smb_form .field-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    outline: 0;
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .smb_form .field-wrapper {
        height:64px
    }
}

.smb_form .field-wrapper.focused .placeholder {
    -webkit-animation: label-animation 150ms ease-in-out forwards;
    animation: label-animation 150ms ease-in-out forwards;
    color: #1a73e8;
    top: -20px
}

.smb_form .field-wrapper:focus-within .glue-small-text {
    color: #1a73e8
}

.smb_form .field-wrapper .error-icon {
    bottom: 16px;
    color: #d93025;
    display: none;
    position: absolute;
    right: 16px
}

@media (min-width: 1024px) {
    .smb_form .field-wrapper .error-icon {
        bottom:20px
    }
}

.smb_form .field-wrapper .placeholder {
    color: #5f6368;
    display: inline-block;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 6px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    white-space: nowrap;
    z-index: -1
}

.smb_form .field-wrapper .placeholder.glue-small-text {
    background: #fff;
    font-size: 12px;
    margin: 13px 14px;
    opacity: 0;
    z-index: 0
}

.smb_form .field-wrapper .placeholder.disabled {
    background: #f8f9fa;
    color: #9aa0a6
}

.smb_form .field-wrapper .placeholder.error {
    color: #d93025
}

.smb_form .field-wrapper .smb_form__email {
    background: 0 0;
    border: 1px solid #80868b;
    border-radius: 5px;
    color: #3c4043;
    font-size: 16px;
    height: 56px;
    padding: 10px 48px 10px 16px;
    width: 100%
}

@media (min-width: 1024px) {
    .smb_form .field-wrapper .smb_form__email {
        height:64px
    }
}

.smb_form .field-wrapper .smb_form__email:focus {
    border: 2px solid #1a73e8;
    outline: 0
}

.smb_form .field-wrapper .smb_form__email:disabled {
    background: #f8f9fa;
    border: 1px solid #fff;
    color: #9aa0a6
}

.smb_form .field-wrapper .smb_form__email.error {
    border-color: #d93025;
    border-width: 2px
}

.smb_form .error-caption {
    -ms-flex-item-align: start;
    align-self: start;
    color: #d93025;
    display: none;
    margin-bottom: 12px;
    margin-top: 4px;
    min-height: 20px
}

.smb_form .description {
    margin: 0
}

.smb_form__submit {
    margin-top: 36px
}

.smb_form__disclaimer {
    margin-top: 24px;
    text-align: center
}

.smb_form.error-email .smb_form__disclaimer {
    margin-top: 0
}

.smb_form.error-email .smb_form__email {
    border: 2px solid #d93025
}

._smb-thank-you-headline {
    margin-bottom: 24px
}

._smb-thank-you-copy {
    margin: 0 auto;
    max-width: 616px
}

.headline-success-subscription,.subhead-intro-subhead-success-subscription {
    display: none
}

.two-up-product-tile {
    margin-bottom: 60px;
    margin-top: 60px
}

@media (min-width: 1024px) {
    .two-up-product-tile {
        margin-bottom:80px
    }
}

@media (min-width: 1024px) {
    .two-up-product-tile {
        margin-top:80px
    }
}

.two-up-product-tile__grid .glue-grid__col {
    margin-bottom: 60px;
    margin-top: 24px
}

@media (min-width: 1024px) {
    .two-up-product-tile__grid .glue-grid__col {
        margin-bottom:80px
    }
}

@media (min-width: 600px) {
    .two-up-product-tile__grid .glue-grid__col {
        margin:0
    }
}

@media (min-width: 1024px) {
    .two-up-product-tile__grid .glue-grid__col {
        margin:0
    }
}

.two-up-product-tile__grid .glue-grid__col:first-child {
    margin-top: 0
}

.two-up-product-tile__grid .glue-grid__col:last-child {
    margin: 0
}

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

@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 .glue-grid__col {
        -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 .glue-grid__col {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-0-lg {
        display:none
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-1-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 8.33%;
        flex: 0 0 8.33%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-1-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-2-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 16.66%;
        flex: 0 0 16.66%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-2-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-3,.glue-grid .glue-grid__col--span-3-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-3,.glue-grid .glue-grid__col--span-3-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-4,.glue-grid .glue-grid__col--span-4-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        height: auto
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-4,.glue-grid .glue-grid__col--span-4-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-5,.glue-grid .glue-grid__col--span-5-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 41.66%;
        flex: 0 0 41.66%;
        height: auto
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-5,.glue-grid .glue-grid__col--span-5-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-6-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-6-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-7-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 58.33%;
        flex: 0 0 58.33%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-7-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-8-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 66.66%;
        flex: 0 0 66.66%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-8-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-9-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-9-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-10-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 83.33%;
        flex: 0 0 83.33%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-10-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .glue-grid__col--span-11-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 91.66%;
        flex: 0 0 91.66%
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .glue-grid .glue-grid__col--span-11-lg {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media screen and (-ms-high-contrast:active) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    .glue-grid .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 .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) and (min-width: 1024px),(-ms-high-contrast:none) and (min-width:1024px) {
    ._home-technology-featured-story-grid .glue-grid__col--span-3-lg {
        -webkit-box-flex:0;
        -ms-flex: 0 0 22%;
        flex: 0 0 22%
    }

    ._home-technology-featured-story-grid .glue-grid__col--span-3-lg:not(:last-child) {
        margin-right: 48px
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .blog-feed-wrapper .blog-tag {
        float: left
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .blog-feed-wrapper .blog-item .blog-title-wrapper .blog-title {
        width: 100%
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .glue-carousel--simple .glue-grid__col {
        height: 400px
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .doodle .glue-pagination-next,.doodle .glue-pagination-previous {
        left: 0;
        top: 0
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .card-marquee {
        display: none
    }
}

@supports (not (-webkit-hyphens: none)) and (not (-moz-appearance:none)) {
    .card-marquee {
        display:block
    }

    @media (min-width: 600px) {
        .card-marquee {
            display:inline-block
        }
    }
}

[data-show-module-tags] [data-g-cta_type] {
    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
}

[data-show-metadata],[data-show-page-sections] {
    display: none
}

.show-metadata table,.show-metadata td,.show-metadata th {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    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
}

.glue-header__logo {
    border: none
}

.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 {
    border: 1px solid transparent;
    padding: 0 7px
}

[dir=rtl] .glue-header__logo-link:focus {
    border: 2px solid transparent;
    padding: 0 6px
}

.glue-header__logo-link svg.glue-icon {
    display: none;
    margin: 0 0 0 8px
}

@media (min-width: 1024px) {
    .glue-header__logo-link svg.glue-icon {
        display:block
    }
}

[dir=rtl] .glue-header__logo-link svg.glue-icon {
    margin: 0 8px 0 0
}

.glue-header__skip-content:focus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    z-index: 1
}

.glue-header__link {
    border: none;
    color: #5f6368;
    forced-color-adjust: auto
}

.glue-header__link:focus {
    border: 2px solid transparent;
    padding: 1px 10px 0
}

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

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

[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 .glue-header__site-switcher-menu-item .glue-header__site-switcher-menu-link {
    display: block
}

.glue-header__site-switcher .glue-header__site-switcher-menu-item svg {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.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-header__drawer-backdrop {
    z-index: 1001
}

.glue-header__bar.glue-header__bar--desktop {
    z-index: 1002
}

@media (min-width: 1024px) {
    .glue-header__bar.glue-header__bar--desktop .glue-header__tier {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center
    }
}

.glue-footer .glue-social__title {
    margin-right: 12px
}

.glue-footer .glue-social .glue-social__item {
    border-radius: 0;
    height: 48px;
    margin: 0 8px 0 0;
    width: 48px
}

.glue-footer .glue-social .glue-social__item:focus,.glue-footer .glue-social .glue-social__item:focus-within {
    border: none
}

.glue-footer .glue-social .glue-social__item .glue-social__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
    width: 100%
}

.glue-footer .glue-social .glue-social__item .glue-social__link:focus,.glue-footer .glue-social .glue-social__item .glue-social__link:hover {
    background: #e8eaed;
    -webkit-box-shadow: none;
    box-shadow: none
}

.glue-footer .glue-social .glue-social__item .glue-social__link:focus {
    outline: 2px solid #1a73e8
}

.glue-footer .glue-social .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: 1024px) {
    .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: 1024px) {
    .glue-footer .glue-footer__site-links-list-item {
        line-height:inherit;
        margin-bottom: 8px;
        margin-left: 0;
        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
}

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

@media (min-width: 600px) {
    .glue-footer__upper {
        margin:0;
        padding: 24px 40px
    }
}

@media (min-width: 1024px) {
    .glue-footer__upper {
        margin:0 72px;
        padding: 24px 0
    }
}

@media (min-width: 1440px) {
    .glue-footer__upper {
        margin:0 auto
    }
}

.glue-footer__global-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 600px) {
    .glue-footer .glue-footer__site-links {
        margin:0;
        padding: 0 40px
    }
}

@media (min-width: 1024px) {
    .glue-footer .glue-footer__site-links {
        margin:0 72px;
        padding: 40px 0 48px
    }
}

@media (min-width: 1440px) {
    .glue-footer .glue-footer__site-links {
        margin:0 auto
    }
}

.glue-footer .glue-footer__site-links-grid {
    display: block
}

@media (min-width: 1024px) {
    .glue-footer .glue-footer__site-links-grid {
        display:grid
    }
}

@media (min-width: 600px) {
    .glue-footer .glue-expansion-panel {
        border-top:1px solid #dadce0
    }
}

@media (min-width: 600px) {
    .glue-footer .glue-expansion-panel:first-child {
        margin-top:20px
    }
}

.glue-footer .glue-footer__site-links-header {
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .glue-footer .glue-footer__site-links-header {
        margin-bottom:16px
    }
}

.glue-select+.mdc-select-helper-text {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: .2px
}

[lang=ja] .glue-select+.mdc-select-helper-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

[lang=ko] .glue-select+.mdc-select-helper-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

[lang=zh-CN] .glue-select+.mdc-select-helper-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

[lang=zh-TW] .glue-select+.mdc-select-helper-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-select .mdc-floating-label--float-above,.glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 15.99996px;
    letter-spacing: .266666px;
    line-height: initial
}

.glue-select [lang=ja] .mdc-floating-label--float-above,.glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded [lang=ja] .mdc-floating-label--float-above,[lang=ja] .glue-select .mdc-floating-label--float-above,[lang=ja] .glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

.glue-select [lang=ko] .mdc-floating-label--float-above,.glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded [lang=ko] .mdc-floating-label--float-above,[lang=ko] .glue-select .mdc-floating-label--float-above,[lang=ko] .glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

.glue-select [lang=zh-CN] .mdc-floating-label--float-above,.glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded [lang=zh-CN] .mdc-floating-label--float-above,[lang=zh-CN] .glue-select .mdc-floating-label--float-above,[lang=zh-CN] .glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

.glue-select [lang=zh-TW] .mdc-floating-label--float-above,.glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded [lang=zh-TW] .mdc-floating-label--float-above,[lang=zh-TW] .glue-select .mdc-floating-label--float-above,[lang=zh-TW] .glue-select.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.glue-select .mdc-floating-label,.glue-select .mdc-list-item,.glue-select .mdc-select__selected-text {
    font-family: "Google Sans Text",Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: .1px;
    line-height: 24px
}

.glue-select [lang=ja] .mdc-floating-label,.glue-select [lang=ja] .mdc-list-item,.glue-select [lang=ja] .mdc-select__selected-text,[lang=ja] .glue-select .mdc-floating-label,[lang=ja] .glue-select .mdc-list-item,[lang=ja] .glue-select .mdc-select__selected-text {
    font-family: "Google Sans Text","Noto Sans JP","Noto Sans CJK JP",Arial,Helvetica,sans-serif
}

.glue-select [lang=ko] .mdc-floating-label,.glue-select [lang=ko] .mdc-list-item,.glue-select [lang=ko] .mdc-select__selected-text,[lang=ko] .glue-select .mdc-floating-label,[lang=ko] .glue-select .mdc-list-item,[lang=ko] .glue-select .mdc-select__selected-text {
    font-family: "Google Sans Text","Noto Sans KR","Noto Sans CJK KR",Arial,Helvetica,sans-serif
}

.glue-select [lang=zh-CN] .mdc-floating-label,.glue-select [lang=zh-CN] .mdc-list-item,.glue-select [lang=zh-CN] .mdc-select__selected-text,[lang=zh-CN] .glue-select .mdc-floating-label,[lang=zh-CN] .glue-select .mdc-list-item,[lang=zh-CN] .glue-select .mdc-select__selected-text {
    font-family: "Google Sans Text","Noto Sans SC","Noto Sans CJK SC",Arial,Helvetica,sans-serif
}

.glue-select [lang=zh-TW] .mdc-floating-label,.glue-select [lang=zh-TW] .mdc-list-item,.glue-select [lang=zh-TW] .mdc-select__selected-text,[lang=zh-TW] .glue-select .mdc-floating-label,[lang=zh-TW] .glue-select .mdc-list-item,[lang=zh-TW] .glue-select .mdc-select__selected-text {
    font-family: "Google Sans Text","Noto Sans TC","Noto Sans CJK TC",Arial,Helvetica,sans-serif
}

.mdc-list {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: 1rem;
    font-size: var(--mdc-typography-subtitle1-font-size,1rem);
    line-height: 1.75rem;
    line-height: var(--mdc-typography-subtitle1-line-height,1.75rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-subtitle1-font-weight,400);
    letter-spacing: .009375em;
    letter-spacing: var(--mdc-typography-subtitle1-letter-spacing,.009375em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-subtitle1-text-transform,inherit);
    line-height: 1.5rem;
    margin: 0;
    padding: 8px 0;
    list-style-type: none;
    color: rgba(0,0,0,.87);
    color: var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))
}

.mdc-list:focus {
    outline: 0
}

.mdc-list-item {
    height: 48px
}

.mdc-list-item__secondary-text {
    color: rgba(0,0,0,.54);
    color: var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))
}

.mdc-list-item__graphic {
    background-color: transparent
}

.mdc-list-item__graphic {
    color: rgba(0,0,0,.38);
    color: var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))
}

.mdc-list-item__meta {
    color: rgba(0,0,0,.38);
    color: var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))
}

.mdc-list-group__subheader {
    color: rgba(0,0,0,.87);
    color: var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))
}

.mdc-list-item--disabled .mdc-list-item__text {
    opacity: .38
}

.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__text {
    color: #000;
    color: var(--mdc-theme-on-surface,#000)
}

.mdc-list-item--activated,.mdc-list-item--selected {
    color: #1a73e8;
    color: var(--mdc-theme-primary,#1a73e8)
}

.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected .mdc-list-item__graphic {
    color: #1a73e8;
    color: var(--mdc-theme-primary,#1a73e8)
}

.mdc-list--dense {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: .812rem
}

.mdc-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
    padding: 0;
    padding-left: 16px;
    padding-right: 16px;
    height: 48px
}

.mdc-list-item:focus {
    outline: 0
}

.mdc-list-item:not(.mdc-list-item--selected):focus::before {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: inherit;
    content: ""
}

.mdc-list-item.mdc-list-item--selected::before {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px double transparent;
    border-radius: inherit;
    content: ""
}

.mdc-list-item[dir=rtl],[dir=rtl] .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-list--icon-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px;
    height: 56px
}

.mdc-list--icon-list .mdc-list-item[dir=rtl],[dir=rtl] .mdc-list--icon-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-list--avatar-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px;
    height: 56px
}

.mdc-list--avatar-list .mdc-list-item[dir=rtl],[dir=rtl] .mdc-list--avatar-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-list--thumbnail-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px;
    height: 56px
}

.mdc-list--thumbnail-list .mdc-list-item[dir=rtl],[dir=rtl] .mdc-list--thumbnail-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-list--image-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px;
    height: 72px
}

.mdc-list--image-list .mdc-list-item[dir=rtl],[dir=rtl] .mdc-list--image-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-list--video-list .mdc-list-item {
    padding-left: 0;
    padding-right: 16px;
    height: 72px
}

.mdc-list--video-list .mdc-list-item[dir=rtl],[dir=rtl] .mdc-list--video-list .mdc-list-item {
    padding-left: 16px;
    padding-right: 0
}

.mdc-list--dense .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 16px;
    width: 20px;
    height: 20px
}

.mdc-list--dense .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--dense .mdc-list-item__graphic {
    margin-left: 16px;
    margin-right: 0
}

.mdc-list-item__graphic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    fill: currentColor;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 0;
    margin-right: 32px;
    width: 24px;
    height: 24px
}

.mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list-item__graphic {
    margin-left: 32px;
    margin-right: 0
}

.mdc-list--icon-list .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 32px;
    width: 24px;
    height: 24px
}

.mdc-list--icon-list .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--icon-list .mdc-list-item__graphic {
    margin-left: 32px;
    margin-right: 0
}

.mdc-list--avatar-list .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.mdc-list--avatar-list .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic {
    margin-left: 16px;
    margin-right: 0
}

.mdc-list--thumbnail-list .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 16px;
    width: 40px;
    height: 40px
}

.mdc-list--thumbnail-list .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--thumbnail-list .mdc-list-item__graphic {
    margin-left: 16px;
    margin-right: 0
}

.mdc-list--image-list .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 16px;
    width: 56px;
    height: 56px
}

.mdc-list--image-list .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--image-list .mdc-list-item__graphic {
    margin-left: 16px;
    margin-right: 0
}

.mdc-list--video-list .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 16px;
    width: 100px;
    height: 56px
}

.mdc-list--video-list .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--video-list .mdc-list-item__graphic {
    margin-left: 16px;
    margin-right: 0
}

.mdc-list .mdc-list-item__graphic {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mdc-list-item__meta {
    margin-left: auto;
    margin-right: 0
}

.mdc-list-item__meta:not(.material-icons) {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: .75rem;
    font-size: var(--mdc-typography-caption-font-size,.75rem);
    line-height: 1.25rem;
    line-height: var(--mdc-typography-caption-line-height,1.25rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-caption-font-weight,400);
    letter-spacing: .0333333333em;
    letter-spacing: var(--mdc-typography-caption-letter-spacing,.0333333333em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-caption-text-decoration,inherit);
    text-decoration: var(--mdc-typography-caption-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-caption-text-transform,inherit)
}

.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta {
    margin-left: 0;
    margin-right: auto
}

.mdc-list-item__text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mdc-list-item__text[for] {
    pointer-events: none
}

.mdc-list-item__primary-text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-top: 0;
    line-height: normal;
    margin-bottom: -20px
}

.mdc-list-item__primary-text::before {
    display: inline-block;
    width: 0;
    height: 28px;
    content: "";
    vertical-align: 0
}

.mdc-list-item__primary-text::after {
    display: inline-block;
    width: 0;
    height: 20px;
    content: "";
    vertical-align: -20px
}

.mdc-list--avatar-list .mdc-list-item__primary-text,.mdc-list--icon-list .mdc-list-item__primary-text,.mdc-list--image-list .mdc-list-item__primary-text,.mdc-list--thumbnail-list .mdc-list-item__primary-text,.mdc-list--video-list .mdc-list-item__primary-text {
    display: block;
    margin-top: 0;
    line-height: normal;
    margin-bottom: -20px
}

.mdc-list--avatar-list .mdc-list-item__primary-text::before,.mdc-list--icon-list .mdc-list-item__primary-text::before,.mdc-list--image-list .mdc-list-item__primary-text::before,.mdc-list--thumbnail-list .mdc-list-item__primary-text::before,.mdc-list--video-list .mdc-list-item__primary-text::before {
    display: inline-block;
    width: 0;
    height: 32px;
    content: "";
    vertical-align: 0
}

.mdc-list--avatar-list .mdc-list-item__primary-text::after,.mdc-list--icon-list .mdc-list-item__primary-text::after,.mdc-list--image-list .mdc-list-item__primary-text::after,.mdc-list--thumbnail-list .mdc-list-item__primary-text::after,.mdc-list--video-list .mdc-list-item__primary-text::after {
    display: inline-block;
    width: 0;
    height: 20px;
    content: "";
    vertical-align: -20px
}

.mdc-list--dense .mdc-list-item__primary-text {
    display: block;
    margin-top: 0;
    line-height: normal;
    margin-bottom: -20px
}

.mdc-list--dense .mdc-list-item__primary-text::before {
    display: inline-block;
    width: 0;
    height: 24px;
    content: "";
    vertical-align: 0
}

.mdc-list--dense .mdc-list-item__primary-text::after {
    display: inline-block;
    width: 0;
    height: 20px;
    content: "";
    vertical-align: -20px
}

.mdc-list-item__secondary-text {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: .875rem;
    font-size: var(--mdc-typography-body2-font-size,.875rem);
    line-height: 1.25rem;
    line-height: var(--mdc-typography-body2-line-height,1.25rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-body2-font-weight,400);
    letter-spacing: .0178571429em;
    letter-spacing: var(--mdc-typography-body2-letter-spacing,.0178571429em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-body2-text-decoration,inherit);
    text-decoration: var(--mdc-typography-body2-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-body2-text-transform,inherit);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-top: 0;
    line-height: normal
}

.mdc-list-item__secondary-text::before {
    display: inline-block;
    width: 0;
    height: 20px;
    content: "";
    vertical-align: 0
}

.mdc-list--dense .mdc-list-item__secondary-text {
    font-size: inherit
}

.mdc-list--dense .mdc-list-item {
    height: 40px
}

.mdc-list--two-line .mdc-list-item__text {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.mdc-list--two-line .mdc-list-item {
    height: 64px
}

.mdc-list--two-line.mdc-list--avatar-list .mdc-list-item,.mdc-list--two-line.mdc-list--icon-list .mdc-list-item,.mdc-list--two-line.mdc-list--image-list .mdc-list-item,.mdc-list--two-line.mdc-list--thumbnail-list .mdc-list-item,.mdc-list--two-line.mdc-list--video-list .mdc-list-item {
    height: 72px
}

.mdc-list--two-line.mdc-list--icon-list .mdc-list-item__graphic {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 16px
}

.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.mdc-list--dense .mdc-list-item {
    height: 60px
}

.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 16px;
    width: 36px;
    height: 36px
}

.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic {
    margin-left: 16px;
    margin-right: 0
}

:not(.mdc-list-item--disabled).mdc-list-item {
    cursor: pointer
}

a.mdc-list-item {
    color: inherit;
    text-decoration: none
}

.mdc-list-divider {
    height: 0;
    margin: 0;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.mdc-list-divider {
    border-bottom-color: rgba(0,0,0,.12)
}

.mdc-list-divider--padded {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list-divider--padded[dir=rtl],[dir=rtl] .mdc-list-divider--padded {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list-divider--inset {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 72px)
}

.mdc-list-divider--inset[dir=rtl],[dir=rtl] .mdc-list-divider--inset {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list-divider--inset.mdc-list-divider--padded {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 88px)
}

.mdc-list-divider--inset.mdc-list-divider--padded[dir=rtl],[dir=rtl] .mdc-list-divider--inset.mdc-list-divider--padded {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list .mdc-list-divider--inset-leading {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list .mdc-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-list .mdc-list-divider--inset-leading {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list .mdc-list-divider--inset-trailing {
    width: calc(100% - 16px)
}

.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir=rtl],[dir=rtl] .mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--icon-list .mdc-list-divider--inset-leading {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 72px)
}

.mdc-list--icon-list .mdc-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-list--icon-list .mdc-list-divider--inset-leading {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list--icon-list .mdc-list-divider--inset-trailing {
    width: calc(100% - 16px)
}

.mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 88px)
}

.mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir=rtl],[dir=rtl] .mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-list--icon-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 72px)
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-list--avatar-list .mdc-list-divider--inset-leading {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list--avatar-list .mdc-list-divider--inset-trailing {
    width: calc(100% - 16px)
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 88px)
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir=rtl],[dir=rtl] .mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-list--avatar-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 72px)
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-list--thumbnail-list .mdc-list-divider--inset-leading {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-trailing {
    width: calc(100% - 16px)
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 72px;
    margin-right: 0;
    width: calc(100% - 88px)
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 0;
    margin-right: 72px
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir=rtl],[dir=rtl] .mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-list--thumbnail-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--image-list .mdc-list-divider--inset-leading {
    margin-left: 88px;
    margin-right: 0;
    width: calc(100% - 88px)
}

.mdc-list--image-list .mdc-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-list--image-list .mdc-list-divider--inset-leading {
    margin-left: 0;
    margin-right: 88px
}

.mdc-list--image-list .mdc-list-divider--inset-trailing {
    width: calc(100% - 16px)
}

.mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 88px;
    margin-right: 0;
    width: calc(100% - 104px)
}

.mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 0;
    margin-right: 88px
}

.mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir=rtl],[dir=rtl] .mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 16px;
    margin-right: 0;
    width: calc(100% - 32px)
}

.mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-list--image-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 16px
}

.mdc-list--video-list .mdc-list-divider--inset-leading {
    margin-left: 116px;
    margin-right: 0;
    width: calc(100% - 116px)
}

.mdc-list--video-list .mdc-list-divider--inset-leading[dir=rtl],[dir=rtl] .mdc-list--video-list .mdc-list-divider--inset-leading {
    margin-left: 0;
    margin-right: 116px
}

.mdc-list--video-list .mdc-list-divider--inset-trailing {
    width: calc(100% - 16px)
}

.mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 116px;
    margin-right: 0;
    width: calc(100% - 132px)
}

.mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir=rtl],[dir=rtl] .mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
    margin-left: 0;
    margin-right: 116px
}

.mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 0;
    width: calc(100% - 0px)
}

.mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir=rtl],[dir=rtl] .mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
    margin-left: 0;
    margin-right: 0
}

.mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 0;
    width: calc(100% - 16px)
}

.mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir=rtl],[dir=rtl] .mdc-list--video-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
    margin-left: 0;
    margin-right: 0
}

.mdc-list-group .mdc-list {
    padding: 0
}

.mdc-list-group__subheader {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: 1rem;
    font-size: var(--mdc-typography-subtitle1-font-size,1rem);
    line-height: 1.75rem;
    line-height: var(--mdc-typography-subtitle1-line-height,1.75rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-subtitle1-font-weight,400);
    letter-spacing: .009375em;
    letter-spacing: var(--mdc-typography-subtitle1-letter-spacing,.009375em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-subtitle1-text-transform,inherit);
    margin: calc((3rem - 1.5rem)/ 2) 16px
}

@-webkit-keyframes mdc-ripple-fg-radius-in {
    from {
        -webkit-animation-timing-function: cubic-bezier(.4,0,.2,1);
        animation-timing-function: cubic-bezier(.4,0,.2,1);
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);
        transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)
    }

    to {
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
        transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
    }
}

@keyframes mdc-ripple-fg-radius-in {
    from {
        -webkit-animation-timing-function: cubic-bezier(.4,0,.2,1);
        animation-timing-function: cubic-bezier(.4,0,.2,1);
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);
        transform: translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)
    }

    to {
        -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
        transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
    }
}

@-webkit-keyframes mdc-ripple-fg-opacity-in {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0
    }

    to {
        opacity: var(--mdc-ripple-fg-opacity,0)
    }
}

@keyframes mdc-ripple-fg-opacity-in {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: 0
    }

    to {
        opacity: var(--mdc-ripple-fg-opacity,0)
    }
}

@-webkit-keyframes mdc-ripple-fg-opacity-out {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: var(--mdc-ripple-fg-opacity,0)
    }

    to {
        opacity: 0
    }
}

@keyframes mdc-ripple-fg-opacity-out {
    from {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        opacity: var(--mdc-ripple-fg-opacity,0)
    }

    to {
        opacity: 0
    }
}

:not(.mdc-list-item--disabled).mdc-list-item {
    --mdc-ripple-fg-size: 0;
    --mdc-ripple-left: 0;
    --mdc-ripple-top: 0;
    --mdc-ripple-fg-scale: 1;
    --mdc-ripple-fg-translate-end: 0;
    --mdc-ripple-fg-translate-start: 0;
    -webkit-tap-highlight-color: transparent
}

:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: ""
}

:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before {
    -webkit-transition: opacity 15ms linear,background-color 15ms linear;
    -o-transition: opacity 15ms linear,background-color 15ms linear;
    transition: opacity 15ms linear,background-color 15ms linear;
    z-index: 1
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::before {
    -webkit-transform: scale(var(--mdc-ripple-fg-scale,1));
    -ms-transform: scale(var(--mdc-ripple-fg-scale,1));
    transform: scale(var(--mdc-ripple-fg-scale,1))
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::after {
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple::after {
    top: var(--mdc-ripple-top,0);
    left: var(--mdc-ripple-left,0)
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple::after {
    -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;
    animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple::after {
    -webkit-animation: mdc-ripple-fg-opacity-out 150ms;
    animation: mdc-ripple-fg-opacity-out 150ms;
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    -ms-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
}

:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before {
    top: calc(50% - 100%);
    left: calc(50% - 100%);
    width: 200%;
    height: 200%
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded .mdc-list-item__ripple::after {
    width: var(--mdc-ripple-fg-size,100%);
    height: var(--mdc-ripple-fg-size,100%)
}

:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple::before {
    background-color: #000
}

:not(.mdc-list-item--disabled).mdc-list-item:hover .mdc-list-item__ripple::before {
    opacity: .04
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after {
    -webkit-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple::before {
    opacity: .12
}

:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item--activated .mdc-list-item__ripple::before {
    background-color: #1a73e8;
    background-color: var(--mdc-theme-primary,#1a73e8)
}

:not(.mdc-list-item--disabled).mdc-list-item--activated:hover .mdc-list-item__ripple::before {
    opacity: .16
}

:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .24
}

:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after {
    -webkit-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .24
}

:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.24
}

:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::before {
    opacity: .08
}

:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::after,:not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::before {
    background-color: #1a73e8;
    background-color: var(--mdc-theme-primary,#1a73e8)
}

:not(.mdc-list-item--disabled).mdc-list-item--selected:hover .mdc-list-item__ripple::before {
    opacity: .12
}

:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .2
}

:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after {
    -webkit-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .2
}

:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.2
}

:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.mdc-list-item--disabled {
    --mdc-ripple-fg-size: 0;
    --mdc-ripple-left: 0;
    --mdc-ripple-top: 0;
    --mdc-ripple-fg-scale: 1;
    --mdc-ripple-fg-translate-end: 0;
    --mdc-ripple-fg-translate-start: 0;
    -webkit-tap-highlight-color: transparent
}

.mdc-list-item--disabled .mdc-list-item__ripple::after,.mdc-list-item--disabled .mdc-list-item__ripple::before {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: ""
}

.mdc-list-item--disabled .mdc-list-item__ripple::before {
    -webkit-transition: opacity 15ms linear,background-color 15ms linear;
    -o-transition: opacity 15ms linear,background-color 15ms linear;
    transition: opacity 15ms linear,background-color 15ms linear;
    z-index: 1
}

.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::before {
    -webkit-transform: scale(var(--mdc-ripple-fg-scale,1));
    -ms-transform: scale(var(--mdc-ripple-fg-scale,1));
    transform: scale(var(--mdc-ripple-fg-scale,1))
}

.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::after {
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded .mdc-list-item__ripple::after {
    top: var(--mdc-ripple-top,0);
    left: var(--mdc-ripple-left,0)
}

.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation .mdc-list-item__ripple::after {
    -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;
    animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards
}

.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation .mdc-list-item__ripple::after {
    -webkit-animation: mdc-ripple-fg-opacity-out 150ms;
    animation: mdc-ripple-fg-opacity-out 150ms;
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    -ms-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
}

.mdc-list-item--disabled .mdc-list-item__ripple::after,.mdc-list-item--disabled .mdc-list-item__ripple::before {
    top: calc(50% - 100%);
    left: calc(50% - 100%);
    width: 200%;
    height: 200%
}

.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple::after {
    width: var(--mdc-ripple-fg-size,100%);
    height: var(--mdc-ripple-fg-size,100%)
}

.mdc-list-item--disabled .mdc-list-item__ripple::after,.mdc-list-item--disabled .mdc-list-item__ripple::before {
    background-color: #000
}

.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.mdc-list-item--disabled .mdc-list-item__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.mdc-menu-surface {
    display: none;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: calc(100vw - 32px);
    max-height: calc(100vh - 32px);
    margin: 0;
    padding: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    opacity: 0;
    overflow: auto;
    will-change: transform,opacity;
    z-index: 8;
    -webkit-transition: opacity 30ms linear,-webkit-transform .12s cubic-bezier(0,0,.2,1);
    transition: opacity 30ms linear,-webkit-transform .12s cubic-bezier(0,0,.2,1);
    -o-transition: opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1);
    transition: opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1);
    transition: opacity 30ms linear,transform .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);
    -webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    background-color: #fff;
    background-color: var(--mdc-theme-surface,#fff);
    color: #000;
    color: var(--mdc-theme-on-surface,#000);
    border-radius: 4px;
    border-radius: var(--mdc-shape-medium,4px);
    transform-origin-left: top left;
    transform-origin-right: top right
}

.mdc-menu-surface:focus {
    outline: 0
}

.mdc-menu-surface--open {
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.mdc-menu-surface--animating-open {
    display: inline-block;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mdc-menu-surface--animating-closed {
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity 75ms linear;
    -o-transition: opacity 75ms linear;
    transition: opacity 75ms linear
}

.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface {
    transform-origin-left: top right;
    transform-origin-right: top left
}

.mdc-menu-surface--anchor {
    position: relative;
    overflow: visible
}

.mdc-menu-surface--fixed {
    position: fixed
}

.mdc-menu-surface--fullwidth {
    width: 100%
}

.mdc-elevation-overlay {
    position: absolute;
    border-radius: inherit;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 280ms cubic-bezier(.4,0,.2,1);
    -o-transition: opacity 280ms cubic-bezier(.4,0,.2,1);
    transition: opacity 280ms cubic-bezier(.4,0,.2,1);
    background-color: #fff
}

.mdc-menu {
    min-width: 112px
}

.mdc-menu .mdc-list-item__meta {
    color: rgba(0,0,0,.87)
}

.mdc-menu .mdc-list-item__graphic {
    color: rgba(0,0,0,.87)
}

.mdc-menu .mdc-list {
    color: rgba(0,0,0,.87);
    position: relative
}

.mdc-menu .mdc-list .mdc-elevation-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.mdc-menu .mdc-list-divider {
    margin: 8px 0
}

.mdc-menu .mdc-list-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mdc-menu .mdc-list-item--disabled {
    cursor: auto
}

.mdc-menu a.mdc-list-item .mdc-list-item__graphic,.mdc-menu a.mdc-list-item .mdc-list-item__text {
    pointer-events: none
}

.mdc-menu__selection-group {
    padding: 0;
    fill: currentColor
}

.mdc-menu__selection-group .mdc-list-item {
    padding-left: 56px;
    padding-right: 16px
}

.mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-list-item {
    padding-left: 16px;
    padding-right: 56px
}

.mdc-menu__selection-group .mdc-menu__selection-group-icon {
    left: 16px;
    right: initial;
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-menu__selection-group-icon {
    left: initial;
    right: 16px
}

.mdc-menu-item--selected .mdc-menu__selection-group-icon {
    display: inline
}

.mdc-select-helper-text {
    margin: 0;
    margin-left: 16px;
    margin-right: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: .75rem;
    font-size: var(--mdc-typography-caption-font-size,.75rem);
    line-height: 1.25rem;
    line-height: var(--mdc-typography-caption-line-height,1.25rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-caption-font-weight,400);
    letter-spacing: .0333333333em;
    letter-spacing: var(--mdc-typography-caption-letter-spacing,.0333333333em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-caption-text-decoration,inherit);
    text-decoration: var(--mdc-typography-caption-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-caption-text-transform,inherit);
    display: block;
    margin-top: 0;
    line-height: normal
}

.mdc-select-helper-text[dir=rtl],[dir=rtl] .mdc-select-helper-text {
    margin-left: 16px;
    margin-right: 16px
}

.mdc-select-helper-text::before {
    display: inline-block;
    width: 0;
    height: 16px;
    content: "";
    vertical-align: 0
}

.mdc-select-helper-text--validation-msg {
    opacity: 0;
    -webkit-transition: opacity 180ms cubic-bezier(.4,0,.2,1);
    -o-transition: opacity 180ms cubic-bezier(.4,0,.2,1);
    transition: opacity 180ms cubic-bezier(.4,0,.2,1)
}

.mdc-select--invalid+.mdc-select-helper-text--validation-msg,.mdc-select-helper-text--validation-msg-persistent {
    opacity: 1
}

.mdc-select--with-leading-icon .mdc-select__icon {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: transparent;
    fill: currentColor
}

.mdc-select--with-leading-icon .mdc-select__icon {
    margin-left: 12px;
    margin-right: 12px
}

.mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon {
    margin-left: 12px;
    margin-right: 12px
}

.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"] {
    cursor: default;
    pointer-events: none
}

.mdc-floating-label {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: 1rem;
    font-size: var(--mdc-typography-subtitle1-font-size,1rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-subtitle1-font-weight,400);
    letter-spacing: .009375em;
    letter-spacing: var(--mdc-typography-subtitle1-letter-spacing,.009375em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-subtitle1-text-transform,inherit);
    position: absolute;
    left: 0;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    line-height: 1.15rem;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: text;
    overflow: hidden;
    will-change: transform;
    -webkit-transition: color 150ms cubic-bezier(.4,0,.2,1),-webkit-transform 150ms cubic-bezier(.4,0,.2,1);
    transition: color 150ms cubic-bezier(.4,0,.2,1),-webkit-transform 150ms cubic-bezier(.4,0,.2,1);
    -o-transition: transform 150ms cubic-bezier(.4,0,.2,1),color 150ms cubic-bezier(.4,0,.2,1);
    transition: transform 150ms cubic-bezier(.4,0,.2,1),color 150ms cubic-bezier(.4,0,.2,1);
    transition: transform 150ms cubic-bezier(.4,0,.2,1),color 150ms cubic-bezier(.4,0,.2,1),-webkit-transform 150ms cubic-bezier(.4,0,.2,1)
}

.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label {
    right: 0;
    left: auto;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    text-align: right
}

.mdc-floating-label--float-above {
    cursor: auto
}

.mdc-floating-label--required::after {
    margin-left: 1px;
    margin-right: 0;
    content: "*"
}

.mdc-floating-label--required[dir=rtl]::after,[dir=rtl] .mdc-floating-label--required::after {
    margin-left: 0;
    margin-right: 1px
}

.mdc-floating-label--float-above {
    -webkit-transform: translateY(-106%) scale(.75);
    -ms-transform: translateY(-106%) scale(.75);
    transform: translateY(-106%) scale(.75)
}

.mdc-floating-label--shake {
    -webkit-animation: mdc-floating-label-shake-float-above-standard 250ms 1;
    animation: mdc-floating-label-shake-float-above-standard 250ms 1
}

@-webkit-keyframes mdc-floating-label-shake-float-above-standard {
    0% {
        -webkit-transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        -webkit-transform: translateX(calc(4% - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(4% - 0)) translateY(-106%) scale(.75)
    }

    66% {
        -webkit-animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        -webkit-transform: translateX(calc(-4% - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(-4% - 0)) translateY(-106%) scale(.75)
    }

    100% {
        -webkit-transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75)
    }
}

@keyframes mdc-floating-label-shake-float-above-standard {
    0% {
        -webkit-transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        -webkit-transform: translateX(calc(4% - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(4% - 0)) translateY(-106%) scale(.75)
    }

    66% {
        -webkit-animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        -webkit-transform: translateX(calc(-4% - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(-4% - 0)) translateY(-106%) scale(.75)
    }

    100% {
        -webkit-transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75);
        transform: translateX(calc(0 - 0)) translateY(-106%) scale(.75)
    }
}

.mdc-line-ripple::after,.mdc-line-ripple::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-style: solid;
    content: ""
}

.mdc-line-ripple::before {
    border-bottom-width: 1px;
    z-index: 1
}

.mdc-line-ripple::after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    border-bottom-width: 2px;
    opacity: 0;
    z-index: 2
}

.mdc-line-ripple::after {
    -webkit-transition: opacity 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);
    transition: opacity 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);
    -o-transition: transform 180ms cubic-bezier(.4,0,.2,1),opacity 180ms cubic-bezier(.4,0,.2,1);
    transition: transform 180ms cubic-bezier(.4,0,.2,1),opacity 180ms cubic-bezier(.4,0,.2,1);
    transition: transform 180ms cubic-bezier(.4,0,.2,1),opacity 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1)
}

.mdc-line-ripple--active::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.mdc-line-ripple--deactivating::after {
    opacity: 0
}

.mdc-notched-outline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none
}

.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline {
    text-align: right
}

.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    pointer-events: none
}

.mdc-notched-outline__leading {
    border-left: 1px solid;
    border-right: none;
    width: 12px
}

.mdc-notched-outline__leading[dir=rtl],[dir=rtl] .mdc-notched-outline__leading {
    border-left: none;
    border-right: 1px solid
}

.mdc-notched-outline__trailing {
    border-left: none;
    border-right: 1px solid;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing {
    border-left: 1px solid;
    border-right: none
}

.mdc-notched-outline__notch {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: calc(100% - 12px * 2)
}

.mdc-notched-outline .mdc-floating-label {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.mdc-notched-outline .mdc-floating-label--float-above {
    -o-text-overflow: clip;
    text-overflow: clip
}

.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    max-width: calc(100% / .75)
}

.mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-left: 0;
    padding-right: 8px;
    border-top: none
}

.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-left: 8px;
    padding-right: 0
}

.mdc-notched-outline--no-label .mdc-notched-outline__notch {
    padding: 0
}

.mdc-select__anchor {
    --mdc-ripple-fg-size: 0;
    --mdc-ripple-left: 0;
    --mdc-ripple-top: 0;
    --mdc-ripple-fg-scale: 1;
    --mdc-ripple-fg-translate-end: 0;
    --mdc-ripple-fg-translate-start: 0;
    -webkit-tap-highlight-color: transparent
}

.mdc-select__anchor .mdc-select__ripple::after,.mdc-select__anchor .mdc-select__ripple::before {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: ""
}

.mdc-select__anchor .mdc-select__ripple::before {
    -webkit-transition: opacity 15ms linear,background-color 15ms linear;
    -o-transition: opacity 15ms linear,background-color 15ms linear;
    transition: opacity 15ms linear,background-color 15ms linear;
    z-index: 1
}

.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple::before {
    -webkit-transform: scale(var(--mdc-ripple-fg-scale,1));
    -ms-transform: scale(var(--mdc-ripple-fg-scale,1));
    transform: scale(var(--mdc-ripple-fg-scale,1))
}

.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple::after {
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.mdc-select__anchor.mdc-ripple-upgraded--unbounded .mdc-select__ripple::after {
    top: var(--mdc-ripple-top,0);
    left: var(--mdc-ripple-left,0)
}

.mdc-select__anchor.mdc-ripple-upgraded--foreground-activation .mdc-select__ripple::after {
    -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;
    animation: mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards
}

.mdc-select__anchor.mdc-ripple-upgraded--foreground-deactivation .mdc-select__ripple::after {
    -webkit-animation: mdc-ripple-fg-opacity-out 150ms;
    animation: mdc-ripple-fg-opacity-out 150ms;
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    -ms-transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));
    transform: translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))
}

.mdc-select__anchor .mdc-select__ripple::after,.mdc-select__anchor .mdc-select__ripple::before {
    top: calc(50% - 100%);
    left: calc(50% - 100%);
    width: 200%;
    height: 200%
}

.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple::after {
    width: var(--mdc-ripple-fg-size,100%);
    height: var(--mdc-ripple-fg-size,100%)
}

.mdc-select__anchor .mdc-select__ripple::after,.mdc-select__anchor .mdc-select__ripple::before {
    background-color: rgba(0,0,0,.87)
}

.mdc-select__anchor:hover .mdc-select__ripple::before {
    opacity: .04
}

.mdc-select__anchor.mdc-ripple-upgraded--background-focused .mdc-select__ripple::before,.mdc-select__anchor:not(.mdc-ripple-upgraded):focus .mdc-select__ripple::before {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.mdc-select__anchor .mdc-select__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__ripple::after,.mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__ripple::before {
    background-color: #000;
    background-color: var(--mdc-theme-on-surface,#000)
}

.mdc-select__menu .mdc-list .mdc-list-item--selected:hover .mdc-list-item__ripple::before {
    opacity: .04
}

.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused .mdc-list-item__ripple::before,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus .mdc-list-item__ripple::before {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded) .mdc-list-item__ripple::after {
    -webkit-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active .mdc-list-item__ripple::after {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    opacity: .12
}

.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12
}

.mdc-select {
    min-width: 200px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__anchor {
    background-color: #f5f5f5
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
    color: rgba(0,0,0,.87)
}

.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
    color: rgba(0,0,0,.6)
}

.mdc-select:not(.mdc-select--disabled) .mdc-line-ripple::before {
    border-bottom-color: rgba(0,0,0,.42)
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__dropdown-icon {
    fill: rgba(0,0,0,.54)
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon {
    fill: #1a73e8;
    fill: var(--mdc-theme-primary,#1a73e8)
}

.mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text {
    color: rgba(0,0,0,.6)
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__icon {
    color: rgba(0,0,0,.54)
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple::after {
    border-bottom-color: #1a73e8;
    border-bottom-color: var(--mdc-theme-primary,#1a73e8)
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
    color: rgba(26,115,232,.87)
}

.mdc-select:not(.mdc-select--disabled):hover .mdc-line-ripple::before {
    border-bottom-color: rgba(0,0,0,.87)
}

.mdc-select.mdc-select--disabled .mdc-select__anchor {
    background-color: #fafafa
}

.mdc-select.mdc-select--disabled .mdc-floating-label {
    color: rgba(0,0,0,.38)
}

.mdc-select.mdc-select--disabled .mdc-line-ripple::before {
    border-bottom-color: rgba(0,0,0,.06)
}

.mdc-select.mdc-select--disabled .mdc-select__dropdown-icon {
    fill: rgba(0,0,0,.38)
}

.mdc-select.mdc-select--disabled .mdc-select__selected-text {
    color: rgba(0,0,0,.38)
}

.mdc-select.mdc-select--disabled+.mdc-select-helper-text {
    color: rgba(0,0,0,.38)
}

.mdc-select.mdc-select--disabled .mdc-select__icon {
    color: rgba(0,0,0,.38)
}

@media screen and (-ms-high-contrast:active) {
    .mdc-select.mdc-select--disabled .mdc-select__selected-text {
        color: GrayText
    }

    .mdc-select.mdc-select--disabled .mdc-select__dropdown-icon {
        fill: red
    }

    .mdc-select.mdc-select--disabled .mdc-floating-label {
        color: GrayText
    }

    .mdc-select.mdc-select--disabled .mdc-line-ripple::before {
        border-bottom-color: GrayText
    }

    .mdc-select.mdc-select--disabled .mdc-notched-outline__leading,.mdc-select.mdc-select--disabled .mdc-notched-outline__notch,.mdc-select.mdc-select--disabled .mdc-notched-outline__trailing {
        border-color: GrayText
    }

    .mdc-select.mdc-select--disabled .mdc-select__icon {
        color: GrayText
    }

    .mdc-select.mdc-select--disabled+.mdc-select-helper-text {
        color: GrayText
    }
}

.mdc-select .mdc-floating-label {
    left: 16px;
    right: initial;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select .mdc-floating-label {
    left: initial;
    right: 16px
}

.mdc-select.mdc-select--filled .mdc-floating-label {
    max-width: calc(100% - 64px)
}

.mdc-select.mdc-select--filled .mdc-floating-label--float-above {
    max-width: calc(100% / .75 - 64px / .75)
}

.mdc-select.mdc-select--outlined .mdc-floating-label {
    left: 4px;
    right: initial
}

.mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined .mdc-floating-label {
    left: initial;
    right: 4px
}

.mdc-select .mdc-select__anchor {
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.mdc-select .mdc-select__anchor::before {
    display: inline-block;
    width: 0;
    height: 40px;
    content: "";
    vertical-align: 0
}

.mdc-select.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text::before {
    content: "​"
}

.mdc-select.mdc-select--no-label .mdc-select__anchor .mdc-select__selected-text {
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mdc-select.mdc-select--no-label .mdc-select__anchor::before {
    display: none
}

.mdc-select .mdc-select__anchor {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.mdc-select .mdc-select__anchor {
    padding-left: 16px;
    padding-right: 0
}

.mdc-select .mdc-select__anchor[dir=rtl],[dir=rtl] .mdc-select .mdc-select__anchor {
    padding-left: 0;
    padding-right: 16px
}

.mdc-select.mdc-select--with-leading-icon .mdc-select__anchor {
    padding-left: 0;
    padding-right: 0
}

.mdc-select.mdc-select--with-leading-icon .mdc-select__anchor[dir=rtl],[dir=rtl] .mdc-select.mdc-select--with-leading-icon .mdc-select__anchor {
    padding-left: 0;
    padding-right: 0
}

.mdc-select .mdc-select__icon {
    width: 24px;
    height: 24px;
    font-size: 24px
}

.mdc-select .mdc-select__dropdown-icon {
    width: 24px;
    height: 24px
}

.mdc-select .mdc-select__menu .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-select .mdc-select__menu .mdc-list-item[dir=rtl],[dir=rtl] .mdc-select .mdc-select__menu .mdc-list-item {
    padding-left: 16px;
    padding-right: 16px
}

.mdc-select .mdc-select__menu .mdc-list-item__graphic {
    margin-left: 0;
    margin-right: 12px
}

.mdc-select .mdc-select__menu .mdc-list-item__graphic[dir=rtl],[dir=rtl] .mdc-select .mdc-select__menu .mdc-list-item__graphic {
    margin-left: 12px;
    margin-right: 0
}

.mdc-select__dropdown-icon {
    margin-left: 12px;
    margin-right: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    pointer-events: none
}

.mdc-select__dropdown-icon .mdc-select__dropdown-icon-active,.mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive {
    position: absolute;
    top: 0;
    left: 0
}

.mdc-select__dropdown-icon .mdc-select__dropdown-icon-graphic {
    width: 41.6666666667%;
    height: 20.8333333333%
}

.mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive {
    opacity: 1;
    -webkit-transition: opacity 75ms linear 75ms;
    -o-transition: opacity 75ms linear 75ms;
    transition: opacity 75ms linear 75ms
}

.mdc-select__dropdown-icon .mdc-select__dropdown-icon-active {
    opacity: 0;
    -webkit-transition: opacity 75ms linear;
    -o-transition: opacity 75ms linear;
    transition: opacity 75ms linear
}

.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon {
    margin-left: 12px;
    margin-right: 12px
}

.mdc-select--activated .mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive {
    opacity: 0;
    -webkit-transition: opacity 49.5ms linear;
    -o-transition: opacity 49.5ms linear;
    transition: opacity 49.5ms linear
}

.mdc-select--activated .mdc-select__dropdown-icon .mdc-select__dropdown-icon-active {
    opacity: 1;
    -webkit-transition: opacity .1s linear 49.5ms;
    -o-transition: opacity .1s linear 49.5ms;
    transition: opacity .1s linear 49.5ms
}

.mdc-select__anchor {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    outline: 0;
    cursor: pointer
}

.mdc-select__anchor .mdc-floating-label--float-above {
    -webkit-transform: translateY(-106%) scale(.75);
    -ms-transform: translateY(-106%) scale(.75);
    transform: translateY(-106%) scale(.75)
}

.mdc-select__anchor.mdc-select--focused.mdc-line-ripple::after {
    -webkit-transform: scale(1,2);
    -ms-transform: scale(1,2);
    transform: scale(1,2);
    opacity: 1
}

.mdc-select__selected-text {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,sans-serif;
    font-family: var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));
    font-size: 1rem;
    font-size: var(--mdc-typography-subtitle1-font-size,1rem);
    line-height: 1.75rem;
    line-height: var(--mdc-typography-subtitle1-line-height,1.75rem);
    font-weight: 400;
    font-weight: var(--mdc-typography-subtitle1-font-weight,400);
    letter-spacing: .009375em;
    letter-spacing: var(--mdc-typography-subtitle1-letter-spacing,.009375em);
    text-decoration: inherit;
    -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-decoration: var(--mdc-typography-subtitle1-text-decoration,inherit);
    text-transform: inherit;
    text-transform: var(--mdc-typography-subtitle1-text-transform,inherit);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 28px;
    border: none;
    outline: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    pointer-events: none;
    overflow: hidden;
    background-color: transparent;
    color: inherit
}

.mdc-select__selected-text::-ms-expand {
    display: none
}

.mdc-select__selected-text::-ms-value {
    background-color: transparent;
    color: inherit
}

.mdc-select--outlined {
    border: none
}

.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor {
    background-color: transparent
}

.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
    border-color: rgba(0,0,0,.38)
}

.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: rgba(0,0,0,.87)
}

.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-width: 2px
}

.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: #1a73e8;
    border-color: var(--mdc-theme-primary,#1a73e8)
}

.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__leading,.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__notch,.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__trailing {
    border-color: rgba(0,0,0,.06)
}

.mdc-select--outlined.mdc-select--disabled .mdc-select__anchor {
    background-color: transparent
}

.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px
}

.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0
}

.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0
}

.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px
}

.mdc-select--outlined .mdc-select__selected-text {
    border-radius: 4px
}

.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor {
    background-color: transparent
}

.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch {
    max-width: calc(100% - 60px)
}

.mdc-select--outlined .mdc-select__anchor {
    overflow: visible
}

.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--shake {
    -webkit-animation: mdc-floating-label-shake-float-above-select-outlined 250ms 1;
    animation: mdc-floating-label-shake-float-above-select-outlined 250ms 1
}

.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--float-above {
    -webkit-transform: translateY(-37.25px) scale(1);
    -ms-transform: translateY(-37.25px) scale(1);
    transform: translateY(-37.25px) scale(1)
}

.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--float-above {
    font-size: .75rem
}

.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    -webkit-transform: translateY(-34.75px) scale(.75);
    -ms-transform: translateY(-34.75px) scale(.75);
    transform: translateY(-34.75px) scale(.75)
}

.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-size: 1rem
}

.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-top: 1px
}

.mdc-select--outlined .mdc-select__anchor .mdc-select__selected-text::before {
    content: "​"
}

.mdc-select--outlined .mdc-select__anchor .mdc-select__selected-text {
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mdc-select--outlined .mdc-select__anchor::before {
    display: none
}

.mdc-select--outlined .mdc-select__selected-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    z-index: 1;
    background-color: transparent
}

.mdc-select--outlined .mdc-select__icon {
    z-index: 2
}

.mdc-select--outlined .mdc-floating-label {
    line-height: 1.15rem
}

.mdc-select--outlined.mdc-select--focused .mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-top: 2px
}

.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label {
    color: #d93025;
    color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple::before {
    border-bottom-color: #d93025;
    border-bottom-color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple::after {
    border-bottom-color: #d93025;
    border-bottom-color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
    color: #d93025
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg {
    color: #d93025;
    color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__dropdown-icon {
    fill: #d93025;
    fill: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon {
    fill: #d93025;
    fill: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid:not(.mdc-select--disabled):hover .mdc-line-ripple::before {
    border-bottom-color: #d93025;
    border-bottom-color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
    border-color: #d93025;
    border-color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: #d93025;
    border-color: var(--mdc-theme-error,#d93025)
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-width: 2px
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: #d93025;
    border-color: var(--mdc-theme-error,#d93025)
}

.mdc-select--disabled {
    cursor: default;
    pointer-events: none
}

.mdc-select--with-leading-icon .mdc-floating-label {
    left: 48px;
    right: initial
}

.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-floating-label {
    left: initial;
    right: 48px
}

.mdc-select--with-leading-icon .mdc-select__menu .mdc-list-item {
    padding-left: 12px;
    padding-right: 12px
}

.mdc-select--with-leading-icon .mdc-select__menu .mdc-list-item[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__menu .mdc-list-item {
    padding-left: 12px;
    padding-right: 12px
}

.mdc-select--with-leading-icon.mdc-select--filled .mdc-floating-label {
    max-width: calc(100% - 96px)
}

.mdc-select--with-leading-icon.mdc-select--filled .mdc-floating-label--float-above {
    max-width: calc(100% / .75 - 96px / .75)
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label {
    left: 36px;
    right: initial
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label {
    left: initial;
    right: 36px
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above {
    -webkit-transform: translateY(-37.25px) translateX(-32px) scale(1);
    -ms-transform: translateY(-37.25px) translateX(-32px) scale(1);
    transform: translateY(-37.25px) translateX(-32px) scale(1)
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above {
    -webkit-transform: translateY(-37.25px) translateX(32px) scale(1);
    -ms-transform: translateY(-37.25px) translateX(32px) scale(1);
    transform: translateY(-37.25px) translateX(32px) scale(1)
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above {
    font-size: .75rem
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    -webkit-transform: translateY(-34.75px) translateX(-32px) scale(.75);
    -ms-transform: translateY(-34.75px) translateX(-32px) scale(.75);
    transform: translateY(-34.75px) translateX(-32px) scale(.75)
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    -webkit-transform: translateY(-34.75px) translateX(32px) scale(.75);
    -ms-transform: translateY(-34.75px) translateX(32px) scale(.75);
    transform: translateY(-34.75px) translateX(32px) scale(.75)
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    font-size: 1rem
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake {
    -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px 250ms 1;
    animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px 250ms 1
}

@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px {
    0% {
        -webkit-transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        -webkit-transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(.75)
    }

    66% {
        -webkit-animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        -webkit-transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(.75)
    }

    100% {
        -webkit-transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75)
    }
}

@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px {
    0% {
        -webkit-transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        -webkit-transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(.75)
    }

    66% {
        -webkit-animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        -webkit-transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(.75)
    }

    100% {
        -webkit-transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - 32px)) translateY(-34.75px) scale(.75)
    }
}

.mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake {
    -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px 250ms 1;
    animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px 250ms 1
}

@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px-rtl {
    0% {
        -webkit-transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        -webkit-transform: translateX(calc(4% - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(4% - -32px)) translateY(-34.75px) scale(.75)
    }

    66% {
        -webkit-animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        -webkit-transform: translateX(calc(-4% - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(-4% - -32px)) translateY(-34.75px) scale(.75)
    }

    100% {
        -webkit-transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75)
    }
}

@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px-rtl {
    0% {
        -webkit-transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        animation-timing-function: cubic-bezier(.5,0,.701732,.495819);
        -webkit-transform: translateX(calc(4% - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(4% - -32px)) translateY(-34.75px) scale(.75)
    }

    66% {
        -webkit-animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        animation-timing-function: cubic-bezier(.302435,.381352,.55,.956352);
        -webkit-transform: translateX(calc(-4% - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(-4% - -32px)) translateY(-34.75px) scale(.75)
    }

    100% {
        -webkit-transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75);
        transform: translateX(calc(0 - -32px)) translateY(-34.75px) scale(.75)
    }
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-select__anchor :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch {
    max-width: calc(100% - 96px)
}

.mdc-select--filled .mdc-menu-surface--is-open-below {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.mdc-select__menu .mdc-select__icon {
    margin-left: 0;
    margin-right: 0
}

.mdc-select__menu .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select__menu .mdc-select__icon {
    margin-left: 0;
    margin-right: 0
}

.mdc-select__menu .mdc-list .mdc-list-item--activated,.mdc-select__menu .mdc-list .mdc-list-item--selected {
    color: #000;
    color: var(--mdc-theme-on-surface,#000)
}

.mdc-select__menu .mdc-list .mdc-list-item--activated .mdc-list-item__graphic,.mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__graphic {
    color: #000;
    color: var(--mdc-theme-on-surface,#000)
}

.glue-select {
    min-width: 100px;
    width: 100%
}

.glue-select:not(.mdc-select--disabled) .mdc-select__selected-text {
    color: #202124
}

.glue-select:not(.mdc-select--disabled) .mdc-select__anchor {
    background-color: #f8f9fa
}

.glue-select:not(.mdc-select--disabled) .mdc-floating-label {
    color: #5f6368
}

.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
    color: #1a73e8
}

.glue-select:not(.mdc-select--disabled) .mdc-line-ripple::before {
    border-bottom-color: #5f6368
}

.glue-select:not(.mdc-select--disabled):hover .mdc-line-ripple::before {
    border-bottom-color: #5f6368
}

.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple::after {
    border-bottom-color: #1a73e8
}

.glue-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.glue-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.glue-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
    border-color: #dadce0
}

.glue-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__leading,.glue-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__notch,.glue-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__anchor:hover .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: #5f6368
}

.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-width: 2px
}

.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.glue-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: #1a73e8
}

.glue-select.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label {
    color: #d93025
}

.glue-select.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple::before {
    border-bottom-color: #d93025
}

.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple::after {
    border-bottom-color: #d93025
}

.glue-select.mdc-select--invalid:not(.mdc-select--disabled) .mdc-notched-outline__leading,.glue-select.mdc-select--invalid:not(.mdc-select--disabled) .mdc-notched-outline__notch,.glue-select.mdc-select--invalid:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
    border-color: #d93025
}

.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-width: 2px
}

.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.glue-select.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing {
    border-color: #d93025
}

.glue-select .mdc-select__anchor,.glue-select .mdc-select__menu {
    width: 100%
}

.glue-select.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor {
    background-color: #fff
}

.glue-select.mdc-select--outlined.mdc-select--disabled .mdc-select__anchor {
    background-color: #f8f9fa
}

.glue-select.mdc-select--filled.mdc-select--focused:not(.mdc-select--disabled) .mdc-floating-label {
    color: #174ea6
}

.glue-select.mdc-select--filled .mdc-floating-label--float-above {
    line-height: normal
}

.glue-select+.mdc-select-helper-text {
    color: #5f6368
}

.glue-select.mdc-select--nolabel.mdc-select--required~label:after {
    content: "*"
}

.glue-select.mdc-select--nolabel.mdc-select--disabled~label {
    color: rgba(60,64,67,.38)
}

.glue-select.mdc-select--nolabel.mdc-select--focused~label {
    color: #1a73e8
}

.glue-select.mdc-select--nolabel.mdc-select--invalid~label {
    color: #d93025
}

.glue-footer .glue-social {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.glue-footer .glue-social__group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width: 599px) {
    .glue-footer .glue-social__title {
        display:none
    }
}

.glue-footer .glue-social__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: none;
    width: 100%
}

.glue-footer .glue-social__item {
    height: auto;
    margin: 0 10px 0 0;
    width: auto
}

@media (min-width: 600px) {
    .glue-footer .glue-social__item {
        margin:0 18px 0 0
    }
}

.glue-footer .glue-social__link {
    border-radius: 0
}

.glue-footer .language-selector {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    text-align: right;
    width: 100%
}

@media (min-width: 600px) {
    .glue-footer .language-selector {
        -ms-flex-item-align:unset;
        align-self: unset;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto
    }
}

.glue-footer .language-selector a {
    color: #202124;
    margin-left: 4px;
    min-width: 48px;
    outline: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: top
}

.glue-footer .language-selector a:focus {
    background: #e8eaed;
    color: #202124
}

.glue-footer .language-selector svg {
    color: #202124
}

.glue-footer .language-selector .border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%
}

@media (min-width: 600px) {
    .glue-footer .language-selector .border {
        display:none
    }
}

.glue-footer .language-selector select {
    width: calc(100% - 48px)
}

@media (min-width: 600px) {
    .glue-footer .language-selector select {
        max-width:150px
    }
}

.modules-lib__page * {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}
