@charset "UTF-8";

html {
  quotes: "“""”"
}

.link:link,
.link:visited,
a:link,
a:visited {
  text-decoration: none
}

video {
  vertical-align: baseline
}

.table,
table {
  border-collapse: collapse
}

.visuallyhidden,
button {
  border: 0
}

h1+*,
h1+h1,
h1+h2,
h1+h3,
h1+h4,
h2+*,
h2+h1,
h2+h2,
h2+h3,
h2+h4,
h3+*,
h3+h1,
h3+h2,
h3+h3,
h3+h4,
h4+*,
h4+h1,
h4+h2,
h4+h3,
h4+h4,
ol+*,
ol+h1,
ol+h2,
ol+h3,
ol+h4,
p+*,
p+h1,
p+h2,
p+h3,
p+h4,
ul+*,
ul+h1,
ul+h2,
ul+h3,
ul+h4 {
  margin-top: 0
}

body,
h1,
h2,
h3,
h4 {
  color: #1d1d1f
}

/* @font-face {
  font-family: "Apple WebExp Icons Custom";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/webexp-iconfont/fonts/webexpicons_text-bdc85d47b29a9da01827425eb7340f0b.eot);
  src: url(/assets/webexp-iconfont/fonts/webexpicons_text-bdc85d47b29a9da01827425eb7340f0b.eot?#iefix) format("embedded-opentype"), url(/assets/webexp-iconfont/fonts/webexpicons_text-a82fbaf257207b3af3a7956736224bad.woff) format("woff"), url(/assets/webexp-iconfont/fonts/webexpicons_text-88304726fe4522e57d15c48f1f21d418.ttf) format("truetype")
} */


blockquote,
body,
button,
dd,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0
}


code,
figcaption {
  font-size: 1em;
  font-weight: 400;
  font-style: normal
}

table {
  border-spacing: 0
}


main {
  display: block
}

button {
  background: 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit
}

button:disabled {
  cursor: default
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 106.25%
}

body {
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
  font-style: normal
}


h1,
h2,
h3,
h4,
video::cue {
  font-weight: 600
}

body,
button,
select {
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  text-align: left
}

h1 img,
h2 img,
h3 img,
h4 img {
  display: block;
  margin: 0
}

ol,
ul {
  margin-left: 1.17647em
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 0;
  margin-bottom: 0
}

li li {
  font-size: 1em
}

.link,
a {
  color: #0070c9;
  letter-spacing: inherit
}

.link:hover,
a:hover {
  text-decoration: underline
}


.link:active,
a:active {
  text-decoration: none
}

.link:disabled,
a:disabled {
  opacity: .32
}

.selfclear::after,
.selfclear::before {
  content: ' ';
  display: table
}

.selfclear::after {
  clear: both
}

.visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0
}

.icon::after,
.icon::before,
.more::after,
.more::before {
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  position: relative;
  z-index: 1;
  text-decoration: none
}

.icon::before,
.more::before {
  display: none
}

.icon-after::after,
.more::after {
  padding-left: .3em;
  top: 0
}

body,
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

h1,
h2,
h3,
h4 {
  font-size: 1em;
  font-weight: 400
}

ol li,
ul li {
  list-style: none
}

ol,
ul {
  margin: 0
}

@media (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  body {
    min-height: 100vh
  }
}

.l-row {
  padding: 0;
  font-size: 0
}

