<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* New Google logo */
.lockup-logo,
.lockup-text {
      display: inline-block;
  }

/* Google logo */
.lockup-logo {
  width: 116px;
  height: 41px;
  background-image:
    url(https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_116x41dp.png);
  background-size: 116px 41px;
}

.lockup.header-item {
  margin-left: 14px;
  margin-top: 15px;
}

/* Dark Google logo */
.lockup-logo.lockup-dark {
  background-image:
     url(https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_black_color_116x41dp.png);
  opacity: 0.54;
}

/* Lockup text container */
.lockup-text {
  /* Fallback to fonts with broader language support */
  font-family: 'Product Sans', Arial, Helvetica, sans-serif;
  font-size: 32px;

  /* Enables kerning and ligatures */
  text-rendering: optimizeLegibility;

  /* Nudge text to match baseline of logo */
  position: relative;
  top: -14px;
  left: -7px;

  /* Improves consistency of text rendering on OSX browsers */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Brand name styling */
.lockup-brand {
  opacity: 0.74;
}

/* Sub-brand styling, if required */
.lockup-subbrand {
  opacity: 0.26;
}

/* Serve higher density assets above the 1.5 pixel ratio threshold */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .lockup-logo {
    background-image:
      url('//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_116x41dp.png');
  }

  .lockup-logo.lockup-dark {
    background-image:
      url('//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_black_color_116x41dp.png');
  }

  .lockup-text {
    /* Match the Google logo x-height */
    font-size: 34px;
    left: -7px;
  }
}

/* End new Google logo  */

/*MAIA OVERRIDE*/
#maia-signature {
  margin-top: 0;
}

.maia-aux {
  max-width: 1200px;
}

#maia-signature {
  max-width: 1200px;
}

