@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;700&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

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

body {
  font-family: IBM Plex Sans, sans-serif;
  background-image: url(/bg-main-mobile.fd5e92c5.png);
  background-color: #FCFAF9;
  background-repeat: no-repeat;
  background-position: 1% -22%;
}
@media (min-width: 768px) {
  body {
    background-image: none;
    background-image: url(/bg-pattern-1.23b175be.svg), url(/bg-main-tablet.5b2c4ea6.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 111% -1%, 72% -19%;
  }
}
@media (min-width: 992px) {
  body {
    background-position: 106% -1%, 72% -19%;
  }
}
@media (min-width: 1440px) {
  body {
    background-image: url(/bg-pattern-1.23b175be.svg), url(/bg-main-desktop.9bdf39bb.png);
    background-position: 100% -1%, 70% 105%;
  }
}

nav {
  padding: 0 24px;
  padding-top: 39.99px;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  nav {
    padding: 0 39px;
  }
}
@media (min-width: 1440px) {
  nav {
    padding: 0 165px;
  }
}
@media (min-width: 768px) {
  nav {
    padding-top: 61.99px;
  }
}

.bg {
  height: 600px;
  border-radius: 12px;
  background-image: url(/bg-pattern-2.12daf264.svg);
  background-color: #191826;
  background-repeat: no-repeat;
  background-position: top;
  margin-bottom: 444px;
}
@media (min-width: 768px) {
  .bg {
    margin-bottom: 115px;
    background-position-x: center;
    background-position-y: -60px;
    margin: 0 39px;
  }
  .bg .max {
    max-width: 607px;
    margin: 0 auto;
  }
}
@media (min-width: 1440px) {
  .bg {
    background-position-y: -30px;
    margin: 0 165px;
  }
}

section h1,
section h2,
section .four-dollars {
  font-weight: 700;
}
section p,
section button {
  font-weight: 400;
}
section .hero__text {
  padding: 0 24px;
  margin-bottom: 200px;
}
@media (min-width: 768px) {
  section .hero__text {
    padding: 0 39px;
  }
}
@media (min-width: 1440px) {
  section .hero__text {
    padding: 0 165px;
  }
}
section .hero__text h1 {
  font-size: 2.5em;
  color: #191826;
  margin-bottom: 20px;
}
section .hero__text p {
  font-size: 16px;
  line-height: 26px;
  color: #191826;
}
@media (min-width: 768px) {
  section .hero__text {
    max-width: 534px;
  }
}
@media (min-width: 1440px) {
  section .hero__text {
    width: 100%;
    max-width: 1192px;
    margin-bottom: 20%;
  }
  section .hero__text h1 {
    font-size: 88px;
    line-height: 88px;
  }
  section .hero__text p {
    margin-top: 40px;
    max-width: 825px;
    font-size: 20px;
  }
}
section .image {
  display: flex;
  justify-content: center;
}
section .image img {
  margin: -130px 0;
  max-width: 250px;
}
@media (min-width: 768px) {
  section .image {
    justify-content: inherit;
    padding-left: 0;
  }
  section .image img {
    margin: -106px 0px;
    max-width: 250px;
  }
}
@media (min-width: 1440px) {
  section .image img {
    margin: -203px -86px;
    width: 312px;
    max-width: none;
  }
}
section .call-to-action {
  background: #FA7453;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px 36px;
  color: #FCFAF9;
  z-index: 1;
  margin: 176px 0 0;
}
section .call-to-action h2 {
  line-height: 40px;
  font-size: 2em;
}
section .call-to-action p {
  line-height: 28px;
  font-size: 1.125em;
  margin-bottom: 36px;
  margin-top: 12px;
}
section .call-to-action .price {
  font-size: 1.25em;
  margin-bottom: 32px;
}
section .call-to-action .price .four-dollars {
  font-size: 4.0625em;
  line-height: 52px;
}
section .call-to-action .ios {
  border-radius: 12px;
  background: #191826;
  border: none;
  font-weight: 700;
  display: flex;
  justify-content: center;
  gap: 7.92px;
  font-size: 18px;
  padding: 15px 59px;
  color: #FCFAF9;
  margin-bottom: 16px;
  padding: 15px 77px;
}
section .call-to-action .ios:hover {
  background: #66E2DC;
}
section .call-to-action .android {
  border-radius: 12px;
  background: #FCFAF9;
  border: none;
  font-weight: 700;
  display: flex;
  justify-content: center;
  gap: 7.92px;
  font-size: 18px;
  padding: 15px 59px;
}
section .call-to-action .android:hover {
  background: #FFB964;
}
@media (min-width: 768px) {
  section .call-to-action {
    position: absolute;
    margin: -161px 0 0 161px;
    width: 399px;
  }
}
@media (min-width: 1440px) {
  section .call-to-action {
    margin: -57px 0 0 361px;
    width: 446px;
    margin-bottom: 80px;
  }
}

footer {
  padding: 64px 24px;
}
footer p {
  margin: 32px 0 64px;
  font-size: 16px;
  max-width: 296px;
  line-height: 26px;
}
footer span {
  font-weight: bold;
}
footer ul {
  display: flex;
  gap: 20px;
}
footer ul svg:hover {
  filter: invert(57%) sepia(39%) saturate(4276%) hue-rotate(331deg) brightness(113%) contrast(96%);
  cursor: pointer;
}
@media (min-width: 768px) {
  footer ul {
    align-self: flex-end;
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  footer {
    padding: 200px 39px 0;
  }
  footer .footer__text {
    display: flex;
    justify-content: space-between;
  }
  footer .footer__text p {
    max-width: 303.4px;
  }
}
@media (min-width: 1440px) {
  footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 150px 165px 0;
  }
  footer .footer__text {
    gap: 353px;
  }
}

/*# sourceMappingURL=/main.77bb5cfd.css.map */