.l-row--peek {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.l-column {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
  font-size: 13px
}

.l-row {
  margin-left: -3.39506%
}

.l-column {
  margin-left: 3.28358%
}

.small-valign-top {
  vertical-align: top !important;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start
}

@media only screen and (max-width:734px) {

  .l-row--peek {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    width: auto;
    min-width: 100%;
    white-space: nowrap;
    margin-bottom: -9.75px;
    margin-left: -6.25vw;
    margin-right: -6.25vw;
    padding-left: 6.25vw;
    padding-right: 6.25vw
  }

  .l-row--peek::after {
    content: '';
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 6.25vw;
    -ms-flex: 0 0 6.25vw;
    flex: 0 0 6.25vw;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
  }

  .l-row--peek .l-column:first-child {
    margin-left: 0
  }

  .l-row--peek .small-2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 42.10821vw;
    max-width: 42.10821vw
  }

  .l-row--peek .small-4 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 87.5vw;
    max-width: 87.5vw
  }

  .l-row--peek .small-5 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 110.1959vw;
    max-width: 110.1959vw
  }

  .l-row--peek .small-6 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 132.89179vw;
    max-width: 132.89179vw
  }

  .l-row--peek .small-7 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 155.58769vw;
    max-width: 155.58769vw
  }

  .l-row--peek .small-8 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 178.28358vw;
    max-width: 178.28358vw
  }

  .l-row--peek .small-12 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 269.06716vw;
    max-width: 269.06716vw
  }

  .l-row--peek .l-column {
    white-space: normal;
    padding-bottom: 9.75px
  }
}

.small-2 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 13.38308%;
  max-width: 13.38308%
}

.small-4 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30.04975%;
  max-width: 30.04975%
}

.small-5 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 38.38308%;
  max-width: 38.38308%
}

.small-6 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 46.71642%;
  max-width: 46.71642%
}

.small-7 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 55.04975%;
  max-width: 55.04975%
}

.small-8 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 63.38308%;
  max-width: 63.38308%
}

.small-12 {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 96.71642%;
  max-width: 96.71642%
}

@media only screen and (min-width:735px) {

  .small-2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 13.77649%;
    max-width: 13.77649%
  }

  .small-4 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30.44316%;
    max-width: 30.44316%
  }

  .small-5 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 38.77649%;
    max-width: 38.77649%
  }

  .small-6 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 47.10983%;
    max-width: 47.10983%
  }

  .small-7 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 55.44316%;
    max-width: 55.44316%
  }

  .small-8 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 63.77649%;
    max-width: 63.77649%
  }

  .small-12 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 97.10983%;
    max-width: 97.10983%
  }
}

@media only screen and (min-width:1069px) {

  .small-2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 14.72789%;
    max-width: 14.72789%
  }

  .small-4 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 31.39456%;
    max-width: 31.39456%
  }

  .small-5 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 39.72789%;
    max-width: 39.72789%
  }

  .small-6 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 48.06122%;
    max-width: 48.06122%
  }

  .small-7 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 56.39456%;
    max-width: 56.39456%
  }

  .small-8 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 64.72789%;
    max-width: 64.72789%
  }

  .small-12 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 98.06122%;
    max-width: 98.06122%
  }
}

@media only screen and (min-width:735px) {
  .l-row {
    margin-left: -2.97619%
  }

  .l-column {
    margin-left: 2.89017%
  }

  .medium-valign-top {
    vertical-align: top !important;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start
  }
}

@media only screen and (min-width:735px) {

  .medium-3 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 22.10983%;
    max-width: 22.10983%
  }

  .medium-4 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30.44316%;
    max-width: 30.44316%
  }

  .medium-6 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 47.10983%;
    max-width: 47.10983%
  }

  .medium-8 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 63.77649%;
    max-width: 63.77649%
  }

  .medium-9 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 72.10983%;
    max-width: 72.10983%
  }

  .medium-12 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 97.10983%;
    max-width: 97.10983%
  }

  .medium-offset-3 {
    margin-left: 27.89017%
  }
}

@media only screen and (min-width:1069px) {

  .medium-3 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 23.06122%;
    max-width: 23.06122%
  }

  .medium-4 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 31.39456%;
    max-width: 31.39456%
  }

  .medium-6 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 48.06122%;
    max-width: 48.06122%
  }

  .medium-8 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 64.72789%;
    max-width: 64.72789%
  }

  .medium-9 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 73.06122%;
    max-width: 73.06122%
  }

  .medium-12 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 98.06122%;
    max-width: 98.06122%
  }

  .medium-offset-3 {
    margin-left: 26.93878%
  }

  .l-row {
    margin-left: -1.97711%
  }

  .l-column {
    margin-left: 1.93878%
  }
}