body {
  color: #4c4c4c;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

a,
a:visited {
  color: #66a0fd;
  outline: 0;
}

a:hover {
  color: #66a0fd;
  /*text-decoration: none;*/
  outline: 0;
}

p {
  font-family: "open sans";
}

li {
  padding: 0;
}

.product-image {
  margin-left: -456px;
}

.product-image img {
  padding-right: 54px;
}

.product-aux {
  margin: auto;
  max-width: 978px;
}

.product-signature {
  clear: both;
  margin: 120px auto 0;
  max-width: 978px;
  min-height: 4px;
}

.product-signature:after, .product-signature:before {
  content: "";
  float: right;
  height: 4px;
}

.product-signature:after, [dir=rtl] .product-signature:before {
  border-left: 34px solid #0089fa;
  border-right: 35px solid #ff002b;
}

.product-signature:after, .product-signature:before {
content: "";
  float: right;
  height: 4px;
}

.product-signature:before, [dir=rtl] .product-signature:after {
  border-left: 35px solid #ffa900;
  border-right: 34px solid #00a753;
}

.button-download,
.button-accept,
.button-accept:hover,
.button-accept:focus {
  background: #4386fc !important;
  border-radius: 0 !important;
  font-weight: 600;
}

.button-download {
  padding: 16px 0;
  font-size: 16px;
  width: 100%;
}

.button-download:hover,
.button-download.maia-button-secondary:hover,
.button-accept:hover {
  background:#2263d6;
  text-decoration:none
}


.below-download {
  clear: both;
  padding-top: 20px;
}

/* WAI PRODUCT CSS */
.header:before {
  background: #e7e7e7;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.header {
  background: #fff;
  left: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.content, .header-item, .tabs-list {
  zoom: 1;
}

.header-item {
  display: block;
  float: left;
}

.nav-site a, .nav-site a:hover, .site-logo-link {
  color: #555;

}

.nav-site a:visited,.site-logo-link:visited {
  color: #555;
}

.site-logo-link {
  font-size: 28px;
  font-weight: 300;
  height: 40px;
  padding: 17px 12px 9px 12px;
  text-align: center;
  vertical-align: middle;
}

.site-logo {
  display: block;
  line-height: 33px;
  margin: 0 0 0 22px;
}

body.index a.meet, body.using-product a.using-product, body.for-work a.work, body.download a.download, body.help a.help {
  font-weight: 700;
}

body.download a.download:hover {
  text-decoration: none;
}

.dropdown-wrapper {
  float: left;
  font-size: 16px;
  min-width: 50%;
  position: relative;
  text-align: left;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.ty-main .dropdown-wrapper {
  min-width: 30%;
  float: none;
  margin: 0 auto;
}



.icon {
  display: inline-block;
  overflow: hidden;
}

.icon--arrow-hint,
.icon--drive-logo,
.icon--mobile-close,
.icon--mobile-open-dark,
.icon--mobile-open,
.icon--toggle_is-active {
  background: url("../images/dropdownarrow.png") no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.mobile-nav-toggle {
  display: none;
  height: 28px;
  overflow: hidden;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 28px;
}

.icon-arrow-hint,
.icon-arrow-right,
.icon-drive-logo,
.icon-mobile-close,
.icon-mobile-open-dark,
.icon-mobile-open,
.icon-toggle_is-active {
  background: url("../images/icons.png") no-repeat;
  overflow: hidden;
  text-indent: 100%;
}

.icon-mobile-open-dark {
  background-image: url("../images/icons.png");
  background-position: 0 -174px;
  height: 22px;
  width: 30px;
}

.site-logo-image {
  float: left;
  margin: 0 10px 0 0;
}

.nav-site {
  float: right;
  margin-left: 4px;
}

.nav-site img {
  display: none;
}

.nav-site ul {
  font-size: 16px;
  list-style: none;
  margin: 0;
  position: relative;
  z-index: 10;
}

.nav-site li {
  float: left;
}

.nav-site a {
  display: block;
  line-height: 20px;
  padding: 20px 13px;
}

.nav-site a, .nav-site a:hover, .site-logo-link {
  color: #555;
}

.nav-site .last-default {
  margin-right: 10px;
}

.float-in {
  max-width: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  white-space: nowrap;
}

.float-in {
  max-width: 300px;
}

.download .float-in {
  display: none;
}

.nav-site .download-app {
  display: none;
}

.icon-mobile-close {
  background-image: url("../images/icons.png");
  background-position: 0 -150px;
  height: 24px;
  width: 24px;
}

.toggle-nav-open, .toggle-nav-closed {
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}

.toggle-nav-closed {
  display: none;
  left: 3px;
}

.is-active .toggle-nav-open {
  display: none;
}

.is-active .toggle-nav-closed {
  display: block;
}

a.site-logo, a.site-logo:hover {
  text-decoration: none;
  color: #555;
}

 /* END WAI PRODUCT CSS */

span.goog-inline-block {
  font-size: 23px;
}

.product-cols {
  max-width: 978px;
  margin: 0 auto;
}

.product-col-6 {
  width: 454px;
  margin: 0 1.4% 20px;
}

.product-footer {
  position: fixed;
  bottom: 0;
  width: 100%;

  background: #f5f5f5;
  clear: both;
  margin: 0 -15px;
}

.product-footer ul {
  padding-left: 0;
}

.product-footer-global {
  border-top: 1px solid #eee;
  font-size: 11px;
  line-height: 2.19;
  list-style: none;
}

.product-footer-global ul {
  margin: 0;
}

.product-footer-global li {
  display: inline;
}

.product-util {
  float: right;
  margin: 10px;
}

#maia-main.main {
  margin-top: 23%;
  margin-bottom: 20px;
}

.main-content {
  max-width: 800px;
}

.nav-item {
  font-size: 14px;
}

.product-header {
  font-size: 50px;
  font-weight: 100;
  margin: 0;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.product-copy {
  font-size: 21px;
  font-weight: 100;
  padding: 0;
  margin-bottom: 20px;
}

.installation-commands {
  text-align: left;
  white-space: pre-line;
  font-size: 18px;
}

.product-button {
  background-color: #4386fc;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "open sans";
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  height: 55px;
  line-height: 58px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.19); 
  padding: 0 30px;
}

a.product-button {
  color: #fff;
  letter-spacing: 0.09em;
}

.product-image-wrapper {
  position: relative;
}

.product-image-container {
  background: url(../images/product-image.jpg) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-signature-hldr {
  position: fixed;
  bottom: 45px;
  width: 100%;
  margin: 0 -15px;
}

.c-child-doc {
  margin: 24px auto;
  /*width: 980px;*/
  text-align: center;
}

.thankyou-page .c-child-doc h1 {
  font-size: 60px;
  font-weight: 100;
  color: #404040;
  margin: 15px 0;
}

.thankyou-page .c-child-doc h2 {
  font-size: 24px;
  font-weight: 100;
  color: #404040;
  margin: 11px 0 24px 0;
  line-height: 1.5em;
}

.thankyou-page .c-child-doc h2.retry-header {
  margin: 10px 0 0;
  padding: 0;
}

a.retry-link {
  color: #333;
  font-weight: 600;
  text-decoration: none;
}

a.retry-link:hover {
  color: #39f;
}

.thankyou-page .ty-head {
  margin: 0 auto;
}

.product-ty-logo {
}

.ty-head h1 {
  padding: 0;
  margin: 0;
}

.ty-main {
}

.button {
  background: #0370ea;
  background: -moz-linear-gradient(top,#008dfd 0,#0370ea 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#008dfd),color-stop(100%,#0370ea));
  background: -webkit-linear-gradient(top,#008dfd 0,#0370ea 100%);
  background: -o-linear-gradient(top,#008dfd 0,#0370ea 100%);
  background: -ms-linear-gradient(top,#008dfd 0,#0370ea 100%);
  background: linear-gradient(top,#008dfd 0,#0370ea 100%);
  border: 1px solid #076bd2;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none !important;
  text-shadow: 1px 1px 1px #076bd2;
}

.button:hover {
  background: -moz-linear-gradient(top,#008dfd 30%,#0370ea 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(30%,#008dfd),color-stop(100%,#0370ea));
  background: -webkit-linear-gradient(top,#008dfd 30%,#0370ea 100%);
  background: -o-linear-gradient(top,#008dfd 30%,#0370ea 100%);
  background: -ms-linear-gradient(top,#008dfd 30%,#0370ea 100%);
  background: linear-gradient(top,#008dfd 30%,#0370ea 100%);
  cursor: pointer;
}

#eula-overlay {
  z-index: 2;
}

#c-eula {
  z-index: 3;
}

.product-os-detect-msg {
  font-size: 14px;
  font-weight: 100;
}

.product-os-detect-msg {
  display: none;
}

.product-os-detect-msg.msg-linux.show, .product-os-detect-msg.msg-chromebook.show, .product-os-detect-msg.msg-mac.show {
  display: block;
}

@media screen, projection {
  cols&gt;div&gt;img, .maia-cols&gt;div&gt;iframe, .maia-cols&gt;div&gt;*&gt;img {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all {
  .icon-arrow-dropdown, .icon-arrow-hint, .icon-arrow-right, .icon-drive-logo, .icon-mobile-close, .icon-mobile-open-dark, .icon-mobile-open, .icon-toggle_is-active {
    background: url("../images/icons-2x.png") no-repeat;
    background-size: 115px auto;
  }

  .icon-mobile-open-dark {
    background-image: url("../images/icons-2x.png");
    background-position: 0 -174px;
  }

  .icon-mobile-close {
    background-image: url("../images/icons-2x.png");
    background-position: 0 -150px;
  }
}

/*@media only screen and (max-width: 948px) {
  .product-header {
    font-size: 50px;
  }
    color: #555 !important;
    font-weight: 400;
  }
}*/

@media only screen and (max-width: 1024px) { /* and (max-width: 948px) {*/
  .ty-main {
    margin-top: 120px !important;
  }

  .c-child-doc {
    margin: 74px auto;
  }

  #maia-main.main {
    margin-top: 93px;
    margin-bottom: 0;
  }
}

@media (max-width: 1366px) {

.maia-col-1, .maia-col-2, .maia-col-3, .maia-col-4, .maia-col-5, .maia-col-6, .maia-col-7, .maia-col-8, .maia-col-9, .maia-col-10, .maia-col-11, .maia-col-12 {
  clear: both;
  float: none !important;
  margin: 0 0 20px !important;
  width: 100% !important;
}

.maia-locales {
  float: none !important;
  margin: 10px 0;
}

  #maia-main {
    clear: both;
    margin-top: 80px !important;
  }

  .product-header, .thankyou-page .c-child-doc h1 {
    font-size: 36px;
  }

  .product-copy, .thankyou-page .c-child-doc h2 {
    font-size: 16px;
  }

  .main-content {
    max-width: initial;
    text-align: center;
  }

  .product-nav-header {
    padding: 4px 15px;
  }

  .product-image {
    margin: 0 auto;
    max-width: 88%;
  }

  .product-image img {
    padding-right: initial;
  }

  .dropdown-wrapper {
    min-width: 33%;
    margin: 0 auto;
    width: 33%;
    float: inherit;
  }

  .dropdown-list {
    position: relative;
  }

  .product-signature-hldr {
    bottom: 89px;
  }

  .site-logo-image {
    background-position: 0 -69px !important;
  }

  .site-logo-image {
    background-position: 0 -69px !important;
  }

  .toggle-nav-open {
    background-position: 0 -174px;
  }

  .header.is-active {
    background: #fff;
  }
}

@media (max-width: 320px) {
  .product-util {
    display: none;
  }

  .product-image {
    margin: -13px auto -20px;
    max-width: 88%;
  }

  #maia-main.main {
    margin-bottom: 10px !important;
  }
}

@media (max-height: 770px) {
  .product-footer {
    position: relative;
    width: auto;
  }

  .product-signature-hldr {
    position: relative;
    width: auto;
    margin: 0 -15px 0;
    bottom: auto;
  }

  .thankyou .product-signature-hldr {
    margin: 163px -15px 0;
  }

  #maia-main.main {
    margin-bottom: 71px;
    margin-top: 103px !important;
  }
}
</pre></body></html>