﻿@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
body {
  color: #777;
  font-family: 'Open Sans', sans-serif;
  overflow: auto;
  /*this is for when pages are displayed in ActiveX window*/
}
@media (max-width: 991px) {
  body {
    font-size: 18px;
  }
}
a {
  color: #20b1c9;
}
a:hover {
  color: #20b1c9;
}
#logger {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 99;
}
.resp-br {
  display: block;
  height: 0;
  clear: both;
  float: none;
}
@media (max-width: 1199px) {
  .resp-br {
    display: none;
  }
}
.container-fluid {
  padding: 0 65px;
}
.text-center .img-responsive {
  margin: 0 auto;
  display: inline-block;
}
.text-grammarcheck {
  color: #46A8B5;
}
.text-rephrase {
  color: #E85E91;
}
.text-translation {
  color: #9CBA3E;
}
.text-dictionary {
  color: #3D8AC8;
}
.text-speaker {
  color: #5499d0;
}
.text-personaltrainer {
  color: #EC8150;
}
.text-primary {
  color: #3fa5b2;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.ginger-ios .only-desktop,
.ginger-ios .only-android {
  display: none;
}
.ginger-desktop .only-ios,
.ginger-desktop .only-android {
  display: none;
}
.ginger-android .only-ios,
.ginger-android .only-desktop {
  display: none;
}
.btn {
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  text-decoration: none;
}
.btn:hover,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  text-decoration: none;
}
.btn-cta-ios {
  min-width: 210px;
  min-height: 50px;
  border-radius: 9px;
}
.btn-cta-ios,
.btn-cta-ios:hover,
.btn-cta-ios:focus,
.btn-cta-ios:active {
  background: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0D%0A%3Csvg%20width%3D%22335px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20335%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%0D%0A%20%20%20%20%3Ctitle%3Edownload-app-store%3C%2Ftitle%3E%0D%0A%20%20%20%20%3Cdescription%3ECreated%20with%20Sketch%20(http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch)%3C%2Fdescription%3E%0D%0A%20%20%20%20%3Cdefs%3E%0D%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20x1%3D%2250.00125%25%22%20y1%3D%22100.270574%25%22%20x2%3D%2250.00125%25%22%20y2%3D%2210.1310362%25%22%20id%3D%22linearGradient-1%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%231A1A1A%22%20stop-opacity%3D%220.1%22%20offset%3D%220%25%22%3E%3C%2Fstop%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23212121%22%20stop-opacity%3D%220.1506%22%20offset%3D%2212.3499997%25%22%3E%3C%2Fstop%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23353535%22%20stop-opacity%3D%220.2265%22%20offset%3D%2230.8499992%25%22%3E%3C%2Fstop%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23575757%22%20stop-opacity%3D%220.3181%22%20offset%3D%2253.2100022%25%22%3E%3C%2Fstop%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23858585%22%20stop-opacity%3D%220.4212%22%20offset%3D%2278.3399999%25%22%3E%3C%2Fstop%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23B3B3B3%22%20stop-opacity%3D%220.51%22%20offset%3D%22100%25%22%3E%3C%2Fstop%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Page%201%22%20fill%3D%22%23D8D8D8%22%20fill-rule%3D%22evenodd%22%3E%0D%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Layer_1%22%20fill%3D%22%23000000%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M332.597926%2C88.17%20C332.597926%2C93.46%20328.344667%2C97.745%20323.083926%2C97.745%20L11.7349259%2C97.745%20C6.47666667%2C97.745%202.20851852%2C93.46%202.20851852%2C88.17%20L2.20851852%2C11.8125%20C2.20851852%2C6.525%206.47666667%2C2.225%2011.7349259%2C2.225%20L323.081444%2C2.225%20C328.344667%2C2.225%20332.595444%2C6.525%20332.595444%2C11.8125%20L332.597926%2C88.17%20L332.597926%2C88.17%20Z%20M332.597926%2C88.17%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M323.083926%2C99.9725%20L11.7349259%2C99.9725%20C5.2657037%2C99.9725%200%2C94.68%200%2C88.17%20L0%2C11.815%20C0%2C5.3%205.2657037%2C0%2011.7349259%2C0%20L323.081444%2C0%20C329.543222%2C0%20334.81637%2C5.3%20334.81637%2C11.815%20L334.81637%2C88.17%20C334.821333%2C94.68%20329.548185%2C99.9725%20323.083926%2C99.9725%20L323.083926%2C99.9725%20L323.083926%2C99.9725%20Z%20M323.083926%2C99.9725%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M332.597926%2C88.17%20C332.597926%2C93.46%20328.344667%2C97.745%20323.083926%2C97.745%20L11.7349259%2C97.745%20C6.47666667%2C97.745%202.20851852%2C93.46%202.20851852%2C88.17%20L2.20851852%2C11.8125%20C2.20851852%2C6.525%206.47666667%2C2.225%2011.7349259%2C2.225%20L323.081444%2C2.225%20C328.344667%2C2.225%20332.595444%2C6.525%20332.595444%2C11.8125%20L332.597926%2C88.17%20L332.597926%2C88.17%20Z%20M332.597926%2C88.17%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M74.7620741%2C49.46%20C74.6901111%2C41.4025%2081.3107037%2C37.4825%2081.6134444%2C37.3%20C77.8639259%2C31.7925%2072.0522963%2C31.04%2070.010037%2C30.98%20C65.128963%2C30.4625%2060.3942963%2C33.9225%2057.9078519%2C33.9225%20C55.3717778%2C33.9225%2051.5428519%2C31.03%2047.4161481%2C31.115%20C42.1057778%2C31.1975%2037.1378519%2C34.295%2034.4131852%2C39.105%20C28.7901481%2C48.9125%2032.9838519%2C63.325%2038.3711481%2C71.2525%20C41.066037%2C75.1375%2044.215037%2C79.47%2048.3367778%2C79.3175%20C52.3691852%2C79.1525%2053.8754444%2C76.73%2058.7416296%2C76.73%20C63.5631481%2C76.73%2064.9775926%2C79.3175%2069.1812222%2C79.22%20C73.5089259%2C79.1525%2076.2335926%2C75.32%2078.8341852%2C71.4025%20C81.9484444%2C66.955%2083.1991111%2C62.57%2083.2487407%2C62.345%20C83.1494815%2C62.31%2074.8464444%2C59.115%2074.7620741%2C49.46%20L74.7620741%2C49.46%20Z%20M74.7620741%2C49.46%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M66.8213333%2C25.765%20C68.9901481%2C23.0325%2070.4740741%2C19.315%2070.0621481%2C15.5425%20C66.9230741%2C15.6825%2062.9973704%2C17.73%2060.7367407%2C20.4025%20C58.7366667%2C22.7575%2056.95%2C26.6175%2057.4115556%2C30.2475%20C60.9377407%2C30.5125%2064.5582222%2C28.455%2066.8213333%2C25.765%20L66.8213333%2C25.765%20Z%20M66.8213333%2C25.765%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M323.083926%2C0%20L156.315963%2C0%20L221.636%2C99.9725%20L323.083926%2C99.9725%20C329.545704%2C99.9725%20334.818852%2C94.68%20334.818852%2C88.1625%20L334.818852%2C11.815%20C334.821333%2C5.3%20329.548185%2C0%20323.083926%2C0%20L323.083926%2C0%20Z%20M323.083926%2C0%22%20id%3D%22Shape%22%20fill%3D%22url(%23linearGradient-1)%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M133.168704%2C78.76%20L127.533259%2C78.76%20L124.446296%2C68.9875%20L113.71637%2C68.9875%20L110.775815%2C78.76%20L105.289259%2C78.76%20L115.922407%2C45.49%20L122.488407%2C45.49%20L133.168704%2C78.76%20L133.168704%2C78.76%20Z%20M123.515741%2C64.8875%20L120.724074%2C56.2%20C120.428778%2C55.3125%20119.872926%2C53.2225%20119.059%2C49.9325%20L118.959741%2C49.9325%20C118.632185%2C51.3475%20118.108593%2C53.4375%20117.391444%2C56.2%20L114.646926%2C64.8875%20L123.515741%2C64.8875%20L123.515741%2C64.8875%20Z%20M123.515741%2C64.8875%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M160.460037%2C66.47%20C160.460037%2C70.55%20159.360741%2C73.775%20157.159667%2C76.1425%20C155.18937%2C78.25%20152.740148%2C79.3025%20149.819444%2C79.3025%20C146.665481%2C79.3025%20144.397407%2C78.17%20143.020185%2C75.9%20L143.020185%2C88.4875%20L137.729667%2C88.4875%20L137.729667%2C62.655%20C137.729667%2C60.0925%20137.662667%2C57.465%20137.53363%2C54.77%20L142.186407%2C54.77%20L142.481704%2C58.5725%20L142.580963%2C58.5725%20C144.345296%2C55.7075%20147.022815%2C54.275%20150.616%2C54.275%20C153.425037%2C54.275%20155.770037%2C55.3925%20157.646037%2C57.63%20C159.519556%2C59.8725%20160.460037%2C62.8175%20160.460037%2C66.47%20L160.460037%2C66.47%20Z%20M155.070259%2C66.665%20C155.070259%2C64.33%20154.549148%2C62.405%20153.501963%2C60.8875%20C152.358%2C59.31%20150.821963%2C58.52%20148.896333%2C58.52%20C147.591074%2C58.52%20146.404926%2C58.96%20145.345333%2C59.8275%20C144.283259%2C60.7025%20143.588444%2C61.845%20143.26337%2C63.26%20C143.099593%2C63.92%20143.017704%2C64.4575%20143.017704%2C64.8825%20L143.017704%2C68.885%20C143.017704%2C70.6275%20143.548741%2C72.1%20144.610815%2C73.305%20C145.672889%2C74.505%20147.052593%2C75.1075%20148.749926%2C75.1075%20C150.742556%2C75.1075%20152.293481%2C74.33%20153.402704%2C72.7875%20C154.514407%2C71.24%20155.070259%2C69.2%20155.070259%2C66.665%20L155.070259%2C66.665%20Z%20M155.070259%2C66.665%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M187.848148%2C66.47%20C187.848148%2C70.55%20186.748852%2C73.775%20184.547778%2C76.1425%20C182.575%2C78.25%20180.128259%2C79.3025%20177.205074%2C79.3025%20C174.051111%2C79.3025%20171.783037%2C78.17%20170.405815%2C75.9%20L170.405815%2C88.4875%20L165.115296%2C88.4875%20L165.115296%2C62.655%20C165.115296%2C60.0925%20165.048296%2C57.465%20164.919259%2C54.77%20L169.572037%2C54.77%20L169.867333%2C58.5725%20L169.966593%2C58.5725%20C171.728444%2C55.7075%20174.405963%2C54.275%20178.00163%2C54.275%20C180.808185%2C54.275%20183.153185%2C55.3925%20185.034148%2C57.63%20C186.905185%2C59.8725%20187.848148%2C62.8175%20187.848148%2C66.47%20L187.848148%2C66.47%20Z%20M182.455889%2C66.665%20C182.455889%2C64.33%20181.932296%2C62.405%20180.885111%2C60.8875%20C179.741148%2C59.31%20178.210074%2C58.52%20176.284444%2C58.52%20C174.979185%2C58.52%20173.793037%2C58.96%20172.728481%2C59.8275%20C171.666407%2C60.7025%20170.974074%2C61.845%20170.649%2C63.26%20C170.487704%2C63.92%20170.400852%2C64.4575%20170.400852%2C64.8825%20L170.400852%2C68.885%20C170.400852%2C70.6275%20170.93437%2C72.1%20171.991481%2C73.305%20C173.053556%2C74.5025%20174.433259%2C75.1075%20176.135556%2C75.1075%20C178.130667%2C75.1075%20179.681593%2C74.33%20180.788333%2C72.7875%20C181.900037%2C71.24%20182.455889%2C69.2%20182.455889%2C66.665%20L182.455889%2C66.665%20Z%20M182.455889%2C66.665%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M218.46963%2C69.4275%20C218.46963%2C72.26%20217.486963%2C74.5625%20215.534037%2C76.34%20C213.385074%2C78.28%20210.384963%2C79.2525%20206.538667%2C79.2525%20C202.985185%2C79.2525%20200.136444%2C78.5625%20197.987481%2C77.18%20L199.210852%2C72.7375%20C201.531037%2C74.1225%20204.079519%2C74.8125%20206.853815%2C74.8125%20C208.848926%2C74.8125%20210.399852%2C74.3575%20211.506593%2C73.455%20C212.615815%2C72.55%20213.17663%2C71.34%20213.17663%2C69.83%20C213.17663%2C68.4775%20212.712593%2C67.345%20211.801889%2C66.4225%20C210.886222%2C65.5025%20209.372519%2C64.645%20207.245889%2C63.8575%20C201.464037%2C61.685%20198.57063%2C58.5075%20198.57063%2C54.3275%20C198.57063%2C51.5975%20199.593%2C49.3625%20201.632778%2C47.615%20C203.672556%2C45.87%20206.37737%2C44.9975%20209.742259%2C44.9975%20C212.747333%2C44.9975%20215.251148%2C45.525%20217.238815%2C46.5775%20L215.911222%2C50.9225%20C214.040185%2C49.9025%20211.928444%2C49.3925%20209.566074%2C49.3925%20C207.7%2C49.3925%20206.235926%2C49.855%20205.188741%2C50.775%20C204.307815%2C51.5975%20203.861148%2C52.6%20203.861148%2C53.79%20C203.861148%2C55.1025%20204.369852%2C56.1925%20205.382296%2C57.0475%20C206.260741%2C57.835%20207.863778%2C58.6925%20210.181481%2C59.6125%20C213.025259%2C60.7675%20215.114667%2C62.1125%20216.452185%2C63.6575%20C217.79963%2C65.2025%20218.46963%2C67.13%20218.46963%2C69.4275%20L218.46963%2C69.4275%20Z%20M218.46963%2C69.4275%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M236.006259%2C58.77%20L230.174778%2C58.77%20L230.174778%2C70.4175%20C230.174778%2C73.38%20231.202111%2C74.8575%20233.261741%2C74.8575%20C234.207185%2C74.8575%20234.991333%2C74.7775%20235.611704%2C74.61%20L235.758111%2C78.6575%20C234.715889%2C79.05%20233.34363%2C79.2475%20231.643815%2C79.2475%20C229.554407%2C79.2475%20227.921593%2C78.605%20226.742889%2C77.32%20C225.569148%2C76.035%20224.978556%2C73.8825%20224.978556%2C70.8525%20L224.978556%2C58.76%20L221.504481%2C58.76%20L221.504481%2C54.76%20L224.978556%2C54.76%20L224.978556%2C50.3675%20L230.174778%2C48.7875%20L230.174778%2C54.76%20L236.006259%2C54.76%20L236.006259%2C58.77%20L236.006259%2C58.77%20Z%20M236.006259%2C58.77%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M262.265296%2C66.5675%20C262.265296%2C70.255%20261.218111%2C73.2825%20259.128704%2C75.65%20C256.942519%2C78.0875%20254.034222%2C79.3025%20250.408778%2C79.3025%20C246.909889%2C79.3025%20244.128148%2C78.135%20242.05363%2C75.8025%20C239.979111%2C73.465%20238.941852%2C70.52%20238.941852%2C66.9675%20C238.941852%2C63.25%20240.013852%2C60.205%20242.150407%2C57.8375%20C244.291926%2C55.4675%20247.175407%2C54.2825%20250.800852%2C54.2825%20C254.294778%2C54.2825%20257.101333%2C55.4525%20259.225481%2C57.7875%20C261.255333%2C60.0525%20262.265296%2C62.9775%20262.265296%2C66.5675%20L262.265296%2C66.5675%20Z%20M256.781222%2C66.69%20C256.781222%2C64.4925%20256.309741%2C62.6075%20255.364296%2C61.03%20C254.255074%2C59.125%20252.666926%2C58.1725%20250.609778%2C58.1725%20C248.490593%2C58.1725%20246.865222%2C59.125%20245.758481%2C61.03%20C244.810556%2C62.6075%20244.339074%2C64.525%20244.339074%2C66.79%20C244.339074%2C68.99%20244.810556%2C70.88%20245.758481%2C72.4525%20C246.902444%2C74.3575%20248.498037%2C75.31%20250.565111%2C75.31%20C252.587519%2C75.31%20254.173185%2C74.3375%20255.31963%2C72.405%20C256.29237%2C70.79%20256.781222%2C68.8925%20256.781222%2C66.69%20L256.781222%2C66.69%20Z%20M256.781222%2C66.69%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M279.469407%2C59.4575%20C278.945815%2C59.36%20278.385%2C59.31%20277.801852%2C59.31%20C275.940741%2C59.31%20274.501481%2C60.015%20273.489037%2C61.435%20C272.610593%2C62.685%20272.168889%2C64.265%20272.168889%2C66.1725%20L272.168889%2C78.76%20L266.87837%2C78.76%20L266.87837%2C62.325%20C266.87837%2C59.5625%20266.826259%2C57.0425%20266.724519%2C54.7725%20L271.33263%2C54.7725%20L271.526185%2C59.3625%20L271.672593%2C59.3625%20C272.233407%2C57.785%20273.111852%2C56.5125%20274.317852%2C55.56%20C275.496556%2C54.7025%20276.769556%2C54.275%20278.141815%2C54.275%20C278.630667%2C54.275%20279.07237%2C54.31%20279.464444%2C54.3725%20L279.469407%2C59.4575%20L279.469407%2C59.4575%20Z%20M279.469407%2C59.4575%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M303.130333%2C65.63%20C303.130333%2C66.585%20303.068296%2C67.39%20302.936778%2C68.0475%20L287.065222%2C68.0475%20C287.124778%2C70.4175%20287.894037%2C72.2325%20289.368037%2C73.4825%20C290.705556%2C74.5975%20292.435148%2C75.1575%20294.559296%2C75.1575%20C296.909259%2C75.1575%20299.053259%2C74.7825%20300.98137%2C74.025%20L301.810185%2C77.7225%20C299.557%2C78.7125%20296.896852%2C79.205%20293.827259%2C79.205%20C290.134815%2C79.205%20287.236444%2C78.11%20285.127185%2C75.925%20C283.022889%2C73.7375%20281.968259%2C70.7975%20281.968259%2C67.115%20C281.968259%2C63.5%20282.948444%2C60.4875%20284.911296%2C58.085%20C286.965963%2C55.52%20289.742741%2C54.2375%20293.236667%2C54.2375%20C296.668556%2C54.2375%20299.266667%2C55.52%20301.031%2C58.085%20C302.428074%2C60.1175%20303.130333%2C62.6375%20303.130333%2C65.63%20L303.130333%2C65.63%20Z%20M298.085481%2C64.2475%20C298.122704%2C62.665%20297.775296%2C61.3025%20297.058148%2C60.15%20C296.142481%2C58.665%20294.733%2C57.925%20292.844593%2C57.925%20C291.115%2C57.925%20289.705519%2C58.6475%20288.633519%2C60.0975%20C287.752593%2C61.25%20287.229%2C62.635%20287.067704%2C64.2425%20L298.085481%2C64.2475%20L298.085481%2C64.2475%20Z%20M298.085481%2C64.2475%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M112.190259%2C33.7275%20C110.718741%2C33.7275%20109.445741%2C33.655%20108.386148%2C33.5325%20L108.386148%2C17.4475%20C109.758407%2C17.23%20111.249778%2C17.1075%20112.865222%2C17.1075%20C118.932444%2C17.1075%20121.726593%2C20.115%20121.726593%2C25.0175%20C121.726593%2C30.6725%20118.426222%2C33.7275%20112.190259%2C33.7275%20L112.190259%2C33.7275%20Z%20M113.07863%2C19.17%20C112.259741%2C19.17%20111.562444%2C19.22%20110.984259%2C19.34%20L110.984259%2C31.5675%20C111.296926%2C31.6175%20111.897444%2C31.64%20112.741148%2C31.64%20C116.716481%2C31.64%20118.979593%2C29.36%20118.979593%2C25.09%20C118.979593%2C21.2825%20116.93237%2C19.17%20113.07863%2C19.17%20L113.07863%2C19.17%20Z%20M113.07863%2C19.17%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M130.434111%2C33.85%20C127.01463%2C33.85%20124.798667%2C31.2775%20124.798667%2C27.785%20C124.798667%2C24.145%20127.061778%2C21.55%20130.627667%2C21.55%20C133.997519%2C21.55%20136.263111%2C24%20136.263111%2C27.5925%20C136.263111%2C31.2775%20133.928037%2C33.85%20130.434111%2C33.85%20L130.434111%2C33.85%20Z%20M130.53337%2C23.465%20C128.654889%2C23.465%20127.45137%2C25.235%20127.45137%2C27.71%20C127.45137%2C30.1375%20128.679704%2C31.9075%20130.508556%2C31.9075%20C132.337407%2C31.9075%20133.565741%2C30.015%20133.565741%2C27.66%20C133.565741%2C25.26%20132.362222%2C23.465%20130.53337%2C23.465%20L130.53337%2C23.465%20Z%20M130.53337%2C23.465%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M155.762593%2C21.7925%20L152.102407%2C33.5825%20L149.717704%2C33.5825%20L148.201519%2C28.4625%20C147.816889%2C27.1775%20147.504222%2C25.915%20147.261037%2C24.655%20L147.211407%2C24.655%20C147.020333%2C25.94%20146.658037%2C27.2275%20146.273407%2C28.4625%20L144.660444%2C33.5825%20L142.250926%2C33.5825%20L138.80663%2C21.7925%20L141.479185%2C21.7925%20L142.804296%2C27.3975%20C143.116963%2C28.7325%20143.38%2C29.9925%20143.59837%2C31.1825%20L143.648%2C31.1825%20C143.839074%2C30.19%20144.151741%2C28.95%20144.610815%2C27.4225%20L146.273407%2C21.795%20L148.392593%2C21.795%20L149.983222%2C27.3025%20C150.367852%2C28.6375%20150.680519%2C29.9475%20150.923704%2C31.185%20L150.993185%2C31.185%20C151.161926%2C29.9725%20151.427444%2C28.685%20151.787259%2C27.3025%20L153.209148%2C21.795%20L155.762593%2C21.7925%20L155.762593%2C21.7925%20Z%20M155.762593%2C21.7925%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M169.237037%2C33.5825%20L166.636444%2C33.5825%20L166.636444%2C26.8125%20C166.636444%2C24.7275%20165.84237%2C23.6825%20164.276556%2C23.6825%20C162.735556%2C23.6825%20161.675963%2C25.0175%20161.675963%2C26.57%20L161.675963%2C33.5825%20L159.07537%2C33.5825%20L159.07537%2C25.1625%20C159.07537%2C24.12%20159.050556%2C23.0025%20158.978593%2C21.79%20L161.266519%2C21.79%20L161.388111%2C23.61%20L161.460074%2C23.61%20C162.159852%2C22.35%20163.579259%2C21.55%20165.169889%2C21.55%20C167.626556%2C21.55%20169.239519%2C23.4425%20169.239519%2C26.5225%20L169.237037%2C33.5825%20L169.237037%2C33.5825%20Z%20M169.237037%2C33.5825%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M176.408519%2C33.5825%20L173.805444%2C33.5825%20L173.805444%2C16.3825%20L176.408519%2C16.3825%20L176.408519%2C33.5825%20L176.408519%2C33.5825%20Z%20M176.408519%2C33.5825%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M185.890259%2C33.85%20C182.473259%2C33.85%20180.254815%2C31.2775%20180.254815%2C27.785%20C180.254815%2C24.145%20182.517926%2C21.55%20186.081333%2C21.55%20C189.453667%2C21.55%20191.716778%2C24%20191.716778%2C27.5925%20C191.719259%2C31.2775%20189.381704%2C33.85%20185.890259%2C33.85%20L185.890259%2C33.85%20Z%20M185.987037%2C23.465%20C184.108556%2C23.465%20182.905037%2C25.235%20182.905037%2C27.71%20C182.905037%2C30.1375%20184.135852%2C31.9075%20185.959741%2C31.9075%20C187.791074%2C31.9075%20189.016926%2C30.015%20189.016926%2C27.66%20C189.019407%2C25.26%20187.81837%2C23.465%20185.987037%2C23.465%20L185.987037%2C23.465%20Z%20M185.987037%2C23.465%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M201.970259%2C33.5825%20L201.781667%2C32.225%20L201.712185%2C32.225%20C200.918111%2C33.3175%20199.759259%2C33.85%20198.290222%2C33.85%20C196.19337%2C33.85%20194.704481%2C32.37%20194.704481%2C30.38%20C194.704481%2C27.47%20197.208296%2C25.965%20201.543444%2C25.965%20L201.543444%2C25.7475%20C201.543444%2C24.195%20200.727037%2C23.4175%20199.114074%2C23.4175%20C197.960185%2C23.4175%20196.947741%2C23.71%20196.056889%2C24.2925%20L195.528333%2C22.57%20C196.610259%2C21.89%20197.960185%2C21.55%20199.545852%2C21.55%20C202.603037%2C21.55%20204.146519%2C23.175%20204.146519%2C26.4275%20L204.146519%2C30.77%20C204.146519%2C31.96%20204.19863%2C32.8825%20204.315259%2C33.585%20L201.970259%2C33.5825%20L201.970259%2C33.5825%20Z%20M201.612926%2C27.71%20C198.724481%2C27.71%20197.275296%2C28.415%20197.275296%2C30.0875%20C197.275296%2C31.325%20198.022222%2C31.93%20199.059481%2C31.93%20C200.382111%2C31.93%20201.612926%2C30.9125%20201.612926%2C29.53%20L201.612926%2C27.71%20L201.612926%2C27.71%20Z%20M201.612926%2C27.71%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M216.774778%2C33.5825%20L216.653185%2C31.69%20L216.581222%2C31.69%20C215.834296%2C33.12%20214.578667%2C33.85%20212.824259%2C33.85%20C210.002815%2C33.85%20207.913407%2C31.35%20207.913407%2C27.8325%20C207.913407%2C24.145%20210.079741%2C21.5475%20213.037667%2C21.5475%20C214.603481%2C21.5475%20215.712704%2C22.08%20216.338037%2C23.15%20L216.390148%2C23.15%20L216.390148%2C16.3825%20L218.993222%2C16.3825%20L218.993222%2C30.405%20C218.993222%2C31.545%20219.020519%2C32.6125%20219.09%2C33.5825%20L216.774778%2C33.5825%20L216.774778%2C33.5825%20Z%20M216.390148%2C26.645%20C216.390148%2C24.995%20215.305741%2C23.5875%20213.650593%2C23.5875%20C211.722481%2C23.5875%20210.543778%2C25.31%20210.543778%2C27.735%20C210.543778%2C30.1125%20211.767148%2C31.74%20213.598481%2C31.74%20C215.233778%2C31.74%20216.390148%2C30.3075%20216.390148%2C28.61%20L216.390148%2C26.645%20L216.390148%2C26.645%20Z%20M216.390148%2C26.645%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M235.497556%2C33.85%20C232.080556%2C33.85%20229.864593%2C31.2775%20229.864593%2C27.785%20C229.864593%2C24.145%20232.127704%2C21.55%20235.691111%2C21.55%20C239.063444%2C21.55%20241.326556%2C24%20241.326556%2C27.5925%20C241.329037%2C31.2775%20238.993963%2C33.85%20235.497556%2C33.85%20L235.497556%2C33.85%20Z%20M235.594333%2C23.465%20C233.718333%2C23.465%20232.514815%2C25.235%20232.514815%2C27.71%20C232.514815%2C30.1375%20233.743148%2C31.9075%20235.569519%2C31.9075%20C237.400852%2C31.9075%20238.626704%2C30.015%20238.626704%2C27.66%20C238.631667%2C25.26%20237.428148%2C23.465%20235.594333%2C23.465%20L235.594333%2C23.465%20Z%20M235.594333%2C23.465%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M255.312185%2C33.5825%20L252.709111%2C33.5825%20L252.709111%2C26.8125%20C252.709111%2C24.7275%20251.915037%2C23.6825%20250.349222%2C23.6825%20C248.808222%2C23.6825%20247.751111%2C25.0175%20247.751111%2C26.57%20L247.751111%2C33.5825%20L245.148037%2C33.5825%20L245.148037%2C25.1625%20C245.148037%2C24.12%20245.123222%2C23.0025%20245.051259%2C21.79%20L247.339185%2C21.79%20L247.460778%2C23.61%20L247.532741%2C23.61%20C248.230037%2C22.35%20249.651926%2C21.5475%20251.240074%2C21.5475%20C253.696741%2C21.5475%20255.312185%2C23.44%20255.312185%2C26.52%20L255.312185%2C33.5825%20L255.312185%2C33.5825%20Z%20M255.312185%2C33.5825%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M272.809111%2C23.7575%20L269.947963%2C23.7575%20L269.947963%2C29.4825%20C269.947963%2C30.94%20270.449222%2C31.6675%20271.461667%2C31.6675%20C271.920741%2C31.6675%20272.30537%2C31.6175%20272.615556%2C31.545%20L272.687519%2C33.535%20C272.183778%2C33.73%20271.508815%2C33.8275%20270.670074%2C33.8275%20C268.62037%2C33.8275%20267.394519%2C32.6875%20267.394519%2C29.7025%20L267.394519%2C23.7575%20L265.687259%2C23.7575%20L265.687259%2C21.7925%20L267.394519%2C21.7925%20L267.394519%2C19.6325%20L269.947963%2C18.855%20L269.947963%2C21.79%20L272.809111%2C21.79%20L272.809111%2C23.7575%20L272.809111%2C23.7575%20Z%20M272.809111%2C23.7575%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M286.57637%2C33.5825%20L283.978259%2C33.5825%20L283.978259%2C26.8625%20C283.978259%2C24.7525%20283.186667%2C23.685%20281.61837%2C23.685%20C280.270926%2C23.685%20279.015296%2C24.6075%20279.015296%2C26.475%20L279.015296%2C33.5825%20L276.417185%2C33.5825%20L276.417185%2C16.3825%20L279.015296%2C16.3825%20L279.015296%2C23.465%20L279.067407%2C23.465%20C279.886296%2C22.18%20281.072444%2C21.5475%20282.586148%2C21.5475%20C285.062667%2C21.5475%20286.57637%2C23.4875%20286.57637%2C26.57%20L286.57637%2C33.5825%20L286.57637%2C33.5825%20Z%20M286.57637%2C33.5825%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M300.681111%2C28.3175%20L292.876852%2C28.3175%20C292.926481%2C30.55%20294.393037%2C31.81%20296.564333%2C31.81%20C297.718222%2C31.81%20298.780296%2C31.615%20299.718296%2C31.2525%20L300.122778%2C33.0725%20C299.016037%2C33.5575%20297.713259%2C33.8%20296.197074%2C33.8%20C292.536889%2C33.8%20290.370556%2C31.47%20290.370556%2C27.8575%20C290.370556%2C24.2425%20292.589%2C21.525%20295.904259%2C21.525%20C298.894444%2C21.525%20300.770444%2C23.7575%20300.770444%2C27.13%20C300.777889%2C27.59%20300.755556%2C28.0025%20300.681111%2C28.3175%20L300.681111%2C28.3175%20Z%20M298.296407%2C26.45%20C298.296407%2C24.63%20297.385704%2C23.345%20295.723111%2C23.345%20C294.229259%2C23.345%20293.048074%2C24.655%20292.879333%2C26.45%20L298.296407%2C26.45%20L298.296407%2C26.45%20Z%20M298.296407%2C26.45%22%20id%3D%22Shape%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E") center center no-repeat;
  background-size: contain ;
}
.btn-cta-android {
  min-width: 210px;
  min-height: 40px;
  border-radius: 9px;
}
.btn-cta-android,
.btn-cta-android:hover,
.btn-cta-android:focus,
.btn-cta-android:active {
  background: #000 url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%20%5B%0D%0A%09%3C!ENTITY%20ns_flows%20%22http%3A%2F%2Fns.adobe.com%2FFlows%2F1.0%2F%22%3E%0D%0A%5D%3E%0D%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aa%3D%22http%3A%2F%2Fns.adobe.com%2FAdobeSVGViewerExtensions%2F3.0%2F%22%20x%3D%220em%22%20y%3D%220em%22%20width%3D%22512em%22%20height%3D%22168em%22%20viewBox%3D%22-0.26%20-0.074%20512%20168%22%20overflow%3D%22visible%22%20enable-background%3D%22new%20-0.26%20-0.074%20512%20168%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cdefs%3E%0D%0A%3C%2Fdefs%3E%0D%0A%3Cpath%20d%3D%22M511.48%2C144.699c0%2C12.486-10.121%2C22.612-22.605%2C22.612H22.61C10.125%2C167.312%2C0%2C157.186%2C0%2C144.699V22.61%20%20C0%2C10.125%2C10.125%2C0%2C22.61%2C0h466.264c12.484%2C0%2C22.605%2C10.125%2C22.605%2C22.61V144.699z%22%2F%3E%0D%0A%3Cg%20id%3D%22PLAY_2_%22%3E%0D%0A%09%3Cdefs%3E%0D%0A%09%09%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M110.844%2C73.646L87.781%2C60.331c0%2C0-42.016-24.261-44.486-25.687s-4.931-0.562-4.931%2C2.418%20%20%20%20c0%2C4.965%2C0%2C51.8%2C0%2C51.8s0%2C50.615%2C0%2C52.851c0%2C2.234%2C1.759%2C3.197%2C3.905%2C1.959c2.145-1.24%2C45.512-26.279%2C45.512-26.279l23.062-13.314%20%20%20%20c0%2C0%2C19.568-11.297%2C22.169-12.798c2.601-1.503%2C2.351-3.563%2C0.156-4.745C130.974%2C85.353%2C110.844%2C73.646%2C110.844%2C73.646z%22%2F%3E%0D%0A%09%3C%2Fdefs%3E%0D%0A%09%3CclipPath%20id%3D%22SVGID_2_%22%3E%0D%0A%09%09%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%0D%0A%09%3C%2FclipPath%3E%0D%0A%09%3ClinearGradient%20id%3D%22SVGID_3_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2266.9316%22%20y1%3D%2232.2109%22%20x2%3D%2266.9316%22%20y2%3D%22145.5137%22%3E%0D%0A%09%09%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%20rgb(37%2C%20124%2C%20176)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.2863%22%20style%3D%22stop-color%3A%20rgb(74%2C%20147%2C%20181)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.767%22%20style%3D%22stop-color%3A%20rgb(120%2C%20188%2C%20187)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%20rgb(137%2C%20207%2C%20189)%3B%22%2F%3E%0D%0A%09%3C%2FlinearGradient%3E%0D%0A%09%3Cpolygon%20clip-path%3D%22url(%23SVGID_2_)%22%20fill%3D%22url(%23SVGID_3_)%22%20points%3D%2238.365%2C32.211%2038.365%2C88.862%2038.365%2C145.514%2095.499%2C88.863%22%2F%3E%0D%0A%09%3ClinearGradient%20id%3D%22SVGID_4_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2238.3647%22%20y1%3D%2260.3311%22%20x2%3D%22110.8442%22%20y2%3D%2260.3311%22%3E%0D%0A%09%09%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%20rgb(82%2C%20193%2C%20173)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%20rgb(222%2C%20232%2C%20154)%3B%22%2F%3E%0D%0A%09%3C%2FlinearGradient%3E%0D%0A%09%3Cpolygon%20clip-path%3D%22url(%23SVGID_2_)%22%20fill%3D%22url(%23SVGID_4_)%22%20points%3D%22110.844%2C73.646%2087.781%2C60.331%2038.365%2C31.799%2038.365%2C32.211%2095.499%2C88.863%22%2F%3E%0D%0A%09%3ClinearGradient%20id%3D%22SVGID_5_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%2274.604%22%20y1%3D%2288.8633%22%20x2%3D%2274.604%22%20y2%3D%22145.9258%22%3E%0D%0A%09%09%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%20rgb(236%2C%2065%2C%2061)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.1668%22%20style%3D%22stop-color%3A%20rgb(218%2C%2068%2C%2082)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.5748%22%20style%3D%22stop-color%3A%20rgb(176%2C%2072%2C%20122)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.8619%22%20style%3D%22stop-color%3A%20rgb(149%2C%2074%2C%20146)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%20rgb(138%2C%2074%2C%20157)%3B%22%2F%3E%0D%0A%09%3C%2FlinearGradient%3E%0D%0A%09%3Cpolygon%20clip-path%3D%22url(%23SVGID_2_)%22%20fill%3D%22url(%23SVGID_5_)%22%20points%3D%2238.365%2C145.514%2038.365%2C145.926%2087.781%2C117.393%20110.843%2C104.078%2095.499%2C88.863%22%2F%3E%0D%0A%09%3ClinearGradient%20id%3D%22SVGID_6_%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22116.3496%22%20y1%3D%2273.6465%22%20x2%3D%22116.3496%22%20y2%3D%22104.0781%22%3E%0D%0A%09%09%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3A%20rgb(245%2C%20136%2C%20121)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.1194%22%20style%3D%22stop-color%3A%20rgb(246%2C%20144%2C%20121)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%220.7128%22%20style%3D%22stop-color%3A%20rgb(252%2C%20184%2C%20119)%3B%22%2F%3E%0D%0A%09%09%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%20rgb(254%2C%20200%2C%20116)%3B%22%2F%3E%0D%0A%09%3C%2FlinearGradient%3E%0D%0A%09%3Cpolygon%20clip-path%3D%22url(%23SVGID_2_)%22%20fill%3D%22url(%23SVGID_6_)%22%20points%3D%22110.844%2C73.646%2095.499%2C88.863%20110.843%2C104.078%20137.2%2C88.862%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M398.058%2C111.011c-2.146%2C0-4.104-0.396-5.877-1.187c-1.773-0.792-3.263-2.01-4.466-3.652h-0.36%20%20c0.24%2C1.924%2C0.36%2C3.748%2C0.36%2C5.471v13.559h-4.988V77.459h4.058l0.69%2C4.51h0.24c1.284-1.805%2C2.778-3.106%2C4.481-3.908%20%20s3.658-1.203%2C5.861-1.203c4.37%2C0%2C7.743%2C1.494%2C10.117%2C4.48c2.375%2C2.986%2C3.563%2C7.176%2C3.563%2C12.566c0%2C5.412-1.208%2C9.615-3.621%2C12.614%20%20C405.701%2C109.514%2C402.349%2C111.011%2C398.058%2C111.011z%20M397.336%2C81.097c-3.367%2C0-5.802%2C0.933-7.305%2C2.796%20%20c-1.503%2C1.864-2.275%2C4.831-2.316%2C8.9v1.111c0%2C4.631%2C0.772%2C7.943%2C2.316%2C9.938s4.02%2C2.99%2C7.425%2C2.99c2.848%2C0%2C5.078-1.151%2C6.692-3.456%20%20c1.612-2.304%2C2.419-5.481%2C2.419-9.532c0-4.107-0.807-7.261-2.419-9.455C402.535%2C82.193%2C400.263%2C81.097%2C397.336%2C81.097z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M423.293%2C110.409h-4.99v-46.78h4.99V110.409z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M451.986%2C110.409l-0.993-4.69h-0.24c-1.644%2C2.066-3.282%2C3.465-4.916%2C4.194%20%20c-1.633%2C0.733-3.673%2C1.098-6.117%2C1.098c-3.267%2C0-5.827-0.842-7.682-2.525s-2.781-4.077-2.781-7.185%20%20c0-6.653%2C5.322-10.141%2C15.964-10.463l5.594-0.181v-2.044c0-2.586-0.557-4.496-1.67-5.727c-1.111-1.234-2.893-1.85-5.336-1.85%20%20c-2.747%2C0-5.854%2C0.842-9.32%2C2.525l-1.534-3.818c1.625-0.882%2C3.402-1.573%2C5.338-2.074c1.934-0.501%2C3.872-0.752%2C5.817-0.752%20%20c3.928%2C0%2C6.839%2C0.871%2C8.734%2C2.615c1.893%2C1.744%2C2.84%2C4.54%2C2.84%2C8.389v22.487H451.986z%20M440.712%2C106.893%20%20c3.105%2C0%2C5.545-0.852%2C7.32-2.555c1.772-1.703%2C2.661-4.089%2C2.661-7.157v-2.976l-4.993%2C0.209c-3.968%2C0.143-6.827%2C0.757-8.583%2C1.852%20%20c-1.753%2C1.092-2.63%2C2.791-2.63%2C5.096c0%2C1.803%2C0.545%2C3.177%2C1.639%2C4.117C437.219%2C106.422%2C438.746%2C106.893%2C440.712%2C106.893z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M458.581%2C77.459h5.35l7.216%2C18.791c1.583%2C4.29%2C2.566%2C7.386%2C2.948%2C9.291h0.24%20%20c0.261-1.024%2C0.808-2.771%2C1.638-5.249c0.832-2.476%2C3.554-10.085%2C8.162-22.833h5.354l-14.162%2C37.521%20%20c-1.402%2C3.708-3.041%2C6.339-4.917%2C7.895c-1.873%2C1.552-4.174%2C2.327-6.897%2C2.327c-1.524%2C0-3.027-0.17-4.512-0.51v-3.998%20%20c1.102%2C0.24%2C2.336%2C0.361%2C3.699%2C0.361c3.428%2C0%2C5.871-1.924%2C7.336-5.773l1.833-4.689L458.581%2C77.459z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M305.609%2C80.521c1.584%2C1.311%2C4.892%2C4.065%2C4.892%2C9.306c0%2C5.097-2.895%2C7.514-5.79%2C9.785%20%20c-0.896%2C0.895-1.93%2C1.863-1.93%2C3.381c0%2C1.513%2C1.033%2C2.341%2C1.794%2C2.962l2.482%2C1.926c3.032%2C2.551%2C5.786%2C4.896%2C5.786%2C9.653%20%20c0%2C6.478-6.272%2C13.023-18.124%2C13.023c-9.995%2C0-14.817-4.754-14.817-9.857c0-2.48%2C1.235-5.993%2C5.307-8.408%20%20c4.27-2.619%2C10.063-2.96%2C13.163-3.172c-0.968-1.239-2.068-2.549-2.068-4.682c0-1.17%2C0.346-1.86%2C0.689-2.691%20%20c-0.761%2C0.07-1.518%2C0.139-2.208%2C0.139c-7.303%2C0-11.438-5.445-11.438-10.818c0-3.171%2C1.449-6.688%2C4.409-9.235%20%20c3.93-3.239%2C8.616-3.792%2C12.341-3.792h14.194l-4.411%2C2.481H305.609z%20M300.714%2C111.123c-0.551-0.072-0.897-0.072-1.583-0.072%20%20c-0.62%2C0-4.347%2C0.141-7.238%2C1.108c-1.516%2C0.547-5.928%2C2.201-5.928%2C7.097c0%2C4.891%2C4.758%2C8.411%2C12.133%2C8.411%20%20c6.612%2C0%2C10.131-3.177%2C10.131-7.446C308.229%2C116.699%2C305.954%2C114.846%2C300.714%2C111.123z%20M302.714%2C98.026%20%20c1.583-1.587%2C1.719-3.79%2C1.719-5.032c0-4.961-2.962-12.68-8.681-12.68c-1.794%2C0-3.722%2C0.895-4.825%2C2.275%20%20c-1.17%2C1.447-1.518%2C3.306-1.518%2C5.1c0%2C4.617%2C2.688%2C12.268%2C8.618%2C12.268C299.75%2C99.957%2C301.607%2C99.13%2C302.714%2C98.026z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M262.22%2C110.02c-10.939%2C0-16.788-8.533-16.788-16.241c0-9.015%2C7.361-16.718%2C17.824-16.718%20%20c10.11%2C0%2C16.441%2C7.91%2C16.441%2C16.238C279.698%2C101.415%2C273.439%2C110.02%2C262.22%2C110.02z%20M270.82%2C104.447%20%20c1.654-2.204%2C2.067-4.955%2C2.067-7.641c0-6.057-2.89-17.615-11.423-17.615c-2.27%2C0-4.54%2C0.896-6.191%2C2.344%20%20c-2.684%2C2.405-3.168%2C5.434-3.168%2C8.396c0%2C6.807%2C3.372%2C18.02%2C11.7%2C18.02C266.488%2C107.951%2C269.241%2C106.646%2C270.82%2C104.447z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M224.925%2C110.02c-10.941%2C0-16.791-8.533-16.791-16.241c0-9.015%2C7.364-16.718%2C17.824-16.718%20%20c10.113%2C0%2C16.443%2C7.91%2C16.443%2C16.238C242.402%2C101.415%2C236.142%2C110.02%2C224.925%2C110.02z%20M233.527%2C104.447%20%20c1.651-2.204%2C2.065-4.955%2C2.065-7.641c0-6.057-2.892-17.615-11.425-17.615c-2.269%2C0-4.541%2C0.896-6.191%2C2.344%20%20c-2.684%2C2.405-3.165%2C5.434-3.165%2C8.396c0%2C6.807%2C3.37%2C18.02%2C11.699%2C18.02C229.194%2C107.951%2C231.945%2C106.646%2C233.527%2C104.447z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M202.878%2C108.941l-9.894%2C2.283c-4.014%2C0.624-7.61%2C1.173-11.413%2C1.173c-19.096%2C0-26.357-14.044-26.357-25.044%20%20c0-13.419%2C10.306-25.868%2C27.949-25.868c3.737%2C0%2C7.331%2C0.552%2C10.582%2C1.452c5.188%2C1.453%2C7.609%2C3.25%2C9.132%2C4.289l-5.744%2C5.465%20%20l-2.42%2C0.551l1.729-2.768c-2.351-2.281-6.644-6.5-14.804-6.5c-10.931%2C0-19.165%2C8.305-19.165%2C20.41%20%20c0%2C13.002%2C9.41%2C25.247%2C24.488%2C25.247c4.432%2C0%2C6.71-0.898%2C8.787-1.73V96.766l-10.444%2C0.553l5.532-2.978h14.667l-1.797%2C1.729%20%20c-0.488%2C0.417-0.555%2C0.557-0.693%2C1.105c-0.072%2C0.624-0.137%2C2.632-0.137%2C3.323V108.941z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M327.474%2C106.949c-2.284-0.208-2.762-0.621-2.762-3.322v-0.762V64.473c0.014-0.149%2C0.023-0.302%2C0.037-0.446%20%20c0.279-2.42%2C0.97-2.835%2C3.117-4.082h-9.896l-5.19%2C2.491h5.289v0.031l-0.004-0.025v40.424v2.285c0%2C1.381-0.273%2C1.591-1.866%2C3.664%20%20h12.246l2.56-1.518C329.83%2C107.154%2C328.652%2C107.087%2C327.474%2C106.949z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M355.624%2C107.585c-0.753%2C0.413-1.509%2C0.896-2.262%2C1.237c-2.271%2C1.03-4.606%2C1.306-6.671%2C1.306%20%20c-2.193%2C0-5.631-0.142-9.138-2.681c-4.874-3.438-7.004-9.346-7.004-14.497c0-10.647%2C8.656-15.868%2C15.732-15.868%20%20c2.474%2C0%2C5.019%2C0.617%2C7.08%2C1.925c3.432%2C2.263%2C4.325%2C5.217%2C4.803%2C6.798l-16.141%2C6.529l-5.291%2C0.412%20%20c1.715%2C8.725%2C7.623%2C13.805%2C14.152%2C13.805c3.503%2C0%2C6.046-1.234%2C8.381-2.4L355.624%2C107.585z%20M349.168%2C87.109%20%20c1.303-0.479%2C1.99-0.893%2C1.99-1.854c0-2.746-3.09-5.908-6.803-5.908c-2.751%2C0-7.9%2C2.131-7.9%2C9.549c0%2C1.168%2C0.138%2C2.404%2C0.209%2C3.645%20%20L349.168%2C87.109z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M362.255%2C77.552v4.533h-0.551v-4.533h-1.5v-0.47h3.55v0.47H362.255z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9F9%22%20d%3D%22M368.435%2C82.085V77.51h-0.025l-1.396%2C4.575h-0.431l-1.408-4.575h-0.018v4.575h-0.5v-5.003h0.857l1.274%2C4.044%20%20h0.018l1.255-4.044h0.869v5.003H368.435z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M168.954%2C48.015h-3.438c0-0.473-0.326-1.812-0.978-4.018h-4.963c-0.673%2C2.17-1.01%2C3.509-1.01%2C4.018h-3.233%20%20c0-0.279%2C0.836-2.571%2C2.508-6.875c1.672-4.304%2C2.508-6.675%2C2.508-7.111h4.061c0%2C0.408%2C0.757%2C2.744%2C2.272%2C7.009%20%20S168.954%2C47.628%2C168.954%2C48.015z%20M163.991%2C41.945c-1.225-3.695-1.837-5.693-1.837-5.994h-0.172c0%2C0.279-0.634%2C2.277-1.901%2C5.994%20%20H163.991z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M182.806%2C48.015h-2.653c0-0.294-0.985-1.844-2.954-4.651c-2.062-2.958-3.237-4.98-3.523-6.069h-0.172%20%20c0.179%2C1.568%2C0.269%2C2.986%2C0.269%2C4.254c0%2C1.769%2C0.05%2C3.925%2C0.15%2C6.467h-2.643c0.107-2.22%2C0.161-4.658%2C0.161-7.315%20%20c0-2.614-0.054-4.838-0.161-6.671h3.19c0%2C0.38%2C0.884%2C1.895%2C2.653%2C4.544c1.883%2C2.814%2C2.965%2C4.723%2C3.244%2C5.726h0.161%20%20c-0.172-1.597-0.258-3.029-0.258-4.297c0-1.94-0.05-3.932-0.15-5.973h2.686c-0.101%2C1.776-0.15%2C4-0.15%2C6.671%20%20C182.655%2C43.392%2C182.705%2C45.83%2C182.806%2C48.015z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M198.375%2C40.538c0%2C2.034-0.652%2C3.81-1.955%2C5.328c-1.304%2C1.519-3.13%2C2.277-5.479%2C2.277%20%20c-1.06%2C0-2.521-0.043-4.383-0.129c0.093-2.163%2C0.14-4.602%2C0.14-7.315c0-2.606-0.047-4.83-0.14-6.671h1.88%20%20c0.308%2C0%2C0.766-0.011%2C1.375-0.032c0.608-0.021%2C1.006-0.032%2C1.192-0.032c2.585%2C0%2C4.459%2C0.645%2C5.624%2C1.934%20%20C197.793%2C37.187%2C198.375%2C38.733%2C198.375%2C40.538z%20M195.443%2C41c0-1.375-0.401-2.533-1.203-3.476c-0.802-0.941-2.027-1.412-3.674-1.412%20%20c-0.308%2C0-0.73%2C0.032-1.268%2C0.097c0.071%2C1.433%2C0.107%2C2.929%2C0.107%2C4.49c0%2C1.712%2C0.036%2C3.409%2C0.107%2C5.092%20%20c0.465%2C0.093%2C0.931%2C0.14%2C1.396%2C0.14c1.54%2C0%2C2.68-0.479%2C3.421-1.435S195.443%2C42.375%2C195.443%2C41z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M212.732%2C48.015h-3.18c-0.831-2.535-1.468-4.1-1.912-4.694c-0.444-0.595-1.16-0.892-2.148-0.892%20%20c-0.416%2C0-0.813%2C0.004-1.192%2C0.011c0%2C1.841%2C0.032%2C3.699%2C0.097%2C5.575h-2.986c0.093-2.163%2C0.14-4.602%2C0.14-7.315%20%20c0-2.606-0.047-4.83-0.14-6.671h1.858c0.215%2C0%2C0.664-0.011%2C1.348-0.032c0.684-0.021%2C1.316-0.032%2C1.896-0.032%20%20c3.287%2C0%2C4.931%2C1.124%2C4.931%2C3.373c0%2C1.783-0.938%2C3.025-2.814%2C3.728v0.161c0.723%2C0.2%2C1.357%2C0.765%2C1.901%2C1.691%20%20C211.074%2C43.845%2C211.808%2C45.544%2C212.732%2C48.015z%20M208.704%2C38.132c0-1.425-0.917-2.138-2.75-2.138c-0.673%2C0-1.268%2C0.05-1.783%2C0.15%20%20c0.079%2C1.11%2C0.118%2C2.557%2C0.118%2C4.34c0.394%2C0.015%2C0.727%2C0.021%2C0.999%2C0.021C207.565%2C40.506%2C208.704%2C39.715%2C208.704%2C38.132z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M228.13%2C40.764c0%2C2.198-0.673%2C4.021-2.02%2C5.468c-1.347%2C1.446-3.012%2C2.17-4.995%2C2.17%20%20c-1.891%2C0-3.474-0.664-4.748-1.993c-1.275-1.328-1.912-3.017-1.912-5.064c0-2.198%2C0.673-4.021%2C2.02-5.468%20%20c1.346-1.446%2C3.011-2.17%2C4.995-2.17c1.891%2C0%2C3.473%2C0.662%2C4.748%2C1.987C227.493%2C37.019%2C228.13%2C38.708%2C228.13%2C40.764z%20M225.166%2C41.075%20%20c0-1.497-0.383-2.711-1.149-3.642c-0.767-0.931-1.712-1.396-2.836-1.396c-1.046%2C0-1.934%2C0.469-2.664%2C1.407S217.42%2C39.567%2C217.42%2C41%20%20c0%2C1.489%2C0.385%2C2.701%2C1.155%2C3.636c0.77%2C0.935%2C1.713%2C1.402%2C2.831%2C1.402c1.045%2C0%2C1.934-0.471%2C2.664-1.413%20%20C224.8%2C43.684%2C225.166%2C42.5%2C225.166%2C41.075z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M234.204%2C48.015h-3.04c0.093-2.22%2C0.14-4.658%2C0.14-7.315c0-2.614-0.047-4.838-0.14-6.671h3.04%20%20c-0.093%2C1.805-0.14%2C4.028-0.14%2C6.671C234.064%2C43.399%2C234.111%2C45.838%2C234.204%2C48.015z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M249.774%2C40.538c0%2C2.034-0.652%2C3.81-1.955%2C5.328c-1.304%2C1.519-3.13%2C2.277-5.479%2C2.277%20%20c-1.06%2C0-2.521-0.043-4.383-0.129c0.093-2.163%2C0.14-4.602%2C0.14-7.315c0-2.606-0.047-4.83-0.14-6.671h1.88%20%20c0.308%2C0%2C0.766-0.011%2C1.375-0.032c0.608-0.021%2C1.006-0.032%2C1.192-0.032c2.585%2C0%2C4.459%2C0.645%2C5.624%2C1.934%20%20C249.192%2C37.187%2C249.774%2C38.733%2C249.774%2C40.538z%20M246.842%2C41c0-1.375-0.401-2.533-1.203-3.476c-0.802-0.941-2.027-1.412-3.674-1.412%20%20c-0.308%2C0-0.73%2C0.032-1.268%2C0.097c0.071%2C1.433%2C0.107%2C2.929%2C0.107%2C4.49c0%2C1.712%2C0.036%2C3.409%2C0.107%2C5.092%20%20c0.465%2C0.093%2C0.931%2C0.14%2C1.396%2C0.14c1.54%2C0%2C2.68-0.479%2C3.421-1.435S246.842%2C42.375%2C246.842%2C41z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M270.43%2C48.015h-3.438c0-0.473-0.326-1.812-0.979-4.018h-4.963c-0.673%2C2.17-1.01%2C3.509-1.01%2C4.018h-3.232%20%20c0-0.279%2C0.836-2.571%2C2.508-6.875s2.508-6.675%2C2.508-7.111h4.061c0%2C0.408%2C0.758%2C2.744%2C2.272%2C7.009S270.43%2C47.628%2C270.43%2C48.015z%20%20%20M265.467%2C41.945c-1.225-3.695-1.838-5.693-1.838-5.994h-0.172c0%2C0.279-0.633%2C2.277-1.9%2C5.994H265.467z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M282.96%2C37.691c0%2C1.712-0.636%2C2.976-1.907%2C3.792c-1.271%2C0.816-2.83%2C1.225-4.678%2C1.225%20%20c-0.337%2C0-0.576-0.007-0.72-0.021c0%2C1.347%2C0.039%2C3.122%2C0.118%2C5.328h-3.019c0.093-2.069%2C0.14-4.508%2C0.14-7.315%20%20c0-2.578-0.047-4.802-0.14-6.671h1.869c0.265%2C0%2C0.773-0.011%2C1.525-0.032s1.403-0.032%2C1.955-0.032c1.36%2C0%2C2.51%2C0.308%2C3.448%2C0.924%20%20S282.96%2C36.438%2C282.96%2C37.691z%20M280.189%2C38.282c0-1.532-1.017-2.299-3.051-2.299c-0.509%2C0-1.046%2C0.054-1.611%2C0.161%20%20c0.079%2C1.354%2C0.118%2C2.886%2C0.118%2C4.598c0.179%2C0.015%2C0.387%2C0.021%2C0.623%2C0.021C278.882%2C40.764%2C280.189%2C39.937%2C280.189%2C38.282z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M295.844%2C37.691c0%2C1.712-0.636%2C2.976-1.906%2C3.792c-1.271%2C0.816-2.831%2C1.225-4.679%2C1.225%20%20c-0.337%2C0-0.576-0.007-0.72-0.021c0%2C1.347%2C0.039%2C3.122%2C0.118%2C5.328h-3.019c0.093-2.069%2C0.14-4.508%2C0.14-7.315%20%20c0-2.578-0.047-4.802-0.14-6.671h1.869c0.265%2C0%2C0.773-0.011%2C1.525-0.032s1.403-0.032%2C1.955-0.032c1.36%2C0%2C2.51%2C0.308%2C3.448%2C0.924%20%20S295.844%2C36.438%2C295.844%2C37.691z%20M293.073%2C38.282c0-1.532-1.017-2.299-3.051-2.299c-0.509%2C0-1.046%2C0.054-1.611%2C0.161%20%20c0.079%2C1.354%2C0.118%2C2.886%2C0.118%2C4.598c0.179%2C0.015%2C0.387%2C0.021%2C0.623%2C0.021C291.766%2C40.764%2C293.073%2C39.937%2C293.073%2C38.282z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M316.909%2C40.764c0%2C2.198-0.673%2C4.021-2.02%2C5.468s-3.012%2C2.17-4.995%2C2.17c-1.891%2C0-3.474-0.664-4.748-1.993%20%20c-1.274-1.328-1.912-3.017-1.912-5.064c0-2.198%2C0.673-4.021%2C2.02-5.468s3.012-2.17%2C4.995-2.17c1.891%2C0%2C3.474%2C0.662%2C4.748%2C1.987%20%20S316.909%2C38.708%2C316.909%2C40.764z%20M313.944%2C41.075c0-1.497-0.383-2.711-1.149-3.642s-1.712-1.396-2.836-1.396%20%20c-1.046%2C0-1.934%2C0.469-2.664%2C1.407s-1.096%2C2.123-1.096%2C3.556c0%2C1.489%2C0.385%2C2.701%2C1.155%2C3.636c0.77%2C0.935%2C1.713%2C1.402%2C2.83%2C1.402%20%20c1.046%2C0%2C1.934-0.471%2C2.664-1.413C313.579%2C43.684%2C313.944%2C42.5%2C313.944%2C41.075z%22%2F%3E%0D%0A%3Cpath%20fill%3D%22%23F9F9FA%22%20d%3D%22M331.469%2C48.015h-2.653c0-0.294-0.984-1.844-2.954-4.651c-2.062-2.958-3.237-4.98-3.523-6.069h-0.172%20%20c0.179%2C1.568%2C0.269%2C2.986%2C0.269%2C4.254c0%2C1.769%2C0.05%2C3.925%2C0.15%2C6.467h-2.643c0.107-2.22%2C0.161-4.658%2C0.161-7.315%20%20c0-2.614-0.054-4.838-0.161-6.671h3.19c0%2C0.38%2C0.885%2C1.895%2C2.653%2C4.544c1.884%2C2.814%2C2.965%2C4.723%2C3.244%2C5.726h0.161%20%20c-0.172-1.597-0.258-3.029-0.258-4.297c0-1.94-0.05-3.932-0.15-5.973h2.686c-0.101%2C1.776-0.15%2C4-0.15%2C6.671%20%20C331.319%2C43.392%2C331.369%2C45.83%2C331.469%2C48.015z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") center center no-repeat;
  background-size: contain ;
}
.btn-primary {
  font-family: inherit;
  color: #fff;
  padding: 8px 24px;
  text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
  border: solid 1px #387b85;
  border-radius: 9px;
  background-image: -moz-linear-gradient(55% 2% -90deg, #2cc4da 0%, #1897aa 100%);
  background-image: -webkit-gradient(linear, 55% 2%, 55% 100%, color-stop(0, #2cc4da), color-stop(1, #1897aa));
  background-image: -webkit-linear-gradient(-90deg, #2cc4da 0%, #1897aa 100%);
  background-image: -o-linear-gradient(-90deg, #2cc4da 0%, #1897aa 100%);
  background-image: -ms-linear-gradient(-90deg, #2cc4da 0%, #1897aa 100%);
  background-image: linear-gradient(180deg, #2cc4da 0%, #1897aa 100%);
  -webkit-box-shadow: inset 0px -2px 0px #1b6c77;
  -moz-box-shadow: inset 0px -2px 0px #1b6c77;
  box-shadow: inset 0px -2px 0px #1b6c77;
}
.btn-primary:hover,
.btn-primary:active {
  color: #fff;
  background-image: -moz-linear-gradient(55% 2% -90deg, #33d5ec 0%, #21acc0 100%);
  background-image: -webkit-gradient(linear, 55% 2%, 55% 100%, color-stop(0, #33d5ec), color-stop(1, #21acc0));
  background-image: -webkit-linear-gradient(-90deg, #33d5ec 0%, #21acc0 100%);
  background-image: -o-linear-gradient(-90deg, #33d5ec 0%, #21acc0 100%);
  background-image: -ms-linear-gradient(-90deg, #33d5ec 0%, #21acc0 100%);
  background-image: linear-gradient(180deg, #33d5ec 0%, #21acc0 100%);
}
.btn-cta {
  background: #2A6FFB;
  border: 2px solid #2A6FFB;
  border-radius: 100px;
  min-width: 150px;
  color: white;
}
.btn-cta:hover {
  background: #5B91FC;
  border-color: #5B91FC;
  color: white;
}
.btn-cta:active,
.btn-cta:focus {
  background: #4280FC;
  border-color: #185DFB;
  color: white;
}
.btn-cta-bordered {
  padding: 6px 24px;
  color: #2676ff;
  font-size: 20px;
  border: 1px solid #2676ff;
  background: transparent;
  border-radius: 3px;
}
.btn-cta-bordered:hover {
  color: #2676ff;
}
.btn-cta-bordered:active,
.btn-cta-bordered:focus {
  color: #2676ff;
}
.btn-magnum {
  line-height: 57px;
  font-size: 21px;
  font-weight: 300;
  padding: 0 50px;
  text-align: center;
  text-decoration: none;
  height: 57px;
  color: #fff;
  background: #e34b42;
  border-radius: 30px;
}
.btn-magnum:hover {
  color: #fff;
  background: #D14136 linear-gradient(to bottom, #E27167, #e34b42);
}
.ginger-magnum .btn-magnum {
  margin-top: 74px;
  border: solid 1px #387b85;
  background-image: -moz-linear-gradient(55% 2% -90deg, #2cc4da 0%, #1897aa 100%);
  background-image: -webkit-gradient(linear, 55% 2%, 55% 100%, color-stop(0, #2cc4da), color-stop(1, #1897aa));
  background-image: -webkit-linear-gradient(-90deg, #2cc4da 0%, #1897aa 100%);
  background-image: -o-linear-gradient(-90deg, #2cc4da 0%, #1897aa 100%);
  background-image: -ms-linear-gradient(-90deg, #2cc4da 0%, #1897aa 100%);
  background-image: linear-gradient(180deg, #2cc4da 0%, #1897aa 100%);
  -webkit-box-shadow: 0px 3px 0px #1b6c77, 0px 0px 0px 5px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 0px #1b6c77, 0px 0px 0px 5px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 0px #1b6c77, 0px 0px 0px 5px rgba(0, 0, 0, 0.07);
}
.ginger-magnum .btn-magnum:hover {
  color: #fff;
  background-image: -moz-linear-gradient(55% 2% -90deg, #33d5ec 0%, #21acc0 100%);
  background-image: -webkit-gradient(linear, 55% 2%, 55% 100%, color-stop(0, #33d5ec), color-stop(1, #21acc0));
  background-image: -webkit-linear-gradient(-90deg, #33d5ec 0%, #21acc0 100%);
  background-image: -o-linear-gradient(-90deg, #33d5ec 0%, #21acc0 100%);
  background-image: -ms-linear-gradient(-90deg, #33d5ec 0%, #21acc0 100%);
  background-image: linear-gradient(180deg, #33d5ec 0%, #21acc0 100%);
}
.ginger-magnum .btn-cta-ios {
  border: 3px solid white;
}
.ginger-magnum .btn-cta-android {
  border: 3px solid white;
}
.form-group {
  margin-bottom: 15px;
}
.btn-magnum.btn-magnum-extension {
  min-width: 300px;
  padding: 8px 40px;
  font-size: 17px;
  background: #D14136;
  line-height: 44px;
  box-shadow: none;
  border: none;
  border-radius: 50px;
  text-shadow: 0px -2px rgba(0, 0, 0, 0.1);
}
.btn-magnum.btn-magnum-extension span {
  font-size: 14px;
}
.btn-magnum.btn-magnum-extension:hover {
  background: #D14136 linear-gradient(to bottom, #E27167, #D74339);
}
.btn-magnum.btn-magnum-extension:active {
  background: #D14136;
}
.ginger-section-sep {
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 15px;
}
.ginger-section-bordered {
  border-bottom: solid 1px #ddd;
}
.ginger-section-middler {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-right: -4px;
}
section {
  padding: 65px 0 40px;
}
section h1,
section h2,
section h3 {
  color: #20b1c9;
  margin: 0;
  line-height: 120%;
  font-weight: 400;
}
section h3 {
  font-size: 32px;
}
.ginger-section-lightgrey {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
}
.ginger-section-green {
  background: #49cdab no-repeat;
  color: white;
  padding: 160px 0;
}
.ginger-section-text {
  font-size: 16px;
  color: #3D3D3D;
  line-height: 26px;
}
.ginger-section-text p {
  margin: 16px 0;
}
.ginger-section-text h3,
.ginger-section-text h2 {
  margin: 50px 0 16px 0;
  font-size: 20px;
  font-weight: 700;
  color: #22223D;
  line-height: 30px;
}
@media (max-width: 767px) {
  .ginger-section-middler {
    display: block;
  }
}
.ginger-lead h3 {
  font-size: 32px;
  color: #222;
  font-weight: 400;
}
.ginger-lead p {
  font-size: 20px;
  color: #666;
  margin: 20px 0;
  line-height: 150%;
  font-weight: 600;
}
.ginger-lead.ginger-section-green h3,
.ginger-lead.ginger-section-green p {
  color: white;
}
.ginger-lead-center {
  text-align: center;
}
footer {
  background: #2e2e2e;
  font-size: 14px;
}
.ginger-footer-mobile {
  background: none;
  border-top: 1px solid #eee;
  box-sizing: border-box;
  padding: 2em 0 1em;
  text-align: center;
}
.ginger-footer-title {
  color: #eee;
  font-size: 20px;
  margin-bottom: 14px;
}
.ginger-footer-social {
  margin-top: 15px;
}
.ginger-footer-minimal {
  background: #e8e8e8;
  padding: 30px 0;
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer ul > li {
  padding: 0;
  margin: 0;
  line-height: 25px;
}
footer ul > li a {
  color: #bababa;
}
footer ul > li a img {
  max-height: 16px;
  position: relative;
  top: -2px;
  margin-right: 4px;
  height: 12px;
}
footer ul > li a:hover {
  color: #bababa;
}
footer ul > li.text-white > a {
  color: white;
}
footer ul > li.text-grammarcheck > a {
  color: #33e5ff;
}
footer ul > li.text-rephrase > a {
  color: #f05f96;
}
footer ul > li.text-personaltrainer > a {
  color: #acde13;
}
footer ul > li.text-speaker > a {
  color: #52b2ff;
}
footer ul > li.text-keyboard > a {
  color: #58c568;
}
.btn-footer-social {
  box-shadow: inset 0 1px 0px 1px rgba(255, 255, 255, 0.1), 0 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #4f4f4f;
  background-image: -webkit-linear-gradient(top, #4f4f4f, #2b2b2b);
  background-image: linear-gradient(to bottom, #4f4f4f, #2b2b2b);
  border-radius: 40px;
  width: 36px;
  height: 36px;
  font-size: 17px;
  line-height: 42px;
  padding: 0;
  border: none;
  transition: background 0.5s, color 0.1s;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  margin-bottom: 4px;
}
.btn-footer-social:hover {
  background-color: #5f5f5f;
  background-image: -webkit-linear-gradient(top, #5f5f5f, #2b2b2b);
  background-image: linear-gradient(to bottom, #5f5f5f, #2b2b2b);
}
.btn-footer-social.btn-footer-social-facebook:hover,
.btn-footer-social.btn-footer-social-facebook:active,
.btn-footer-social.btn-footer-social-facebook:focus {
  color: #4B7CE5;
}
.btn-footer-social.btn-footer-social-twitter:hover,
.btn-footer-social.btn-footer-social-twitter:active,
.btn-footer-social.btn-footer-social-twitter:focus {
  color: #46AECB;
}
.btn-footer-social.btn-footer-social-googleplus:hover,
.btn-footer-social.btn-footer-social-googleplus:active,
.btn-footer-social.btn-footer-social-googleplus:focus {
  color: #BE3838;
}
.btn-footer-social.btn-footer-social-youtube:hover,
.btn-footer-social.btn-footer-social-youtube:active,
.btn-footer-social.btn-footer-social-youtube:focus {
  color: #E8302B;
}
.btn-footer-social.btn-footer-social-linkedin:hover,
.btn-footer-social.btn-footer-social-linkedin:active,
.btn-footer-social.btn-footer-social-linkedin:focus {
  color: #1884BB;
}
.ginger-footer-menu {
  padding: 26px 0;
}
.ginger-footer-menu .list-inline > li {
  padding: 0 2px;
}
.ginger-footer-note {
  background: #151515;
  padding: 10px 0;
  font-size: 12px;
  color: #aaa;
}
.ginger-footer-note a {
  color: #aaa;
}
.ginger-footer-note p {
  margin: 0;
}
.ginger-pagehead {
  padding: 0;
  background: #28aabe;
  position: relative;
  overflow: hidden;
}
.ginger-pagehead h1 {
  line-height: 80px;
  font-size: 46px;
  font-weight: 400;
  color: #fff;
  margin-left: 24px;
}
.ginger-pagehead-icon {
  position: absolute;
  color: white;
  opacity: 0.1;
  bottom: 2px;
  font-size: 120px;
}
.ginger-pagehead-icon.gingericon-correct-o {
  transform: scaleX(-1);
}
.ginger-pagehead-ad {
  text-align: center;
  padding: 10px 0;
}
.ginger-title {
  margin: 32px 0 0 0;
  padding: 0;
}
.ginger-title h1 {
  font-size: 50px;
  color: #222;
  font-weight: lighter;
}
.ginger-text {
  font-size: 14px;
  line-height: 150%;
}
.ginger-sidetoc {
  color: #444;
  font-size: 16px;
}
.ginger-sidetoc .ginger-sidetoc-menus > a {
  color: #787878;
  margin: 10px 0;
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.ginger-sidetoc .ginger-sidetoc-menus > a:first-child {
  margin-top: 0;
}
.ginger-sidetoc .ginger-sidetoc-menus > a:last-child {
  margin-bottom: 0;
}
.ginger-sidetoc-menus,
.ginger-sidetoc-ad {
  background: #fff;
  padding: 15px;
  border: 1px solid #D9D9D9;
  border-radius: 6px;
  color: #787878;
  font-size: 14px;
  line-height: 20px;
}
.ginger-sidetoc-menus h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #787878;
  margin-bottom: 15px;
  margin-top: 0;
}
.ginger-sidetoc-ad {
  margin-top: 30px;
}
.ginger-sidetoc-ad h4 {
  font-weight: 700;
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  color: #787878;
}
.ginger-sidetoc-menus,
.ginger-sidetoc-ad .ginger-sidetoc-ad-link,
.ginger-sidetoc-menus,
.ginger-sidetoc-ad .ginger-sidetoc-ad-link a {
  color: #1DA0B3;
  font-size: 14px;
  line-height: 20px;
}
.ginger-sidetoc-menus,
.ginger-sidetoc-ad .ginger-sidetoc-ad-link {
  margin-top: 10px;
}
.ginger-sidetoc-ad .btn-primary {
  margin-top: 20px;
  background-color: #fff;
  color: #42A9B8;
  border: 1px solid #42A9B8;
  text-shadow: none;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 0;
  font-weight: 400;
  width: 100%;
}
.footer-socialicons i {
  margin: 0 0px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: -4px;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.08);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.footer-socialicons i:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  /*.ginger-pagehead {
    background-image: -webkit-gradient(radial, 65% 1%, 0, 65% 1%, 681.7759086202, color-stop(0, #42a3b1), color-stop(0.4, #106774), color-stop(1, #041d20));
    background-image: -webkit-radial-gradient(65% 1%, circle farthest-side, #42a3b1 0%, #106774 40%, #041d20 100%);
    background-image: radial-gradient(682px at 65% 1%, #42a3b1 0%,#106774 40%,#041d20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42a3b1', endColorstr='#041d20',GradientType=0 );
    height:auto;
    overflow:auto;
  }
  .ginger-pagehead h1{
    padding:50px 10px 50px 10px;
    margin:0;
    font-size: 60px;
    color: #33e5ff;
    line-height: 1.2em;
    text-align:center;
    position:relative;z-index:10;
  }
  .ginger-pagehead-icon{
    display:block;
    position:absolute;z-index:9;
    bottom:10%;
    margin:0 auto;font-size:200px;
    color:rgba(255,255,255,.1);
  }*/
  .ginger-lead {
    text-align: center;
    padding: 42px 0 18px;
  }
  .ginger-lead p,
  .ginger-lead h3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .ginger-lead p {
    text-align: justify;
    max-width: 510px;
  }
  section h3 {
    font-size: 2em;
  }
}
.em-red,
.em-green {
  font-style: normal;
  color: #d90000;
  font-weight: bold;
}
.em-green {
  color: #59b200;
}
.ginger-section-textual h2 > img {
  position: relative;
  top: -4px;
}
.ginger-section-textual p {
  margin: 15px 0;
}
.ginger-topad {
  text-align: center;
}
#swfcontainer {
  position: absolute;
}
[ginger-showswitch] {
  visibility: hidden;
}
.ginger-grammarchecker-widget [ginger-showswitch-condition] {
  display: none;
}
.ginger-footer-mobile-grammarcheck {
  background: #F7F7F7;
  font-size: 14px;
  line-height: 20px;
  color: #787878;
  padding: 20px 30px 12px 30px;
}
.ginger-footer-mobile-grammarcheck ul {
  display: none;
  list-style-type: none;
}
.ginger-footer-mobile-grammarcheck ul li {
  margin-top: 5px;
  margin-left: 10px;
}
.ginger-footer-mobile-grammarcheck ul li a {
  color: #787878;
}
.ginger-footer-mobile-grammarcheck-section {
  margin-bottom: 10px;
}
.ginger-footer-mobile-grammarcheck-section-title {
  font-weight: bold;
  position: relative;
}
.ginger-footer-mobile-grammarcheck-section-title:after {
  content: '\e90b';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #9DA0A6;
  font-family: 'gingericon';
}
.ginger-footer-mobile-grammarcheck-section.open ul {
  display: block;
}
.ginger-footer-mobile-grammarcheck-section.open .ginger-footer-mobile-grammarcheck-section-title:after {
  transform: rotate(180deg);
}
footer .ginger-footer-menu-new {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.ginger-footer-menu-new {
  background: #f8fdfd;
  padding: 30px 0 10px;
}
.ginger-footer-menu-new .col-md-5ths {
  padding-right: 10px;
}
.ginger-footer-menu-new .col-md-5ths:first-of-type {
  width: 22%;
}
.ginger-footer-menu-new .col-md-5ths:last-of-type {
  width: 18%;
}
.ginger-footer-menu-new .ginger-footer-bottom {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #787878;
}
.ginger-footer-menu-new .ginger-footer-bottom a {
  color: #787878;
}
.ginger-footer-menu-new .ginger-footer-title {
  color: #107280;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
.ginger-footer-menu-new ul li {
  margin-bottom: 10px;
  position: relative;
  line-height: 20px;
}
.ginger-footer-menu-new ul li a {
  color: #3D3D3D;
  font-weight: normal;
  font-size: 13.5px;
  line-height: 20px;
  padding-bottom: 1px;
}
.ginger-footer-menu-new ul li a i {
  vertical-align: middle;
}
.ginger-footer-menu-new ul li a:hover,
.ginger-footer-menu-new ul li a:focus {
  color: #3D3D3D;
  text-decoration: none;
  border-bottom: 1px solid #3D3D3D;
}
.ginger-footer-menu-new .ginger-footer-title.margin-desktop {
  margin-top: 20px;
}
.ginger-footer-menu-new-more {
  position: relative;
}
.ginger-footer-menu-new-more:after {
  content: "\e90b";
  position: absolute;
  right: -20px;
  top: 0;
  font-family: 'gingericon';
  display: inline-block;
}
.ginger-footer-menu-new-more:hover,
.ginger-footer-menu-new-more:focus {
  text-decoration: none;
}
.ginger-footer-menu-new-more-dropdown {
  background: #fff;
  padding: 5px;
  border-radius: 4px;
  position: absolute;
  bottom: 22px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  display: none;
}
.ginger-footer-menu-new .ginger-footer-menu-new-section .ginger-footer-menu-new-more-dropdown ul {
  margin-left: 0;
  padding-bottom: 0;
}
.ginger-footer-menu-new .ginger-footer-menu-new-section .ginger-footer-menu-new-more-dropdown ul li {
  margin-bottom: 0;
}
.ginger-footer-menu-new-more-dropdown ul li {
  margin-bottom: 0;
}
.ginger-footer-menu-new-more-dropdown ul li a {
  color: #333;
  font-size: 14px;
  padding: 5px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
}
.ginger-footer-menu-new-more-dropdown ul li a:hover,
.ginger-footer-menu-new-more-dropdown ul li a:focus {
  background: #F7F7F7;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}
/* Other ways to use ginger */
.other-ways-to-use-ginger {
  border-radius: 8px;
  border: 1px solid #E6E6E6;
  padding: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.other-ways-to-use-ginger p {
  font-size: 16px;
  line-height: 24px;
  color: #22223D;
  margin-bottom: 10px;
  margin-top: 18px;
  font-weight: normal;
}
.other-ways-to-use-ginger-bottom {
  color: #1DA0B3;
  font-size: 14px;
  line-height: 20px;
}
.other-ways-to-use-ginger.word .other-ways-to-use-ginger-logo img {
  width: 44px;
}
.other-ways-to-use-ginger .other-ways-to-use-ginger-logo {
  height: 40px;
}
.other-ways-to-use-ginger .other-ways-to-use-ginger-logo-group {
  margin-left: 48px;
}
.other-ways-to-use-ginger.desktop .other-ways-to-use-ginger-logo-group {
  padding-top: 3px;
}
.other-ways-to-use-ginger .other-ways-to-use-ginger-logo-group .right {
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-right: 3px;
}
.other-ways-to-use-ginger .other-ways-to-use-ginger-logo-group i {
  font-size: 18px;
  vertical-align: top;
}
.other-ways-to-use-ginger-title {
  color: #22223D;
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: center;
}
.flex-row {
  display: flex;
}
.flex-col-4 {
  width: 33.333%;
  align-content: center;
}
.wp-image-wrapper {
  margin-top: 40px;
  margin-bottom: -10px;
}
.wp-image-wrapper .wp-block-image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.wp-image-wrapper .wp-block-columns {
  display: flex;
  flex-direction: row;
}
.wp-image-wrapper .wp-block-columns .wp-block-column {
  width: 50%;
}
.wp-image-wrapper .wp-block-columns .wp-block-column:first-child {
  padding-right: 20px;
}
.wp-image-wrapper .wp-block-columns .wp-block-column:nth-child(2) {
  padding-left: 20px;
}
.wp-image-wrapper .wp-block-columns .wp-block-column figure {
  margin: -12px;
}
.wp-image-wrapper .wp-block-columns .wp-block-column img {
  margin: 0 auto;
}
.ginger-auth-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1001;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
.ginger-auth-popup-wrapper {
  width: 100%;
  max-width: 480px;
  height: 100%;
  max-height: 630px;
  z-index: 1;
  font-weight: 200;
  position: absolute;
  overflow-y: auto;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.ginger-auth-popup-close a {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 12px;
  text-decoration: none;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 3;
}
.ginger-auth-popup iframe {
  position: relative;
  width: 100%;
  max-width: 480px;
  height: 624px;
  background: #ffffff;
  border-radius: 8px;
  border: none;
  z-index: 2;
}
.ginger-sidebar-section {
  margin-bottom: 50px;
}
.ginger-sidebar-section-title {
  color: #22223D;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}
.ginger-sidebar-section-link {
  margin-top: 15px;
  display: block;
}
.ginger-sidebar-section-link,
.ginger-sidebar-section-link a {
  font-size: 14px;
  line-height: 20px;
  color: #22223D;
  text-decoration: none;
}
.ginger-sidebar-section-link a {
  display: inline;
}
.ginger-sidebar-section-link a:hover {
  text-decoration: underline;
}
.ginger-sidebar-section-link.active,
.ginger-sidebar-section-link.active a {
  color: #1B94A6;
}
.ginger-sidebar-section-link i {
  margin-right: 10px;
  font-size: 20px;
  vertical-align: bottom;
  width: 20px;
  text-align: center;
  display: inline-block;
}
.ginger-sidebar-section-link img {
  width: 20px;
  margin-right: 10px;
}
.ginger-sidebar-section-link.mobile img {
  width: 12px;
  margin-left: 4px;
  margin-right: 14px;
}
.ginger-button {
  border: 1px solid #1B94A6;
  background: #1B94A6;
  border-radius: 6px;
  padding: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.ginger-button:hover {
  border-color: #1fa8bc;
  background: #1fa8bc;
  color: #fff;
  text-decoration: none;
}
.ginger-button.secondary {
  color: #1B94A6;
  background: #fff;
}
.ginger-button.secondary:hover {
  border-color: #46cde1;
  color: #46cde1;
}
.ginger-button.secondary:focus,
.ginger-button.secondary:active {
  border-color: #178090;
  color: #178090;
  text-decoration: none;
}
.ginger-button.blue {
  background: #475DCC;
  border-color: #475DCC;
  color: #fff;
}
.ginger-button.blue:hover {
  background: #5b6fd2;
  border-color: #5b6fd2;
}
.ginger-button.blue:focus,
.ginger-button.blue:active {
  background: #364ec3;
  border-color: #364ec3;
}
.ginger-button.darkblue {
  background: #3A4573;
  border-color: #3A4573;
  color: #fff;
}
.ginger-button.darkblue:hover {
  background: #434f84;
  border-color: #434f84;
}
.ginger-button.darkblue:focus,
.ginger-button.darkblue:active {
  background: #313b62;
  border-color: #313b62;
}
.ginger-button.lightblue {
  background: #13AABF;
  border-color: #13AABF;
  color: #fff;
}
.ginger-button.lightblue:hover {
  background: #15bfd6;
  border-color: #15bfd6;
}
.ginger-button.lightblue:focus,
.ginger-button.lightblue:active {
  background: #1195a8;
  border-color: #1195a8;
}
.ginger-button.green {
  background: #37B878;
  border-color: #37B878;
  color: #fff;
}
.ginger-button.green:hover {
  background: #42c785;
  border-color: #42c785;
}
.ginger-button.green:focus,
.ginger-button.green:active {
  background: #31a46b;
  border-color: #31a46b;
}
.ginger-button.grey {
  background: #E6E6E6;
  border-color: #E6E6E6;
  color: #4E4E4E;
}
.ginger-button.grey:hover {
  background: #f3f3f3;
  border-color: #f3f3f3;
}
.ginger-button.grey:focus,
.ginger-button.grey:active {
  background: #d9d9d9;
  border-color: #d9d9d9;
}
.ginger-purple-cta {
  background: linear-gradient(135deg, rgba(255, 102, 140, 0.05) 0%, rgba(161, 92, 230, 0.05) 100%);
  border: 1px solid #D0C3D9;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.ginger-purple-cta .btn-cta-android {
  min-width: 130px;
}
.ginger-purple-cta-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #22223D;
}
.ginger-purple-cta-title {
  margin-bottom: 30px;
}
.ginger-purple-cta-image {
  max-width: 300px;
  margin: 0 auto 30px auto;
}
.ginger-purple-cta-image img {
  margin: 0 auto;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  border-radius: 10px;
}
.ginger-purple-cta-footer {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.ginger-purple-cta-footer .ginger-button {
  width: 100%;
  min-width: 230px;
  display: block;
}
.ginger-purple-cta-footer .ginger-button span {
  font-weight: 300;
  opacity: 0.7;
}
.ginger-purple-cta-footer .ginger-purple-cta-footer-col:first-child {
  margin-right: 17px;
}
@media (max-width: 893px) {
  .ginger-purple-cta-footer {
    flex-direction: column;
  }
  .ginger-purple-cta-footer .ginger-button {
    min-width: auto;
    max-width: 230px;
  }
  .ginger-purple-cta-footer .ginger-purple-cta-footer-col:first-child {
    margin: 0;
  }
  .ginger-purple-cta-footer .ginger-purple-cta-footer-col:first-child a {
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .ginger-purple-cta .ginger-purple-cta-image {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .ginger-footer-menu-new .col-md-5ths:first-of-type {
    width: 100%;
  }
  .ginger-footer-menu-new .col-md-5ths:last-of-type {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  body.ginger-page-home-page .container {
    width: 1100px;
  }
}
@media (max-width: 992px) {
  .ginger-footer-menu-new {
    padding: 30px 15px 24px 15px;
  }
  .ginger-footer-menu-new ul {
    display: none;
    margin-left: 10px;
  }
  .ginger-footer-menu-new ul li {
    margin-bottom: 5px;
  }
  .ginger-footer-menu-new-section.open .ginger-footer-title {
    margin-bottom: 5px;
  }
  .ginger-footer-menu-new-section.open ul {
    display: block;
    padding-bottom: 10px;
  }
  .ginger-footer-menu-new .ginger-footer-title:after {
    content: '\e90b';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #999;
    font-family: 'gingericon';
  }
  .ginger-footer-menu-new-section.open .ginger-footer-title:after {
    transform: rotate(180deg);
  }
  .ginger-footer-menu-new .ginger-footer-title.margin-desktop {
    margin-top: 0;
  }
  .ginger-footer-menu-new .ginger-footer-title {
    margin-bottom: 10px;
    cursor: pointer;
  }
  .ginger-footer-bottom .section-row {
    flex-direction: column;
    line-height: 2em;
  }
  .other-ways-to-use-ginger {
    margin-bottom: 15px;
  }
  .other-ways-to-use-ginger p {
    text-align: center;
  }
  .mobile-sticky-bottom {
    position: fixed;
    bottom: 0;
    z-index: 20;
    background: #eee;
    border-top: 1px solid #ddd;
    width: 100%;
    margin: 0 !important;
  }
  .mobile-sticky-bottom-close {
    position: absolute;
    padding: 3px;
    width: 28px;
    height: 28px;
    top: -28px;
    right: 0;
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom: none;
    border-radius: 4px 0 0 0;
    font-size: 20px;
    color: #4f4f4f;
    line-height: 20px;
    cursor: pointer;
  }
}
@media (max-width: 720px) {
  .wp-image-wrapper .wp-block-columns {
    flex-direction: column;
  }
  .wp-image-wrapper .wp-block-columns .wp-block-column {
    width: 100%;
  }
  .wp-image-wrapper .wp-block-columns .wp-block-column:first-child {
    padding-right: 0;
  }
  .wp-image-wrapper .wp-block-columns .wp-block-column:nth-child(2) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .ginger-footer-menu-new {
    padding-top: 20px;
  }
}
.ginger-download-new a {
  text-decoration: underline;
  color: #3fa5b2;
}
.automatic-download {
  position: absolute;
  left: -1000px;
}
.ginger-download-new {
  width: 420px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  margin: 0 auto;
  text-align: center;
}
.ginger-download-new p {
  padding: 0;
  margin: 0;
}
.ginger-download-new h1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #3D3D3D;
  margin-top: 18vh;
  margin-bottom: 50px;
}
.ginger-download-new .not-start {
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #3D3D3D;
}
.ginger-download-new .not-start-without-latest {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #3D3D3D;
  margin-bottom: 270px;
}
.ginger-download-new .latest {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #787878;
  margin-bottom: 270px;
}
@media (max-width: 500px) {
  .ginger-download-new {
    width: auto;
  }
}