.l-column--grid {
  vertical-align: baseline;
  margin-bottom: 3.28358%
}

@media only screen and (min-width:735px) {
  .l-column--grid {
    margin-bottom: 2.89017%
  }
}

@media only screen and (min-width:1069px) {

  .large-2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 14.72789%;
    max-width: 14.72789%
  }

  .large-3 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 23.06122%;
    max-width: 23.06122%
  }

  .large-4 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 31.39456%;
    max-width: 31.39456%
  }

  .large-6 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 48.06122%;
    max-width: 48.06122%
  }

  .large-8 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 64.72789%;
    max-width: 64.72789%
  }

  .large-9 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 73.06122%;
    max-width: 73.06122%
  }

  .large-10 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 81.39456%;
    max-width: 81.39456%
  }

  .large-offset-2 {
    margin-left: 18.60544%
  }

  .l-column--grid {
    margin-bottom: 1.93878%
  }
}

@media only screen and (min-width:735px) and (max-width:1068px) {

  .l-column--grid.medium-12:nth-child(1n+1):nth-last-child(-n+1),
  .l-column--grid.medium-12:nth-child(1n+1):nth-last-child(-n+1)~.l-column--grid,
  .l-column--grid.medium-3:nth-child(4n+1):nth-last-child(-n+4),
  .l-column--grid.medium-3:nth-child(4n+1):nth-last-child(-n+4)~.l-column--grid,
  .l-column--grid.medium-4:nth-child(3n+1):nth-last-child(-n+3),
  .l-column--grid.medium-4:nth-child(3n+1):nth-last-child(-n+3)~.l-column--grid,
  .l-column--grid.medium-6:nth-child(2n+1):nth-last-child(-n+2),
  .l-column--grid.medium-6:nth-child(2n+1):nth-last-child(-n+2)~.l-column--grid {
    margin-bottom: 0
  }
}

.l-column--equal-height {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch
}

body {
  min-width: 320px
}

.small-hide {
  display: none
}

@media only screen and (min-width:735px) {
  .medium-hide {
    display: none
  }

  .medium-show {
    display: block
  }
}

@media only screen and (min-width:1069px) {


  .l-column--grid.large-2:nth-child(6n+1):nth-last-child(-n+6),
  .l-column--grid.large-2:nth-child(6n+1):nth-last-child(-n+6)~.l-column--grid,
  .l-column--grid.large-3:nth-child(4n+1):nth-last-child(-n+4),
  .l-column--grid.large-3:nth-child(4n+1):nth-last-child(-n+4)~.l-column--grid,
  .l-column--grid.large-4:nth-child(3n+1):nth-last-child(-n+3),
  .l-column--grid.large-4:nth-child(3n+1):nth-last-child(-n+3)~.l-column--grid,
  .l-column--grid.large-6:nth-child(2n+1):nth-last-child(-n+2),
  .l-column--grid.large-6:nth-child(2n+1):nth-last-child(-n+2)~.l-column--grid {
    margin-bottom: 0
  }
}

.l-content-width {
  margin-left: auto;
  margin-right: auto;
  width: 87.5%
}

@media only screen and (min-width:735px) {
  .medium-show-tablecell {
    display: table-cell
  }

  .l-content-width {
    margin-left: auto;
    margin-right: auto;
    width: 692px
  }
}

@media only screen and (min-width:1069px) {
  .l-content-width {
    margin-left: auto;
    margin-right: auto;
    width: 980px
  }
}

@media only screen and (max-width:734px) {

  .l-column--grid.small-12:nth-child(1n+1):nth-last-child(-n+1),
  .l-column--grid.small-12:nth-child(1n+1):nth-last-child(-n+1)~.l-column--grid,
  .l-column--grid.small-2:nth-child(6n+1):nth-last-child(-n+6),
  .l-column--grid.small-2:nth-child(6n+1):nth-last-child(-n+6)~.l-column--grid,
  .l-column--grid.small-4:nth-child(3n+1):nth-last-child(-n+3),
  .l-column--grid.small-4:nth-child(3n+1):nth-last-child(-n+3)~.l-column--grid,
  .l-column--grid.small-6:nth-child(2n+1):nth-last-child(-n+2),
  .l-column--grid.small-6:nth-child(2n+1):nth-last-child(-n+2)~.l-column--grid {
    margin-bottom: 0
  }
}

@media only screen and (inverted-colors) {


  img:not(picture>img),
  picture,
  video {
    -webkit-filter: invert(1);
    filter: invert(1)
  }
}

.truncate-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.truncate-single-line--block {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}


.link {
  text-decoration: none
}

video::cue {
  background-color: #000;
  color: #fff;
}


.focusing-outlet {
  outline: 0
}

.section--bordered {
  border-top: 1px solid #d6d6d6
}

.animation-wrapper>:not(.animation-wrapper__container) {
  -webkit-transition: opacity 250ms cubic-bezier(.21, .11, .18, 1);
  transition: opacity 250ms cubic-bezier(.21, .11, .18, 1)
}

@media only screen and (min-width:735px) {

  .app-privacy__cards {
    grid-template-columns: repeat(auto-fit, minmax(calc((100% - 20px)/ 2), 1fr))
  }
}

.app-privacy__card {
  background-color: #f8f8f8
}

.app-privacy__cards {
  margin-top: 13px;
  display: grid;
  grid-gap: 20px
}

.app-privacy__card {
  padding: 28px 20px 20px;
  width: 100%;
  border-radius: 16px
}

.app-privacy__learn-more {
  margin-top: 20px
}

.app-privacy__developer-name {
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 600;
  letter-spacing: -.005em;
}

.link {
  color: #0070c9
}

@media (monochrome),
(min-monochrome:1) {
  .link {
    text-decoration: underline !important
  }
}

.is-apps-theme .link {
  color: #0070c9
}


.link:active,
.link:focus,
.link:hover {
  text-decoration: underline
}

.section {
  padding-top: 19px;
  padding-bottom: 32px
}

.section--hero {
  padding-top: 20px
}

@media only screen and (min-width:1069px) {
  .app-privacy__cards {
    grid-template-columns: repeat(auto-fit, minmax(calc((100% - (20px * 2))/ 3), 1fr))
  }
}

.section--hero {
  position: relative;
  z-index: 1
}

@media only screen and (max-width:734px) {
  .section--link-list {
    padding-top: 0;
    padding-bottom: 19px
  }

  .section--link-list+.section--bordered {
    padding-top: 0;
    border-top: 0
  }
}

.section__headline {
  margin-bottom: 17px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .024em;
}

.section__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.section__nav--small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.section__nav__see-all-link {
  margin-bottom: 17px;
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 16px
}

@media only screen and (min-width:735px) {
  .app-privacy__card:first-child:last-child {
    max-width: 50%
  }
}

.badge {
  display: inline-block;
  border: 1px solid #636366;
  border-radius: 3px;
  color: #636366;
  text-align: center;
  white-space: nowrap;
  vertical-align: text-bottom;
  font-size: 7.5px;
  line-height: 1.06667;
  font-weight: 700;
  letter-spacing: -.006em;
  padding-left: 3px;
  padding-right: 3px;
  z-index: 1
}


.link-list__item--a:first-child {
  border-top: 1px solid #d6d6d6
}

@media only screen and (min-width:735px) {
  .badge {
    font-size: 10px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: -.006em;

  }
}

.badge--product-title {
  margin-bottom: 3px;
  padding-bottom: 0;
  display: inline-block;
  font-size: 10.4px;
  letter-spacing: .04em;
  vertical-align: middle;
  margin-left: 10px
}

@media only screen and (min-width:1069px) {
  .badge--product-title {
    margin-bottom: 2px
  }
}

.inline-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

.inline-list>:first-child {
  margin-left: 0
}

.inline-list:last-of-type>:last-child {
  margin-right: 0
}

.inline-list.small-hide {
  display: none
}

@media only screen and (min-width:735px) {
  .inline-list.medium-hide {
    display: none
  }

  .inline-list.medium-show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}

.inline-list__item--bulleted {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.inline-list--mobile-compact {
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: 0;
}

@media only screen and (min-width:735px) {
  .inline-list--mobile-compact {
    font-size: 13px;
    line-height: 1.38462;
    font-weight: 400;
    letter-spacing: -.005em;

  }
}

.inline-list__item {
  white-space: nowrap
}

.inline-list__item--bulleted:not(:first-of-type)::before {
  z-index: 1;
  content: " · ";
  content: " · "/"";
  -webkit-alt: "";
  alt: ""
}

.inline-list__item--margin-inline-end-large {
  margin-right: 14px
}

.inline-list--app-extensions {
  margin-top: 14px
}

.link-list__item {
  margin-bottom: 3px
}

.link-list__item--a {
  font-size: 18px;
  line-height: 1.22226;
  font-weight: 400;
  letter-spacing: .027em;
}

@media only screen and (max-width:734px) {

  .link-list--a .link-list__item {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6
  }

  .link-list--a a,
  .link-list--a button {
    margin-top: -10px;
    margin-bottom: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: block
  }
}

.list-with-numbers {
  width: 100%;
  display: table;
  list-style-type: none;
  counter-reset: listWithNumbersCounter
}

.list-with-numbers__item {
  counter-increment: listWithNumbersCounter
}

.list-with-numbers__item::before {
  display: table-cell;
  content: counter(listWithNumbersCounter) ".";
  padding-right: 6px
}

.list-with-numbers__item__title {
  width: 100%;
  max-width: 1px;
  display: table-cell
}

.list-with-numbers__item__price {
  text-align: right;
  white-space: nowrap;
  padding-left: 6px
}

.table {
  width: 100%
}

@media only screen and (min-width:735px) {
  .table {
    margin-bottom: 15px;
    width: calc(100% - 12px);
    margin-left: 12px
  }
}

@media only screen and (max-width:734px) {

  .we-artwork::before {
    min-width: 100%;
    min-height: 100%
  }
}

.we-artwork {
  margin: 0;
  position: relative;
  display: block;
  z-index: 1
}

.we-artwork::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  border-radius: 6px;
  z-index: 1
}

.we-artwork__image {
  margin: 0;
  display: block;
  border-radius: 6px
}

@media only screen and (min-width:735px) {
  .we-artwork__image {
    width: 230px;
  }
}

.we-artwork--ios-app-icon {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 22.5%;
  box-sizing: border-box;
  overflow: hidden;
}

.we-artwork--ios-app-icon .we-artwork__image,
.we-artwork--ios-app-icon::before {
  border-radius: 22.5%
}

.we-artwork--screenshot-platform-iphone {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 28px;
  overflow: hidden;
}

@media only screen and (max-width:734px) {
  .we-artwork--fullwidth {
    width: 100%
  }

  .we-artwork--fullwidth .we-artwork__image {
    width: 100%;
    height: auto
  }

  .we-artwork--fullwidth .we-artwork__image::before {
    width: 100%;
    display: block;
    content: ''
  }
}

.we-artwork--lockup {
  width: 100%
}

@media only screen and (min-width:735px) {
  .we-artwork--lockup {
    width: initial
  }
}

.in-app-purchase-artwork__purchase .we-artwork__image {
  border-radius: 22.5%
}

.in-app-purchase-artwork__purchase::before {
  content: "";
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  display: block;
  position: absolute;
  top: 0;
  background: url('/assets/svg/iap-overlay.svg') no-repeat;
  background-size: 100%;
  z-index: 1
}

.we-lockup {
  color: #333;
  overflow: hidden
}

.we-lockup__artwork {
  margin-bottom: 7px
}

.we-lockup__artwork img {
  max-width: 100%;
  max-height: 100%
}

.we-lockup__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.we-lockup__details,
.we-lockup__subtitle {
  color: #636366;
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: 0;
}

.we-truncate {
  position: relative;
  z-index: 1
}

.we-truncate--single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

@supports (-ms-ime-align:auto) {
  .we-truncate--truncated::before {
    content: '';
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(33%, rgba(255, 255, 255, 0)), color-stop(33%, rgba(255, 255, 255, .8)), to(#fff)) no-repeat;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 33%, rgba(255, 255, 255, .8) 33%, #fff 100%) no-repeat;
    display: block;
    position: absolute;
    bottom: 0;
    height: calc(1em + 1px);
    width: 4em;
    opacity: .9;
    z-index: 1;
    right: 0
  }
}

.we-truncate__button {
  float: right
}

@supports ((-webkit-mask: linear-gradient(white, black)) or (mask: linear-gradient(white, black))) {
  .we-truncate__button {
    position: absolute;
    bottom: 0;
    float: initial;
    right: 0;
    z-index: 1
  }
}

@supports (-ms-ime-align:auto) {
  .we-truncate__button {
    position: absolute;
    bottom: -1px;
    float: initial;
    right: 0;
    z-index: 2
  }
}

.we-truncate__button--top-offset {
  position: static;
  float: right
}

@media only screen and (min-width:1069px) {
}

.l-column--equal-height>.we-customer-review {
  min-height: 184px
}

.information-list {
  display: table;
  width: 100%;
  border-collapse: collapse
}

@media only screen and (min-width:735px) {
  .information-list.information-list--app {
    display: block
  }
}

.information-list__item {
  display: table-row
}

@media only screen and (min-width:735px) {
  .information-list--app .information-list__item {
    display: block
  }

  .information-list--app .information-list__item:not(:first-of-type) {
    padding-top: 8px
  }
}

.information-list__item__term {
  display: table-cell;
  text-align: right;
  vertical-align: initial;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

:not(:first-of-type)>.information-list__item__term {
  padding-top: 8px
}

@media only screen and (min-width:735px) {
  .information-list--app .information-list__item__term {
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
    text-align: right
  }
}

.information-list__item__definition {
  display: table-cell;
  vertical-align: initial;
  padding-left: 20px;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

@media only screen and (min-width:735px) {
  .information-list--app .information-list__item__definition {
    display: inline-block;
    padding-left: 0
  }
}

.we-star-rating {
  display: inline-block
}

.we-star-rating-stars,
.we-star-rating-stars-outlines {
  display: inline-block;
  height: 9.5px;
  background-image: url('/assets/svg/stars.svg');
  background-size: 10px 19px
}

.we-star-rating--large .we-star-rating-stars,
.we-star-rating--large .we-star-rating-stars-outlines {
  height: 25px;
  background-size: 24px 50px
}

.we-star-rating-stars-outlines {
  width: 50px;
  background-position: 0 9.5px;
  line-height: 9.5px;
  z-index: 1
}

.we-star-rating--large .we-star-rating-stars-outlines {
  width: 120px;
  background-position: 0 25px
}

.we-star-rating-stars {
  width: 0;
  background-position-x: 0
}

.we-star-rating-stars.we-star-rating-stars-5 {
  width: 50px
}
.we-star-rating-stars.we-star-rating-stars-45 {
  width: 45px
}

.we-star-rating--large .we-star-rating-stars.we-star-rating-stars-5 {
  width: 120px
}

.we-rating-count {
  display: inline-block
}

.we-customer-ratings {
  margin-bottom: 15px
}

.we-customer-ratings__stats {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: bottom;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.we-customer-ratings__averages {
  text-align: center;
  color: #636366;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 600;
  letter-spacing: -.005em;
}

@media only screen and (min-width:735px) {
  .we-customer-ratings__averages {
    text-align: left
  }
}

.we-customer-ratings__count {
  margin-top: 8px;
  text-align: right;
  color: #636366;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

@media only screen and (min-width:735px) {
  .we-customer-ratings__count {
    margin-top: 0;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
  }
}

.we-customer-review {
  background-color: #f8f8f8;
  border-radius: 6px;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
  height: 100%
}

.we-customer-ratings__averages__display {
  margin-bottom: 10px;
  display: block;
  line-height: 43px;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -.07em;
  color: #4c4c50;
  margin-right: 3px
}

@media only screen and (min-width:735px) {
  .we-customer-ratings__averages__display {
    margin-bottom: 0;
    display: inline-block
  }
}

.we-customer-review {
  padding: 13px 16px 16px
}

.we-customer-review__rating {
  margin-bottom: 3px
}

.we-customer-review__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.we-customer-review__separator {
  white-space: pre
}

.we-customer-review__title {
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 600;
  letter-spacing: -.005em;
}

.we-customer-review__body {
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

.we-customer-review__header--user {
  margin-bottom: 15px;
  color: #636366;
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 600;
  letter-spacing: 0;
}

.we-customer-review__date {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap
}

.we-star-bar-graph__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.we-star-bar-graph__bar {
  width: calc(100% - 59px);
  height: 2px;
  position: relative;
  top: 1px;
  background-color: #efeff4;
  border-radius: 4px;
  margin-left: 10px;
  z-index: 1
}

.we-star-bar-graph__bar__foreground-bar {
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #636366;
  border-radius: 4px;
  left: 0;
  z-index: 1
}

.we-star-bar-graph__stars {
  width: 10px;
  height: 9px;
  display: inline-block;
  background-image: url('/assets/svg/five-star-rating-gray.svg');
  background-size: 49px 9px;
  background-position: 100% center;
  background-repeat: no-repeat;
  margin-left: auto
}

.we-star-bar-graph__stars--2 {
  width: 19.5px
}

.we-star-bar-graph__stars--3 {
  width: 29.5px
}

.we-star-bar-graph__stars--4 {
  width: 39.5px
}

.we-star-bar-graph__stars--5 {
  width: 49px
}

.we-screenshot-viewer+.we-screenshot-viewer {
  margin-top: 11px
}

@media only screen and (max-width:734px) {
  .we-screenshot-viewer__screenshots {
    margin-top: 15px
  }
}

.we-screenshot-viewer__screenshots-list {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@supports (-ms-ime-align:auto) {
  .we-screenshot-viewer__screenshots {
    -ms-overflow-style: -ms-autohiding-scrollbar
  }
}

@media only screen and (min-width:735px) {

  .we-star-bar-graph {
    margin-bottom: 4px
  }

  .we-screenshot-viewer__screenshots {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden
  }
}

.supports-list__item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.supports-list__item__artwork {
  margin-top: 2px;
  min-width: 46px;
  height: 46px
}

.product-header>:first-child,
.product-header__list>:first-child {
  margin-top: 0
}

.supports-list__item__copy {
  min-width: 0;
  margin-left: 10px
}

.supports-list__item__copy__heading {
  margin-bottom: 1px
}

.product-header>:last-child,
.product-header__list>:last-child {
  margin-bottom: 0
}

.supports-list__item__copy__description {
  color: #636366;
  font-size: 12px;
  line-height: 1.33337;
  font-weight: 400;
  letter-spacing: 0;
}

.product-header__list,
.product-header__subtitle {
  color: #636366
}

.product-header__title {
  display: block;
  font-size: 18px;
  line-height: 1.22226;
  font-weight: 600;
  letter-spacing: .027em;
}

@media only screen and (min-width:735px) {
  .product-header__title {
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: .023em;

  }

  .product-header--padded-start {
    padding-left: 10px
  }
}

.product-header__identity,
.product-header__subtitle {
  display: block;
  font-size: 18px;
  line-height: 1.22226;
  font-weight: 400;
  letter-spacing: .027em;
}

.product-header__list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.product-hero {
  z-index: 2
}

@supports (-ms-ime-align:auto) {

  .we-clamp {
    -webkit-mask-image: none !important;
    mask-image: none !important
  }
}

.app-header__identity,
.app-header__subtitle {
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

@media only screen and (min-width:735px) {
  .app-header {
    margin-top: 9px
  }

  .app-header__identity,
  .app-header__subtitle {
    font-size: 18px;
    line-height: 1.22226;
    font-weight: 400;
    letter-spacing: .027em;

  }
}

.app-header__list {
  margin-top: 7px
}

@media only screen and (min-width:735px) {
  .app-header__list {
    margin-top: 9px
  }
}

@media only screen and (max-width:734px) {
  .app-header__title {
    margin-bottom: 2px
  }

  .app-header__list {
    font-size: 12px;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: 0;

  }

  .app-header__list:last-of-type {
    margin-top: 14px
  }
}

@media only screen and (min-width:735px) {
  .app-header__list {
    margin-top: 11px
  }

  .app-header__list:last-of-type {
    margin-top: 12px
  }
}

.app-header__list__item--price {
  color: #333
}

.app-header__subtitle+.app-header__identity {
  margin-top: 2px
}

.app-header__designed-for {
  margin-top: 2px;
  color: #636366;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

.story {
  counter-reset: story-caption
}

@media only screen and (min-width:735px) {

  .whats-new__latest {
    float: right
  }
}

.whats-new__content::after,
.whats-new__content::before {
  content: ' ';
  display: table
}

.whats-new__content::after {
  clear: both
}

.whats-new__headline {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .024em;;
  margin-bottom: 11px;
}

.whats-new__latest__version {
  color: #636366
}

@media only screen and (max-width:734px) {
  .whats-new__latest {
    margin-bottom: 16px;
    padding-top: 2px
  }
}

@media only screen and (min-width:735px) {
  .whats-new__latest__version {
    text-align: right
  }
}

.we-clamp {
  display: block;
  overflow: hidden;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: right bottom;
  mask-position: right bottom;
  word-break: break-word
}

.we-clamp.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.star-rating__count {
  margin-left: 6px;
  font-size: 10px;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: .006em;
}

.we-artwork::before {
  border: 0
}

.privacy-type__icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto
}

.privacy-type__icon svg {
  height: auto;
  width: 100%;
  fill: #0070c9
}

.privacy-type__heading {
  margin-top: 9px;
  color: #111;
  text-align: center;
  font-size: 15px;
  line-height: 1.33338;
  font-weight: 600;
  letter-spacing: -.016em;
}

.privacy-type__data-category-heading {
  padding-top: 7px;
  padding-bottom: 5px;
  color: #111;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

.privacy-type__description {
  margin-top: 6px;
  color: #666;
  text-align: center;
  font-size: 13px;
  line-height: 1.38462;
  font-weight: 400;
  letter-spacing: -.005em;
}

.privacy-type__grid {
  display: inline-grid;
  grid-gap: 10px;
  grid-template-columns: auto 1fr;
  grid-template-areas: "icon content";
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.privacy-type__grid-icon {
  grid-area: icon;
  height: 22px;
  width: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.privacy-type__grid-icon svg {
  height: auto;
  width: 100%;
  fill: currentColor
}

.privacy-type__grid-content {
  grid-area: content
}

.privacy-type__items {
  margin-top: 11px;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px
}

.privacy-type__item {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid
}


@media screen and (min-width: 768px) {

  
  .ember195 {
    min-height: 497px !important;
    max-height: 497px !important;
    max-width: 230px !important;
    min-width: 230px !important;
    margin-left: 16px;
  }
  .li-class {
    margin-left: 6px;
  }
}
@media screen and (max-width: 768px) {
  .li-class {
    margin-right: 6px;
  }
}

.ember195 {
  min-height: 341px;
  max-height: 341px;
  object-fit: cover;
  min-width: 157px;
  max-width: 157px;
  border-radius: 24px;

}
.cta-button-2.block-install {
  width: 100px;
  height: 42px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 28px;
  background-color: #007aff;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  margin-top: 14px;
  box-shadow: inset 1px 1px 0 100px transparent;
  transition: box-shadow 200ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  border: 0;
  text-decoration: none;
  cursor: pointer;
}

.is-hidden {
  display: none !important;
}

.text-center {
  text-align: center !important;
}


@keyframes gradientAnimation {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

#get-link {
  background-color: #007aff; /* Основной цвет фона */
  background-image: linear-gradient(90deg, rgba(0,122,255,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(0,122,255,0.5) 100%);
  background-size: 200% 200%;
  animation: gradientAnimation 3s ease infinite;
}

#get-link:hover {
  animation-play-state: paused; /* Остановить анимацию при наведении */
}